]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:56:14 +0000 (21:56 +0200)
commit2da25f07e7b171c97ba2be5d4e0f3f4e5eb2fd2b
treec870f9f971f4add209ef051e2d330c0b04b95541
parent80b70de23936e4af044555c9f97eb71a9fd521d7
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