]> git.ipfire.org Git - people/ms/u-boot.git/commit
Kconfig: spl: Add SPL support options to Kconfig
authorSimon Glass <sjg@chromium.org>
Tue, 13 Sep 2016 13:05:23 +0000 (07:05 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 16 Sep 2016 21:03:39 +0000 (17:03 -0400)
commit11bde1cd593892040c9d46cf9e8b738820d329db
treefa05b82741da1e76d146e5495bd18d0b9d2dbf6e
parent76f1f38816d8763b51e5f1d6ca099a88aa1fd077
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>
README
common/spl/Kconfig
net/Kconfig