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/generic | |
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/generic')
-rw-r--r-- | target/linux/x86/generic/config-default | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/x86/generic/config-default b/target/linux/x86/generic/config-default index 51d835cc1f..f9893f4c11 100644 --- a/target/linux/x86/generic/config-default +++ b/target/linux/x86/generic/config-default @@ -17,7 +17,6 @@ CONFIG_ACPI_HOTPLUG_CPU=y CONFIG_ACPI_HOTPLUG_IOAPIC=y # CONFIG_ACPI_I2C_OPREGION is not set CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y -# CONFIG_ACPI_NFIT is not set # CONFIG_ACPI_PCI_SLOT is not set CONFIG_ACPI_PROCESSOR=y # CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set @@ -137,12 +136,6 @@ CONFIG_GPIOLIB_IRQCHIP=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_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_WS16C48 is not set CONFIG_HAVE_ACPI_APEI=y CONFIG_HAVE_ACPI_APEI_NMI=y CONFIG_HAVE_CLK=y |