diff options
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig.name')
-rw-r--r-- | src/mainboard/google/kahlee/Kconfig.name | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig.name b/src/mainboard/google/kahlee/Kconfig.name index 3f5d1f5f4f..c9401be585 100644 --- a/src/mainboard/google/kahlee/Kconfig.name +++ b/src/mainboard/google/kahlee/Kconfig.name @@ -9,3 +9,6 @@ config BOARD_GOOGLE_CAREENA config BOARD_GOOGLE_GRUNT bool "-> Grunt" select BOARD_GOOGLE_BASEBOARD_KAHLEE +config BOARD_GOOGLE_LIARA + bool "-> Liara" + select BOARD_GOOGLE_BASEBOARD_KAHLEE |