Kconfig: spl: Add SPL support options to Kconfig
There are a lot of SPL options in U-Boot to enable various features and drivers. Currently these do not use Kconfig. Add them to Kconfig along with suitable help, and drop them from the README. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -45,7 +45,4 @@ config BOOTP_VCI_STRING
|
||||
default "U-Boot.arm" if ARM
|
||||
default "U-Boot"
|
||||
|
||||
config SPL_NET_VCI_STRING
|
||||
string
|
||||
|
||||
endif # if NET
|
||||
|
||||
Reference in New Issue
Block a user