summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
Commit message (Collapse)AuthorAgeFilesLines
* wifi: Define proper path to use wifi_get_fw_path()Dmitry Shmidt2011-07-191-2/+2
| | | | | Change-Id: Idcbecca34cc9811815e4fcfae480699afcd8241c Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Use 24 bit color for crepso.Michael Ward2011-06-241-0/+1
| | | | | | This gets around a line_length bug for crespo. Change-Id: Idad3639cc2992d34d10d687dc1fea1adc049e15f
* enable h/w accelerationMathias Agopian2011-06-211-0/+2
| | | | Change-Id: I695e7507a5dbb59d9378c3266190239c66b059f0
* crespo: enable camera (wip)Iliyan Malchev2011-06-071-4/+4
| | | | | Change-Id: I2884f34700cd1cd66f0604378cf12b713263a9d1 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Clean up AOSP-related stuffJean-Baptiste Queru2011-06-061-0/+1
| | | | Change-Id: Ic29d677ddd4ac71d42215ef0deaefb8a4e685d88
* Switch to wpa_supplicant 0.8Irfan Sheriff2011-06-011-2/+2
| | | | Change-Id: I92be48722abf5e0d5e5820373c65e740909d8af9
* Revert "Enable OpenGL UI pipeline on Crespo devices."Romain Guy2011-05-121-1/+0
| | | | This reverts commit b60b56bcfe65f6d4c67e211eede9fae07bfc40eb.
* Enable OpenGL UI pipeline on Crespo devices.Romain Guy2011-05-121-0/+1
| | | | Change-Id: I808cb84f41684152645e3d13fe93d6862102caea
* crespo: disable camera temporarilyIliyan Malchev2011-05-021-1/+1
| | | | | | | | | | Camera does not work currently anyway. The new camera HAL will in addition to this break the build for crespo. This patch disables the camera until it is fixed. (The fix requires switching it to the new camera HAL and using ANativeWindow.) Change-Id: I0a85b07bd9bff541f65cff8679932583e3f2228f Signed-off-by: Iliyan Malchev <malchev@google.com>
* Merge from honeycombJean-Baptiste Queru2011-04-111-1/+2
| | | | Change-Id: I566e6cc26153aaca3fc37bf5eb8e79b2042746ba
* Merge from gingerbreadJean-Baptiste Queru2011-04-111-2/+2
| | | | Change-Id: I595b03d9a91c7a9e58b0789b2cbbacdaa2f961e9
* Clean up crespo/crespo4g's makefile inheritance.Jean-Baptiste Queru2011-04-051-0/+74
Specifically, remove crespo's BoardConfigVendor from crespo4g's inheritance chain, so that it's possible to build a no-driver crespo4g in AOSP when the crespo drivers are present. Same thing with crespo's device_vendor.mk BUG=4211111 Change-Id: I23e7c4b15c38b1acee4165db7be37044e19745ff