diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-05 07:52:25 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-05 07:52:25 +0000 |
commit | c2ace55782c1f0aa227e8b7a2e1cc9b784cd5f9b (patch) | |
tree | ae5f075c236d6b3d3628e7ce3656f38f5ae49822 /target | |
parent | c28f9d72f071a1515831e5a0b782dcf6f3975ce8 (diff) |
[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')
-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 9b7249d0d..33864a82d 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 |