diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-10-05 07:52:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-10-05 07:52:25 +0000 |
commit | c73e530614a1de558dd4916c2815cef0d0c527d0 (patch) | |
tree | ae5f075c236d6b3d3628e7ce3656f38f5ae49822 /target/linux/generic-2.6/config-2.6.27 | |
parent | d268be650e907baa4094a017f8e689d3359b3882 (diff) | |
download | upstream-c73e530614a1de558dd4916c2815cef0d0c527d0.tar.gz upstream-c73e530614a1de558dd4916c2815cef0d0c527d0.tar.bz2 upstream-c73e530614a1de558dd4916c2815cef0d0c527d0.zip |
[kernel] fix a typo in the generic 2.6.27 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12861 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.27')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 9b7249d0d1..33864a82dc 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -1419,7 +1419,7 @@ CONFIG_SIGNALFD=y # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB=y -CONFIG_SLAB_INFO=y +CONFIG_SLABINFO=y CONFIG_SLHC=m # CONFIG_SLIP is not set # CONFIG_SLOB is not set |