summaryrefslogtreecommitdiff
path: root/conf/machine/include/gumstix.inc
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-28 01:25:15 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-28 01:25:15 +0000
commit446ce329e2b6d14f48efe4dcf3cd78234bc2e0fc (patch)
tree412a37134e920756a9ed102e89210b67f8f3f456 /conf/machine/include/gumstix.inc
parent3386c0687879290cb80b29a9fd39754f533ddb14 (diff)
parent5522ece8da310438a9c65aeaa50b86f161540f46 (diff)
merge of '7c5d468e4126d275fd4f17ccdc3a160b3e0b09a5'
and '9e3f287c579cb592207f2e225ab8735174982867'
Diffstat (limited to 'conf/machine/include/gumstix.inc')
-rw-r--r--conf/machine/include/gumstix.inc6
1 files changed, 1 insertions, 5 deletions
diff --git a/conf/machine/include/gumstix.inc b/conf/machine/include/gumstix.inc
index 9d51cdcead..c271940f63 100644
--- a/conf/machine/include/gumstix.inc
+++ b/conf/machine/include/gumstix.inc
@@ -13,17 +13,13 @@ module_autoload_mmc_block = "mmc_block"
module_autoload_gumstix_gadget = "gumstix_gadget"
module_autoload_g_ether = "g_ether"
-OLDEST_KERNEL = "2.6.15"
-
UBOOT_ENTRYPOINT = "a0008000"
#Assume people have some gumstix extension boards
-MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget bluetooth"
+MACHINE_FEATURES = "kernel26 alsa ext2 bluetooth"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --squash"
-GUMSTIX_400MHZ = "y"
-
MACHINE_EXTRA_RRECOMMENDS = "kernel-module-unix \
kernel-module-rtc-core \
kernel-module-rtc-dev \