mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
86bb5bab0b
commit
d3662dff78
80 changed files with 66 additions and 23 deletions
|
@ -79,9 +79,6 @@
|
|||
#endif /* #ifdef CONFIG_SECURE_BOOT */
|
||||
|
||||
#ifdef CONFIG_CHAIN_OF_TRUST
|
||||
|
||||
#define CONFIG_SPL_DRIVERS_MISC_SUPPORT
|
||||
|
||||
#ifdef CONFIG_SPL_BUILD
|
||||
/*
|
||||
* PPAACT and SPAACT table for PAMU must be placed on DDR after DDR init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue