]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/ti/common/Kconfig
667e15c970cb943be2663ac4750274070da3fa08
[karo-tx-uboot.git] / board / ti / common / Kconfig
1 config SPL_ENV_SUPPORT
2         default y
3
4 config TI_I2C_BOARD_DETECT
5         bool "Support for Board detection for TI platforms"
6         help
7            Support for detection board information on Texas Instrument's
8            Evaluation Boards which have I2C based EEPROM detection
9
10 config SPL_EXT_SUPPORT
11         default y
12
13 config SPL_FAT_SUPPORT
14         default y
15
16 config SPL_GPIO_SUPPORT
17         default y
18
19 config SPL_I2C_SUPPORT
20         default y
21
22 config SPL_LIBCOMMON_SUPPORT
23         default y
24
25 config SPL_LIBDISK_SUPPORT
26         default y
27
28 config SPL_LIBGENERIC_SUPPORT
29         default y
30
31 config SPL_MMC_SUPPORT
32         default y
33
34 config SPL_NAND_SUPPORT
35         default y