diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-05-12 21:41:55 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-05-12 21:41:55 +0000 |
commit | 526aedb70532c8743d8e63f7ce3f3746793b914e (patch) | |
tree | d627a58ca48938d17686a7db9052bd8d0de11ebe /target/linux/atheros | |
parent | ed06d2ad5c8663ca1d783c4f8126b0abb58f7bed (diff) | |
download | upstream-526aedb70532c8743d8e63f7ce3f3746793b914e.tar.gz upstream-526aedb70532c8743d8e63f7ce3f3746793b914e.tar.bz2 upstream-526aedb70532c8743d8e63f7ce3f3746793b914e.zip |
kernel: move CONFIG_MIPS_SEAD3 to generic
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36617
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/config-3.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/atheros/config-3.8 b/target/linux/atheros/config-3.8 index 01d41b3b1f..efc2716071 100644 --- a/target/linux/atheros/config-3.8 +++ b/target/linux/atheros/config-3.8 @@ -85,7 +85,6 @@ CONFIG_MIPS=y CONFIG_MIPS_L1_CACHE_SHIFT=5 # CONFIG_MIPS_MACHINE is not set CONFIG_MIPS_MT_DISABLED=y -# CONFIG_MIPS_SEAD3 is not set CONFIG_MODULES_USE_ELF_REL=y CONFIG_MTD_AR2315=y CONFIG_MTD_CFI_ADV_OPTIONS=y |