eee701 : added machine config
commit7a338c4b1e2d8dacb19155cae1f62c4f4ba8bbfe
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Thu, 21 Jan 2010 23:04:38 +0000 (22 00:04 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Sat, 23 Jan 2010 18:43:21 +0000 (23 19:43 +0100)
tree98b31fd2771c186423f466ffd6531e13b7873f34
parentf2381395d4125ec2a0ee9c6e6462332bdb2ab9d8
eee701 : added machine config

Using standard vanilla linux kernel because everything is supported
  in it
Also using the 2.6.32 version because 2.6.33 is not out yet and I
  only made a defconfig for 2.6.32

added MACHINE_DRI_MODULES = "i915" instead of "intel"
  because intel didn't work:
| make[5]: Entering directory `.../Mesa-7.6/src/mesa/drivers/dri/intel'
| make[5]: *** No targets specified and no makefile found.  Stop.

Copied the glibc part from ion.conf(I didn't test it yet)

I also added the xf86-input-synaptics at the last moment and I didn't
  have the time to test that modification but I tested
  xf86-input-synaptics and it works fine
It also uses xf86-input-mouse and xf86-input-keyboard as xorg.conf will use them
  (evdev didn't work for me even if it was compiled in the kernel,there was
  xf86-input-evdev installed and there was an entry in xorg.conf)
conf/machine/eee701.conf [new file with mode: 0644]