commit | 8981f05c034d26cf0f274358a984487d1b6c603e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Mar 31 12:47:55 2015 +0900 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:31 2015 -0600 |
tree | 79b6f258e93b42e93b22807984a04b58351799df | |
parent | 4e819950a53244fc881cba5e11978a0a34fb3c76 [diff] |
ARM: zynq: use "select" instead of default value in defconfig All the Zynq 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>