diff options
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index 03d07cae26c8..5c0a10041cd1 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -13,12 +13,10 @@ config ARCH_LUBBOCK | |||
13 | config MACH_LOGICPD_PXA270 | 13 | config MACH_LOGICPD_PXA270 |
14 | bool "LogicPD PXA270 Card Engine Development Platform" | 14 | bool "LogicPD PXA270 Card Engine Development Platform" |
15 | select PXA27x | 15 | select PXA27x |
16 | select IWMMXT | ||
17 | 16 | ||
18 | config MACH_MAINSTONE | 17 | config MACH_MAINSTONE |
19 | bool "Intel HCDDBBVA0 Development Platform" | 18 | bool "Intel HCDDBBVA0 Development Platform" |
20 | select PXA27x | 19 | select PXA27x |
21 | select IWMMXT | ||
22 | 20 | ||
23 | config ARCH_PXA_IDP | 21 | config ARCH_PXA_IDP |
24 | bool "Accelent Xscale IDP" | 22 | bool "Accelent Xscale IDP" |
@@ -53,7 +51,6 @@ config PXA_SHARPSL_25x | |||
53 | config PXA_SHARPSL_27x | 51 | config PXA_SHARPSL_27x |
54 | bool "Sharp PXA270 models (SL-Cxx00)" | 52 | bool "Sharp PXA270 models (SL-Cxx00)" |
55 | select PXA27x | 53 | select PXA27x |
56 | select IWMMXT | ||
57 | 54 | ||
58 | endchoice | 55 | endchoice |
59 | 56 | ||
@@ -78,28 +75,28 @@ endmenu | |||
78 | 75 | ||
79 | config MACH_POODLE | 76 | config MACH_POODLE |
80 | bool "Enable Sharp SL-5600 (Poodle) Support" | 77 | bool "Enable Sharp SL-5600 (Poodle) Support" |
81 | depends PXA_SHARPSL_25x | 78 | depends on PXA_SHARPSL_25x |
82 | select SHARP_LOCOMO | 79 | select SHARP_LOCOMO |
83 | select PXA_SSP | 80 | select PXA_SSP |
84 | 81 | ||
85 | config MACH_CORGI | 82 | config MACH_CORGI |
86 | bool "Enable Sharp SL-C700 (Corgi) Support" | 83 | bool "Enable Sharp SL-C700 (Corgi) Support" |
87 | depends PXA_SHARPSL_25x | 84 | depends on PXA_SHARPSL_25x |
88 | select PXA_SHARP_C7xx | 85 | select PXA_SHARP_C7xx |
89 | 86 | ||
90 | config MACH_SHEPHERD | 87 | config MACH_SHEPHERD |
91 | bool "Enable Sharp SL-C750 (Shepherd) Support" | 88 | bool "Enable Sharp SL-C750 (Shepherd) Support" |
92 | depends PXA_SHARPSL_25x | 89 | depends on PXA_SHARPSL_25x |
93 | select PXA_SHARP_C7xx | 90 | select PXA_SHARP_C7xx |
94 | 91 | ||
95 | config MACH_HUSKY | 92 | config MACH_HUSKY |
96 | bool "Enable Sharp SL-C760 (Husky) Support" | 93 | bool "Enable Sharp SL-C760 (Husky) Support" |
97 | depends PXA_SHARPSL_25x | 94 | depends on PXA_SHARPSL_25x |
98 | select PXA_SHARP_C7xx | 95 | select PXA_SHARP_C7xx |
99 | 96 | ||
100 | config MACH_AKITA | 97 | config MACH_AKITA |
101 | bool "Enable Sharp SL-1000 (Akita) Support" | 98 | bool "Enable Sharp SL-1000 (Akita) Support" |
102 | depends PXA_SHARPSL_27x | 99 | depends on PXA_SHARPSL_27x |
103 | select PXA_SHARP_Cxx00 | 100 | select PXA_SHARP_Cxx00 |
104 | select MACH_SPITZ | 101 | select MACH_SPITZ |
105 | select I2C | 102 | select I2C |
@@ -107,17 +104,17 @@ config MACH_AKITA | |||
107 | 104 | ||
108 | config MACH_SPITZ | 105 | config MACH_SPITZ |
109 | bool "Enable Sharp Zaurus SL-3000 (Spitz) Support" | 106 | bool "Enable Sharp Zaurus SL-3000 (Spitz) Support" |
110 | depends PXA_SHARPSL_27x | 107 | depends on PXA_SHARPSL_27x |
111 | select PXA_SHARP_Cxx00 | 108 | select PXA_SHARP_Cxx00 |
112 | 109 | ||
113 | config MACH_BORZOI | 110 | config MACH_BORZOI |
114 | bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support" | 111 | bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support" |
115 | depends PXA_SHARPSL_27x | 112 | depends on PXA_SHARPSL_27x |
116 | select PXA_SHARP_Cxx00 | 113 | select PXA_SHARP_Cxx00 |
117 | 114 | ||
118 | config MACH_TOSA | 115 | config MACH_TOSA |
119 | bool "Enable Sharp SL-6000x (Tosa) Support" | 116 | bool "Enable Sharp SL-6000x (Tosa) Support" |
120 | depends PXA_SHARPSL_25x | 117 | depends on PXA_SHARPSL_25x |
121 | 118 | ||
122 | config PXA25x | 119 | config PXA25x |
123 | bool | 120 | bool |
@@ -129,11 +126,6 @@ config PXA27x | |||
129 | help | 126 | help |
130 | Select code specific to PXA27x variants | 127 | Select code specific to PXA27x variants |
131 | 128 | ||
132 | config IWMMXT | ||
133 | bool | ||
134 | help | ||
135 | Enable support for iWMMXt | ||
136 | |||
137 | config PXA_SHARP_C7xx | 129 | config PXA_SHARP_C7xx |
138 | bool | 130 | bool |
139 | select PXA_SSP | 131 | select PXA_SSP |