diff options
author | Haojian Zhuang <haojian.zhuang@marvell.com> | 2010-03-16 05:12:37 -0400 |
---|---|---|
committer | Eric Miao <eric.y.miao@gmail.com> | 2010-05-11 11:24:58 -0400 |
commit | 54c39b420f017c546fb130a05c14bdb0a7910f98 (patch) | |
tree | 44d77ca073fc7c7efc3f32f1d419a4ee16b1fbd8 /arch/arm/mach-pxa/Kconfig | |
parent | be1194cca55961b4dd98ea17fb24f0ffc6fa2213 (diff) |
[ARM] pxa: move ssp into common plat-pxa
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index 8f7eb12776a9..6dd450a7dea6 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -648,11 +648,6 @@ config PXA_SHARP_Cxx00 | |||
648 | help | 648 | help |
649 | Enable common support for Sharp Cxx00 models | 649 | Enable common support for Sharp Cxx00 models |
650 | 650 | ||
651 | config PXA_SSP | ||
652 | tristate | ||
653 | help | ||
654 | Enable support for PXA2xx SSP ports | ||
655 | |||
656 | config TOSA_BT | 651 | config TOSA_BT |
657 | tristate "Control the state of built-in bluetooth chip on Sharp SL-6000" | 652 | tristate "Control the state of built-in bluetooth chip on Sharp SL-6000" |
658 | depends on MACH_TOSA | 653 | depends on MACH_TOSA |