beaglebone: add am33x-cm3 to the build
authorAnders Darander <anders@chargestorm.se>
Tue, 14 May 2013 10:09:52 +0000 (10:09 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 14 May 2013 20:50:17 +0000 (22:50 +0200)
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>
configs/beaglebone_defconfig

index 38a63a17cc3128c4581211def28fb1579721d153..a141320254d1556979ec2c837f6ebdc2035aa9cb 100644 (file)
@@ -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