summaryrefslogtreecommitdiff
path: root/drivers/mxc
diff options
context:
space:
mode:
authorAlejandro Gonzalez <alex.gonzalez@digi.com>2010-04-13 18:55:16 +0200
committerAlejandro Gonzalez <alex.gonzalez@digi.com>2010-04-13 19:03:20 +0200
commit5b3d1124a7492c1c62e73fe3a3556935406e7cce (patch)
tree14f7050bd75f854fd4fce96a33fa038f1157d3f8 /drivers/mxc
parent7018b0528014c02908d436d48b696c98fa3508d8 (diff)
ccwmx51js: Remove unused kernel options
The MXC_MC13892_RTC option refers to a module which is not implemented in the PMIC. Also, the I2C_MXC_SELECT3 option refers to an inexistent I2C interface. Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
Diffstat (limited to 'drivers/mxc')
-rw-r--r--drivers/mxc/pmic/mc13892/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/mxc/pmic/mc13892/Kconfig b/drivers/mxc/pmic/mc13892/Kconfig
index 930e06ab2282..92f6dc8bdec5 100644
--- a/drivers/mxc/pmic/mc13892/Kconfig
+++ b/drivers/mxc/pmic/mc13892/Kconfig
@@ -11,13 +11,6 @@ config MXC_MC13892_ADC
It controls also the touch screen interface.
If you want MC13892 ADC support, you should say Y here
-config MXC_MC13892_RTC
- tristate "MC13892 Real Time Clock (RTC) support"
- depends on MXC_PMIC_MC13892
- ---help---
- This is the MC13892 RTC module driver. This module provides kernel API
- for RTC part of MC13892.
- If you want MC13892 RTC support, you should say Y here
config MXC_MC13892_LIGHT
tristate "MC13892 Light and Backlight support"
depends on MXC_PMIC_MC13892