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/lantiq/config-3.7 | |
parent | ed06d2ad5c8663ca1d783c4f8126b0abb58f7bed (diff) | |
download | mtk-20170518-526aedb70532c8743d8e63f7ce3f3746793b914e.zip mtk-20170518-526aedb70532c8743d8e63f7ce3f3746793b914e.tar.gz mtk-20170518-526aedb70532c8743d8e63f7ce3f3746793b914e.tar.bz2 |
kernel: move CONFIG_MIPS_SEAD3 to generic
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36617
Diffstat (limited to 'target/linux/lantiq/config-3.7')
-rw-r--r-- | target/linux/lantiq/config-3.7 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/config-3.7 b/target/linux/lantiq/config-3.7 index a86d286..805f8fb 100644 --- a/target/linux/lantiq/config-3.7 +++ b/target/linux/lantiq/config-3.7 @@ -93,7 +93,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=5 CONFIG_MIPS_MT_DISABLED=y # CONFIG_MIPS_MT_SMP is not set # CONFIG_MIPS_MT_SMTC is not set -# CONFIG_MIPS_SEAD3 is not set # CONFIG_MIPS_VPE_LOADER is not set CONFIG_MODULES_USE_ELF_REL=y CONFIG_MTD_CFI_ADV_OPTIONS=y |