diff options
author | Tony Lindgren <tmlind@baageli.(none)> | 2007-01-26 15:01:17 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-05-09 05:38:46 -0400 |
commit | d82973d1cdc149d06ac9685ae008105d382c4236 (patch) | |
tree | 79401ea23019a04f00cd2292a62b688c44da07b6 /arch/arm/mach-omap1/Kconfig | |
parent | 39b8e6986739c34da4e45eb4b8d2bb707292c591 (diff) |
ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree
Mostly cosmetic to sync up with linux-omap tree
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-omap1/Kconfig')
-rw-r--r-- | arch/arm/mach-omap1/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig index 18ea7313a499..ab1b17d35bd3 100644 --- a/arch/arm/mach-omap1/Kconfig +++ b/arch/arm/mach-omap1/Kconfig | |||
@@ -46,7 +46,7 @@ config MACH_OMAP_H3 | |||
46 | config MACH_OMAP_OSK | 46 | config MACH_OMAP_OSK |
47 | bool "TI OSK Support" | 47 | bool "TI OSK Support" |
48 | depends on ARCH_OMAP1 && ARCH_OMAP16XX | 48 | depends on ARCH_OMAP1 && ARCH_OMAP16XX |
49 | select TPS65010 | 49 | select OMAP_MCBSP |
50 | help | 50 | help |
51 | TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here | 51 | TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here |
52 | if you have such a board. | 52 | if you have such a board. |