commit | 4e819950a53244fc881cba5e11978a0a34fb3c76 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Mar 31 12:47:54 2015 +0900 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:30 2015 -0600 |
tree | 44c0066106b30418e3e0f5f3149847eaf187cd44 | |
parent | 58d423b88e5bc1b6e43aa04a05feccd0e737c061 [diff] |
ARM: UniPhier: use "select" instead of default value in defconfig 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@socionext.com> Acked-by: Simon Glass <sjg@chromium.org>