blob: c4c0b4fcc0ffb4e04c1f0665c8c46d19345f23f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
config SPL_FAT_SUPPORT
default y
|