From: Hauke Mehrtens Date: Sun, 26 Aug 2018 10:20:24 +0000 (+0200) Subject: x86: geode: Add missing config options X-Git-Tag: v18.06.2~168 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7d00815ea80a2a2dbe26a0b77f50806f235e9f4f;p=openwrt%2Fopenwrt.git x86: geode: Add missing config options This adds a configuration options which is needed now. Without this patch the geode build will fail. Fixes: 4eda2fddf2 ("x86/geode: enable X86_INTEL_LPSS to select PINCTRL") Signed-off-by: Hauke Mehrtens (backported from 0f2787b9ff6976cf4999ed2dbb7debdb53bac2e3) --- diff --git a/target/linux/x86/geode/config-default b/target/linux/x86/geode/config-default index 15f90faaf0..abca7ac6b8 100644 --- a/target/linux/x86/geode/config-default +++ b/target/linux/x86/geode/config-default @@ -69,7 +69,8 @@ CONFIG_I2C_BOARDINFO=y # CONFIG_INTEL_IPS is not set # CONFIG_INTEL_MENLOW is not set # CONFIG_INTEL_PMC_IPC is not set -# CONFIG_INTEL_SOC_PMIC_CHTWC is not set +CONFIG_IOSF_MBI=y +# CONFIG_IOSF_MBI_DEBUG is not set CONFIG_ISA=y # CONFIG_ISAPNP is not set CONFIG_ISA_BUS_API=y @@ -124,7 +125,6 @@ CONFIG_SERIAL_8250_PNP=y # CONFIG_SURFACE_PRO3_BUTTON is not set # CONFIG_TOSHIBA_BT_RFKILL is not set # CONFIG_USB_UHCI_HCD is not set -CONFIG_USB_OHCI_HCD_PCI=y CONFIG_VGACON_SOFT_SCROLLBACK=y # CONFIG_VGACON_SOFT_SCROLLBACK_PERSISTENT_ENABLE_BY_DEFAULT is not set CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64