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 | 53dfd9c32d67b580ea110b4738adaa9e6d2fd907 (patch) | |
tree | 8386139bbc4ffe26eae8b5f8face92454719d277 /target/linux/pxa/config-default | |
parent | 704ef1ffe13adf22598c73d71ebaf70fc9c52591 (diff) | |
download | upstream-53dfd9c32d67b580ea110b4738adaa9e6d2fd907.tar.gz upstream-53dfd9c32d67b580ea110b4738adaa9e6d2fd907.tar.bz2 upstream-53dfd9c32d67b580ea110b4738adaa9e6d2fd907.zip |
IKCONFIG shouldn't be enabled by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16473 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/pxa/config-default')
-rw-r--r-- | target/linux/pxa/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/pxa/config-default b/target/linux/pxa/config-default index 45b0726b7a..eb0770fd59 100644 --- a/target/linux/pxa/config-default +++ b/target/linux/pxa/config-default @@ -113,7 +113,6 @@ CONFIG_IDE=m CONFIG_IDE_GENERIC=m # CONFIG_IEEE80211_SOFTMAC is not set # CONFIG_IFB is not set -# CONFIG_IKCONFIG is not set # CONFIG_INET_DIAG is not set CONFIG_INOTIFY=y CONFIG_INOTIFY_USER=y |