summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@piout.net>2013-02-04 12:26:12 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-04-28 21:44:24 +0200
commited205c3878ddce10f485be6bb39d89b87ebec867 (patch)
tree867589bd43bc3c2e4048715c596e2617412365c7 /configs
parent41de02bd0277f5df5ce575f08f06958237fb2de7 (diff)
downloadbuildroot-novena-ed205c3878ddce10f485be6bb39d89b87ebec867.tar.gz
buildroot-novena-ed205c3878ddce10f485be6bb39d89b87ebec867.zip
Add defconfig for ATMEL at91sam9g45m10ek board
Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
-rw-r--r--configs/at91sam9g45m10ek_defconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/at91sam9g45m10ek_defconfig b/configs/at91sam9g45m10ek_defconfig
new file mode 100644
index 000000000..c958859df
--- /dev/null
+++ b/configs/at91sam9g45m10ek_defconfig
@@ -0,0 +1,9 @@
+BR2_arm=y
+BR2_arm926t=y
+BR2_PACKAGE_HOST_SAM_BA=y
+BR2_TARGET_AT91BOOTSTRAP=y
+BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9m10g45ek"
+BR2_TARGET_UBOOT=y
+BR2_TARGET_UBOOT_BOARDNAME="at91sam9m10g45ek_nandflash"
+BR2_LINUX_KERNEL=y
+BR2_LINUX_KERNEL_DEFCONFIG="at91sam9g45"