diff options
author | Tony Lindgren <tony@atomide.com> | 2010-07-05 16:31:37 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-07-05 16:31:37 +0300 |
commit | 23275d459e1b0afcc6bd6b5fe8aaca8a573d6d5a (patch) | |
tree | 6304aec83490fdc2164f63ce2efd317b4af84ab7 /arch/arm/mach-omap2/Kconfig | |
parent | 89ba1092296bc455bfd59db608ae1954861f5911 (diff) |
omap: mux: Select SIP package for H4
Select SIP package for H4
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r-- | arch/arm/mach-omap2/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index d3932d3a116..b59cdb7542c 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig @@ -50,6 +50,7 @@ config MACH_OMAP2_TUSB6010 config MACH_OMAP_H4 bool "OMAP 2420 H4 board" depends on ARCH_OMAP2 + select OMAP_PACKAGE_ZAF select OMAP_DEBUG_DEVICES config MACH_OMAP_APOLLON |