summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64-debug.config
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2018-05-20 15:40:24 +0200
committerHans de Goede <hdegoede@redhat.com>2018-05-20 15:43:29 +0200
commitae3a573424cfd5e94fe00e6af25e31f3805150ba (patch)
tree5c6cab1c2113fa03f5cc96b1c8322d7280bc29f6 /kernel-x86_64-debug.config
parentf404069cc735eb0295073d80f5b745ca3b93f85d (diff)
downloadkernel-ae3a573424cfd5e94fe00e6af25e31f3805150ba.tar.gz
kernel-ae3a573424cfd5e94fe00e6af25e31f3805150ba.tar.xz
kernel-ae3a573424cfd5e94fe00e6af25e31f3805150ba.zip
Enable GPIO_AMDPT, PINCTRL_AMD and X86_AMD_PLATFORM_DEVICE Kconfig options
This fixes i2c and GPIOs not working on AMD based laptops (rhbz#1510649).
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r--kernel-x86_64-debug.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config
index 1a0140d56..b42e231f6 100644
--- a/kernel-x86_64-debug.config
+++ b/kernel-x86_64-debug.config
@@ -1755,7 +1755,7 @@ CONFIG_GPD_POCKET_FAN=m
# CONFIG_GPIO_ADP5588 is not set
# CONFIG_GPIO_ALTERA is not set
# CONFIG_GPIO_AMD8111 is not set
-# CONFIG_GPIO_AMDPT is not set
+CONFIG_GPIO_AMDPT=m
# CONFIG_GPIO_AXP209 is not set
CONFIG_GPIO_BD9571MWV=m
# CONFIG_GPIO_BT8XX is not set
@@ -4187,7 +4187,7 @@ CONFIG_PHYSICAL_START=0x1000000
# CONFIG_PI433 is not set
CONFIG_PID_NS=y
CONFIG_PINCONF=y
-# CONFIG_PINCTRL_AMD is not set
+CONFIG_PINCTRL_AMD=m
# CONFIG_PINCTRL_AXP209 is not set
CONFIG_PINCTRL_BAYTRAIL=y
CONFIG_PINCTRL_BROXTON=m
@@ -6549,7 +6549,7 @@ CONFIG_X86_64_ACPI_NUMA=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
CONFIG_X86_ACPI_CPUFREQ=m
CONFIG_X86_AMD_FREQ_SENSITIVITY=m
-# CONFIG_X86_AMD_PLATFORM_DEVICE is not set
+CONFIG_X86_AMD_PLATFORM_DEVICE=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_CPUID=y