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 | c3152edcbd0ed7ed66c8f52c48f055c37203b60b (patch) | |
tree | 9022fd6a7f33791ad0b814b1979891b0b00dd974 /target/linux/ar71xx | |
parent | 9b49dd201aa71e770e237ee4b9f89230792e0015 (diff) | |
download | master-187ad058-c3152edcbd0ed7ed66c8f52c48f055c37203b60b.tar.gz master-187ad058-c3152edcbd0ed7ed66c8f52c48f055c37203b60b.tar.bz2 master-187ad058-c3152edcbd0ed7ed66c8f52c48f055c37203b60b.zip |
kernel: move CONFIG_MIPS_SEAD3 to generic
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36617 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/config-3.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-3.8 b/target/linux/ar71xx/config-3.8 index e25966b68f..ea2be6b44f 100644 --- a/target/linux/ar71xx/config-3.8 +++ b/target/linux/ar71xx/config-3.8 @@ -188,7 +188,6 @@ CONFIG_MIPS=y CONFIG_MIPS_L1_CACHE_SHIFT=5 CONFIG_MIPS_MACHINE=y CONFIG_MIPS_MT_DISABLED=y -# CONFIG_MIPS_SEAD3 is not set CONFIG_MODULES_USE_ELF_REL=y CONFIG_MTD_CFI_ADV_OPTIONS=y CONFIG_MTD_CFI_GEOMETRY=y |