diff options
Diffstat (limited to 'src/mainboard/google/cyan/Kconfig.name')
-rw-r--r-- | src/mainboard/google/cyan/Kconfig.name | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/mainboard/google/cyan/Kconfig.name b/src/mainboard/google/cyan/Kconfig.name index 1ab8ed4fa9..19adc080b2 100644 --- a/src/mainboard/google/cyan/Kconfig.name +++ b/src/mainboard/google/cyan/Kconfig.name @@ -2,44 +2,33 @@ comment "Cyan" config BOARD_GOOGLE_BANON bool "-> Banon (Acer Chromebook 15 (CB3-532))" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_CELES bool "-> Celes (Samsung Chromebook 3)" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_CYAN bool "-> Cyan (Acer Chromebook R11 (C738T))" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_EDGAR bool "-> Edgar (Acer Chromebook 14 (CB3-431))" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_KEFKA bool "-> Kefka (Dell Chromebook 11 3180/3189)" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_REKS bool "-> Reks (Lenovo N22/N42 Chromebook)" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_RELM bool "-> Relm" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_SETZER bool "-> Setzer (HP Chromebook 11 G5)" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_TERRA bool "-> Terra (ASUS Chromebook C202SA/C300SA/C301SA)" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_ULTIMA bool "-> Ultima (Lenovo Yoga 11e G3)" - select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_WIZPIG bool "-> Wizpig" - select BOARD_GOOGLE_BASEBOARD_CYAN |