Sam Protsenko
5abc1a4523
common: Move CONFIG_BOOTARGS to Kconfig
...
Also introduce CONFIG_USE_BOOTARGS option so we can control if
CONFIG_BOOTARGS defined at all.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org >
[trini: Resync r8a779[56]_ulcb, various ls10xx targets]
Signed-off-by: Tom Rini <trini@konsulko.com >
2017-08-14 17:06:06 -04:00
Simon Glass
6500ec7a5a
Convert CONFIG_CMD_PCI to Kconfig
...
This converts the following to Kconfig:
CONFIG_CMD_PCI
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Bin Meng <bmeng.cn@gmail.com >
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com >
2017-08-11 15:41:50 -04:00
Tom Rini
2681e78a5e
configs: Re-sync
...
Signed-off-by: Tom Rini <trini@konsulko.com >
2017-05-01 11:44:12 -04:00
Vinitha Pillai-B57223
11d14bfb75
armv8: LS1012ARDB: Add QSPI Secure Boot target
...
Add QSPI Secure Boot target to enable chain of trust
Signed-off-by: Sumit Garg <sumit.garg@nxp.com >
Signed-off-by: Vinitha Pillai <vinitha.pillai@nxp.com >
Reviewed-by: Ruchika Gupta <ruchika.gupta@nxp.com >
Reviewed-by: York Sun <york.sun@nxp.com >
2017-04-17 09:03:30 -07:00