diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 11:42:24 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 11:42:24 +0000 |
commit | 5ed0363af9f4edda4a63b02250c7822851e7e6f4 (patch) | |
tree | 5fbc686009cb5e6f1ec2ba2a916fe32dd83f94eb /target/linux/s3c24xx | |
parent | 7d2dbfd7711b9b089d01cd1a028874ad8bd6c56f (diff) |
another round of kernel config cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.30 | 2 | ||||
-rw-r--r-- | target/linux/s3c24xx/config-2.6.31 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30 index ed34338fc9..94441063bb 100644 --- a/target/linux/s3c24xx/config-2.6.30 +++ b/target/linux/s3c24xx/config-2.6.30 @@ -24,7 +24,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 @@ -268,6 +267,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 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 |