linux-2.6.32: added eee701 support
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Thu, 21 Jan 2010 22:23:37 +0000 (23:23 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Sat, 23 Jan 2010 18:43:20 +0000 (19:43 +0100)
commitf2381395d4125ec2a0ee9c6e6462332bdb2ab9d8
treecc30ac38081d0f0e01541b481d541c18357dceb1
parent1168df31be1d359c93b464e961f7a19806949db4
linux-2.6.32: added eee701 support

Here how it was configured:
*All internal hardware support was built-in
*All external hardware which could be possibly attached was compiled as module
*All hardware which can't be attached such as other pci cards than the builtin
  ones are removed(note that the eeepc 701 doesn't have pc-card)
*The net filtering parts (needed for iptables) were compiled as modules when
  possible

Hardware details:
*The sd-card controler uses the mass storage driver
*The synaptics driver was built as evdev and would need the synaptics xorg
  driver for working,Also note that it can also function as a basic mouse
  but it wouldn't benefit from the synaptics features
*The webcam is uvc
*the network card needs the atl2 driver to work
*the wifi driver is ath5k
*there is an eeepc driver for hotkeys in the kernel named eeepc-laptop
*the graphic card is an intel i915 card
recipes/linux/linux-2.6.32/eee701/defconfig [new file with mode: 0644]
recipes/linux/linux_2.6.32.bb