diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-11-26 11:24:11 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-12-16 22:11:05 +0100 |
commit | a362df6f253e4460504fd870d6a7af40ef86ad70 (patch) | |
tree | 8ad8c8717c11ef896957d57e0854b8723e609631 /target/linux/x86/geode | |
parent | 0402c48cbad0408fc6d70babe363afa102a628f9 (diff) | |
download | upstream-a362df6f253e4460504fd870d6a7af40ef86ad70.tar.gz upstream-a362df6f253e4460504fd870d6a7af40ef86ad70.tar.bz2 upstream-a362df6f253e4460504fd870d6a7af40ef86ad70.zip |
x86: refresh configuration
Just refresh the kernel configuration, some options are removed because
they are now in the generic kernel configuration.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/x86/geode')
-rw-r--r-- | target/linux/x86/geode/config-default | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/x86/geode/config-default b/target/linux/x86/geode/config-default index 69d31b00a5..daf397bdc0 100644 --- a/target/linux/x86/geode/config-default +++ b/target/linux/x86/geode/config-default @@ -49,14 +49,8 @@ CONFIG_GPIOLIB=y # CONFIG_GPIO_104_IDIO_16 is not set # CONFIG_GPIO_104_IDI_48 is not set CONFIG_GPIO_ACPI=y -# CONFIG_GPIO_AMDPT is not set CONFIG_GPIO_CS5535=y -# CONFIG_GPIO_F7188X is not set -# CONFIG_GPIO_GPIO_MM is not set -# CONFIG_GPIO_IT87 is not set -# CONFIG_GPIO_LYNXPOINT is not set CONFIG_GPIO_SYSFS=y -# CONFIG_GPIO_WS16C48 is not set CONFIG_HAVE_ACPI_APEI=y CONFIG_HAVE_ACPI_APEI_NMI=y CONFIG_HIGHMEM4G=y |