Skip to content
Snippets Groups Projects
Commit d62ab6e2 authored by Philipp Zabel's avatar Philipp Zabel Committed by Eric Miao
Browse files

[ARM] pxa/magician: select PXA_SSP for touchscreen and sound

parent 23804614
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment