]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
arm: defconfig: android: Configure according to savedefconfig
authorPraneeth Bajjuri <praneeth@ti.com>
Tue, 2 Apr 2013 23:12:51 +0000 (18:12 -0500)
committerPraneeth Bajjuri <praneeth@ti.com>
Thu, 4 Apr 2013 21:44:24 +0000 (16:44 -0500)
commit78203641d6546f5df333ba0b0336b692cfbb2e4f
tree9eafc9ba2640ca9eadc6327362c5202f7096792a
parent3a9aedbde3d32269878aafd41a21e7e728552567
arm: defconfig: android: Configure according to savedefconfig

android_omap_defconfig is inherited from omap2plus_defconfig.

As the options are enabled by domain owners,it has been not
taken into consideration to enable them correctly thru menuconfig
and use savedefconfig to save it properly

This patch fixes all existing issues with default config.

Below noteworthy changes are enabled properly when dependencies
from Kconfig are met.Hence, not needed to enable again in defconfig.

SCSI device support:
CONFIG_SCSI=y

Multifunction device driver
(Support for the TI Palmas series chips):
CONFIG_MFD_PALMAS=y

USB OTG and Related Infrastructure:
CONFIG_TWL4030_USB=m
CONFIG_TWL6030_USB=m
CONFIG_NOP_USB_XCEIV=y

Android:
CONFIG_ANDROID_TIMED_OUTPUT=y
CONFIG_ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES=y

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
arch/arm/configs/android_omap_defconfig