scripts/config_whitelist.txt: Fix after merging
CONFIG_SPIFLASH is manually re-added as it is not a new symbol, but now only exists in CONFIG_SYS_EXTRA_OPTIONS. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
36f890f6b0
commit
44131caa40
@ -1226,6 +1226,7 @@ CONFIG_SOFT_I2C_GPIO_SCL
|
||||
CONFIG_SOFT_I2C_GPIO_SDA
|
||||
CONFIG_SOFT_I2C_READ_REPEATED_START
|
||||
CONFIG_SPD_EEPROM
|
||||
CONFIG_SPIFLASH
|
||||
CONFIG_SPI_ADDR
|
||||
CONFIG_SPI_BOOTING
|
||||
CONFIG_SPI_DATAFLASH_WRITE_VERIFY
|
||||
|
Loading…
Reference in New Issue
Block a user