diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 07:45:06 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 07:45:06 +0000 |
commit | 3054efa82a4fb2e0ad4fa44450712e15f325a3a9 (patch) | |
tree | 974c7b516d2e79554cb788f5fe7813d142b552ed /target/linux/s3c24xx/config-2.6.30 | |
parent | 8ea3670e73e70b49b1bdaab93197f82c4d93660c (diff) | |
download | upstream-3054efa82a4fb2e0ad4fa44450712e15f325a3a9.tar.gz upstream-3054efa82a4fb2e0ad4fa44450712e15f325a3a9.tar.bz2 upstream-3054efa82a4fb2e0ad4fa44450712e15f325a3a9.zip |
IKCONFIG shouldn't be enabled by default
SVN-Revision: 16473
Diffstat (limited to 'target/linux/s3c24xx/config-2.6.30')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.30 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30 index 4bb2e88cef..16b0049ecb 100644 --- a/target/linux/s3c24xx/config-2.6.30 +++ b/target/linux/s3c24xx/config-2.6.30 @@ -176,8 +176,6 @@ CONFIG_I2C=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_CHARDEV=y CONFIG_I2C_S3C2410=y -CONFIG_IKCONFIG=y -CONFIG_IKCONFIG_PROC=y CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_INITRAMFS_SOURCE="" |