summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx23/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx23/Kconfig')
-rw-r--r--arch/arm/mach-mx23/Kconfig25
1 files changed, 25 insertions, 0 deletions
diff --git a/arch/arm/mach-mx23/Kconfig b/arch/arm/mach-mx23/Kconfig
new file mode 100644
index 000000000000..28009b0d62cb
--- /dev/null
+++ b/arch/arm/mach-mx23/Kconfig
@@ -0,0 +1,25 @@
+choice
+ prompt "Select i.MXS board type"
+
+config MACH_MX23EVK
+ bool "Freescale MX23 EVK board"
+ depends on ARCH_MX23
+ select USB_ARCH_HAS_EHCI
+
+endchoice
+
+
+config MXS_UNIQUE_ID
+ bool "Support for UniqueID on boot media"
+ default y
+
+config MXS_UNIQUE_ID_OTP
+ bool "UniqueID on OTP"
+ depends on MXS_UNIQUE_ID
+ default y
+
+config VECTORS_PHY_ADDR
+ int "vectors address"
+ default 0
+ help
+ This config set vectors table is located which physical address