aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mtx-2.conf
diff options
context:
space:
mode:
authorMartin Dietze <mdietze@gmail.com>2014-01-03 18:41:29 +0100
committerMartin Dietze <mdietze@gmail.com>2014-01-03 18:41:29 +0100
commitb7a871238d9afa79ee6741d496ed23031bb3c6ab (patch)
treeabf6cd7bedca9e9bc5073dd88b4f95fcad4b250e /conf/machine/mtx-2.conf
parente2c6cadfa26868cab88af89acab4071b94e30153 (diff)
downloadopenembedded-b7a871238d9afa79ee6741d496ed23031bb3c6ab.tar.gz
Fixed wpa supplicant: madwifi was not activated.
Diffstat (limited to 'conf/machine/mtx-2.conf')
-rw-r--r--conf/machine/mtx-2.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/mtx-2.conf b/conf/machine/mtx-2.conf
index 438c1fed79..a56f3dbd9c 100644
--- a/conf/machine/mtx-2.conf
+++ b/conf/machine/mtx-2.conf
@@ -3,6 +3,7 @@
#@DESCRIPTION: Machine configuration for the mtx-2 (aka SurfBox 2nd generation)
TARGET_ARCH = "mipsel"
+MACHINE_FEATURES = "pci usbhost usbgadget ethernet serial"
PACKAGE_ARCHS = "all mipsel ${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-2"