[U-Boot] [PATCH 03/12] ARM: UniPhier: use "select" instead of default value in defconfig
Simon Glass
sjg at chromium.org
Wed Apr 8 16:01:56 CEST 2015
On 7 April 2015 at 20:50, Simon Glass <sjg at chromium.org> wrote:
> On 30 March 2015 at 21:47, Masahiro Yamada
> <yamada.masahiro at socionext.com> wrote:
>> All the UniPhier boards have switch to Driver Model.
>> "select DM" is better than default value in each defconfig.
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
>> ---
>>
>> arch/arm/Kconfig | 3 +++
>> configs/ph1_ld4_defconfig | 3 ---
>> configs/ph1_pro4_defconfig | 3 ---
>> configs/ph1_sld8_defconfig | 3 ---
>> 4 files changed, 3 insertions(+), 9 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list