diff options
| author | Jeremy.Yao <r65161@freescale.com> | 2010-03-05 13:38:16 +0800 |
|---|---|---|
| committer | Frank Li <Frank.Li@freescale.com> | 2010-03-16 12:36:58 +0800 |
| commit | 1b2c247eb8ddf60c9ac0e23cee75d62ddcde4a9b (patch) | |
| tree | 9f2aeb90ee8baf5a18e456574b130e4555deac1a /arch/arm/plat-mxs | |
| parent | 03723ad4f8ae0094f8dca16d138fe6c868a38bcd (diff) | |
ENGR00121316 iMX23 General Drivers Support
Add support for keypad,lradc,rtc,wdg
Signed-off-by: Jeremy Yao <r65161@freescale.com>
Diffstat (limited to 'arch/arm/plat-mxs')
| -rw-r--r-- | arch/arm/plat-mxs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-mxs/Kconfig b/arch/arm/plat-mxs/Kconfig index f67d9f3d26fb..f1ce4da23379 100644 --- a/arch/arm/plat-mxs/Kconfig +++ b/arch/arm/plat-mxs/Kconfig @@ -62,7 +62,7 @@ config MXS_DMA_ENGINE config MXS_LRADC bool "Low Resolution ADC support" default y - depends on ARCH_MX28 + depends on ARCH_MXS help Enable LRADC support |
