aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-stmp3xxx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-stmp3xxx/Kconfig')
-rw-r--r--arch/arm/plat-stmp3xxx/Kconfig20
1 files changed, 0 insertions, 20 deletions
diff --git a/arch/arm/plat-stmp3xxx/Kconfig b/arch/arm/plat-stmp3xxx/Kconfig
index dcdbe327fed3..e6e312b6bdb5 100644
--- a/arch/arm/plat-stmp3xxx/Kconfig
+++ b/arch/arm/plat-stmp3xxx/Kconfig
@@ -2,26 +2,6 @@ if ARCH_STMP3XXX
2 2
3menu "Freescale STMP3xxx implementations" 3menu "Freescale STMP3xxx implementations"
4 4
5choice
6 prompt "Select STMP3xxx chip family"
7
8config ARCH_STMP378X
9 bool "Freescale STMP378x"
10 select CPU_ARM926T
11 ---help---
12 STMP378x refers to 3780 through 3789 chips
13
14endchoice
15
16choice
17 prompt "Select STMP3xxx board type"
18
19config MACH_STMP378X
20 depends on ARCH_STMP378X
21 bool "Freescale STMP378x development board"
22
23endchoice
24
25endmenu 5endmenu
26 6
27endif 7endif