summaryrefslogtreecommitdiff
path: root/conf/machine/beagleboard.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/beagleboard.conf')
-rw-r--r--conf/machine/beagleboard.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 76c27b153e..ee074f641c 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -2,14 +2,17 @@
#@NAME: Beagleboard machine
#@DESCRIPTION: Machine configuration for the http://beagleboard.org/ board
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7 armv7-a"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7 armv7a"
-PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-xomap"
-XSERVER = "xserver-kdrive-xomap"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+XSERVER = "xserver-kdrive-fbdev"
# Only has DVI connector for external screen
GUI_MACHINE_CLASS = "bigscreen"
+#Ship all kernel modules till the board support has matured enough
+MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
+
TARGET_FPU = "hard"
include conf/machine/include/tune-arm1136jf-s.inc
# requires gcc 4.3.0: