summaryrefslogtreecommitdiffstats
path: root/configs/at91sam9263ek_defconfig
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@piout.net>2012-04-11 15:06:50 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-04-15 11:22:48 +0200
commit9eee902c010f8bd464e66b32ff073b5e8c66fb09 (patch)
tree9a94201bd77eee7d96cd560b7613250b7ad697e4 /configs/at91sam9263ek_defconfig
parentb4a8ae3e8cc9f5a7b0b4b6f7004c51e661dcc456 (diff)
downloadbuildroot-novena-9eee902c010f8bd464e66b32ff073b5e8c66fb09.tar.gz
buildroot-novena-9eee902c010f8bd464e66b32ff073b5e8c66fb09.zip
Add sam-ba to at91sam926*_defconfig
[Peter: also add to 9g0dfc] Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/at91sam9263ek_defconfig')
-rw-r--r--configs/at91sam9263ek_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/at91sam9263ek_defconfig b/configs/at91sam9263ek_defconfig
index e4a44f11e..2cd82c03e 100644
--- a/configs/at91sam9263ek_defconfig
+++ b/configs/at91sam9263ek_defconfig
@@ -2,6 +2,10 @@
BR2_arm=y
BR2_arm926t=y
+# Host utilities
+#
+BR2_PACKAGE_HOST_SAM_BA=y
+
# First stage bootloader
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9263ek"