summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
Commit message (Collapse)AuthorAgeFilesLines
* Clean up AOSP-related stuffJean-Baptiste Queru2011-06-061-8/+0
| | | | Change-Id: Ic29d677ddd4ac71d42215ef0deaefb8a4e685d88
* Clean up crespo/crespo4g's makefile inheritance.Jean-Baptiste Queru2011-04-051-56/+3
| | | | | | | | | | | | | 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
* Disable 32bpp in pure open-source builds.Jean-Baptiste Queru2011-03-311-0/+1
| | | | | Bug: 4197654 Change-Id: Ied71399edba0dee88bcd86566622d0d139a5baa2
* Removed ALSA user space library and utilitiesEric Laurent2010-11-301-5/+0
| | | | Change-Id: I0a6492f7c834ea572531e77f75486bcc385e345b
* Enable new audio HALEric Laurent2010-10-251-2/+2
| | | | Change-Id: Ifeec94261b8535476e997ba044e9fd130123f1b5
* Revert new libaudio.Eric Laurent2010-10-221-2/+2
| | | | | | Revert new libaudio until associated audio issues are fixed. Change-Id: Ife7373e70d8fbf338d81a3a4b646b5b363c15bad
* Fix issue 3122180.Eric Laurent2010-10-211-2/+2
| | | | | | | | | Disable use of user space ALSA library. This change contains updates to the new audio HAL that does not rely on ALSA user space library. It also activates this new version of libaudio for the build by default. Change-Id: Id68c05714a19820e12a48cbe07a161e4e9a189d8
* Disable page-flip in open-source builds.Jean-Baptiste Queru2010-10-181-0/+2
| | | | | | | | Page-flip as implemented by the kernel causes a lot of flicker when the 3D drivers aren't present. Bug: 3097357 Change-Id: I3c40667ddf3b96d69f9450573a3c88888d91d0b4
* Install NFC service on Crespo.Nick Pelly2010-10-151-2/+0
| | | | | | | Update featurization of NFC. Change-Id: I4d746b7c66a4c69274f9feaa3cad773963616efe Signed-off-by: Nick Pelly <npelly@google.com>
* S5PC11X: COPYBIT: remove copybit.hoony.yu2010-10-141-1/+0
| | | | | | | libcopybit is unused anymore. Change-Id: I141c7c39d3ceb0a031efc29f725afe04fe4ad635 Signed-off-by: hoony.yu <hoony.yu@samsung.com>
* new kernel and enable more suspend/resume debugificationBrian Swetland2010-10-111-1/+1
| | | | | | | | | | | | | | | | | 7718492 DEBUG: fix /d/pmstats_last to return the right pmstats data fb2d577 s5pc110_battery: hold wakelock while USB connected caadb4ef ARM: S5PV210: restore suspend cpu state in a better place 8d99bcc ARM: plat-samsung: add pm_cpu_restore hook to balance pm_cpu_prep d596738 ARM: S5PV210: Flush TLB after mucking with MMU state 9605fc6 DEBUG: enable S3C_PMDBG and create pmstats scratchpad 3c79843 s5pc110_battery: Use prepare/complete to switch poll interval 41c3d26 S5PC11X: SENSOR: Accelorometer reports the sum of event values 9732995 img1000: VIBRATOR: Change duty to achieve full vibration force 4980662 S5PC11X: SOUND: Use internal dma for default audio playback. 4f82d2b power: max17040: query hardware on demand for status f87b5dd S5PC11X: BATTERY: Function addition about charging Change-Id: I1ccbec099b06db4288655f8b1ff6406755ceba24
* update configurationBrian Swetland2010-10-061-0/+1
| | | | | | | | | | - enable fiq console - devices for new modemctl driver - cache partition no longer on emmc - fix up sdcard sharing Change-Id: Icbaa5e0c957d65e07ad25f558ac43b2abab95c1b Signed-off-by: Brian Swetland <swetland@google.com>
* Switch board name from "crespo" to "herring"Omari Stephens2010-10-041-1/+1
| | | | | Bug: 3024794 Change-Id: Ic2aa2c5e0a4f8adafbdc2bcf2b275b5bc06891d4
* Add HAVE_NFC to bootstrap featurization of NFC.Nick Pelly2010-09-281-0/+2
| | | | | Change-Id: I6f952556b070fd65f3544786d1d774d3f7ec54d8 Signed-off-by: Nick Pelly <npelly@google.com>
* Create a stub for libsecril-clientJean-Baptiste Queru2010-09-241-1/+3
| | | | | | | This allows to build libaudio even if we don't have the true libsecril-client Change-Id: I3f8c8aa975a96a144157505272cf9a4497bef196
* Add wifi settingsJean-Baptiste Queru2010-09-241-0/+11
| | | | Change-Id: I77dac7bbbe09a376ba64ebfd82520f41f5583a19
* okay finally got this stupid prebuilt kernel config right...Brian Swetland2010-09-191-1/+0
| | | | Change-Id: Ib2721bf948a424c61d4a2a476e3f3600d7ecbfc4
* oops -- TARGET_* options do not belong in device.mkBrian Swetland2010-09-191-3/+4
| | | | Change-Id: Ibcfd3a4fd2d9ffbd1f9364398091495bd9c9d9ba
* S5PC11X: BT: bcm_attach is changed brcm_patchram_plus, and added ↵hyungseoung.yoo2010-09-171-0/+1
| | | | | | | | BOARD_HAVE_BLUETOOTH_BCM feature Changed brcm_patchram_plus and ro.bt.bdaddr_path value, and BOARD_HAVE_BLUETOOTH_BCM feature in BoardConfig.mk Change-Id: I0ed35769b8b603b005337f68c34e61181f6341e1
* switch over to ext4Brian Swetland2010-09-151-0/+5
| | | | | | | | | - configure build for ext4 images - add tool to initialize filesystems at boot if need be - require new bootloader with ext4 partitions - hope for the best Change-Id: I9c721384ce139e24ff109971de49ceb5abb40406
* libcamera: enable libcamera instead of using fakecameraJeong-Seok Yang2010-09-151-1/+1
| | | | | Change-Id: Iac16909497cb142485caf5e299fa90971031b3f0 Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
* S5PC11X: OVERLAY: Added overlay feature.hoony.yu2010-09-141-1/+2
| | | | | | | | | - add liboverlay source. - add overlay option in BoardConfig.mk - add overlay renderer on libcamera - change the mode of video0,2 Change-Id: Icd392a80c0baa7b6e608a9b0cf57abfd74ae9f01
* remove redundant init file, build ext4 toolsBrian Swetland2010-09-101-1/+0
| | | | Change-Id: Ic646734f744de45ee48b8382e814b7ef64494f7c
* fix permissionsBrian Swetland2010-09-081-0/+0
| | | | Change-Id: Ifbd8cb9bf7aeea2f506b917e6a95a1261322d9f7
* Revert "clean up some assorted messes"Ed Heyl2010-09-081-0/+0
| | | | | This reverts commit cd5494ba06fc709c15dea1f73f7673c4fd5b953c because we believe it's causing the device not to boot.
* clean up some assorted messesBrian Swetland2010-09-071-0/+0
| | | | | | | | | - devices should not replace init.rc -- gone - moved efs mounting into init.smdkc110.rc - fixed permissions (makefiles and rcfiles are not executable) - fixed permissions (shell scripts are executable) Change-Id: I105422d627655cafbefd66168e077b22f28cebd7
* S5PC11X: BT: Add bluetooth in BoardConfig.mkhyungseoung.yoo2010-09-031-0/+2
| | | | | | We added BOARD_HAVE_BLUETOOTH := true for bluetooth enable in BoardConfig.mk Change-Id: Ib29e87bea8181b0aee0e46d190ff77318ce1ded9
* Revert "S5PC11X: BT: Add bluetooth in BoardConfig.mk"Jaikumar Ganesh2010-09-031-2/+0
| | | | This reverts commit 59a55f64a5118ddaa02a5e5459c54df7934f3739.
* S5PC11X: BT: Add bluetooth in BoardConfig.mkhyungseoung.yoo2010-09-031-0/+2
| | | | | | We added BOARD_HAVE_BLUETOOTH := true for bluetooth enable in BoardConfig.mk Change-Id: I7afa177cc7d988d9e1f89e012eca958fc07a17fd
* add releasetools for OTA of radio and bootloader on crespoDoug Zongker2010-09-031-0/+1
| | | | Change-Id: I74ecebdbd84cd433bca2597c37fbf9981fd623d0
* Tweak Dalvik settings.Andy McFadden2010-09-021-3/+0
| | | | | | | | | | Added dalvik.gc.type-precise to PRODUCT_TAGS. This causes us to generate register maps in build-time and run-time dexopt. Removed WITH_JIT:=true, since the JIT is now enabled by default (over in build/core/combo/TARGET_linux-arm.mk). Change-Id: I288d7b7f5d34c21a45cab7228bb668e48b99c752
* Use generic audio for non-vendor buildsJean-Baptiste Queru2010-09-011-1/+3
| | | | Change-Id: I739697dd7bc5d9c584b4983737ea4a763861531b
* S5PC110: COPYBIT: added the copybit source for video play and cameraEd Heyl2010-09-011-0/+3
| | | | Change-Id: I538b2a5ee8974caf63a94b495679d89dcb64d680
* add recovery UI library for crespoDoug Zongker2010-08-311-1/+3
| | | | Change-Id: I06999ad6ee3b56cc5f952cb44ccfaf1f53930aa6
* LIBAUDIO: use libaudio of lsi, alsa-lib, alsa-utils, not generic lib.UK KIM2010-08-311-1/+1
| | | | | | | disable BOARD_USES_GENERIC_AUDIO feature modified libaudio, alsa-lib, alsa-utils to build according to crespo's source tree. Change-Id: I3f8b57e60c1ddd691ab9d85a161705a833155e4e
* fix board name to match devicesEd Heyl2010-08-261-1/+1
| | | | Change-Id: Iab581b20059f8e48344416049f5ab553f5040126
* Revert "S5PC110: COPYBIT: Add S5PC110 copybit source and config option."Ed Heyl2010-08-251-3/+0
| | | | This reverts commit 712d249529a1a5de53ca46b6b066e4c2c852cb33.
* S5PC110: COPYBIT: Add S5PC110 copybit source and config option.huisung.kang2010-08-251-0/+3
| | | | Change-Id: I7bfe9eb4fd4d8e84bc9ff563925b6ab9050cfeac
* Set BOARD_KERNEL_BASE and BOARD_KERNEL_PAGESIZEYing Wang2010-08-241-0/+3
| | | | Change-Id: I74035d77eca1d3fac0fc6d34d2853c6bb662e6e7
* Only set TARGET_NO_KERNEL if it's not set in vendor config.Ying Wang2010-08-201-0/+2
| | | | Change-Id: Ia2533f818d936c64423825f193a28a7917bd3b79
* Use the non-open-source variants when presentJean-Baptiste Queru2010-08-191-1/+4
| | | | Change-Id: I6c3605c193908d29ec47982b6f7253a97c842fff
* Initial import of crespo device specific files for platform buildkyoungheon2010-08-181-0/+53
Change-Id: I839734650a3f82a8fc735a91c9add6e1881d567f