summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/socfpga_defconfig
diff options
context:
space:
mode:
authorTim Sander <tim@krieglstein.org>2016-02-25 11:29:42 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-03-01 10:13:47 +0100
commitf3b493750a304791b057eda246b473810aa8bf40 (patch)
tree6a8729eda433900ecf5c356bcc03f1fb68ca8c61 /arch/arm/configs/socfpga_defconfig
parent246266c205b6608d785bdc2de1d71309f3c0e70c (diff)
downloadbarebox-f3b493750a304791b057eda246b473810aa8bf40.tar.gz
barebox-f3b493750a304791b057eda246b473810aa8bf40.tar.xz
Terasic DE0-Nano-SoC: add support
v7: eof whitespace fixes A Patch for supporting the Terasic DE0 NANO-SoC with barebox. The pretty similar Socrates Board was taken as a starting point with pulling in the memory timings/pinmux from http://rocketboards.org/foswiki/view/Documentation/AtlasSoCCompileHardwareDesign Signed-off-by: Tim Sander <tim@krieglstein.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/socfpga_defconfig')
-rw-r--r--arch/arm/configs/socfpga_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 7fbe045e27..6cbc28ea42 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -1,6 +1,7 @@
CONFIG_ARCH_SOCFPGA=y
CONFIG_MACH_SOCFPGA_EBV_SOCRATES=y
CONFIG_MACH_SOCFPGA_TERASIC_SOCKIT=y
+CONFIG_MACH_SOCFPGA_TERASIC_DE0_NANO_SOC=y
CONFIG_THUMB2_BAREBOX=y
CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
CONFIG_ARM_UNWIND=y