diff options
Diffstat (limited to 'src/mainboard/google/octopus/Kconfig.name')
-rw-r--r-- | src/mainboard/google/octopus/Kconfig.name | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/Kconfig.name b/src/mainboard/google/octopus/Kconfig.name index c9eab1a1cc..182ebe4c8e 100644 --- a/src/mainboard/google/octopus/Kconfig.name +++ b/src/mainboard/google/octopus/Kconfig.name @@ -19,3 +19,8 @@ config BOARD_GOOGLE_PHASER select BOARD_GOOGLE_BASEBOARD_OCTOPUS select BASEBOARD_OCTOPUS_LAPTOP select NHLT_DA7219 if INCLUDE_NHLT_BLOBS +config BOARD_GOOGLE_FLEEX + bool "-> Fleex" + select BOARD_GOOGLE_BASEBOARD_OCTOPUS + select BASEBOARD_OCTOPUS_LAPTOP + select NHLT_DA7219 if INCLUDE_NHLT_BLOBS |