]> Git Repo - u-boot.git/blame - board/ti/common/Kconfig
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
[u-boot.git] / board / ti / common / Kconfig
CommitLineData
256fe86b
SG
1config SPL_ENV_SUPPORT
2 default y
3
0bea813d
LV
4config 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
75eba2c4
SG
9
10config SPL_EXT_SUPPORT
11 default y
ae56db5f
SG
12
13config SPL_FAT_SUPPORT
14 default y
53b5bf3c
SG
15
16config SPL_GPIO_SUPPORT
17 default y
This page took 0.071878 seconds and 4 git commands to generate.