summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/devices/Kconfig
diff options
context:
space:
mode:
authorDanny Nold <dannynold@freescale.com>2011-05-03 13:10:46 -0500
committerJason Liu <r64343@freescale.com>2012-01-09 20:08:33 +0800
commit4aa84972b2830a8f9796822132368201b0222c98 (patch)
treedf1482f53e7cf794ab21d8075b8fc9da7fd7d59b /arch/arm/plat-mxc/devices/Kconfig
parent6b141467619444d29738121f778def7bba076cff (diff)
ENGR00142950-4 - Plat-MXC: Port EPDC support to 2.6.38 kernel
- Port EPDC platform code to 2.6.38 - Port PxP platform code to 2.6.38 Signed-off-by: Danny Nold <dannynold@freescale.com>
Diffstat (limited to 'arch/arm/plat-mxc/devices/Kconfig')
-rwxr-xr-xarch/arm/plat-mxc/devices/Kconfig8
1 files changed, 7 insertions, 1 deletions
diff --git a/arch/arm/plat-mxc/devices/Kconfig b/arch/arm/plat-mxc/devices/Kconfig
index b146fc1617be..8680752170de 100755
--- a/arch/arm/plat-mxc/devices/Kconfig
+++ b/arch/arm/plat-mxc/devices/Kconfig
@@ -120,4 +120,10 @@ config IMX_HAVE_PLATFORM_PERFMON
bool
config IMX_HAVE_PLATFORM_LDB
- bool
+ bool
+
+config IMX_HAVE_PLATFORM_IMX_PXP
+ bool
+
+config IMX_HAVE_PLATFORM_IMX_EPDC
+ bool \ No newline at end of file