diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2013-08-16 16:13:34 +0100 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2013-08-19 09:37:57 -0400 |
commit | 09ffc5546cb375d5ea3623ce29d937031fd322d0 (patch) | |
tree | 30f7d5f5849ca2b7fdd2b7e37f17f2a814e869ce /config-armv7-lpae | |
parent | cb5174043f2b39590be63b76c530a15a7c9e1fa0 (diff) | |
download | kernel-09ffc5546cb375d5ea3623ce29d937031fd322d0.tar.gz kernel-09ffc5546cb375d5ea3623ce29d937031fd322d0.tar.xz kernel-09ffc5546cb375d5ea3623ce29d937031fd322d0.zip |
Minor kernel configs cleanup merging duplicated config opts into generic
Merge config changes from the various arch configs into generic-config where there's overlapping identical configs across all architectures. If there's a single arch that is difference to the rest of the architectures that option remains in the arch specific config as it takes precedence over the generic config.
Diffstat (limited to 'config-armv7-lpae')
-rw-r--r-- | config-armv7-lpae | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-armv7-lpae b/config-armv7-lpae index 8fb5883dd..c9b2b2b60 100644 --- a/config-armv7-lpae +++ b/config-armv7-lpae @@ -127,8 +127,6 @@ CONFIG_S3C_LOWLEVEL_UART_PORT=1 # CONFIG_EXYNOS4_SDHCI_CH0_8BIT is not set # CONFIG_EXYNOS4_SDHCI_CH2_8BIT is not set -# CONFIG_SGI_IOC4 is not set -# # CONFIG_S3C_BOOT_ERROR_RESET is not set # CONFIG_S3C_BOOT_UART_FORCE_FIFO is not set # CONFIG_I2C_S3C2410 is not set |