aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
diff options
context:
space:
mode:
authorTony Lindgren <tmlind@baageli.(none)>2007-01-26 12:01:17 -0800
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-05-09 10:38:46 +0100
commitd82973d1cdc149d06ac9685ae008105d382c4236 (patch)
tree79401ea23019a04f00cd2292a62b688c44da07b6 /arch/arm/mach-omap1
parentARM: OMAP: Fix gpmc header (diff)
downloadlinux-dev-d82973d1cdc149d06ac9685ae008105d382c4236.tar.xz
linux-dev-d82973d1cdc149d06ac9685ae008105d382c4236.zip
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')
-rw-r--r--arch/arm/mach-omap1/Kconfig2
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
config MACH_OMAP_OSK
bool "TI OSK Support"
depends on ARCH_OMAP1 && ARCH_OMAP16XX
- select TPS65010
+ select OMAP_MCBSP
help
TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
if you have such a board.