summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx28/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx28/Kconfig')
-rw-r--r--arch/arm/mach-mx28/Kconfig25
1 files changed, 25 insertions, 0 deletions
diff --git a/arch/arm/mach-mx28/Kconfig b/arch/arm/mach-mx28/Kconfig
new file mode 100644
index 000000000000..dc1d8b115869
--- /dev/null
+++ b/arch/arm/mach-mx28/Kconfig
@@ -0,0 +1,25 @@
+choice
+ prompt "Select i.MXS board type"
+
+config MACH_MX28EVK
+ bool "Freescale MX28 EVK board"
+ depends on ARCH_MX28
+ select USB_ARCH_HAS_EHCI
+
+endchoice
+
+config VECTORS_PHY_ADDR
+ int "vectors address"
+ default 0
+ help
+ This config set vectors table is located which physical address
+
+config MXS_TIMER_WITH_MACH
+ bool "System Timer support Compare Match interrupt"
+ default y
+
+config MEM_mDDR
+ bool "Memory type is mDDR"
+ depends on ARCH_MX28
+ help
+ Say Y to select mDDR memory