diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 13:32:34 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 13:32:34 +0000 |
commit | cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1 (patch) | |
tree | 15ee5f58adc4fc241c53a852e2d815f536f2bea7 /target/linux/storm | |
parent | db8d9304dc64011306e4724a066a8c668a2484e1 (diff) | |
download | master-187ad058-cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1.tar.gz master-187ad058-cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1.tar.bz2 master-187ad058-cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1.zip |
some additional config file cleanup..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15845 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/storm')
-rw-r--r-- | target/linux/storm/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/storm/config-default b/target/linux/storm/config-default index 2183a6f05f..48f8cf665d 100644 --- a/target/linux/storm/config-default +++ b/target/linux/storm/config-default @@ -22,7 +22,6 @@ CONFIG_BOUNCE=y # CONFIG_CIFS is not set # CONFIG_CLS_U32_PERF is not set CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,19200 mem=32M" -# CONFIG_CONFIGFS_FS is not set CONFIG_CPU_32=y CONFIG_CPU_32v4=y CONFIG_CPU_ABRT_EV4=y @@ -201,8 +200,6 @@ CONFIG_SL3516_ASIC=y # CONFIG_SOUND is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 # CONFIG_STANDALONE is not set -# CONFIG_SWAP is not set -# CONFIG_SYN_COOKIES is not set CONFIG_SYSFS_DEPRECATED=y # CONFIG_SYSVIPC is not set CONFIG_SYS_SUPPORTS_APM_EMULATION=y |