From bb333031d642bffbefbeddc6591c3cab62705129 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 30 Dec 2014 21:08:57 +0100 Subject: dt: socfpga: Import and enable Arria V DK DTS Import DTS for Arria V development kit and enable support for DT. The DT is imported from Linux 3.19-rc1 as of commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672 . Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Nguyen Acked-by: Pavel Machek Reviewed-by: Stefan Roese Cc: Vince Bridgers --- configs/socfpga_arria5_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/socfpga_arria5_defconfig') diff --git a/configs/socfpga_arria5_defconfig b/configs/socfpga_arria5_defconfig index f290042c76..f152e9de5c 100644 --- a/configs/socfpga_arria5_defconfig +++ b/configs/socfpga_arria5_defconfig @@ -1,3 +1,5 @@ CONFIG_SPL=y +S:CONFIG_ARM=y +S:CONFIG_TARGET_SOCFPGA_ARRIA5=y +CONFIG_OF_CONTROL=y +CONFIG_DEFAULT_DEVICE_TREE="socfpga_arria5_socdk" -- cgit v1.2.1