From c115a0d4e79d773f38d62eda3fbf67e3aa9b73b0 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 30 Dec 2014 18:16:08 +0100 Subject: arm: socfpga: Add Altera Arria V DK support Add support for the Altera Arria V development kit. Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Nguyen Cc: Pavel Machek Cc: Stefan Roese Cc: Vince Bridgers --- configs/socfpga_arria5_defconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 configs/socfpga_arria5_defconfig (limited to 'configs/socfpga_arria5_defconfig') diff --git a/configs/socfpga_arria5_defconfig b/configs/socfpga_arria5_defconfig new file mode 100644 index 0000000000..f290042c76 --- /dev/null +++ b/configs/socfpga_arria5_defconfig @@ -0,0 +1,3 @@ +CONFIG_SPL=y ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_SOCFPGA_ARRIA5=y -- cgit v1.2.1