author | Praneeth Bajjuri <praneeth@ti.com> | |
Thu, 4 Apr 2013 22:11:11 +0000 (17:11 -0500) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Thu, 4 Apr 2013 22:11:11 +0000 (17:11 -0500) | ||
commit | 1465f7429fd1114b65824eb55ac9e838771f9f55 | |
tree | 50a2937f26771550c089ad6e1c1eae1111a559a1 | tree | snapshot (tar.xz tar.gz zip) |
parent | 881dfafeae47da3a8f5ff8c791753e4b4df8065b | commit | diff |
arm: OMAP2+: defconfig: reconfigure according to savedefconfig
So far, it has not been taken into consideration to enable
config options properly in omap2plus_defconfig by using
menuconfig and savedefconfig thereafter.
This patch fixes all such existing issues on omap2plus_defconfig
Some noteworthy changes in this fix.
{ Since they 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
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
So far, it has not been taken into consideration to enable
config options properly in omap2plus_defconfig by using
menuconfig and savedefconfig thereafter.
This patch fixes all such existing issues on omap2plus_defconfig
Some noteworthy changes in this fix.
{ Since they 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
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
arch/arm/configs/omap2plus_defconfig | diff | blob | history |