
13 Nov
2015
13 Nov
'15
7:13 p.m.
On 10 November 2015 at 03:24, Lin Huang hl@rock-chips.com wrote:
Add SPL Kconfig for REGMAP and SYSCON, so REGMAP and SYSCON can remove from SPL stage.
Signed-off-by: Lin Huang hl@rock-chips.com
Changes in v1: None Changes in v2: None Changes in v3:
- fix compile error
Changes in v4: None Changes in v5: None
configs/chromebook_jerry_defconfig | 2 ++ configs/firefly-rk3288_defconfig | 2 ++ configs/sandbox_defconfig | 2 ++ drivers/core/Kconfig | 19 +++++++++++++++++++ drivers/core/Makefile | 4 ++-- 5 files changed, 27 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chromium.org