mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
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>