diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-10-11 20:32:26 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-10-11 22:58:36 +0200 |
commit | 594f0e80ce134ede667a4bd831f63a73aaa00b0b (patch) | |
tree | ce2f482533ef486ba2568b5049beb51edc39f39c /target/linux/ar71xx/nand | |
parent | e407f1a4c849dd5b4aac9ddd31d2542e45077847 (diff) | |
download | upstream-594f0e80ce134ede667a4bd831f63a73aaa00b0b.tar.gz upstream-594f0e80ce134ede667a4bd831f63a73aaa00b0b.tar.bz2 upstream-594f0e80ce134ede667a4bd831f63a73aaa00b0b.zip |
ar71xx: add kernel support for D-Link DIR-869 A1
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'target/linux/ar71xx/nand')
-rw-r--r-- | target/linux/ar71xx/nand/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/nand/config-default b/target/linux/ar71xx/nand/config-default index d96248eb47..7f94781b8c 100644 --- a/target/linux/ar71xx/nand/config-default +++ b/target/linux/ar71xx/nand/config-default @@ -24,6 +24,7 @@ # CONFIG_ATH79_MACH_DIR_615_C1 is not set # CONFIG_ATH79_MACH_DIR_825_B1 is not set # CONFIG_ATH79_MACH_DIR_825_C1 is not set +# CONFIG_ATH79_MACH_DIR_869_A1 is not set # CONFIG_ATH79_MACH_EAP7660D is not set # CONFIG_ATH79_MACH_EW_DORIN is not set # CONFIG_ATH79_MACH_HORNET_UB is not set |