aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/drivers/ti/tps65913/Kconfig7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/drivers/ti/tps65913/Kconfig b/src/drivers/ti/tps65913/Kconfig
index 6d2b58a48f..130bebbd7b 100644
--- a/src/drivers/ti/tps65913/Kconfig
+++ b/src/drivers/ti/tps65913/Kconfig
@@ -11,14 +11,9 @@
## GNU General Public License for more details.
##
-config DRIVERS_TI_TPS65913
- bool "TI TPS65913 support"
- default n
-
config DRIVERS_TI_TPS65913_RTC
- bool "TI TPS65913 RTC support"
+ bool
default n
- select DRIVERS_TI_TPS65913
select RTC
config DRIVERS_TI_TPS65913_RTC_BUS