mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-29 01:51:55 +00:00
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
There is no CONFIG_OF_PLATDATA, only CONFIG_SPL_OF_PLATDATA, so rename the two references to CONFIG_OF_PLATDATA to CONFIG_SPL_OF_PLATDATA. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
f9dadaef8b
commit
7f73ca484f
3 changed files with 2 additions and 3 deletions
|
@ -2229,7 +2229,6 @@ CONFIG_ODROID_REV_AIN
|
|||
CONFIG_OFF_PADCONF
|
||||
CONFIG_OF_
|
||||
CONFIG_OF_IDE_FIXUP
|
||||
CONFIG_OF_PLATDATA
|
||||
CONFIG_OF_SPI
|
||||
CONFIG_OF_SPI_FLASH
|
||||
CONFIG_OF_STDOUT_PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue