aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/dedede/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/dedede/Kconfig')
-rw-r--r--src/mainboard/google/dedede/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/Kconfig b/src/mainboard/google/dedede/Kconfig
index 37439084c0..85dbc38ea4 100644
--- a/src/mainboard/google/dedede/Kconfig
+++ b/src/mainboard/google/dedede/Kconfig
@@ -80,4 +80,10 @@ config VARIANT_DIR
default "waddledee" if BOARD_GOOGLE_WADDLEDEE
default "wheelie" if BOARD_GOOGLE_WHEELIE
+config VARIANT_HAS_CAMERA_ACPI
+ bool
+ default n
+ help
+ Select this option to enable camera ACPI support on the variant.
+
endif #BOARD_GOOGLE_BASEBOARD_DEDEDE