summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAnders Darander <anders@chargestorm.se>2013-05-14 10:09:52 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-05-14 22:50:17 +0200
commit0399249b76bc02e4cb1cad2edc3812f4f992ce7a (patch)
tree4c5b027b913cac5c1288e390a7b49268ba904e85 /configs
parent97fbd80efe6dd29b5d8d5393ea0a4cbc314dcfc6 (diff)
downloadbuildroot-novena-0399249b76bc02e4cb1cad2edc3812f4f992ce7a.tar.gz
buildroot-novena-0399249b76bc02e4cb1cad2edc3812f4f992ce7a.zip
beaglebone: add am33x-cm3 to the build
Add the FW needed for the Cortex M3 on the beaglebone. This is required for working power management. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
-rw-r--r--configs/beaglebone_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/beaglebone_defconfig b/configs/beaglebone_defconfig
index 38a63a17c..a14132025 100644
--- a/configs/beaglebone_defconfig
+++ b/configs/beaglebone_defconfig
@@ -11,6 +11,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyO0"
# BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set
# filesystem
+BR2_PACKAGE_AM33X_CM3=y
BR2_TARGET_ROOTFS_EXT2=y
# BR2_TARGET_ROOTFS_TAR is not set