diff options
author | Nicolas Thill <nico@openwrt.org> | 2015-02-11 12:13:49 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2015-02-11 12:13:49 +0000 |
commit | 29a57ce0735dd7bc7660993031f070b7764685d2 (patch) | |
tree | e23c8e2338ee553556e8b4283bfeb3c142bcfac5 /target | |
parent | 693d76466a6d6fa26be4ce434a8493d2b3eac7df (diff) | |
download | upstream-29a57ce0735dd7bc7660993031f070b7764685d2.tar.gz upstream-29a57ce0735dd7bc7660993031f070b7764685d2.tar.bz2 upstream-29a57ce0735dd7bc7660993031f070b7764685d2.zip |
ramips/mt7620: add missing config symbol
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44399
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ramips/mt7620/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7620/config-default b/target/linux/ramips/mt7620/config-default index f2742df00e..95d817c169 100644 --- a/target/linux/ramips/mt7620/config-default +++ b/target/linux/ramips/mt7620/config-default @@ -40,6 +40,7 @@ CONFIG_CSRC_R4K=y CONFIG_DEBUG_PINCTRL=y CONFIG_DMA_NONCOHERENT=y # CONFIG_DTB_MT7620A_EVAL is not set +# CONFIG_DTB_MT7628AN_EVAL is not set CONFIG_DTB_RT_NONE=y CONFIG_DTC=y CONFIG_EARLY_PRINTK=y |