diff options
-rw-r--r-- | drivers/platform/chrome/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/chrome/Kconfig b/drivers/platform/chrome/Kconfig index 3271cd1abe7c..21f4ea6c6c21 100644 --- a/drivers/platform/chrome/Kconfig +++ b/drivers/platform/chrome/Kconfig | |||
@@ -4,6 +4,7 @@ | |||
4 | 4 | ||
5 | menuconfig CHROME_PLATFORMS | 5 | menuconfig CHROME_PLATFORMS |
6 | bool "Platform support for Chrome hardware" | 6 | bool "Platform support for Chrome hardware" |
7 | depends on X86 || ARM || COMPILE_TEST | ||
7 | ---help--- | 8 | ---help--- |
8 | Say Y here to get to see options for platform support for | 9 | Say Y here to get to see options for platform support for |
9 | various Chromebooks and Chromeboxes. This option alone does | 10 | various Chromebooks and Chromeboxes. This option alone does |