lkml.org 
[lkml]   [2011]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 23/30] ARM: omap2: select twl4030 support on boards that need it
* Arnd Bergmann <arnd@arndb.de> [111002 07:13]:
> These three boards unconditionally use the twl4030 driver
> from the board-zoom-display.c file. Make sure that the driver
> is always there.
> We also need to select the I2C core so we are able to build
> that driver.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Acked-by: Tony Lindgren <tony@atomide.com>

> ---
> arch/arm/mach-omap2/Kconfig | 6 ++++++
> 1 files changed, 6 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index 57b66d5..4deeade 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -253,6 +253,8 @@ config MACH_OMAP_ZOOM2
> select SERIAL_CORE_CONSOLE
> select SERIAL_8250_CONSOLE
> select REGULATOR_FIXED_VOLTAGE
> + select TWL4030_CORE
> + select I2C
>
> config MACH_OMAP_ZOOM3
> bool "OMAP3630 Zoom3 board"
> @@ -263,6 +265,8 @@ config MACH_OMAP_ZOOM3
> select SERIAL_CORE_CONSOLE
> select SERIAL_8250_CONSOLE
> select REGULATOR_FIXED_VOLTAGE
> + select TWL4030_CORE
> + select I2C
>
> config MACH_CM_T35
> bool "CompuLab CM-T35/CM-T3730 modules"
> @@ -304,6 +308,8 @@ config MACH_OMAP_3630SDP
> depends on ARCH_OMAP3
> default y
> select OMAP_PACKAGE_CBP
> + select TWL4030_CORE
> + select I2C
>
> config MACH_TI8168EVM
> bool "TI8168 Evaluation Module"
> --
> 1.7.5.4
>


\
 
 \ /
  Last update: 2011-10-03 20:21    [W:0.333 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site