diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-03-18 10:56:00 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-03-19 05:00:07 -0400 |
commit | 3033ee62c0d40561835a6249db80c3eff3a52b0a (patch) | |
tree | 32f42b1e20a9d72136698901aca4ce587d254e67 /drivers/mfd/Kconfig | |
parent | b6ab7a8ffea526eb539f6508e3c4b9e47f04c4f2 (diff) |
mfd: Remove obsolete ti-ssp driver
The tnetv107x platform is getting removed, so this driver
is not needed any more.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Acked-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 7587c9e1a519..33834120d057 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -789,17 +789,6 @@ config MFD_PALMAS | |||
789 | If you say yes here you get support for the Palmas | 789 | If you say yes here you get support for the Palmas |
790 | series of PMIC chips from Texas Instruments. | 790 | series of PMIC chips from Texas Instruments. |
791 | 791 | ||
792 | config MFD_TI_SSP | ||
793 | tristate "TI Sequencer Serial Port support" | ||
794 | depends on ARCH_DAVINCI_TNETV107X | ||
795 | select MFD_CORE | ||
796 | ---help--- | ||
797 | Say Y here if you want support for the Sequencer Serial Port | ||
798 | in a Texas Instruments TNETV107X SoC. | ||
799 | |||
800 | To compile this driver as a module, choose M here: the | ||
801 | module will be called ti-ssp. | ||
802 | |||
803 | config TPS6105X | 792 | config TPS6105X |
804 | tristate "TI TPS61050/61052 Boost Converters" | 793 | tristate "TI TPS61050/61052 Boost Converters" |
805 | depends on I2C | 794 | depends on I2C |