ARM: zynq: use "select" instead of default value in defconfig
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 31 Mar 2015 03:47:55 +0000 (12:47 +0900)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:31 +0000 (11:11 -0600)
commit8981f05c034d26cf0f274358a984487d1b6c603e
tree79b6f258e93b42e93b22807984a04b58351799df
parent4e819950a53244fc881cba5e11978a0a34fb3c76
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>
arch/arm/Kconfig
configs/zynq_microzed_defconfig
configs/zynq_zc70x_defconfig
configs/zynq_zc770_xm010_defconfig
configs/zynq_zc770_xm012_defconfig
configs/zynq_zc770_xm013_defconfig
configs/zynq_zed_defconfig
configs/zynq_zybo_defconfig