summaryrefslogtreecommitdiffstats
path: root/src/drivers/ams
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2020-04-23 12:46:35 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-04-24 18:16:29 +0000
commitdec73da3c2a1100cf42921015d2b0b3ca792c491 (patch)
tree34718917bc5836b348d4758ed038c4f2a0a9deb7 /src/drivers/ams
parente8ac242e653169a4056b8d8e7252c134c391ed49 (diff)
downloadcoreboot-dec73da3c2a1100cf42921015d2b0b3ca792c491.tar.gz
coreboot-dec73da3c2a1100cf42921015d2b0b3ca792c491.tar.bz2
coreboot-dec73da3c2a1100cf42921015d2b0b3ca792c491.zip
drivers/ams: Hide RTC driver from Kconfig menus
It's supposed to be selected by default on devices that ship with the device, while there's little need to add it on other devices. Change-Id: I2747c4f825601b2fbffc908821035e4f66c5a3b8 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40659 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/drivers/ams')
-rw-r--r--src/drivers/ams/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/ams/Kconfig b/src/drivers/ams/Kconfig
index 30e86672ae3d..ed8f3df8683e 100644
--- a/src/drivers/ams/Kconfig
+++ b/src/drivers/ams/Kconfig
@@ -1,5 +1,5 @@
config DRIVERS_AS3722_RTC
- bool "AS3722 RTC support"
+ bool
default n
select RTC