diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:57:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:57:02 +0000 |
commit | 402c71c452517a4fab18b770303addea5851985e (patch) | |
tree | 5a1cca80b0797d3cc3522eaa2d8102eda8b3ebc3 /target/linux/ppc44x/config-default | |
parent | 68cfaed479d6334fe592aacf88fbc1e4b60b1c2f (diff) | |
download | upstream-402c71c452517a4fab18b770303addea5851985e.tar.gz upstream-402c71c452517a4fab18b770303addea5851985e.tar.bz2 upstream-402c71c452517a4fab18b770303addea5851985e.zip |
some more kernel config cleanup.. last for today :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc44x/config-default')
-rw-r--r-- | target/linux/ppc44x/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default index bb5223fec9..e313119e4c 100644 --- a/target/linux/ppc44x/config-default +++ b/target/linux/ppc44x/config-default @@ -117,10 +117,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SERIAL_TEXT_DEBUG is not set # CONFIG_SEQUOIA is not set # CONFIG_SND_PPC is not set -# CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOUND is not set -# CONFIG_SPARSEMEM_STATIC is not set -CONFIG_SYSVIPC_SYSCTL=y CONFIG_TAISHAN=y CONFIG_TASK_SIZE=0x80000000 # CONFIG_UNUSED_SYMBOLS is not set |