diff options
Diffstat (limited to 'src/mainboard/google/glados/Kconfig.name')
-rw-r--r-- | src/mainboard/google/glados/Kconfig.name | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mainboard/google/glados/Kconfig.name b/src/mainboard/google/glados/Kconfig.name index 6ad8b191c2..8538a2b006 100644 --- a/src/mainboard/google/glados/Kconfig.name +++ b/src/mainboard/google/glados/Kconfig.name @@ -1,5 +1,14 @@ comment "Glados" +config BOARD_GOOGLE_CAROLINE + bool "-> Caroline (Samsung Chromebook Pro)" + select BOARD_GOOGLE_BASEBOARD_GLADOS + select DRIVERS_INTEL_WIFI + select DSAR_ENABLE + select NHLT_SSM4567 if INCLUDE_NHLT_BLOBS + select SAR_ENABLE + select USE_SAR + config BOARD_GOOGLE_CHELL bool "-> Chell (HP Chromebook 13 G1)" select BOARD_GOOGLE_BASEBOARD_GLADOS |