diff options
Diffstat (limited to 'conf/machine/omap3-touchbook.conf')
-rw-r--r-- | conf/machine/omap3-touchbook.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/omap3-touchbook.conf b/conf/machine/omap3-touchbook.conf index 95d93ac0..8439e0aa 100644 --- a/conf/machine/omap3-touchbook.conf +++ b/conf/machine/omap3-touchbook.conf | |||
@@ -1,7 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: Always Innovating touchbook | 2 | #@NAME: Always Innovating touchbook |
3 | #@DESCRIPTION: Machine configuration for the http://www.alwaysinnovating.com/touchbook/ | 3 | #@DESCRIPTION: Machine configuration for the http://www.alwaysinnovating.com/touchbook/ |
4 | TARGET_ARCH = "arm" | ||
5 | 4 | ||
6 | PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" | 5 | PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" |
7 | XSERVER = "xserver-xorg \ | 6 | XSERVER = "xserver-xorg \ |
@@ -43,7 +42,5 @@ MKUBIFS_ARGS = "-m 2048 -e 129024 -c 1996" | |||
43 | # UBI: sub-page size: 512 | 42 | # UBI: sub-page size: 512 |
44 | UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" | 43 | UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" |
45 | 44 | ||
46 | |||
47 | |||
48 | # and sdio | 45 | # and sdio |
49 | MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa touchscreen" | 46 | MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa touchscreen" |