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/ramips/rt288x | |
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/ramips/rt288x')
-rw-r--r-- | target/linux/ramips/rt288x/config-3.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/rt288x/config-3.8 b/target/linux/ramips/rt288x/config-3.8 index 3ab4c93cb5..28e573349b 100644 --- a/target/linux/ramips/rt288x/config-3.8 +++ b/target/linux/ramips/rt288x/config-3.8 @@ -86,7 +86,6 @@ CONFIG_MIPS=y CONFIG_MIPS_L1_CACHE_SHIFT=4 # 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_CFI_INTELEXT is not set CONFIG_MTD_CMDLINE_PARTS=y |