From 09ffc5546cb375d5ea3623ce29d937031fd322d0 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 16 Aug 2013 16:13:34 +0100 Subject: 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. --- config-armv7-lpae | 2 -- 1 file changed, 2 deletions(-) (limited to 'config-armv7-lpae') 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 -- cgit