summaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/Kconfig.name
diff options
context:
space:
mode:
authorJustin TerAvest <teravest@chromium.org>2018-09-18 11:13:47 -0600
committerAaron Durbin <adurbin@chromium.org>2018-09-21 20:35:24 +0000
commita5fbd140d0d7e05b84a05c562e34d9fbca306ccc (patch)
treeba5229311ed9b91c24d40cd78799e700827938f0 /src/mainboard/google/octopus/Kconfig.name
parente391cbff7ff5217c0bb17515a50c8bd88935eb31 (diff)
downloadcoreboot-a5fbd140d0d7e05b84a05c562e34d9fbca306ccc.tar.xz
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 <teravest@chromium.org> Reviewed-on: https://review.coreboot.org/28663 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/google/octopus/Kconfig.name')
-rw-r--r--src/mainboard/google/octopus/Kconfig.name6
1 files changed, 6 insertions, 0 deletions
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