diff options
author | Eric Miao <eric.y.miao@gmail.com> | 2010-03-16 02:44:05 -0400 |
---|---|---|
committer | Eric Miao <eric.y.miao@gmail.com> | 2010-05-11 11:24:57 -0400 |
commit | 793ffb9ed3179906760874689a99d4863d76914e (patch) | |
tree | 69d587d5b9f76807c926a8cbee4b5914833b9d49 /arch/arm/mach-pxa/Kconfig | |
parent | 639b91a364fafea24fc1d2e8853c12ce45d4ceea (diff) |
[ARM] pxa: remove the now legacy SSP API
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 089579fda6c5..8f7eb12776a9 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -653,11 +653,6 @@ config PXA_SSP | |||
653 | help | 653 | help |
654 | Enable support for PXA2xx SSP ports | 654 | Enable support for PXA2xx SSP ports |
655 | 655 | ||
656 | config PXA_SSP_LEGACY | ||
657 | bool | ||
658 | help | ||
659 | Support of legacy SSP API | ||
660 | |||
661 | config TOSA_BT | 656 | config TOSA_BT |
662 | tristate "Control the state of built-in bluetooth chip on Sharp SL-6000" | 657 | tristate "Control the state of built-in bluetooth chip on Sharp SL-6000" |
663 | depends on MACH_TOSA | 658 | depends on MACH_TOSA |