From 0399249b76bc02e4cb1cad2edc3812f4f992ce7a Mon Sep 17 00:00:00 2001 From: Anders Darander Date: Tue, 14 May 2013 10:09:52 +0000 Subject: 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 Signed-off-by: Peter Korsgaard --- configs/beaglebone_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') 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 -- cgit v1.2.3