
11 Feb
2015
11 Feb
'15
8:45 p.m.
On 5 February 2015 at 21:41, Simon Glass sjg@chromium.org wrote:
The SPL support cannot be enabled yet, but we can add the Kconfig options in preparation for this.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Drop SPL-specific #ifdef in config_defaults.h since Kconfig will do this
- Split out patch to add Kconfig options for driver model SPL support
drivers/core/Kconfig | 44 ++++++++++++++++++++++++++++++++++++++++++++ include/config_defaults.h | 6 ++++++ 2 files changed, 50 insertions(+)
Applied to u-boot-dm.