diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:42:24 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:42:24 +0000 |
commit | 1d62d9a95c4daedaf424f89075af39c6af16487c (patch) | |
tree | 28142dff2c85348854b9e5162a1e9ae8c06ea576 /target/linux/s3c24xx/config-2.6.31 | |
parent | 88401c2052f78509c26b72d24c7fb0c260ec55f2 (diff) | |
download | upstream-1d62d9a95c4daedaf424f89075af39c6af16487c.tar.gz upstream-1d62d9a95c4daedaf424f89075af39c6af16487c.tar.bz2 upstream-1d62d9a95c4daedaf424f89075af39c6af16487c.zip |
another round of kernel config cleanups
SVN-Revision: 18370
Diffstat (limited to 'target/linux/s3c24xx/config-2.6.31')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.31 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/config-2.6.31 b/target/linux/s3c24xx/config-2.6.31 index ac7bdac3ea..9ab52c96e3 100644 --- a/target/linux/s3c24xx/config-2.6.31 +++ b/target/linux/s3c24xx/config-2.6.31 @@ -21,7 +21,6 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_GENERIC=y CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_BACKLIGHT_PWM is not set -CONFIG_BASE_SMALL=0 CONFIG_BATTERY_BQ27000_HDQ=y # CONFIG_BINARY_PRINTF is not set CONFIG_BITREVERSE=y @@ -269,6 +268,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_PCF50633_ADC=y CONFIG_PCF50633_GPIO=y +# CONFIG_PCI is not set # CONFIG_PCI_SYSCALL is not set # CONFIG_PDA_POWER is not set CONFIG_PLAT_S3C24XX=y |