From a207ac2953cdc046acef3190f58816df79119f1b Mon Sep 17 00:00:00 2001 From: Adrian Alonso Date: Wed, 4 Jul 2012 17:18:38 -0500 Subject: imx-base: set common machine features * Set common machine features * imx53qsb, imx53ard add wifi and bluetooth support * imx6qsabrelite add pci to machine features Signed-off-by: Adrian Alonso --- conf/machine/imx53qsb.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine/imx53qsb.conf') diff --git a/conf/machine/imx53qsb.conf b/conf/machine/imx53qsb.conf index 9891e58..69aa7b0 100644 --- a/conf/machine/imx53qsb.conf +++ b/conf/machine/imx53qsb.conf @@ -11,3 +11,5 @@ SOC_FAMILY = "mx5" UBOOT_ENTRYPOINT = "0x70800000" UBOOT_LOADADDRESS = "0x70800000" UBOOT_MACHINE = "mx53loco_config" + +MACHINE_FEATURES += " wifi bluetooth" -- cgit v1.2.3-54-g00ecf