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).
This commit is contained in:
parent
f404069cc7
commit
ae3a573424
10 changed files with 25 additions and 20 deletions
|
|
@ -1713,7 +1713,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_BD9571MWV=m
|
||||
# CONFIG_GPIO_BT8XX is not set
|
||||
CONFIG_GPIO_CRYSTAL_COVE=y
|
||||
|
|
@ -4141,7 +4141,7 @@ CONFIG_PHYSICAL_START=0x400000
|
|||
# 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
|
||||
|
|
@ -6459,7 +6459,7 @@ CONFIG_X86_32_IRIS=m
|
|||
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_ANCIENT_MCE is not set
|
||||
CONFIG_X86_BIGSMP=y
|
||||
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue