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 | d90429dcafa6d7e7ae684c9fe8bd12f64dc71935 (patch) | |
tree | 3e814dd591b8bca3b273ad0c97cdb4bdb944330a /target/linux/generic-2.6/config-2.6.27 | |
parent | b4d1994bed86d3872f137f2c3a7793bef9bc9f0b (diff) | |
download | upstream-d90429dcafa6d7e7ae684c9fe8bd12f64dc71935.tar.gz upstream-d90429dcafa6d7e7ae684c9fe8bd12f64dc71935.tar.bz2 upstream-d90429dcafa6d7e7ae684c9fe8bd12f64dc71935.zip |
fix a typo in the generic 2.6.27 config
SVN-Revision: 12861
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 |