diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2020-08-12 19:52:08 +0200 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2020-08-29 17:14:49 +0200 |
commit | 1640e71e8e1b3293a545e26ea5b17ddcbdb622e1 (patch) | |
tree | db4094d69b87855bc9ca15ca061863228a9339ae /target/linux/apm821xx/nand | |
parent | 9153955095f01a7ac5f2659a671f0229cbad3507 (diff) | |
download | upstream-1640e71e8e1b3293a545e26ea5b17ddcbdb622e1.tar.gz upstream-1640e71e8e1b3293a545e26ea5b17ddcbdb622e1.tar.bz2 upstream-1640e71e8e1b3293a545e26ea5b17ddcbdb622e1.zip |
apm821xx: WNDR4700: delete wndr4700 board file
Thanks to the PCIE OF enumeration patch, this is technically
no longer needed.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx/nand')
-rw-r--r-- | target/linux/apm821xx/nand/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/apm821xx/nand/config-default b/target/linux/apm821xx/nand/config-default index f53167f75b..e1874f6164 100644 --- a/target/linux/apm821xx/nand/config-default +++ b/target/linux/apm821xx/nand/config-default @@ -48,5 +48,4 @@ CONFIG_SENSORS_LM90=y CONFIG_SENSORS_TC654=y CONFIG_SWCONFIG=y CONFIG_SWCONFIG_LEDS=y -CONFIG_WNDR4700=y |