
4 Jul
2016
4 Jul
'16
1:24 a.m.
On 12 June 2016 at 23:30, Simon Glass sjg@chromium.org wrote:
Rockchip uses driver model for all subsystems. Specify this in the arm Kconfig rather than as defaults in the Rockchip Kconfig. This means that boards cannot turn these options off, which seems correct.
Signed-off-by: Simon Glass sjg@chromium.org
arch/arm/Kconfig | 10 ++++++++++ arch/arm/mach-rockchip/Kconfig | 27 --------------------------- 2 files changed, 10 insertions(+), 27 deletions(-)
Applied to u-boot-dm/next.