From a5fbd140d0d7e05b84a05c562e34d9fbca306ccc Mon Sep 17 00:00:00 2001 From: Justin TerAvest Date: Tue, 18 Sep 2018 11:13:47 -0600 Subject: mb/google/octopus: Create ampton variant This commit creates an ampton variant for Octopus. The initial settings are copied from Bip, but the following changes are made to support hardware differences: * GPIO_66 is not connected (LTE). * GPIO_67 is not connected (LTE). * Updated comment for GPIO_134 (EC_AP_INT_ODL), but not configured yet. * GPIO_143 is not connected. * GPIO_144, GPIO_145 mapped to PEN_EJECT are not connected. * EN_PP3300_TOUCHSCREEN moved from GPIO_213 to GPIO_146. * GPIO_213 is not connected. * GPIO_214 is not connected. BUG=b:111498206 TEST=None Change-Id: I7d6cf19c906df19115b1101e3d91c62f5f3f61e3 Signed-off-by: Justin TerAvest Reviewed-on: https://review.coreboot.org/28663 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/mainboard/google/octopus/Kconfig.name | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/mainboard/google/octopus/Kconfig.name') diff --git a/src/mainboard/google/octopus/Kconfig.name b/src/mainboard/google/octopus/Kconfig.name index 633a4560f8..9e331a6e19 100644 --- a/src/mainboard/google/octopus/Kconfig.name +++ b/src/mainboard/google/octopus/Kconfig.name @@ -40,3 +40,9 @@ config BOARD_GOOGLE_MEEP select BASEBOARD_OCTOPUS_LAPTOP select BOARD_GOOGLE_BASEBOARD_OCTOPUS select NHLT_DA7219 if INCLUDE_NHLT_BLOBS + +config BOARD_GOOGLE_AMPTON + bool "-> Ampton" + select BASEBOARD_OCTOPUS_LAPTOP + select BOARD_GOOGLE_BASEBOARD_OCTOPUS + select NHLT_RT5682 if INCLUDE_NHLT_BLOBS -- cgit v1.2.3