diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-04 12:17:20 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-04 12:17:20 +0100 |
commit | 2f0ed0594046903fb8033852e05a0de6b1f02914 (patch) | |
tree | db79dfe7c800ebbb0cf759ab2d5e4ff4bdcaf042 /conf/machine/omap3-touchbook.conf | |
parent | 358b3c8894088e196747a1f64961d43d9656c3e1 (diff) |
omap3 machines: don't drag in omap3-sgx-modules by default
Diffstat (limited to 'conf/machine/omap3-touchbook.conf')
-rw-r--r-- | conf/machine/omap3-touchbook.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/omap3-touchbook.conf b/conf/machine/omap3-touchbook.conf index 3595383f03..2839b7ddf6 100644 --- a/conf/machine/omap3-touchbook.conf +++ b/conf/machine/omap3-touchbook.conf @@ -45,6 +45,5 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" PREFERRED_VERSION_u-boot = "git" -MACHINE_EXTRA_RRECOMMENDS = " rt3070 omap3-sgx-modules " # and sdio MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa touchscreen" |