Skip to content

Commit

Permalink
[ARM] pxa/magician: select PXA_SSP for touchscreen and sound
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
  • Loading branch information
Philipp Zabel authored and Eric Miao committed Mar 9, 2009
1 parent 2380461 commit d62ab6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/magician_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ CONFIG_MACH_MAGICIAN=y
# CONFIG_ARCH_PXA_PALM is not set
# CONFIG_PXA_EZX is not set
CONFIG_PXA27x=y
CONFIG_PXA_SSP=y
CONFIG_PXA_PWM=y
CONFIG_PXA_HAVE_BOARD_IRQS=y

Expand Down
1 change: 1 addition & 0 deletions arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ config MACH_MAGICIAN
bool "Enable HTC Magician Support"
select PXA27x
select IWMMXT
select PXA_SSP
select HAVE_PWM
select PXA_HAVE_BOARD_IRQS

Expand Down

0 comments on commit d62ab6e

Please sign in to comment.