summaryrefslogtreecommitdiff
path: root/board/ti/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/common/Kconfig')
-rw-r--r--board/ti/common/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/board/ti/common/Kconfig b/board/ti/common/Kconfig
index 49edd98014..56a65c0a40 100644
--- a/board/ti/common/Kconfig
+++ b/board/ti/common/Kconfig
@@ -1,3 +1,11 @@
+config BOARD_HAS_32K_RTC_CRYSTAL
+ bool "Enable the 32k crystial for RTC"
+ help
+ Some of Texas Instrument's Starter-Kit boards have
+ an onboard 32k crystal. Select this option if you wish Uboot
+ to enable this crystal for Linux
+ default n
+
config TI_I2C_BOARD_DETECT
bool "Support for Board detection for TI platforms"
help