blob: 5173e6bafaaebeee9e0ba02bdab0a73330145b3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config SPL_ENV_SUPPORT
default y
config TI_I2C_BOARD_DETECT
bool "Support for Board detection for TI platforms"
help
Support for detection board information on Texas Instrument's
Evaluation Boards which have I2C based EEPROM detection
config SPL_EXT_SUPPORT
default y
|