diff options
Diffstat (limited to 'arch/powerpc')
154 files changed, 7517 insertions, 2943 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index ba3948c70072..155d571f5e26 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -58,7 +58,7 @@ config IRQ_PER_CPU | |||
58 | 58 | ||
59 | config NR_IRQS | 59 | config NR_IRQS |
60 | int "Number of virtual interrupt numbers" | 60 | int "Number of virtual interrupt numbers" |
61 | range 32 512 | 61 | range 32 32768 |
62 | default "512" | 62 | default "512" |
63 | help | 63 | help |
64 | This defines the number of virtual interrupt numbers the kernel | 64 | This defines the number of virtual interrupt numbers the kernel |
@@ -173,6 +173,7 @@ config PPC_OF | |||
173 | 173 | ||
174 | config OF | 174 | config OF |
175 | def_bool y | 175 | def_bool y |
176 | select OF_FLATTREE | ||
176 | 177 | ||
177 | config PPC_UDBG_16550 | 178 | config PPC_UDBG_16550 |
178 | bool | 179 | bool |
@@ -240,6 +241,33 @@ config PPC_OF_PLATFORM_PCI | |||
240 | config ARCH_SUPPORTS_DEBUG_PAGEALLOC | 241 | config ARCH_SUPPORTS_DEBUG_PAGEALLOC |
241 | def_bool y | 242 | def_bool y |
242 | 243 | ||
244 | config PPC_ADV_DEBUG_REGS | ||
245 | bool | ||
246 | depends on 40x || BOOKE | ||
247 | default y | ||
248 | |||
249 | config PPC_ADV_DEBUG_IACS | ||
250 | int | ||
251 | depends on PPC_ADV_DEBUG_REGS | ||
252 | default 4 if 44x | ||
253 | default 2 | ||
254 | |||
255 | config PPC_ADV_DEBUG_DACS | ||
256 | int | ||
257 | depends on PPC_ADV_DEBUG_REGS | ||
258 | default 2 | ||
259 | |||
260 | config PPC_ADV_DEBUG_DVCS | ||
261 | int | ||
262 | depends on PPC_ADV_DEBUG_REGS | ||
263 | default 2 if 44x | ||
264 | default 0 | ||
265 | |||
266 | config PPC_ADV_DEBUG_DAC_RANGE | ||
267 | bool | ||
268 | depends on PPC_ADV_DEBUG_REGS && 44x | ||
269 | default y | ||
270 | |||
243 | source "init/Kconfig" | 271 | source "init/Kconfig" |
244 | 272 | ||
245 | source "kernel/Kconfig.freezer" | 273 | source "kernel/Kconfig.freezer" |
diff --git a/arch/powerpc/boot/dts/arches.dts b/arch/powerpc/boot/dts/arches.dts index 414ef8b7e575..30f41204acfa 100644 --- a/arch/powerpc/boot/dts/arches.dts +++ b/arch/powerpc/boot/dts/arches.dts | |||
@@ -60,6 +60,7 @@ | |||
60 | d-cache-size = <32768>; | 60 | d-cache-size = <32768>; |
61 | dcr-controller; | 61 | dcr-controller; |
62 | dcr-access-method = "native"; | 62 | dcr-access-method = "native"; |
63 | next-level-cache = <&L2C0>; | ||
63 | }; | 64 | }; |
64 | }; | 65 | }; |
65 | 66 | ||
@@ -146,6 +147,13 @@ | |||
146 | dcr-reg = <0x010 0x002>; | 147 | dcr-reg = <0x010 0x002>; |
147 | }; | 148 | }; |
148 | 149 | ||
150 | CRYPTO: crypto@180000 { | ||
151 | compatible = "amcc,ppc460gt-crypto", "amcc,ppc4xx-crypto"; | ||
152 | reg = <4 0x00180000 0x80400>; | ||
153 | interrupt-parent = <&UIC0>; | ||
154 | interrupts = <0x1d 0x4>; | ||
155 | }; | ||
156 | |||
149 | MAL0: mcmal { | 157 | MAL0: mcmal { |
150 | compatible = "ibm,mcmal-460gt", "ibm,mcmal2"; | 158 | compatible = "ibm,mcmal-460gt", "ibm,mcmal2"; |
151 | dcr-reg = <0x180 0x062>; | 159 | dcr-reg = <0x180 0x062>; |
@@ -274,6 +282,7 @@ | |||
274 | max-frame-size = <9000>; | 282 | max-frame-size = <9000>; |
275 | rx-fifo-size = <4096>; | 283 | rx-fifo-size = <4096>; |
276 | tx-fifo-size = <2048>; | 284 | tx-fifo-size = <2048>; |
285 | rx-fifo-size-gige = <16384>; | ||
277 | phy-mode = "sgmii"; | 286 | phy-mode = "sgmii"; |
278 | phy-map = <0xffffffff>; | 287 | phy-map = <0xffffffff>; |
279 | gpcs-address = <0x0000000a>; | 288 | gpcs-address = <0x0000000a>; |
@@ -302,6 +311,7 @@ | |||
302 | max-frame-size = <9000>; | 311 | max-frame-size = <9000>; |
303 | rx-fifo-size = <4096>; | 312 | rx-fifo-size = <4096>; |
304 | tx-fifo-size = <2048>; | 313 | tx-fifo-size = <2048>; |
314 | rx-fifo-size-gige = <16384>; | ||
305 | phy-mode = "sgmii"; | 315 | phy-mode = "sgmii"; |
306 | phy-map = <0x00000000>; | 316 | phy-map = <0x00000000>; |
307 | gpcs-address = <0x0000000b>; | 317 | gpcs-address = <0x0000000b>; |
@@ -331,6 +341,8 @@ | |||
331 | max-frame-size = <9000>; | 341 | max-frame-size = <9000>; |
332 | rx-fifo-size = <4096>; | 342 | rx-fifo-size = <4096>; |
333 | tx-fifo-size = <2048>; | 343 | tx-fifo-size = <2048>; |
344 | rx-fifo-size-gige = <16384>; | ||
345 | tx-fifo-size-gige = <16384>; /* emac2&3 only */ | ||
334 | phy-mode = "sgmii"; | 346 | phy-mode = "sgmii"; |
335 | phy-map = <0x00000001>; | 347 | phy-map = <0x00000001>; |
336 | gpcs-address = <0x0000000C>; | 348 | gpcs-address = <0x0000000C>; |
diff --git a/arch/powerpc/boot/dts/gef_ppc9a.dts b/arch/powerpc/boot/dts/gef_ppc9a.dts index c86114e93f1e..977f260d5e64 100644 --- a/arch/powerpc/boot/dts/gef_ppc9a.dts +++ b/arch/powerpc/boot/dts/gef_ppc9a.dts | |||
@@ -341,6 +341,22 @@ | |||
341 | device_type = "open-pic"; | 341 | device_type = "open-pic"; |
342 | }; | 342 | }; |
343 | 343 | ||
344 | msi@41600 { | ||
345 | compatible = "fsl,mpc8641-msi", "fsl,mpic-msi"; | ||
346 | reg = <0x41600 0x80>; | ||
347 | msi-available-ranges = <0 0x100>; | ||
348 | interrupts = < | ||
349 | 0xe0 0 | ||
350 | 0xe1 0 | ||
351 | 0xe2 0 | ||
352 | 0xe3 0 | ||
353 | 0xe4 0 | ||
354 | 0xe5 0 | ||
355 | 0xe6 0 | ||
356 | 0xe7 0>; | ||
357 | interrupt-parent = <&mpic>; | ||
358 | }; | ||
359 | |||
344 | global-utilities@e0000 { | 360 | global-utilities@e0000 { |
345 | compatible = "fsl,mpc8641-guts"; | 361 | compatible = "fsl,mpc8641-guts"; |
346 | reg = <0xe0000 0x1000>; | 362 | reg = <0xe0000 0x1000>; |
diff --git a/arch/powerpc/boot/dts/gef_sbc310.dts b/arch/powerpc/boot/dts/gef_sbc310.dts index 820c2b355ab1..8e4efff3bda1 100644 --- a/arch/powerpc/boot/dts/gef_sbc310.dts +++ b/arch/powerpc/boot/dts/gef_sbc310.dts | |||
@@ -32,6 +32,7 @@ | |||
32 | serial0 = &serial0; | 32 | serial0 = &serial0; |
33 | serial1 = &serial1; | 33 | serial1 = &serial1; |
34 | pci0 = &pci0; | 34 | pci0 = &pci0; |
35 | pci1 = &pci1; | ||
35 | }; | 36 | }; |
36 | 37 | ||
37 | cpus { | 38 | cpus { |
@@ -338,6 +339,22 @@ | |||
338 | device_type = "open-pic"; | 339 | device_type = "open-pic"; |
339 | }; | 340 | }; |
340 | 341 | ||
342 | msi@41600 { | ||
343 | compatible = "fsl,mpc8641-msi", "fsl,mpic-msi"; | ||
344 | reg = <0x41600 0x80>; | ||
345 | msi-available-ranges = <0 0x100>; | ||
346 | interrupts = < | ||
347 | 0xe0 0 | ||
348 | 0xe1 0 | ||
349 | 0xe2 0 | ||
350 | 0xe3 0 | ||
351 | 0xe4 0 | ||
352 | 0xe5 0 | ||
353 | 0xe6 0 | ||
354 | 0xe7 0>; | ||
355 | interrupt-parent = <&mpic>; | ||
356 | }; | ||
357 | |||
341 | global-utilities@e0000 { | 358 | global-utilities@e0000 { |
342 | compatible = "fsl,mpc8641-guts"; | 359 | compatible = "fsl,mpc8641-guts"; |
343 | reg = <0xe0000 0x1000>; | 360 | reg = <0xe0000 0x1000>; |
@@ -358,7 +375,7 @@ | |||
358 | clock-frequency = <33333333>; | 375 | clock-frequency = <33333333>; |
359 | interrupt-parent = <&mpic>; | 376 | interrupt-parent = <&mpic>; |
360 | interrupts = <0x18 0x2>; | 377 | interrupts = <0x18 0x2>; |
361 | interrupt-map-mask = <0xf800 0x0 0x0 0x7>; | 378 | interrupt-map-mask = <0xff00 0x0 0x0 0x7>; |
362 | interrupt-map = < | 379 | interrupt-map = < |
363 | 0x0000 0x0 0x0 0x1 &mpic 0x0 0x2 | 380 | 0x0000 0x0 0x0 0x1 &mpic 0x0 0x2 |
364 | 0x0000 0x0 0x0 0x2 &mpic 0x1 0x2 | 381 | 0x0000 0x0 0x0 0x2 &mpic 0x1 0x2 |
diff --git a/arch/powerpc/boot/dts/gef_sbc610.dts b/arch/powerpc/boot/dts/gef_sbc610.dts index 30911adefc8e..bb7060078fb4 100644 --- a/arch/powerpc/boot/dts/gef_sbc610.dts +++ b/arch/powerpc/boot/dts/gef_sbc610.dts | |||
@@ -75,14 +75,48 @@ | |||
75 | interrupts = <19 2>; | 75 | interrupts = <19 2>; |
76 | interrupt-parent = <&mpic>; | 76 | interrupt-parent = <&mpic>; |
77 | 77 | ||
78 | ranges = <0 0 0xff000000 0x01000000 // 16MB Boot flash | 78 | ranges = <0 0 0xff000000 0x01000000 // 16MB Boot flash |
79 | 1 0 0xe8000000 0x08000000 // Paged Flash 0 | 79 | 1 0 0xe8000000 0x08000000 // Paged Flash 0 |
80 | 2 0 0xe0000000 0x08000000 // Paged Flash 1 | 80 | 2 0 0xe0000000 0x08000000 // Paged Flash 1 |
81 | 3 0 0xfc100000 0x00020000 // NVRAM | 81 | 3 0 0xfc100000 0x00020000 // NVRAM |
82 | 4 0 0xfc000000 0x00008000 // FPGA | 82 | 4 0 0xfc000000 0x00008000 // FPGA |
83 | 5 0 0xfc008000 0x00008000 // AFIX FPGA | 83 | 5 0 0xfc008000 0x00008000 // AFIX FPGA |
84 | 6 0 0xfd000000 0x00800000 // IO FPGA (8-bit) | 84 | 6 0 0xfd000000 0x00800000 // IO FPGA (8-bit) |
85 | 7 0 0xfd800000 0x00800000>; // IO FPGA (32-bit) | 85 | 7 0 0xfd800000 0x00800000>; // IO FPGA (32-bit) |
86 | |||
87 | /* flash@0,0 is a mirror of part of the memory in flash@1,0 | ||
88 | flash@0,0 { | ||
89 | compatible = "gef,sbc610-firmware-mirror", "cfi-flash"; | ||
90 | reg = <0x0 0x0 0x1000000>; | ||
91 | bank-width = <4>; | ||
92 | device-width = <2>; | ||
93 | #address-cells = <1>; | ||
94 | #size-cells = <1>; | ||
95 | partition@0 { | ||
96 | label = "firmware"; | ||
97 | reg = <0x0 0x1000000>; | ||
98 | read-only; | ||
99 | }; | ||
100 | }; | ||
101 | */ | ||
102 | |||
103 | flash@1,0 { | ||
104 | compatible = "gef,sbc610-paged-flash", "cfi-flash"; | ||
105 | reg = <0x1 0x0 0x8000000>; | ||
106 | bank-width = <4>; | ||
107 | device-width = <2>; | ||
108 | #address-cells = <1>; | ||
109 | #size-cells = <1>; | ||
110 | partition@0 { | ||
111 | label = "user"; | ||
112 | reg = <0x0 0x7800000>; | ||
113 | }; | ||
114 | partition@7800000 { | ||
115 | label = "firmware"; | ||
116 | reg = <0x7800000 0x800000>; | ||
117 | read-only; | ||
118 | }; | ||
119 | }; | ||
86 | 120 | ||
87 | nvram@3,0 { | 121 | nvram@3,0 { |
88 | device_type = "nvram"; | 122 | device_type = "nvram"; |
@@ -305,6 +339,22 @@ | |||
305 | device_type = "open-pic"; | 339 | device_type = "open-pic"; |
306 | }; | 340 | }; |
307 | 341 | ||
342 | msi@41600 { | ||
343 | compatible = "fsl,mpc8641-msi", "fsl,mpic-msi"; | ||
344 | reg = <0x41600 0x80>; | ||
345 | msi-available-ranges = <0 0x100>; | ||
346 | interrupts = < | ||
347 | 0xe0 0 | ||
348 | 0xe1 0 | ||
349 | 0xe2 0 | ||
350 | 0xe3 0 | ||
351 | 0xe4 0 | ||
352 | 0xe5 0 | ||
353 | 0xe6 0 | ||
354 | 0xe7 0>; | ||
355 | interrupt-parent = <&mpic>; | ||
356 | }; | ||
357 | |||
308 | global-utilities@e0000 { | 358 | global-utilities@e0000 { |
309 | compatible = "fsl,mpc8641-guts"; | 359 | compatible = "fsl,mpc8641-guts"; |
310 | reg = <0xe0000 0x1000>; | 360 | reg = <0xe0000 0x1000>; |
diff --git a/arch/powerpc/boot/dts/glacier.dts b/arch/powerpc/boot/dts/glacier.dts index f6f618939293..d62a4fb6f93c 100644 --- a/arch/powerpc/boot/dts/glacier.dts +++ b/arch/powerpc/boot/dts/glacier.dts | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Device Tree Source for AMCC Glacier (460GT) | 2 | * Device Tree Source for AMCC Glacier (460GT) |
3 | * | 3 | * |
4 | * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de> | 4 | * Copyright 2008-2010 DENX Software Engineering, Stefan Roese <sr@denx.de> |
5 | * | 5 | * |
6 | * This file is licensed under the terms of the GNU General Public | 6 | * This file is licensed under the terms of the GNU General Public |
7 | * License version 2. This program is licensed "as is" without | 7 | * License version 2. This program is licensed "as is" without |
@@ -42,6 +42,7 @@ | |||
42 | d-cache-size = <32768>; | 42 | d-cache-size = <32768>; |
43 | dcr-controller; | 43 | dcr-controller; |
44 | dcr-access-method = "native"; | 44 | dcr-access-method = "native"; |
45 | next-level-cache = <&L2C0>; | ||
45 | }; | 46 | }; |
46 | }; | 47 | }; |
47 | 48 | ||
@@ -106,6 +107,16 @@ | |||
106 | dcr-reg = <0x00c 0x002>; | 107 | dcr-reg = <0x00c 0x002>; |
107 | }; | 108 | }; |
108 | 109 | ||
110 | L2C0: l2c { | ||
111 | compatible = "ibm,l2-cache-460gt", "ibm,l2-cache"; | ||
112 | dcr-reg = <0x020 0x008 /* Internal SRAM DCR's */ | ||
113 | 0x030 0x008>; /* L2 cache DCR's */ | ||
114 | cache-line-size = <32>; /* 32 bytes */ | ||
115 | cache-size = <262144>; /* L2, 256K */ | ||
116 | interrupt-parent = <&UIC1>; | ||
117 | interrupts = <11 1>; | ||
118 | }; | ||
119 | |||
109 | plb { | 120 | plb { |
110 | compatible = "ibm,plb-460gt", "ibm,plb4"; | 121 | compatible = "ibm,plb-460gt", "ibm,plb4"; |
111 | #address-cells = <2>; | 122 | #address-cells = <2>; |
@@ -118,6 +129,13 @@ | |||
118 | dcr-reg = <0x010 0x002>; | 129 | dcr-reg = <0x010 0x002>; |
119 | }; | 130 | }; |
120 | 131 | ||
132 | CRYPTO: crypto@180000 { | ||
133 | compatible = "amcc,ppc460gt-crypto", "amcc,ppc4xx-crypto"; | ||
134 | reg = <4 0x00180000 0x80400>; | ||
135 | interrupt-parent = <&UIC0>; | ||
136 | interrupts = <0x1d 0x4>; | ||
137 | }; | ||
138 | |||
121 | MAL0: mcmal { | 139 | MAL0: mcmal { |
122 | compatible = "ibm,mcmal-460gt", "ibm,mcmal2"; | 140 | compatible = "ibm,mcmal-460gt", "ibm,mcmal2"; |
123 | dcr-reg = <0x180 0x062>; | 141 | dcr-reg = <0x180 0x062>; |
@@ -186,6 +204,29 @@ | |||
186 | reg = <0x03fa0000 0x00060000>; | 204 | reg = <0x03fa0000 0x00060000>; |
187 | }; | 205 | }; |
188 | }; | 206 | }; |
207 | |||
208 | ndfc@3,0 { | ||
209 | compatible = "ibm,ndfc"; | ||
210 | reg = <0x00000003 0x00000000 0x00002000>; | ||
211 | ccr = <0x00001000>; | ||
212 | bank-settings = <0x80002222>; | ||
213 | #address-cells = <1>; | ||
214 | #size-cells = <1>; | ||
215 | |||
216 | nand { | ||
217 | #address-cells = <1>; | ||
218 | #size-cells = <1>; | ||
219 | |||
220 | partition@0 { | ||
221 | label = "u-boot"; | ||
222 | reg = <0x00000000 0x00100000>; | ||
223 | }; | ||
224 | partition@100000 { | ||
225 | label = "user"; | ||
226 | reg = <0x00000000 0x03f00000>; | ||
227 | }; | ||
228 | }; | ||
229 | }; | ||
189 | }; | 230 | }; |
190 | 231 | ||
191 | UART0: serial@ef600300 { | 232 | UART0: serial@ef600300 { |
@@ -237,6 +278,20 @@ | |||
237 | reg = <0xef600700 0x00000014>; | 278 | reg = <0xef600700 0x00000014>; |
238 | interrupt-parent = <&UIC0>; | 279 | interrupt-parent = <&UIC0>; |
239 | interrupts = <0x2 0x4>; | 280 | interrupts = <0x2 0x4>; |
281 | #address-cells = <1>; | ||
282 | #size-cells = <0>; | ||
283 | rtc@68 { | ||
284 | compatible = "stm,m41t80"; | ||
285 | reg = <0x68>; | ||
286 | interrupt-parent = <&UIC2>; | ||
287 | interrupts = <0x19 0x8>; | ||
288 | }; | ||
289 | sttm@48 { | ||
290 | compatible = "ad,ad7414"; | ||
291 | reg = <0x48>; | ||
292 | interrupt-parent = <&UIC1>; | ||
293 | interrupts = <0x14 0x8>; | ||
294 | }; | ||
240 | }; | 295 | }; |
241 | 296 | ||
242 | IIC1: i2c@ef600800 { | 297 | IIC1: i2c@ef600800 { |
@@ -275,7 +330,7 @@ | |||
275 | 330 | ||
276 | EMAC0: ethernet@ef600e00 { | 331 | EMAC0: ethernet@ef600e00 { |
277 | device_type = "network"; | 332 | device_type = "network"; |
278 | compatible = "ibm,emac-460gt", "ibm,emac4"; | 333 | compatible = "ibm,emac-460gt", "ibm,emac4sync"; |
279 | interrupt-parent = <&EMAC0>; | 334 | interrupt-parent = <&EMAC0>; |
280 | interrupts = <0x0 0x1>; | 335 | interrupts = <0x0 0x1>; |
281 | #interrupt-cells = <1>; | 336 | #interrupt-cells = <1>; |
@@ -283,7 +338,7 @@ | |||
283 | #size-cells = <0>; | 338 | #size-cells = <0>; |
284 | interrupt-map = </*Status*/ 0x0 &UIC2 0x10 0x4 | 339 | interrupt-map = </*Status*/ 0x0 &UIC2 0x10 0x4 |
285 | /*Wake*/ 0x1 &UIC2 0x14 0x4>; | 340 | /*Wake*/ 0x1 &UIC2 0x14 0x4>; |
286 | reg = <0xef600e00 0x00000074>; | 341 | reg = <0xef600e00 0x000000c4>; |
287 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ | 342 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ |
288 | mal-device = <&MAL0>; | 343 | mal-device = <&MAL0>; |
289 | mal-tx-channel = <0>; | 344 | mal-tx-channel = <0>; |
@@ -305,7 +360,7 @@ | |||
305 | 360 | ||
306 | EMAC1: ethernet@ef600f00 { | 361 | EMAC1: ethernet@ef600f00 { |
307 | device_type = "network"; | 362 | device_type = "network"; |
308 | compatible = "ibm,emac-460gt", "ibm,emac4"; | 363 | compatible = "ibm,emac-460gt", "ibm,emac4sync"; |
309 | interrupt-parent = <&EMAC1>; | 364 | interrupt-parent = <&EMAC1>; |
310 | interrupts = <0x0 0x1>; | 365 | interrupts = <0x0 0x1>; |
311 | #interrupt-cells = <1>; | 366 | #interrupt-cells = <1>; |
@@ -313,7 +368,7 @@ | |||
313 | #size-cells = <0>; | 368 | #size-cells = <0>; |
314 | interrupt-map = </*Status*/ 0x0 &UIC2 0x11 0x4 | 369 | interrupt-map = </*Status*/ 0x0 &UIC2 0x11 0x4 |
315 | /*Wake*/ 0x1 &UIC2 0x15 0x4>; | 370 | /*Wake*/ 0x1 &UIC2 0x15 0x4>; |
316 | reg = <0xef600f00 0x00000074>; | 371 | reg = <0xef600f00 0x000000c4>; |
317 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ | 372 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ |
318 | mal-device = <&MAL0>; | 373 | mal-device = <&MAL0>; |
319 | mal-tx-channel = <1>; | 374 | mal-tx-channel = <1>; |
@@ -336,7 +391,7 @@ | |||
336 | 391 | ||
337 | EMAC2: ethernet@ef601100 { | 392 | EMAC2: ethernet@ef601100 { |
338 | device_type = "network"; | 393 | device_type = "network"; |
339 | compatible = "ibm,emac-460gt", "ibm,emac4"; | 394 | compatible = "ibm,emac-460gt", "ibm,emac4sync"; |
340 | interrupt-parent = <&EMAC2>; | 395 | interrupt-parent = <&EMAC2>; |
341 | interrupts = <0x0 0x1>; | 396 | interrupts = <0x0 0x1>; |
342 | #interrupt-cells = <1>; | 397 | #interrupt-cells = <1>; |
@@ -344,7 +399,7 @@ | |||
344 | #size-cells = <0>; | 399 | #size-cells = <0>; |
345 | interrupt-map = </*Status*/ 0x0 &UIC2 0x12 0x4 | 400 | interrupt-map = </*Status*/ 0x0 &UIC2 0x12 0x4 |
346 | /*Wake*/ 0x1 &UIC2 0x16 0x4>; | 401 | /*Wake*/ 0x1 &UIC2 0x16 0x4>; |
347 | reg = <0xef601100 0x00000074>; | 402 | reg = <0xef601100 0x000000c4>; |
348 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ | 403 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ |
349 | mal-device = <&MAL0>; | 404 | mal-device = <&MAL0>; |
350 | mal-tx-channel = <2>; | 405 | mal-tx-channel = <2>; |
@@ -366,7 +421,7 @@ | |||
366 | 421 | ||
367 | EMAC3: ethernet@ef601200 { | 422 | EMAC3: ethernet@ef601200 { |
368 | device_type = "network"; | 423 | device_type = "network"; |
369 | compatible = "ibm,emac-460gt", "ibm,emac4"; | 424 | compatible = "ibm,emac-460gt", "ibm,emac4sync"; |
370 | interrupt-parent = <&EMAC3>; | 425 | interrupt-parent = <&EMAC3>; |
371 | interrupts = <0x0 0x1>; | 426 | interrupts = <0x0 0x1>; |
372 | #interrupt-cells = <1>; | 427 | #interrupt-cells = <1>; |
@@ -374,7 +429,7 @@ | |||
374 | #size-cells = <0>; | 429 | #size-cells = <0>; |
375 | interrupt-map = </*Status*/ 0x0 &UIC2 0x13 0x4 | 430 | interrupt-map = </*Status*/ 0x0 &UIC2 0x13 0x4 |
376 | /*Wake*/ 0x1 &UIC2 0x17 0x4>; | 431 | /*Wake*/ 0x1 &UIC2 0x17 0x4>; |
377 | reg = <0xef601200 0x00000074>; | 432 | reg = <0xef601200 0x000000c4>; |
378 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ | 433 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ |
379 | mal-device = <&MAL0>; | 434 | mal-device = <&MAL0>; |
380 | mal-tx-channel = <3>; | 435 | mal-tx-channel = <3>; |
@@ -414,6 +469,7 @@ | |||
414 | * later cannot be changed | 469 | * later cannot be changed |
415 | */ | 470 | */ |
416 | ranges = <0x02000000 0x00000000 0x80000000 0x0000000d 0x80000000 0x00000000 0x80000000 | 471 | ranges = <0x02000000 0x00000000 0x80000000 0x0000000d 0x80000000 0x00000000 0x80000000 |
472 | 0x02000000 0x00000000 0x00000000 0x0000000c 0x0ee00000 0x00000000 0x00100000 | ||
417 | 0x01000000 0x00000000 0x00000000 0x0000000c 0x08000000 0x00000000 0x00010000>; | 473 | 0x01000000 0x00000000 0x00000000 0x0000000c 0x08000000 0x00000000 0x00010000>; |
418 | 474 | ||
419 | /* Inbound 2GB range starting at 0 */ | 475 | /* Inbound 2GB range starting at 0 */ |
@@ -444,6 +500,7 @@ | |||
444 | * later cannot be changed | 500 | * later cannot be changed |
445 | */ | 501 | */ |
446 | ranges = <0x02000000 0x00000000 0x80000000 0x0000000e 0x00000000 0x00000000 0x80000000 | 502 | ranges = <0x02000000 0x00000000 0x80000000 0x0000000e 0x00000000 0x00000000 0x80000000 |
503 | 0x02000000 0x00000000 0x00000000 0x0000000f 0x00000000 0x00000000 0x00100000 | ||
447 | 0x01000000 0x00000000 0x00000000 0x0000000f 0x80000000 0x00000000 0x00010000>; | 504 | 0x01000000 0x00000000 0x00000000 0x0000000f 0x80000000 0x00000000 0x00010000>; |
448 | 505 | ||
449 | /* Inbound 2GB range starting at 0 */ | 506 | /* Inbound 2GB range starting at 0 */ |
@@ -485,6 +542,7 @@ | |||
485 | * later cannot be changed | 542 | * later cannot be changed |
486 | */ | 543 | */ |
487 | ranges = <0x02000000 0x00000000 0x80000000 0x0000000e 0x80000000 0x00000000 0x80000000 | 544 | ranges = <0x02000000 0x00000000 0x80000000 0x0000000e 0x80000000 0x00000000 0x80000000 |
545 | 0x02000000 0x00000000 0x00000000 0x0000000f 0x00100000 0x00000000 0x00100000 | ||
488 | 0x01000000 0x00000000 0x00000000 0x0000000f 0x80010000 0x00000000 0x00010000>; | 546 | 0x01000000 0x00000000 0x00000000 0x0000000f 0x80010000 0x00000000 0x00010000>; |
489 | 547 | ||
490 | /* Inbound 2GB range starting at 0 */ | 548 | /* Inbound 2GB range starting at 0 */ |
diff --git a/arch/powerpc/boot/dts/katmai.dts b/arch/powerpc/boot/dts/katmai.dts index 8f345de960cd..8cf2c0c88c05 100644 --- a/arch/powerpc/boot/dts/katmai.dts +++ b/arch/powerpc/boot/dts/katmai.dts | |||
@@ -156,7 +156,7 @@ | |||
156 | compatible = "ibm,opb-440spe", "ibm,opb-440gp", "ibm,opb"; | 156 | compatible = "ibm,opb-440spe", "ibm,opb-440gp", "ibm,opb"; |
157 | #address-cells = <1>; | 157 | #address-cells = <1>; |
158 | #size-cells = <1>; | 158 | #size-cells = <1>; |
159 | ranges = <0x00000000 0x00000004 0xe0000000 0x20000000>; | 159 | ranges = <0xe0000000 0x00000004 0xe0000000 0x20000000>; |
160 | clock-frequency = <0>; /* Filled in by zImage */ | 160 | clock-frequency = <0>; /* Filled in by zImage */ |
161 | 161 | ||
162 | EBC0: ebc { | 162 | EBC0: ebc { |
@@ -165,14 +165,47 @@ | |||
165 | #address-cells = <2>; | 165 | #address-cells = <2>; |
166 | #size-cells = <1>; | 166 | #size-cells = <1>; |
167 | clock-frequency = <0>; /* Filled in by zImage */ | 167 | clock-frequency = <0>; /* Filled in by zImage */ |
168 | /* ranges property is supplied by U-Boot */ | ||
168 | interrupts = <0x5 0x1>; | 169 | interrupts = <0x5 0x1>; |
169 | interrupt-parent = <&UIC1>; | 170 | interrupt-parent = <&UIC1>; |
171 | |||
172 | nor_flash@0,0 { | ||
173 | compatible = "cfi-flash"; | ||
174 | bank-width = <2>; | ||
175 | reg = <0x00000000 0x00000000 0x01000000>; | ||
176 | #address-cells = <1>; | ||
177 | #size-cells = <1>; | ||
178 | partition@0 { | ||
179 | label = "kernel"; | ||
180 | reg = <0x00000000 0x001e0000>; | ||
181 | }; | ||
182 | partition@1e0000 { | ||
183 | label = "dtb"; | ||
184 | reg = <0x001e0000 0x00020000>; | ||
185 | }; | ||
186 | partition@200000 { | ||
187 | label = "root"; | ||
188 | reg = <0x00200000 0x00200000>; | ||
189 | }; | ||
190 | partition@400000 { | ||
191 | label = "user"; | ||
192 | reg = <0x00400000 0x00b60000>; | ||
193 | }; | ||
194 | partition@f60000 { | ||
195 | label = "env"; | ||
196 | reg = <0x00f60000 0x00040000>; | ||
197 | }; | ||
198 | partition@fa0000 { | ||
199 | label = "u-boot"; | ||
200 | reg = <0x00fa0000 0x00060000>; | ||
201 | }; | ||
202 | }; | ||
170 | }; | 203 | }; |
171 | 204 | ||
172 | UART0: serial@10000200 { | 205 | UART0: serial@f0000200 { |
173 | device_type = "serial"; | 206 | device_type = "serial"; |
174 | compatible = "ns16550"; | 207 | compatible = "ns16550"; |
175 | reg = <0x10000200 0x00000008>; | 208 | reg = <0xf0000200 0x00000008>; |
176 | virtual-reg = <0xa0000200>; | 209 | virtual-reg = <0xa0000200>; |
177 | clock-frequency = <0>; /* Filled in by zImage */ | 210 | clock-frequency = <0>; /* Filled in by zImage */ |
178 | current-speed = <115200>; | 211 | current-speed = <115200>; |
@@ -180,10 +213,10 @@ | |||
180 | interrupts = <0x0 0x4>; | 213 | interrupts = <0x0 0x4>; |
181 | }; | 214 | }; |
182 | 215 | ||
183 | UART1: serial@10000300 { | 216 | UART1: serial@f0000300 { |
184 | device_type = "serial"; | 217 | device_type = "serial"; |
185 | compatible = "ns16550"; | 218 | compatible = "ns16550"; |
186 | reg = <0x10000300 0x00000008>; | 219 | reg = <0xf0000300 0x00000008>; |
187 | virtual-reg = <0xa0000300>; | 220 | virtual-reg = <0xa0000300>; |
188 | clock-frequency = <0>; | 221 | clock-frequency = <0>; |
189 | current-speed = <0>; | 222 | current-speed = <0>; |
@@ -192,10 +225,10 @@ | |||
192 | }; | 225 | }; |
193 | 226 | ||
194 | 227 | ||
195 | UART2: serial@10000600 { | 228 | UART2: serial@f0000600 { |
196 | device_type = "serial"; | 229 | device_type = "serial"; |
197 | compatible = "ns16550"; | 230 | compatible = "ns16550"; |
198 | reg = <0x10000600 0x00000008>; | 231 | reg = <0xf0000600 0x00000008>; |
199 | virtual-reg = <0xa0000600>; | 232 | virtual-reg = <0xa0000600>; |
200 | clock-frequency = <0>; | 233 | clock-frequency = <0>; |
201 | current-speed = <0>; | 234 | current-speed = <0>; |
@@ -203,27 +236,27 @@ | |||
203 | interrupts = <0x5 0x4>; | 236 | interrupts = <0x5 0x4>; |
204 | }; | 237 | }; |
205 | 238 | ||
206 | IIC0: i2c@10000400 { | 239 | IIC0: i2c@f0000400 { |
207 | compatible = "ibm,iic-440spe", "ibm,iic-440gp", "ibm,iic"; | 240 | compatible = "ibm,iic-440spe", "ibm,iic-440gp", "ibm,iic"; |
208 | reg = <0x10000400 0x00000014>; | 241 | reg = <0xf0000400 0x00000014>; |
209 | interrupt-parent = <&UIC0>; | 242 | interrupt-parent = <&UIC0>; |
210 | interrupts = <0x2 0x4>; | 243 | interrupts = <0x2 0x4>; |
211 | }; | 244 | }; |
212 | 245 | ||
213 | IIC1: i2c@10000500 { | 246 | IIC1: i2c@f0000500 { |
214 | compatible = "ibm,iic-440spe", "ibm,iic-440gp", "ibm,iic"; | 247 | compatible = "ibm,iic-440spe", "ibm,iic-440gp", "ibm,iic"; |
215 | reg = <0x10000500 0x00000014>; | 248 | reg = <0xf0000500 0x00000014>; |
216 | interrupt-parent = <&UIC0>; | 249 | interrupt-parent = <&UIC0>; |
217 | interrupts = <0x3 0x4>; | 250 | interrupts = <0x3 0x4>; |
218 | }; | 251 | }; |
219 | 252 | ||
220 | EMAC0: ethernet@10000800 { | 253 | EMAC0: ethernet@f0000800 { |
221 | linux,network-index = <0x0>; | 254 | linux,network-index = <0x0>; |
222 | device_type = "network"; | 255 | device_type = "network"; |
223 | compatible = "ibm,emac-440spe", "ibm,emac4"; | 256 | compatible = "ibm,emac-440spe", "ibm,emac4"; |
224 | interrupt-parent = <&UIC1>; | 257 | interrupt-parent = <&UIC1>; |
225 | interrupts = <0x1c 0x4 0x1d 0x4>; | 258 | interrupts = <0x1c 0x4 0x1d 0x4>; |
226 | reg = <0x10000800 0x00000074>; | 259 | reg = <0xf0000800 0x00000074>; |
227 | local-mac-address = [000000000000]; | 260 | local-mac-address = [000000000000]; |
228 | mal-device = <&MAL0>; | 261 | mal-device = <&MAL0>; |
229 | mal-tx-channel = <0>; | 262 | mal-tx-channel = <0>; |
@@ -248,11 +281,11 @@ | |||
248 | primary; | 281 | primary; |
249 | large-inbound-windows; | 282 | large-inbound-windows; |
250 | enable-msi-hole; | 283 | enable-msi-hole; |
251 | reg = <0x0000000c 0x0ec00000 0x00000008 /* Config space access */ | 284 | reg = <0x0000000c 0x0ec00000 0x00000008 /* Config space access */ |
252 | 0x00000000 0x00000000 0x00000000 /* no IACK cycles */ | 285 | 0x00000000 0x00000000 0x00000000 /* no IACK cycles */ |
253 | 0x0000000c 0x0ed00000 0x00000004 /* Special cycles */ | 286 | 0x0000000c 0x0ed00000 0x00000004 /* Special cycles */ |
254 | 0x0000000c 0x0ec80000 0x00000100 /* Internal registers */ | 287 | 0x0000000c 0x0ec80000 0x00000100 /* Internal registers */ |
255 | 0x0000000c 0x0ec80100 0x000000fc>; /* Internal messaging registers */ | 288 | 0x0000000c 0x0ec80100 0x000000fc>; /* Internal messaging registers */ |
256 | 289 | ||
257 | /* Outbound ranges, one memory and one IO, | 290 | /* Outbound ranges, one memory and one IO, |
258 | * later cannot be changed | 291 | * later cannot be changed |
@@ -453,6 +486,6 @@ | |||
453 | }; | 486 | }; |
454 | 487 | ||
455 | chosen { | 488 | chosen { |
456 | linux,stdout-path = "/plb/opb/serial@10000200"; | 489 | linux,stdout-path = "/plb/opb/serial@f0000200"; |
457 | }; | 490 | }; |
458 | }; | 491 | }; |
diff --git a/arch/powerpc/boot/dts/mpc5121ads.dts b/arch/powerpc/boot/dts/mpc5121ads.dts index c353dac33416..c9ef6bbe26cf 100644 --- a/arch/powerpc/boot/dts/mpc5121ads.dts +++ b/arch/powerpc/boot/dts/mpc5121ads.dts | |||
@@ -62,17 +62,12 @@ | |||
62 | interrupt-parent = < &ipic >; | 62 | interrupt-parent = < &ipic >; |
63 | #address-cells = <1>; | 63 | #address-cells = <1>; |
64 | #size-cells = <1>; | 64 | #size-cells = <1>; |
65 | bank-width = <1>; | ||
66 | // ADS has two Hynix 512MB Nand flash chips in a single | 65 | // ADS has two Hynix 512MB Nand flash chips in a single |
67 | // stacked package . | 66 | // stacked package. |
68 | chips = <2>; | 67 | chips = <2>; |
69 | nand0@0 { | 68 | nand@0 { |
70 | label = "nand0"; | 69 | label = "nand"; |
71 | reg = <0x00000000 0x02000000>; // first 32 MB of chip 0 | 70 | reg = <0x00000000 0x40000000>; // 512MB + 512MB |
72 | }; | ||
73 | nand1@20000000 { | ||
74 | label = "nand1"; | ||
75 | reg = <0x20000000 0x02000000>; // first 32 MB of chip 1 | ||
76 | }; | 71 | }; |
77 | }; | 72 | }; |
78 | 73 | ||
@@ -166,6 +161,11 @@ | |||
166 | interrupt-parent = < &ipic >; | 161 | interrupt-parent = < &ipic >; |
167 | }; | 162 | }; |
168 | 163 | ||
164 | reset@e00 { // Reset module | ||
165 | compatible = "fsl,mpc5121-reset"; | ||
166 | reg = <0xe00 0x100>; | ||
167 | }; | ||
168 | |||
169 | clock@f00 { // Clock control | 169 | clock@f00 { // Clock control |
170 | compatible = "fsl,mpc5121-clock"; | 170 | compatible = "fsl,mpc5121-clock"; |
171 | reg = <0xf00 0x100>; | 171 | reg = <0xf00 0x100>; |
@@ -185,17 +185,15 @@ | |||
185 | interrupt-parent = < &ipic >; | 185 | interrupt-parent = < &ipic >; |
186 | }; | 186 | }; |
187 | 187 | ||
188 | mscan@1300 { | 188 | can@1300 { |
189 | compatible = "fsl,mpc5121-mscan"; | 189 | compatible = "fsl,mpc5121-mscan"; |
190 | cell-index = <0>; | ||
191 | interrupts = <12 0x8>; | 190 | interrupts = <12 0x8>; |
192 | interrupt-parent = < &ipic >; | 191 | interrupt-parent = < &ipic >; |
193 | reg = <0x1300 0x80>; | 192 | reg = <0x1300 0x80>; |
194 | }; | 193 | }; |
195 | 194 | ||
196 | mscan@1380 { | 195 | can@1380 { |
197 | compatible = "fsl,mpc5121-mscan"; | 196 | compatible = "fsl,mpc5121-mscan"; |
198 | cell-index = <1>; | ||
199 | interrupts = <13 0x8>; | 197 | interrupts = <13 0x8>; |
200 | interrupt-parent = < &ipic >; | 198 | interrupt-parent = < &ipic >; |
201 | reg = <0x1380 0x80>; | 199 | reg = <0x1380 0x80>; |
@@ -205,17 +203,31 @@ | |||
205 | #address-cells = <1>; | 203 | #address-cells = <1>; |
206 | #size-cells = <0>; | 204 | #size-cells = <0>; |
207 | compatible = "fsl,mpc5121-i2c", "fsl-i2c"; | 205 | compatible = "fsl,mpc5121-i2c", "fsl-i2c"; |
208 | cell-index = <0>; | ||
209 | reg = <0x1700 0x20>; | 206 | reg = <0x1700 0x20>; |
210 | interrupts = <9 0x8>; | 207 | interrupts = <9 0x8>; |
211 | interrupt-parent = < &ipic >; | 208 | interrupt-parent = < &ipic >; |
209 | fsl,preserve-clocking; | ||
210 | |||
211 | hwmon@4a { | ||
212 | compatible = "adi,ad7414"; | ||
213 | reg = <0x4a>; | ||
214 | }; | ||
215 | |||
216 | eeprom@50 { | ||
217 | compatible = "at,24c32"; | ||
218 | reg = <0x50>; | ||
219 | }; | ||
220 | |||
221 | rtc@68 { | ||
222 | compatible = "stm,m41t62"; | ||
223 | reg = <0x68>; | ||
224 | }; | ||
212 | }; | 225 | }; |
213 | 226 | ||
214 | i2c@1720 { | 227 | i2c@1720 { |
215 | #address-cells = <1>; | 228 | #address-cells = <1>; |
216 | #size-cells = <0>; | 229 | #size-cells = <0>; |
217 | compatible = "fsl,mpc5121-i2c", "fsl-i2c"; | 230 | compatible = "fsl,mpc5121-i2c", "fsl-i2c"; |
218 | cell-index = <1>; | ||
219 | reg = <0x1720 0x20>; | 231 | reg = <0x1720 0x20>; |
220 | interrupts = <10 0x8>; | 232 | interrupts = <10 0x8>; |
221 | interrupt-parent = < &ipic >; | 233 | interrupt-parent = < &ipic >; |
@@ -225,7 +237,6 @@ | |||
225 | #address-cells = <1>; | 237 | #address-cells = <1>; |
226 | #size-cells = <0>; | 238 | #size-cells = <0>; |
227 | compatible = "fsl,mpc5121-i2c", "fsl-i2c"; | 239 | compatible = "fsl,mpc5121-i2c", "fsl-i2c"; |
228 | cell-index = <2>; | ||
229 | reg = <0x1740 0x20>; | 240 | reg = <0x1740 0x20>; |
230 | interrupts = <11 0x8>; | 241 | interrupts = <11 0x8>; |
231 | interrupt-parent = < &ipic >; | 242 | interrupt-parent = < &ipic >; |
@@ -244,7 +255,7 @@ | |||
244 | }; | 255 | }; |
245 | 256 | ||
246 | display@2100 { | 257 | display@2100 { |
247 | compatible = "fsl,mpc5121-diu", "fsl-diu"; | 258 | compatible = "fsl,mpc5121-diu"; |
248 | reg = <0x2100 0x100>; | 259 | reg = <0x2100 0x100>; |
249 | interrupts = <64 0x8>; | 260 | interrupts = <64 0x8>; |
250 | interrupt-parent = < &ipic >; | 261 | interrupt-parent = < &ipic >; |
@@ -277,7 +288,7 @@ | |||
277 | 288 | ||
278 | // USB1 using external ULPI PHY | 289 | // USB1 using external ULPI PHY |
279 | //usb@3000 { | 290 | //usb@3000 { |
280 | // compatible = "fsl,mpc5121-usb2-dr", "fsl-usb2-dr"; | 291 | // compatible = "fsl,mpc5121-usb2-dr"; |
281 | // reg = <0x3000 0x1000>; | 292 | // reg = <0x3000 0x1000>; |
282 | // #address-cells = <1>; | 293 | // #address-cells = <1>; |
283 | // #size-cells = <0>; | 294 | // #size-cells = <0>; |
@@ -285,12 +296,11 @@ | |||
285 | // interrupts = <43 0x8>; | 296 | // interrupts = <43 0x8>; |
286 | // dr_mode = "otg"; | 297 | // dr_mode = "otg"; |
287 | // phy_type = "ulpi"; | 298 | // phy_type = "ulpi"; |
288 | // port1; | ||
289 | //}; | 299 | //}; |
290 | 300 | ||
291 | // USB0 using internal UTMI PHY | 301 | // USB0 using internal UTMI PHY |
292 | usb@4000 { | 302 | usb@4000 { |
293 | compatible = "fsl,mpc5121-usb2-dr", "fsl-usb2-dr"; | 303 | compatible = "fsl,mpc5121-usb2-dr"; |
294 | reg = <0x4000 0x1000>; | 304 | reg = <0x4000 0x1000>; |
295 | #address-cells = <1>; | 305 | #address-cells = <1>; |
296 | #size-cells = <0>; | 306 | #size-cells = <0>; |
@@ -298,7 +308,8 @@ | |||
298 | interrupts = <44 0x8>; | 308 | interrupts = <44 0x8>; |
299 | dr_mode = "otg"; | 309 | dr_mode = "otg"; |
300 | phy_type = "utmi_wide"; | 310 | phy_type = "utmi_wide"; |
301 | port0; | 311 | fsl,invert-drvvbus; |
312 | fsl,invert-pwr-fault; | ||
302 | }; | 313 | }; |
303 | 314 | ||
304 | // IO control | 315 | // IO control |
@@ -365,7 +376,7 @@ | |||
365 | }; | 376 | }; |
366 | 377 | ||
367 | dma@14000 { | 378 | dma@14000 { |
368 | compatible = "fsl,mpc5121-dma2"; | 379 | compatible = "fsl,mpc5121-dma"; |
369 | reg = <0x14000 0x1800>; | 380 | reg = <0x14000 0x1800>; |
370 | interrupts = <65 0x8>; | 381 | interrupts = <65 0x8>; |
371 | interrupt-parent = < &ipic >; | 382 | interrupt-parent = < &ipic >; |
diff --git a/arch/powerpc/boot/dts/mpc8568mds.dts b/arch/powerpc/boot/dts/mpc8568mds.dts index 6d892ba74e55..92fb17876e7d 100644 --- a/arch/powerpc/boot/dts/mpc8568mds.dts +++ b/arch/powerpc/boot/dts/mpc8568mds.dts | |||
@@ -54,9 +54,52 @@ | |||
54 | reg = <0x0 0x10000000>; | 54 | reg = <0x0 0x10000000>; |
55 | }; | 55 | }; |
56 | 56 | ||
57 | bcsr@f8000000 { | 57 | localbus@e0005000 { |
58 | compatible = "fsl,mpc8568mds-bcsr"; | 58 | #address-cells = <2>; |
59 | reg = <0xf8000000 0x8000>; | 59 | #size-cells = <1>; |
60 | compatible = "fsl,mpc8568-localbus", "fsl,pq3-localbus", | ||
61 | "simple-bus"; | ||
62 | reg = <0xe0005000 0x1000>; | ||
63 | |||
64 | ranges = <0x0 0x0 0xfe000000 0x02000000 | ||
65 | 0x1 0x0 0xf8000000 0x00008000 | ||
66 | 0x2 0x0 0xf0000000 0x04000000 | ||
67 | 0x4 0x0 0xf8008000 0x00008000 | ||
68 | 0x5 0x0 0xf8010000 0x00008000>; | ||
69 | |||
70 | nor@0,0 { | ||
71 | #address-cells = <1>; | ||
72 | #size-cells = <1>; | ||
73 | compatible = "cfi-flash"; | ||
74 | reg = <0x0 0x0 0x02000000>; | ||
75 | bank-width = <2>; | ||
76 | device-width = <2>; | ||
77 | }; | ||
78 | |||
79 | bcsr@1,0 { | ||
80 | #address-cells = <1>; | ||
81 | #size-cells = <1>; | ||
82 | compatible = "fsl,mpc8568mds-bcsr"; | ||
83 | reg = <1 0 0x8000>; | ||
84 | ranges = <0 1 0 0x8000>; | ||
85 | |||
86 | bcsr5: gpio-controller@11 { | ||
87 | #gpio-cells = <2>; | ||
88 | compatible = "fsl,mpc8568mds-bcsr-gpio"; | ||
89 | reg = <0x5 0x1>; | ||
90 | gpio-controller; | ||
91 | }; | ||
92 | }; | ||
93 | |||
94 | pib@4,0 { | ||
95 | compatible = "fsl,mpc8568mds-pib"; | ||
96 | reg = <4 0 0x8000>; | ||
97 | }; | ||
98 | |||
99 | pib@5,0 { | ||
100 | compatible = "fsl,mpc8568mds-pib"; | ||
101 | reg = <5 0 0x8000>; | ||
102 | }; | ||
60 | }; | 103 | }; |
61 | 104 | ||
62 | soc8568@e0000000 { | 105 | soc8568@e0000000 { |
@@ -610,4 +653,20 @@ | |||
610 | sleep = <&pmc 0x00080000 /* controller */ | 653 | sleep = <&pmc 0x00080000 /* controller */ |
611 | &pmc 0x00040000>; /* message unit */ | 654 | &pmc 0x00040000>; /* message unit */ |
612 | }; | 655 | }; |
656 | |||
657 | leds { | ||
658 | compatible = "gpio-leds"; | ||
659 | |||
660 | green { | ||
661 | gpios = <&bcsr5 1 0>; | ||
662 | }; | ||
663 | |||
664 | amber { | ||
665 | gpios = <&bcsr5 2 0>; | ||
666 | }; | ||
667 | |||
668 | red { | ||
669 | gpios = <&bcsr5 3 0>; | ||
670 | }; | ||
671 | }; | ||
613 | }; | 672 | }; |
diff --git a/arch/powerpc/configs/40x/acadia_defconfig b/arch/powerpc/configs/40x/acadia_defconfig index 173a5bb77ca1..8e95f8d227b9 100644 --- a/arch/powerpc/configs/40x/acadia_defconfig +++ b/arch/powerpc/configs/40x/acadia_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:17:46 2009 | 4 | # Mon Jan 4 15:33:07 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | CONFIG_40x=y | 14 | CONFIG_40x=y |
@@ -16,6 +16,7 @@ CONFIG_40x=y | |||
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_4xx=y | 17 | CONFIG_4xx=y |
18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
@@ -27,15 +28,18 @@ CONFIG_GENERIC_TIME=y | |||
27 | CONFIG_GENERIC_TIME_VSYSCALL=y | 28 | CONFIG_GENERIC_TIME_VSYSCALL=y |
28 | CONFIG_GENERIC_CLOCKEVENTS=y | 29 | CONFIG_GENERIC_CLOCKEVENTS=y |
29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
31 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_NR_IRQS=512 | ||
32 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
33 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
38 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
34 | CONFIG_LOCKDEP_SUPPORT=y | 39 | CONFIG_LOCKDEP_SUPPORT=y |
35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 40 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
36 | CONFIG_ARCH_HAS_ILOG2_U32=y | 41 | CONFIG_ARCH_HAS_ILOG2_U32=y |
37 | CONFIG_GENERIC_HWEIGHT=y | 42 | CONFIG_GENERIC_HWEIGHT=y |
38 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
39 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 43 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
40 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
41 | CONFIG_PPC=y | 45 | CONFIG_PPC=y |
@@ -49,11 +53,15 @@ CONFIG_PPC_UDBG_16550=y | |||
49 | # CONFIG_GENERIC_TBSYNC is not set | 53 | # CONFIG_GENERIC_TBSYNC is not set |
50 | CONFIG_AUDIT_ARCH=y | 54 | CONFIG_AUDIT_ARCH=y |
51 | CONFIG_GENERIC_BUG=y | 55 | CONFIG_GENERIC_BUG=y |
56 | CONFIG_DTC=y | ||
52 | # CONFIG_DEFAULT_UIMAGE is not set | 57 | # CONFIG_DEFAULT_UIMAGE is not set |
58 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
53 | CONFIG_PPC_DCR_NATIVE=y | 59 | CONFIG_PPC_DCR_NATIVE=y |
54 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
55 | CONFIG_PPC_DCR=y | 61 | CONFIG_PPC_DCR=y |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
56 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
64 | CONFIG_CONSTRUCTORS=y | ||
57 | 65 | ||
58 | # | 66 | # |
59 | # General setup | 67 | # General setup |
@@ -67,9 +75,21 @@ CONFIG_SWAP=y | |||
67 | CONFIG_SYSVIPC=y | 75 | CONFIG_SYSVIPC=y |
68 | CONFIG_SYSVIPC_SYSCTL=y | 76 | CONFIG_SYSVIPC_SYSCTL=y |
69 | CONFIG_POSIX_MQUEUE=y | 77 | CONFIG_POSIX_MQUEUE=y |
78 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
70 | # CONFIG_BSD_PROCESS_ACCT is not set | 79 | # CONFIG_BSD_PROCESS_ACCT is not set |
71 | # CONFIG_TASKSTATS is not set | 80 | # CONFIG_TASKSTATS is not set |
72 | # CONFIG_AUDIT is not set | 81 | # CONFIG_AUDIT is not set |
82 | |||
83 | # | ||
84 | # RCU Subsystem | ||
85 | # | ||
86 | CONFIG_TREE_RCU=y | ||
87 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
88 | # CONFIG_TINY_RCU is not set | ||
89 | # CONFIG_RCU_TRACE is not set | ||
90 | CONFIG_RCU_FANOUT=32 | ||
91 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
92 | # CONFIG_TREE_RCU_TRACE is not set | ||
73 | # CONFIG_IKCONFIG is not set | 93 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 94 | CONFIG_LOG_BUF_SHIFT=14 |
75 | CONFIG_GROUP_SCHED=y | 95 | CONFIG_GROUP_SCHED=y |
@@ -84,31 +104,40 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
84 | # CONFIG_NAMESPACES is not set | 104 | # CONFIG_NAMESPACES is not set |
85 | CONFIG_BLK_DEV_INITRD=y | 105 | CONFIG_BLK_DEV_INITRD=y |
86 | CONFIG_INITRAMFS_SOURCE="" | 106 | CONFIG_INITRAMFS_SOURCE="" |
107 | CONFIG_RD_GZIP=y | ||
108 | # CONFIG_RD_BZIP2 is not set | ||
109 | # CONFIG_RD_LZMA is not set | ||
87 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 110 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
88 | CONFIG_SYSCTL=y | 111 | CONFIG_SYSCTL=y |
112 | CONFIG_ANON_INODES=y | ||
89 | CONFIG_EMBEDDED=y | 113 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 114 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_KALLSYMS=y | 115 | CONFIG_KALLSYMS=y |
92 | CONFIG_KALLSYMS_ALL=y | 116 | CONFIG_KALLSYMS_ALL=y |
93 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
94 | CONFIG_KALLSYMS_EXTRA_PASS=y | 117 | CONFIG_KALLSYMS_EXTRA_PASS=y |
95 | CONFIG_HOTPLUG=y | 118 | CONFIG_HOTPLUG=y |
96 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
97 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
98 | CONFIG_ELF_CORE=y | 121 | CONFIG_ELF_CORE=y |
99 | CONFIG_COMPAT_BRK=y | ||
100 | CONFIG_BASE_FULL=y | 122 | CONFIG_BASE_FULL=y |
101 | CONFIG_FUTEX=y | 123 | CONFIG_FUTEX=y |
102 | CONFIG_ANON_INODES=y | ||
103 | CONFIG_EPOLL=y | 124 | CONFIG_EPOLL=y |
104 | CONFIG_SIGNALFD=y | 125 | CONFIG_SIGNALFD=y |
105 | CONFIG_TIMERFD=y | 126 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
108 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
130 | CONFIG_HAVE_PERF_EVENTS=y | ||
131 | |||
132 | # | ||
133 | # Kernel Performance Events And Counters | ||
134 | # | ||
135 | # CONFIG_PERF_EVENTS is not set | ||
136 | # CONFIG_PERF_COUNTERS is not set | ||
109 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
110 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
111 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
140 | CONFIG_COMPAT_BRK=y | ||
112 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
113 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
114 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
@@ -120,6 +149,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
120 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
121 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
122 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
154 | |||
155 | # | ||
156 | # GCOV-based kernel profiling | ||
157 | # | ||
158 | # CONFIG_GCOV_KERNEL is not set | ||
159 | # CONFIG_SLOW_WORK is not set | ||
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 160 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
124 | CONFIG_SLABINFO=y | 161 | CONFIG_SLABINFO=y |
125 | CONFIG_RT_MUTEXES=y | 162 | CONFIG_RT_MUTEXES=y |
@@ -131,8 +168,7 @@ CONFIG_MODULE_UNLOAD=y | |||
131 | # CONFIG_MODVERSIONS is not set | 168 | # CONFIG_MODVERSIONS is not set |
132 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 169 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
133 | CONFIG_BLOCK=y | 170 | CONFIG_BLOCK=y |
134 | CONFIG_LBD=y | 171 | CONFIG_LBDAF=y |
135 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
136 | # CONFIG_BLK_DEV_BSG is not set | 172 | # CONFIG_BLK_DEV_BSG is not set |
137 | # CONFIG_BLK_DEV_INTEGRITY is not set | 173 | # CONFIG_BLK_DEV_INTEGRITY is not set |
138 | 174 | ||
@@ -140,19 +176,41 @@ CONFIG_LBD=y | |||
140 | # IO Schedulers | 176 | # IO Schedulers |
141 | # | 177 | # |
142 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
143 | CONFIG_IOSCHED_AS=y | ||
144 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
145 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
146 | CONFIG_DEFAULT_AS=y | ||
147 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
148 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
149 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
150 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
151 | CONFIG_CLASSIC_RCU=y | 185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
152 | # CONFIG_TREE_RCU is not set | 186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
153 | # CONFIG_PREEMPT_RCU is not set | 187 | # CONFIG_INLINE_SPIN_LOCK is not set |
154 | # CONFIG_TREE_RCU_TRACE is not set | 188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
155 | # CONFIG_PREEMPT_RCU_TRACE is not set | 189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
156 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
157 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 215 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
158 | 216 | ||
@@ -166,6 +224,7 @@ CONFIG_CLASSIC_RCU=y | |||
166 | CONFIG_ACADIA=y | 224 | CONFIG_ACADIA=y |
167 | # CONFIG_EP405 is not set | 225 | # CONFIG_EP405 is not set |
168 | # CONFIG_HCU4 is not set | 226 | # CONFIG_HCU4 is not set |
227 | # CONFIG_HOTFOOT is not set | ||
169 | # CONFIG_KILAUEA is not set | 228 | # CONFIG_KILAUEA is not set |
170 | # CONFIG_MAKALU is not set | 229 | # CONFIG_MAKALU is not set |
171 | # CONFIG_WALNUT is not set | 230 | # CONFIG_WALNUT is not set |
@@ -208,10 +267,12 @@ CONFIG_BINFMT_ELF=y | |||
208 | # CONFIG_BINFMT_MISC is not set | 267 | # CONFIG_BINFMT_MISC is not set |
209 | # CONFIG_MATH_EMULATION is not set | 268 | # CONFIG_MATH_EMULATION is not set |
210 | # CONFIG_IOMMU_HELPER is not set | 269 | # CONFIG_IOMMU_HELPER is not set |
211 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 270 | # CONFIG_SWIOTLB is not set |
212 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 271 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
213 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 272 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
214 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 273 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
274 | CONFIG_SPARSE_IRQ=y | ||
275 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
215 | CONFIG_ARCH_FLATMEM_ENABLE=y | 276 | CONFIG_ARCH_FLATMEM_ENABLE=y |
216 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 277 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
217 | CONFIG_SELECT_MEMORY_MODEL=y | 278 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -227,10 +288,12 @@ CONFIG_MIGRATION=y | |||
227 | CONFIG_ZONE_DMA_FLAG=1 | 288 | CONFIG_ZONE_DMA_FLAG=1 |
228 | CONFIG_BOUNCE=y | 289 | CONFIG_BOUNCE=y |
229 | CONFIG_VIRT_TO_BUS=y | 290 | CONFIG_VIRT_TO_BUS=y |
230 | CONFIG_UNEVICTABLE_LRU=y | 291 | # CONFIG_KSM is not set |
292 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
231 | CONFIG_PPC_4K_PAGES=y | 293 | CONFIG_PPC_4K_PAGES=y |
232 | # CONFIG_PPC_16K_PAGES is not set | 294 | # CONFIG_PPC_16K_PAGES is not set |
233 | # CONFIG_PPC_64K_PAGES is not set | 295 | # CONFIG_PPC_64K_PAGES is not set |
296 | # CONFIG_PPC_256K_PAGES is not set | ||
234 | CONFIG_FORCE_MAX_ZONEORDER=11 | 297 | CONFIG_FORCE_MAX_ZONEORDER=11 |
235 | CONFIG_PROC_DEVICETREE=y | 298 | CONFIG_PROC_DEVICETREE=y |
236 | # CONFIG_CMDLINE_BOOL is not set | 299 | # CONFIG_CMDLINE_BOOL is not set |
@@ -255,6 +318,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
255 | # CONFIG_PCI_LEGACY is not set | 318 | # CONFIG_PCI_LEGACY is not set |
256 | # CONFIG_PCI_DEBUG is not set | 319 | # CONFIG_PCI_DEBUG is not set |
257 | # CONFIG_PCI_STUB is not set | 320 | # CONFIG_PCI_STUB is not set |
321 | # CONFIG_PCI_IOV is not set | ||
258 | # CONFIG_PCCARD is not set | 322 | # CONFIG_PCCARD is not set |
259 | # CONFIG_HOTPLUG_PCI is not set | 323 | # CONFIG_HOTPLUG_PCI is not set |
260 | # CONFIG_HAS_RAPIDIO is not set | 324 | # CONFIG_HAS_RAPIDIO is not set |
@@ -272,14 +336,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
272 | CONFIG_KERNEL_START=0xc0000000 | 336 | CONFIG_KERNEL_START=0xc0000000 |
273 | CONFIG_PHYSICAL_START=0x00000000 | 337 | CONFIG_PHYSICAL_START=0x00000000 |
274 | CONFIG_TASK_SIZE=0xc0000000 | 338 | CONFIG_TASK_SIZE=0xc0000000 |
275 | CONFIG_CONSISTENT_START=0xff100000 | ||
276 | CONFIG_CONSISTENT_SIZE=0x00200000 | 339 | CONFIG_CONSISTENT_SIZE=0x00200000 |
277 | CONFIG_NET=y | 340 | CONFIG_NET=y |
278 | 341 | ||
279 | # | 342 | # |
280 | # Networking options | 343 | # Networking options |
281 | # | 344 | # |
282 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
283 | CONFIG_PACKET=y | 345 | CONFIG_PACKET=y |
284 | # CONFIG_PACKET_MMAP is not set | 346 | # CONFIG_PACKET_MMAP is not set |
285 | CONFIG_UNIX=y | 347 | CONFIG_UNIX=y |
@@ -316,6 +378,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
316 | # CONFIG_NETFILTER is not set | 378 | # CONFIG_NETFILTER is not set |
317 | # CONFIG_IP_DCCP is not set | 379 | # CONFIG_IP_DCCP is not set |
318 | # CONFIG_IP_SCTP is not set | 380 | # CONFIG_IP_SCTP is not set |
381 | # CONFIG_RDS is not set | ||
319 | # CONFIG_TIPC is not set | 382 | # CONFIG_TIPC is not set |
320 | # CONFIG_ATM is not set | 383 | # CONFIG_ATM is not set |
321 | # CONFIG_BRIDGE is not set | 384 | # CONFIG_BRIDGE is not set |
@@ -329,6 +392,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
329 | # CONFIG_LAPB is not set | 392 | # CONFIG_LAPB is not set |
330 | # CONFIG_ECONET is not set | 393 | # CONFIG_ECONET is not set |
331 | # CONFIG_WAN_ROUTER is not set | 394 | # CONFIG_WAN_ROUTER is not set |
395 | # CONFIG_PHONET is not set | ||
396 | # CONFIG_IEEE802154 is not set | ||
332 | # CONFIG_NET_SCHED is not set | 397 | # CONFIG_NET_SCHED is not set |
333 | # CONFIG_DCB is not set | 398 | # CONFIG_DCB is not set |
334 | 399 | ||
@@ -341,8 +406,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
341 | # CONFIG_IRDA is not set | 406 | # CONFIG_IRDA is not set |
342 | # CONFIG_BT is not set | 407 | # CONFIG_BT is not set |
343 | # CONFIG_AF_RXRPC is not set | 408 | # CONFIG_AF_RXRPC is not set |
344 | # CONFIG_PHONET is not set | 409 | CONFIG_WIRELESS=y |
345 | # CONFIG_WIRELESS is not set | 410 | # CONFIG_CFG80211 is not set |
411 | # CONFIG_LIB80211 is not set | ||
412 | |||
413 | # | ||
414 | # CFG80211 needs to be enabled for MAC80211 | ||
415 | # | ||
346 | # CONFIG_WIMAX is not set | 416 | # CONFIG_WIMAX is not set |
347 | # CONFIG_RFKILL is not set | 417 | # CONFIG_RFKILL is not set |
348 | # CONFIG_NET_9P is not set | 418 | # CONFIG_NET_9P is not set |
@@ -355,6 +425,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
355 | # Generic Driver Options | 425 | # Generic Driver Options |
356 | # | 426 | # |
357 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 427 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
428 | # CONFIG_DEVTMPFS is not set | ||
358 | CONFIG_STANDALONE=y | 429 | CONFIG_STANDALONE=y |
359 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 430 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
360 | CONFIG_FW_LOADER=y | 431 | CONFIG_FW_LOADER=y |
@@ -367,9 +438,9 @@ CONFIG_CONNECTOR=y | |||
367 | CONFIG_PROC_EVENTS=y | 438 | CONFIG_PROC_EVENTS=y |
368 | CONFIG_MTD=y | 439 | CONFIG_MTD=y |
369 | # CONFIG_MTD_DEBUG is not set | 440 | # CONFIG_MTD_DEBUG is not set |
441 | # CONFIG_MTD_TESTS is not set | ||
370 | # CONFIG_MTD_CONCAT is not set | 442 | # CONFIG_MTD_CONCAT is not set |
371 | CONFIG_MTD_PARTITIONS=y | 443 | CONFIG_MTD_PARTITIONS=y |
372 | # CONFIG_MTD_TESTS is not set | ||
373 | # CONFIG_MTD_REDBOOT_PARTS is not set | 444 | # CONFIG_MTD_REDBOOT_PARTS is not set |
374 | CONFIG_MTD_CMDLINE_PARTS=y | 445 | CONFIG_MTD_CMDLINE_PARTS=y |
375 | CONFIG_MTD_OF_PARTS=y | 446 | CONFIG_MTD_OF_PARTS=y |
@@ -445,7 +516,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
445 | # LPDDR flash memory drivers | 516 | # LPDDR flash memory drivers |
446 | # | 517 | # |
447 | # CONFIG_MTD_LPDDR is not set | 518 | # CONFIG_MTD_LPDDR is not set |
448 | # CONFIG_MTD_QINFO_PROBE is not set | ||
449 | 519 | ||
450 | # | 520 | # |
451 | # UBI - Unsorted block images | 521 | # UBI - Unsorted block images |
@@ -461,6 +531,7 @@ CONFIG_BLK_DEV=y | |||
461 | # CONFIG_BLK_DEV_UMEM is not set | 531 | # CONFIG_BLK_DEV_UMEM is not set |
462 | # CONFIG_BLK_DEV_COW_COMMON is not set | 532 | # CONFIG_BLK_DEV_COW_COMMON is not set |
463 | # CONFIG_BLK_DEV_LOOP is not set | 533 | # CONFIG_BLK_DEV_LOOP is not set |
534 | # CONFIG_BLK_DEV_DRBD is not set | ||
464 | # CONFIG_BLK_DEV_NBD is not set | 535 | # CONFIG_BLK_DEV_NBD is not set |
465 | # CONFIG_BLK_DEV_SX8 is not set | 536 | # CONFIG_BLK_DEV_SX8 is not set |
466 | CONFIG_BLK_DEV_RAM=y | 537 | CONFIG_BLK_DEV_RAM=y |
@@ -491,7 +562,11 @@ CONFIG_HAVE_IDE=y | |||
491 | # | 562 | # |
492 | 563 | ||
493 | # | 564 | # |
494 | # Enable only one of the two stacks, unless you know what you are doing | 565 | # You can enable one or both FireWire driver stacks. |
566 | # | ||
567 | |||
568 | # | ||
569 | # See the help texts for more information. | ||
495 | # | 570 | # |
496 | # CONFIG_FIREWIRE is not set | 571 | # CONFIG_FIREWIRE is not set |
497 | # CONFIG_IEEE1394 is not set | 572 | # CONFIG_IEEE1394 is not set |
@@ -512,6 +587,8 @@ CONFIG_MII=y | |||
512 | # CONFIG_SUNGEM is not set | 587 | # CONFIG_SUNGEM is not set |
513 | # CONFIG_CASSINI is not set | 588 | # CONFIG_CASSINI is not set |
514 | # CONFIG_NET_VENDOR_3COM is not set | 589 | # CONFIG_NET_VENDOR_3COM is not set |
590 | # CONFIG_ETHOC is not set | ||
591 | # CONFIG_DNET is not set | ||
515 | # CONFIG_NET_TULIP is not set | 592 | # CONFIG_NET_TULIP is not set |
516 | # CONFIG_HP100 is not set | 593 | # CONFIG_HP100 is not set |
517 | CONFIG_IBM_NEW_EMAC=y | 594 | CONFIG_IBM_NEW_EMAC=y |
@@ -530,17 +607,18 @@ CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT=y | |||
530 | CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR=y | 607 | CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR=y |
531 | # CONFIG_NET_PCI is not set | 608 | # CONFIG_NET_PCI is not set |
532 | # CONFIG_B44 is not set | 609 | # CONFIG_B44 is not set |
610 | # CONFIG_KS8842 is not set | ||
611 | # CONFIG_KS8851_MLL is not set | ||
533 | # CONFIG_ATL2 is not set | 612 | # CONFIG_ATL2 is not set |
613 | # CONFIG_XILINX_EMACLITE is not set | ||
534 | # CONFIG_NETDEV_1000 is not set | 614 | # CONFIG_NETDEV_1000 is not set |
535 | # CONFIG_NETDEV_10000 is not set | 615 | # CONFIG_NETDEV_10000 is not set |
536 | # CONFIG_TR is not set | 616 | # CONFIG_TR is not set |
537 | 617 | CONFIG_WLAN=y | |
538 | # | 618 | # CONFIG_AIRO is not set |
539 | # Wireless LAN | 619 | # CONFIG_ATMEL is not set |
540 | # | 620 | # CONFIG_PRISM54 is not set |
541 | # CONFIG_WLAN_PRE80211 is not set | 621 | # CONFIG_HOSTAP is not set |
542 | # CONFIG_WLAN_80211 is not set | ||
543 | # CONFIG_IWLWIFI_LEDS is not set | ||
544 | 622 | ||
545 | # | 623 | # |
546 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 624 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -553,6 +631,7 @@ CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR=y | |||
553 | # CONFIG_NETCONSOLE is not set | 631 | # CONFIG_NETCONSOLE is not set |
554 | # CONFIG_NETPOLL is not set | 632 | # CONFIG_NETPOLL is not set |
555 | # CONFIG_NET_POLL_CONTROLLER is not set | 633 | # CONFIG_NET_POLL_CONTROLLER is not set |
634 | # CONFIG_VMXNET3 is not set | ||
556 | # CONFIG_ISDN is not set | 635 | # CONFIG_ISDN is not set |
557 | # CONFIG_PHONE is not set | 636 | # CONFIG_PHONE is not set |
558 | 637 | ||
@@ -598,6 +677,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
598 | # CONFIG_SERIAL_JSM is not set | 677 | # CONFIG_SERIAL_JSM is not set |
599 | CONFIG_SERIAL_OF_PLATFORM=y | 678 | CONFIG_SERIAL_OF_PLATFORM=y |
600 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 679 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
680 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
601 | CONFIG_UNIX98_PTYS=y | 681 | CONFIG_UNIX98_PTYS=y |
602 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 682 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
603 | CONFIG_LEGACY_PTYS=y | 683 | CONFIG_LEGACY_PTYS=y |
@@ -614,6 +694,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
614 | CONFIG_DEVPORT=y | 694 | CONFIG_DEVPORT=y |
615 | # CONFIG_I2C is not set | 695 | # CONFIG_I2C is not set |
616 | # CONFIG_SPI is not set | 696 | # CONFIG_SPI is not set |
697 | |||
698 | # | ||
699 | # PPS support | ||
700 | # | ||
701 | # CONFIG_PPS is not set | ||
617 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 702 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
618 | # CONFIG_GPIOLIB is not set | 703 | # CONFIG_GPIOLIB is not set |
619 | # CONFIG_W1 is not set | 704 | # CONFIG_W1 is not set |
@@ -636,27 +721,13 @@ CONFIG_SSB_POSSIBLE=y | |||
636 | # CONFIG_HTC_PASIC3 is not set | 721 | # CONFIG_HTC_PASIC3 is not set |
637 | # CONFIG_MFD_TMIO is not set | 722 | # CONFIG_MFD_TMIO is not set |
638 | # CONFIG_REGULATOR is not set | 723 | # CONFIG_REGULATOR is not set |
639 | 724 | # CONFIG_MEDIA_SUPPORT is not set | |
640 | # | ||
641 | # Multimedia devices | ||
642 | # | ||
643 | |||
644 | # | ||
645 | # Multimedia core support | ||
646 | # | ||
647 | # CONFIG_VIDEO_DEV is not set | ||
648 | # CONFIG_DVB_CORE is not set | ||
649 | # CONFIG_VIDEO_MEDIA is not set | ||
650 | |||
651 | # | ||
652 | # Multimedia drivers | ||
653 | # | ||
654 | # CONFIG_DAB is not set | ||
655 | 725 | ||
656 | # | 726 | # |
657 | # Graphics support | 727 | # Graphics support |
658 | # | 728 | # |
659 | # CONFIG_AGP is not set | 729 | # CONFIG_AGP is not set |
730 | CONFIG_VGA_ARB=y | ||
660 | # CONFIG_DRM is not set | 731 | # CONFIG_DRM is not set |
661 | # CONFIG_VGASTATE is not set | 732 | # CONFIG_VGASTATE is not set |
662 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 733 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
@@ -678,7 +749,12 @@ CONFIG_SSB_POSSIBLE=y | |||
678 | # CONFIG_EDAC is not set | 749 | # CONFIG_EDAC is not set |
679 | # CONFIG_RTC_CLASS is not set | 750 | # CONFIG_RTC_CLASS is not set |
680 | # CONFIG_DMADEVICES is not set | 751 | # CONFIG_DMADEVICES is not set |
752 | # CONFIG_AUXDISPLAY is not set | ||
681 | # CONFIG_UIO is not set | 753 | # CONFIG_UIO is not set |
754 | |||
755 | # | ||
756 | # TI VLYNQ | ||
757 | # | ||
682 | # CONFIG_STAGING is not set | 758 | # CONFIG_STAGING is not set |
683 | 759 | ||
684 | # | 760 | # |
@@ -689,14 +765,17 @@ CONFIG_EXT2_FS=y | |||
689 | # CONFIG_EXT2_FS_XIP is not set | 765 | # CONFIG_EXT2_FS_XIP is not set |
690 | # CONFIG_EXT3_FS is not set | 766 | # CONFIG_EXT3_FS is not set |
691 | # CONFIG_EXT4_FS is not set | 767 | # CONFIG_EXT4_FS is not set |
768 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
692 | # CONFIG_REISERFS_FS is not set | 769 | # CONFIG_REISERFS_FS is not set |
693 | # CONFIG_JFS_FS is not set | 770 | # CONFIG_JFS_FS is not set |
694 | # CONFIG_FS_POSIX_ACL is not set | 771 | # CONFIG_FS_POSIX_ACL is not set |
695 | CONFIG_FILE_LOCKING=y | ||
696 | # CONFIG_XFS_FS is not set | 772 | # CONFIG_XFS_FS is not set |
697 | # CONFIG_GFS2_FS is not set | 773 | # CONFIG_GFS2_FS is not set |
698 | # CONFIG_OCFS2_FS is not set | 774 | # CONFIG_OCFS2_FS is not set |
699 | # CONFIG_BTRFS_FS is not set | 775 | # CONFIG_BTRFS_FS is not set |
776 | # CONFIG_NILFS2_FS is not set | ||
777 | CONFIG_FILE_LOCKING=y | ||
778 | CONFIG_FSNOTIFY=y | ||
700 | CONFIG_DNOTIFY=y | 779 | CONFIG_DNOTIFY=y |
701 | CONFIG_INOTIFY=y | 780 | CONFIG_INOTIFY=y |
702 | CONFIG_INOTIFY_USER=y | 781 | CONFIG_INOTIFY_USER=y |
@@ -706,6 +785,11 @@ CONFIG_INOTIFY_USER=y | |||
706 | # CONFIG_FUSE_FS is not set | 785 | # CONFIG_FUSE_FS is not set |
707 | 786 | ||
708 | # | 787 | # |
788 | # Caches | ||
789 | # | ||
790 | # CONFIG_FSCACHE is not set | ||
791 | |||
792 | # | ||
709 | # CD-ROM/DVD Filesystems | 793 | # CD-ROM/DVD Filesystems |
710 | # | 794 | # |
711 | # CONFIG_ISO9660_FS is not set | 795 | # CONFIG_ISO9660_FS is not set |
@@ -760,7 +844,6 @@ CONFIG_LOCKD=y | |||
760 | CONFIG_LOCKD_V4=y | 844 | CONFIG_LOCKD_V4=y |
761 | CONFIG_NFS_COMMON=y | 845 | CONFIG_NFS_COMMON=y |
762 | CONFIG_SUNRPC=y | 846 | CONFIG_SUNRPC=y |
763 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
764 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 847 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
765 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 848 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
766 | # CONFIG_SMB_FS is not set | 849 | # CONFIG_SMB_FS is not set |
@@ -776,6 +859,7 @@ CONFIG_SUNRPC=y | |||
776 | CONFIG_MSDOS_PARTITION=y | 859 | CONFIG_MSDOS_PARTITION=y |
777 | # CONFIG_NLS is not set | 860 | # CONFIG_NLS is not set |
778 | # CONFIG_DLM is not set | 861 | # CONFIG_DLM is not set |
862 | # CONFIG_BINARY_PRINTF is not set | ||
779 | 863 | ||
780 | # | 864 | # |
781 | # Library routines | 865 | # Library routines |
@@ -790,11 +874,13 @@ CONFIG_CRC32=y | |||
790 | # CONFIG_CRC7 is not set | 874 | # CONFIG_CRC7 is not set |
791 | # CONFIG_LIBCRC32C is not set | 875 | # CONFIG_LIBCRC32C is not set |
792 | CONFIG_ZLIB_INFLATE=y | 876 | CONFIG_ZLIB_INFLATE=y |
793 | CONFIG_PLIST=y | 877 | CONFIG_DECOMPRESS_GZIP=y |
794 | CONFIG_HAS_IOMEM=y | 878 | CONFIG_HAS_IOMEM=y |
795 | CONFIG_HAS_IOPORT=y | 879 | CONFIG_HAS_IOPORT=y |
796 | CONFIG_HAS_DMA=y | 880 | CONFIG_HAS_DMA=y |
797 | CONFIG_HAVE_LMB=y | 881 | CONFIG_HAVE_LMB=y |
882 | CONFIG_NLATTR=y | ||
883 | CONFIG_GENERIC_ATOMIC64=y | ||
798 | 884 | ||
799 | # | 885 | # |
800 | # Kernel hacking | 886 | # Kernel hacking |
@@ -804,6 +890,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
804 | CONFIG_ENABLE_MUST_CHECK=y | 890 | CONFIG_ENABLE_MUST_CHECK=y |
805 | CONFIG_FRAME_WARN=1024 | 891 | CONFIG_FRAME_WARN=1024 |
806 | CONFIG_MAGIC_SYSRQ=y | 892 | CONFIG_MAGIC_SYSRQ=y |
893 | # CONFIG_STRIP_ASM_SYMS is not set | ||
807 | # CONFIG_UNUSED_SYMBOLS is not set | 894 | # CONFIG_UNUSED_SYMBOLS is not set |
808 | CONFIG_DEBUG_FS=y | 895 | CONFIG_DEBUG_FS=y |
809 | # CONFIG_HEADERS_CHECK is not set | 896 | # CONFIG_HEADERS_CHECK is not set |
@@ -812,16 +899,23 @@ CONFIG_DEBUG_KERNEL=y | |||
812 | CONFIG_DETECT_SOFTLOCKUP=y | 899 | CONFIG_DETECT_SOFTLOCKUP=y |
813 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 900 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
814 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 901 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
902 | CONFIG_DETECT_HUNG_TASK=y | ||
903 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
904 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
815 | CONFIG_SCHED_DEBUG=y | 905 | CONFIG_SCHED_DEBUG=y |
816 | # CONFIG_SCHEDSTATS is not set | 906 | # CONFIG_SCHEDSTATS is not set |
817 | # CONFIG_TIMER_STATS is not set | 907 | # CONFIG_TIMER_STATS is not set |
818 | # CONFIG_DEBUG_OBJECTS is not set | 908 | # CONFIG_DEBUG_OBJECTS is not set |
819 | # CONFIG_SLUB_DEBUG_ON is not set | 909 | # CONFIG_SLUB_DEBUG_ON is not set |
820 | # CONFIG_SLUB_STATS is not set | 910 | # CONFIG_SLUB_STATS is not set |
911 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
821 | # CONFIG_DEBUG_RT_MUTEXES is not set | 912 | # CONFIG_DEBUG_RT_MUTEXES is not set |
822 | # CONFIG_RT_MUTEX_TESTER is not set | 913 | # CONFIG_RT_MUTEX_TESTER is not set |
823 | # CONFIG_DEBUG_SPINLOCK is not set | 914 | # CONFIG_DEBUG_SPINLOCK is not set |
824 | # CONFIG_DEBUG_MUTEXES is not set | 915 | # CONFIG_DEBUG_MUTEXES is not set |
916 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
917 | # CONFIG_PROVE_LOCKING is not set | ||
918 | # CONFIG_LOCK_STAT is not set | ||
825 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 919 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
826 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 920 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
827 | # CONFIG_DEBUG_KOBJECT is not set | 921 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -833,35 +927,45 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
833 | # CONFIG_DEBUG_LIST is not set | 927 | # CONFIG_DEBUG_LIST is not set |
834 | # CONFIG_DEBUG_SG is not set | 928 | # CONFIG_DEBUG_SG is not set |
835 | # CONFIG_DEBUG_NOTIFIERS is not set | 929 | # CONFIG_DEBUG_NOTIFIERS is not set |
836 | # CONFIG_BOOT_PRINTK_DELAY is not set | 930 | # CONFIG_DEBUG_CREDENTIALS is not set |
837 | # CONFIG_RCU_TORTURE_TEST is not set | 931 | # CONFIG_RCU_TORTURE_TEST is not set |
838 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 932 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
839 | # CONFIG_BACKTRACE_SELF_TEST is not set | 933 | # CONFIG_BACKTRACE_SELF_TEST is not set |
840 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 934 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
935 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
841 | # CONFIG_FAULT_INJECTION is not set | 936 | # CONFIG_FAULT_INJECTION is not set |
842 | # CONFIG_LATENCYTOP is not set | 937 | # CONFIG_LATENCYTOP is not set |
843 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 938 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
939 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
844 | CONFIG_HAVE_FUNCTION_TRACER=y | 940 | CONFIG_HAVE_FUNCTION_TRACER=y |
941 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
845 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 942 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
846 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 943 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
847 | 944 | CONFIG_TRACING_SUPPORT=y | |
848 | # | 945 | CONFIG_FTRACE=y |
849 | # Tracers | ||
850 | # | ||
851 | # CONFIG_FUNCTION_TRACER is not set | 946 | # CONFIG_FUNCTION_TRACER is not set |
947 | # CONFIG_IRQSOFF_TRACER is not set | ||
852 | # CONFIG_SCHED_TRACER is not set | 948 | # CONFIG_SCHED_TRACER is not set |
853 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 949 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
854 | # CONFIG_BOOT_TRACER is not set | 950 | # CONFIG_BOOT_TRACER is not set |
855 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 951 | CONFIG_BRANCH_PROFILE_NONE=y |
952 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
953 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
856 | # CONFIG_STACK_TRACER is not set | 954 | # CONFIG_STACK_TRACER is not set |
857 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 955 | # CONFIG_KMEMTRACE is not set |
956 | # CONFIG_WORKQUEUE_TRACER is not set | ||
957 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
958 | # CONFIG_DYNAMIC_DEBUG is not set | ||
959 | # CONFIG_DMA_API_DEBUG is not set | ||
858 | # CONFIG_SAMPLES is not set | 960 | # CONFIG_SAMPLES is not set |
859 | CONFIG_HAVE_ARCH_KGDB=y | 961 | CONFIG_HAVE_ARCH_KGDB=y |
860 | # CONFIG_KGDB is not set | 962 | # CONFIG_KGDB is not set |
963 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
964 | CONFIG_PPC_WERROR=y | ||
861 | CONFIG_PRINT_STACK_DEPTH=64 | 965 | CONFIG_PRINT_STACK_DEPTH=64 |
862 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 966 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
863 | # CONFIG_DEBUG_STACK_USAGE is not set | 967 | # CONFIG_DEBUG_STACK_USAGE is not set |
864 | # CONFIG_DEBUG_PAGEALLOC is not set | 968 | # CONFIG_PPC_EMULATED_STATS is not set |
865 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 969 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
866 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 970 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
867 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 971 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -877,13 +981,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
877 | # CONFIG_KEYS is not set | 981 | # CONFIG_KEYS is not set |
878 | # CONFIG_SECURITY is not set | 982 | # CONFIG_SECURITY is not set |
879 | # CONFIG_SECURITYFS is not set | 983 | # CONFIG_SECURITYFS is not set |
880 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 984 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
985 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
986 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
987 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
988 | CONFIG_DEFAULT_SECURITY="" | ||
881 | CONFIG_CRYPTO=y | 989 | CONFIG_CRYPTO=y |
882 | 990 | ||
883 | # | 991 | # |
884 | # Crypto core or helper | 992 | # Crypto core or helper |
885 | # | 993 | # |
886 | # CONFIG_CRYPTO_FIPS is not set | ||
887 | CONFIG_CRYPTO_ALGAPI=y | 994 | CONFIG_CRYPTO_ALGAPI=y |
888 | CONFIG_CRYPTO_ALGAPI2=y | 995 | CONFIG_CRYPTO_ALGAPI2=y |
889 | CONFIG_CRYPTO_AEAD2=y | 996 | CONFIG_CRYPTO_AEAD2=y |
@@ -892,10 +999,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
892 | CONFIG_CRYPTO_HASH=y | 999 | CONFIG_CRYPTO_HASH=y |
893 | CONFIG_CRYPTO_HASH2=y | 1000 | CONFIG_CRYPTO_HASH2=y |
894 | CONFIG_CRYPTO_RNG2=y | 1001 | CONFIG_CRYPTO_RNG2=y |
1002 | CONFIG_CRYPTO_PCOMP=y | ||
895 | CONFIG_CRYPTO_MANAGER=y | 1003 | CONFIG_CRYPTO_MANAGER=y |
896 | CONFIG_CRYPTO_MANAGER2=y | 1004 | CONFIG_CRYPTO_MANAGER2=y |
897 | # CONFIG_CRYPTO_GF128MUL is not set | 1005 | # CONFIG_CRYPTO_GF128MUL is not set |
898 | # CONFIG_CRYPTO_NULL is not set | 1006 | # CONFIG_CRYPTO_NULL is not set |
1007 | CONFIG_CRYPTO_WORKQUEUE=y | ||
899 | # CONFIG_CRYPTO_CRYPTD is not set | 1008 | # CONFIG_CRYPTO_CRYPTD is not set |
900 | # CONFIG_CRYPTO_AUTHENC is not set | 1009 | # CONFIG_CRYPTO_AUTHENC is not set |
901 | # CONFIG_CRYPTO_TEST is not set | 1010 | # CONFIG_CRYPTO_TEST is not set |
@@ -923,11 +1032,13 @@ CONFIG_CRYPTO_PCBC=y | |||
923 | # | 1032 | # |
924 | # CONFIG_CRYPTO_HMAC is not set | 1033 | # CONFIG_CRYPTO_HMAC is not set |
925 | # CONFIG_CRYPTO_XCBC is not set | 1034 | # CONFIG_CRYPTO_XCBC is not set |
1035 | # CONFIG_CRYPTO_VMAC is not set | ||
926 | 1036 | ||
927 | # | 1037 | # |
928 | # Digest | 1038 | # Digest |
929 | # | 1039 | # |
930 | # CONFIG_CRYPTO_CRC32C is not set | 1040 | # CONFIG_CRYPTO_CRC32C is not set |
1041 | # CONFIG_CRYPTO_GHASH is not set | ||
931 | # CONFIG_CRYPTO_MD4 is not set | 1042 | # CONFIG_CRYPTO_MD4 is not set |
932 | CONFIG_CRYPTO_MD5=y | 1043 | CONFIG_CRYPTO_MD5=y |
933 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1044 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -964,6 +1075,7 @@ CONFIG_CRYPTO_DES=y | |||
964 | # Compression | 1075 | # Compression |
965 | # | 1076 | # |
966 | # CONFIG_CRYPTO_DEFLATE is not set | 1077 | # CONFIG_CRYPTO_DEFLATE is not set |
1078 | # CONFIG_CRYPTO_ZLIB is not set | ||
967 | # CONFIG_CRYPTO_LZO is not set | 1079 | # CONFIG_CRYPTO_LZO is not set |
968 | 1080 | ||
969 | # | 1081 | # |
@@ -972,5 +1084,6 @@ CONFIG_CRYPTO_DES=y | |||
972 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1084 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
973 | CONFIG_CRYPTO_HW=y | 1085 | CONFIG_CRYPTO_HW=y |
974 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1086 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1087 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
975 | # CONFIG_PPC_CLOCK is not set | 1088 | # CONFIG_PPC_CLOCK is not set |
976 | # CONFIG_VIRTUALIZATION is not set | 1089 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/40x/ep405_defconfig b/arch/powerpc/configs/40x/ep405_defconfig index e9b8495cde0c..918f23fd2b18 100644 --- a/arch/powerpc/configs/40x/ep405_defconfig +++ b/arch/powerpc/configs/40x/ep405_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:17:48 2009 | 4 | # Mon Jan 4 15:37:34 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | CONFIG_40x=y | 14 | CONFIG_40x=y |
@@ -16,6 +16,7 @@ CONFIG_40x=y | |||
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_4xx=y | 17 | CONFIG_4xx=y |
18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
@@ -27,15 +28,18 @@ CONFIG_GENERIC_TIME=y | |||
27 | CONFIG_GENERIC_TIME_VSYSCALL=y | 28 | CONFIG_GENERIC_TIME_VSYSCALL=y |
28 | CONFIG_GENERIC_CLOCKEVENTS=y | 29 | CONFIG_GENERIC_CLOCKEVENTS=y |
29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
31 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_NR_IRQS=512 | ||
32 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
33 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
38 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
34 | CONFIG_LOCKDEP_SUPPORT=y | 39 | CONFIG_LOCKDEP_SUPPORT=y |
35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 40 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
36 | CONFIG_ARCH_HAS_ILOG2_U32=y | 41 | CONFIG_ARCH_HAS_ILOG2_U32=y |
37 | CONFIG_GENERIC_HWEIGHT=y | 42 | CONFIG_GENERIC_HWEIGHT=y |
38 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
39 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 43 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
40 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
41 | CONFIG_PPC=y | 45 | CONFIG_PPC=y |
@@ -49,11 +53,15 @@ CONFIG_PPC_UDBG_16550=y | |||
49 | # CONFIG_GENERIC_TBSYNC is not set | 53 | # CONFIG_GENERIC_TBSYNC is not set |
50 | CONFIG_AUDIT_ARCH=y | 54 | CONFIG_AUDIT_ARCH=y |
51 | CONFIG_GENERIC_BUG=y | 55 | CONFIG_GENERIC_BUG=y |
56 | CONFIG_DTC=y | ||
52 | # CONFIG_DEFAULT_UIMAGE is not set | 57 | # CONFIG_DEFAULT_UIMAGE is not set |
58 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
53 | CONFIG_PPC_DCR_NATIVE=y | 59 | CONFIG_PPC_DCR_NATIVE=y |
54 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
55 | CONFIG_PPC_DCR=y | 61 | CONFIG_PPC_DCR=y |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
56 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
64 | CONFIG_CONSTRUCTORS=y | ||
57 | 65 | ||
58 | # | 66 | # |
59 | # General setup | 67 | # General setup |
@@ -67,9 +75,21 @@ CONFIG_SWAP=y | |||
67 | CONFIG_SYSVIPC=y | 75 | CONFIG_SYSVIPC=y |
68 | CONFIG_SYSVIPC_SYSCTL=y | 76 | CONFIG_SYSVIPC_SYSCTL=y |
69 | CONFIG_POSIX_MQUEUE=y | 77 | CONFIG_POSIX_MQUEUE=y |
78 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
70 | # CONFIG_BSD_PROCESS_ACCT is not set | 79 | # CONFIG_BSD_PROCESS_ACCT is not set |
71 | # CONFIG_TASKSTATS is not set | 80 | # CONFIG_TASKSTATS is not set |
72 | # CONFIG_AUDIT is not set | 81 | # CONFIG_AUDIT is not set |
82 | |||
83 | # | ||
84 | # RCU Subsystem | ||
85 | # | ||
86 | CONFIG_TREE_RCU=y | ||
87 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
88 | # CONFIG_TINY_RCU is not set | ||
89 | # CONFIG_RCU_TRACE is not set | ||
90 | CONFIG_RCU_FANOUT=32 | ||
91 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
92 | # CONFIG_TREE_RCU_TRACE is not set | ||
73 | # CONFIG_IKCONFIG is not set | 93 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 94 | CONFIG_LOG_BUF_SHIFT=14 |
75 | CONFIG_GROUP_SCHED=y | 95 | CONFIG_GROUP_SCHED=y |
@@ -84,31 +104,40 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
84 | # CONFIG_NAMESPACES is not set | 104 | # CONFIG_NAMESPACES is not set |
85 | CONFIG_BLK_DEV_INITRD=y | 105 | CONFIG_BLK_DEV_INITRD=y |
86 | CONFIG_INITRAMFS_SOURCE="" | 106 | CONFIG_INITRAMFS_SOURCE="" |
107 | CONFIG_RD_GZIP=y | ||
108 | # CONFIG_RD_BZIP2 is not set | ||
109 | # CONFIG_RD_LZMA is not set | ||
87 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 110 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
88 | CONFIG_SYSCTL=y | 111 | CONFIG_SYSCTL=y |
112 | CONFIG_ANON_INODES=y | ||
89 | CONFIG_EMBEDDED=y | 113 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 114 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_KALLSYMS=y | 115 | CONFIG_KALLSYMS=y |
92 | CONFIG_KALLSYMS_ALL=y | 116 | CONFIG_KALLSYMS_ALL=y |
93 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
94 | CONFIG_KALLSYMS_EXTRA_PASS=y | 117 | CONFIG_KALLSYMS_EXTRA_PASS=y |
95 | CONFIG_HOTPLUG=y | 118 | CONFIG_HOTPLUG=y |
96 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
97 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
98 | CONFIG_ELF_CORE=y | 121 | CONFIG_ELF_CORE=y |
99 | CONFIG_COMPAT_BRK=y | ||
100 | CONFIG_BASE_FULL=y | 122 | CONFIG_BASE_FULL=y |
101 | CONFIG_FUTEX=y | 123 | CONFIG_FUTEX=y |
102 | CONFIG_ANON_INODES=y | ||
103 | CONFIG_EPOLL=y | 124 | CONFIG_EPOLL=y |
104 | CONFIG_SIGNALFD=y | 125 | CONFIG_SIGNALFD=y |
105 | CONFIG_TIMERFD=y | 126 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
108 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
130 | CONFIG_HAVE_PERF_EVENTS=y | ||
131 | |||
132 | # | ||
133 | # Kernel Performance Events And Counters | ||
134 | # | ||
135 | # CONFIG_PERF_EVENTS is not set | ||
136 | # CONFIG_PERF_COUNTERS is not set | ||
109 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
110 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
111 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
140 | CONFIG_COMPAT_BRK=y | ||
112 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
113 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
114 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
@@ -120,6 +149,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
120 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
121 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
122 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
154 | |||
155 | # | ||
156 | # GCOV-based kernel profiling | ||
157 | # | ||
158 | # CONFIG_GCOV_KERNEL is not set | ||
159 | # CONFIG_SLOW_WORK is not set | ||
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 160 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
124 | CONFIG_SLABINFO=y | 161 | CONFIG_SLABINFO=y |
125 | CONFIG_RT_MUTEXES=y | 162 | CONFIG_RT_MUTEXES=y |
@@ -131,8 +168,7 @@ CONFIG_MODULE_UNLOAD=y | |||
131 | # CONFIG_MODVERSIONS is not set | 168 | # CONFIG_MODVERSIONS is not set |
132 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 169 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
133 | CONFIG_BLOCK=y | 170 | CONFIG_BLOCK=y |
134 | CONFIG_LBD=y | 171 | CONFIG_LBDAF=y |
135 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
136 | # CONFIG_BLK_DEV_BSG is not set | 172 | # CONFIG_BLK_DEV_BSG is not set |
137 | # CONFIG_BLK_DEV_INTEGRITY is not set | 173 | # CONFIG_BLK_DEV_INTEGRITY is not set |
138 | 174 | ||
@@ -140,19 +176,41 @@ CONFIG_LBD=y | |||
140 | # IO Schedulers | 176 | # IO Schedulers |
141 | # | 177 | # |
142 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
143 | CONFIG_IOSCHED_AS=y | ||
144 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
145 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
146 | CONFIG_DEFAULT_AS=y | ||
147 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
148 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
149 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
150 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
151 | CONFIG_CLASSIC_RCU=y | 185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
152 | # CONFIG_TREE_RCU is not set | 186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
153 | # CONFIG_PREEMPT_RCU is not set | 187 | # CONFIG_INLINE_SPIN_LOCK is not set |
154 | # CONFIG_TREE_RCU_TRACE is not set | 188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
155 | # CONFIG_PREEMPT_RCU_TRACE is not set | 189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
156 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
157 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 215 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
158 | 216 | ||
@@ -166,6 +224,7 @@ CONFIG_CLASSIC_RCU=y | |||
166 | # CONFIG_ACADIA is not set | 224 | # CONFIG_ACADIA is not set |
167 | CONFIG_EP405=y | 225 | CONFIG_EP405=y |
168 | # CONFIG_HCU4 is not set | 226 | # CONFIG_HCU4 is not set |
227 | # CONFIG_HOTFOOT is not set | ||
169 | # CONFIG_KILAUEA is not set | 228 | # CONFIG_KILAUEA is not set |
170 | # CONFIG_MAKALU is not set | 229 | # CONFIG_MAKALU is not set |
171 | # CONFIG_WALNUT is not set | 230 | # CONFIG_WALNUT is not set |
@@ -210,10 +269,12 @@ CONFIG_BINFMT_ELF=y | |||
210 | # CONFIG_BINFMT_MISC is not set | 269 | # CONFIG_BINFMT_MISC is not set |
211 | # CONFIG_MATH_EMULATION is not set | 270 | # CONFIG_MATH_EMULATION is not set |
212 | # CONFIG_IOMMU_HELPER is not set | 271 | # CONFIG_IOMMU_HELPER is not set |
213 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 272 | # CONFIG_SWIOTLB is not set |
214 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 273 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
215 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 274 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
216 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 275 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
276 | CONFIG_SPARSE_IRQ=y | ||
277 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
217 | CONFIG_ARCH_FLATMEM_ENABLE=y | 278 | CONFIG_ARCH_FLATMEM_ENABLE=y |
218 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 279 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
219 | CONFIG_SELECT_MEMORY_MODEL=y | 280 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -229,10 +290,12 @@ CONFIG_MIGRATION=y | |||
229 | CONFIG_ZONE_DMA_FLAG=1 | 290 | CONFIG_ZONE_DMA_FLAG=1 |
230 | CONFIG_BOUNCE=y | 291 | CONFIG_BOUNCE=y |
231 | CONFIG_VIRT_TO_BUS=y | 292 | CONFIG_VIRT_TO_BUS=y |
232 | CONFIG_UNEVICTABLE_LRU=y | 293 | # CONFIG_KSM is not set |
294 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
233 | CONFIG_PPC_4K_PAGES=y | 295 | CONFIG_PPC_4K_PAGES=y |
234 | # CONFIG_PPC_16K_PAGES is not set | 296 | # CONFIG_PPC_16K_PAGES is not set |
235 | # CONFIG_PPC_64K_PAGES is not set | 297 | # CONFIG_PPC_64K_PAGES is not set |
298 | # CONFIG_PPC_256K_PAGES is not set | ||
236 | CONFIG_FORCE_MAX_ZONEORDER=11 | 299 | CONFIG_FORCE_MAX_ZONEORDER=11 |
237 | CONFIG_PROC_DEVICETREE=y | 300 | CONFIG_PROC_DEVICETREE=y |
238 | # CONFIG_CMDLINE_BOOL is not set | 301 | # CONFIG_CMDLINE_BOOL is not set |
@@ -257,6 +320,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
257 | # CONFIG_PCI_LEGACY is not set | 320 | # CONFIG_PCI_LEGACY is not set |
258 | # CONFIG_PCI_DEBUG is not set | 321 | # CONFIG_PCI_DEBUG is not set |
259 | # CONFIG_PCI_STUB is not set | 322 | # CONFIG_PCI_STUB is not set |
323 | # CONFIG_PCI_IOV is not set | ||
260 | # CONFIG_PCCARD is not set | 324 | # CONFIG_PCCARD is not set |
261 | # CONFIG_HOTPLUG_PCI is not set | 325 | # CONFIG_HOTPLUG_PCI is not set |
262 | # CONFIG_HAS_RAPIDIO is not set | 326 | # CONFIG_HAS_RAPIDIO is not set |
@@ -274,14 +338,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
274 | CONFIG_KERNEL_START=0xc0000000 | 338 | CONFIG_KERNEL_START=0xc0000000 |
275 | CONFIG_PHYSICAL_START=0x00000000 | 339 | CONFIG_PHYSICAL_START=0x00000000 |
276 | CONFIG_TASK_SIZE=0xc0000000 | 340 | CONFIG_TASK_SIZE=0xc0000000 |
277 | CONFIG_CONSISTENT_START=0xff100000 | ||
278 | CONFIG_CONSISTENT_SIZE=0x00200000 | 341 | CONFIG_CONSISTENT_SIZE=0x00200000 |
279 | CONFIG_NET=y | 342 | CONFIG_NET=y |
280 | 343 | ||
281 | # | 344 | # |
282 | # Networking options | 345 | # Networking options |
283 | # | 346 | # |
284 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
285 | CONFIG_PACKET=y | 347 | CONFIG_PACKET=y |
286 | # CONFIG_PACKET_MMAP is not set | 348 | # CONFIG_PACKET_MMAP is not set |
287 | CONFIG_UNIX=y | 349 | CONFIG_UNIX=y |
@@ -318,6 +380,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
318 | # CONFIG_NETFILTER is not set | 380 | # CONFIG_NETFILTER is not set |
319 | # CONFIG_IP_DCCP is not set | 381 | # CONFIG_IP_DCCP is not set |
320 | # CONFIG_IP_SCTP is not set | 382 | # CONFIG_IP_SCTP is not set |
383 | # CONFIG_RDS is not set | ||
321 | # CONFIG_TIPC is not set | 384 | # CONFIG_TIPC is not set |
322 | # CONFIG_ATM is not set | 385 | # CONFIG_ATM is not set |
323 | # CONFIG_BRIDGE is not set | 386 | # CONFIG_BRIDGE is not set |
@@ -331,6 +394,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
331 | # CONFIG_LAPB is not set | 394 | # CONFIG_LAPB is not set |
332 | # CONFIG_ECONET is not set | 395 | # CONFIG_ECONET is not set |
333 | # CONFIG_WAN_ROUTER is not set | 396 | # CONFIG_WAN_ROUTER is not set |
397 | # CONFIG_PHONET is not set | ||
398 | # CONFIG_IEEE802154 is not set | ||
334 | # CONFIG_NET_SCHED is not set | 399 | # CONFIG_NET_SCHED is not set |
335 | # CONFIG_DCB is not set | 400 | # CONFIG_DCB is not set |
336 | 401 | ||
@@ -343,8 +408,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
343 | # CONFIG_IRDA is not set | 408 | # CONFIG_IRDA is not set |
344 | # CONFIG_BT is not set | 409 | # CONFIG_BT is not set |
345 | # CONFIG_AF_RXRPC is not set | 410 | # CONFIG_AF_RXRPC is not set |
346 | # CONFIG_PHONET is not set | 411 | CONFIG_WIRELESS=y |
347 | # CONFIG_WIRELESS is not set | 412 | # CONFIG_CFG80211 is not set |
413 | # CONFIG_LIB80211 is not set | ||
414 | |||
415 | # | ||
416 | # CFG80211 needs to be enabled for MAC80211 | ||
417 | # | ||
348 | # CONFIG_WIMAX is not set | 418 | # CONFIG_WIMAX is not set |
349 | # CONFIG_RFKILL is not set | 419 | # CONFIG_RFKILL is not set |
350 | # CONFIG_NET_9P is not set | 420 | # CONFIG_NET_9P is not set |
@@ -357,6 +427,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
357 | # Generic Driver Options | 427 | # Generic Driver Options |
358 | # | 428 | # |
359 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 429 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
430 | # CONFIG_DEVTMPFS is not set | ||
360 | CONFIG_STANDALONE=y | 431 | CONFIG_STANDALONE=y |
361 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 432 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
362 | CONFIG_FW_LOADER=y | 433 | CONFIG_FW_LOADER=y |
@@ -369,9 +440,9 @@ CONFIG_CONNECTOR=y | |||
369 | CONFIG_PROC_EVENTS=y | 440 | CONFIG_PROC_EVENTS=y |
370 | CONFIG_MTD=y | 441 | CONFIG_MTD=y |
371 | # CONFIG_MTD_DEBUG is not set | 442 | # CONFIG_MTD_DEBUG is not set |
443 | # CONFIG_MTD_TESTS is not set | ||
372 | # CONFIG_MTD_CONCAT is not set | 444 | # CONFIG_MTD_CONCAT is not set |
373 | CONFIG_MTD_PARTITIONS=y | 445 | CONFIG_MTD_PARTITIONS=y |
374 | # CONFIG_MTD_TESTS is not set | ||
375 | # CONFIG_MTD_REDBOOT_PARTS is not set | 446 | # CONFIG_MTD_REDBOOT_PARTS is not set |
376 | CONFIG_MTD_CMDLINE_PARTS=y | 447 | CONFIG_MTD_CMDLINE_PARTS=y |
377 | CONFIG_MTD_OF_PARTS=y | 448 | CONFIG_MTD_OF_PARTS=y |
@@ -447,7 +518,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
447 | # LPDDR flash memory drivers | 518 | # LPDDR flash memory drivers |
448 | # | 519 | # |
449 | # CONFIG_MTD_LPDDR is not set | 520 | # CONFIG_MTD_LPDDR is not set |
450 | # CONFIG_MTD_QINFO_PROBE is not set | ||
451 | 521 | ||
452 | # | 522 | # |
453 | # UBI - Unsorted block images | 523 | # UBI - Unsorted block images |
@@ -463,6 +533,7 @@ CONFIG_BLK_DEV=y | |||
463 | # CONFIG_BLK_DEV_UMEM is not set | 533 | # CONFIG_BLK_DEV_UMEM is not set |
464 | # CONFIG_BLK_DEV_COW_COMMON is not set | 534 | # CONFIG_BLK_DEV_COW_COMMON is not set |
465 | # CONFIG_BLK_DEV_LOOP is not set | 535 | # CONFIG_BLK_DEV_LOOP is not set |
536 | # CONFIG_BLK_DEV_DRBD is not set | ||
466 | # CONFIG_BLK_DEV_NBD is not set | 537 | # CONFIG_BLK_DEV_NBD is not set |
467 | # CONFIG_BLK_DEV_SX8 is not set | 538 | # CONFIG_BLK_DEV_SX8 is not set |
468 | # CONFIG_BLK_DEV_UB is not set | 539 | # CONFIG_BLK_DEV_UB is not set |
@@ -476,12 +547,17 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
476 | # CONFIG_BLK_DEV_HD is not set | 547 | # CONFIG_BLK_DEV_HD is not set |
477 | CONFIG_MISC_DEVICES=y | 548 | CONFIG_MISC_DEVICES=y |
478 | # CONFIG_PHANTOM is not set | 549 | # CONFIG_PHANTOM is not set |
479 | # CONFIG_EEPROM_93CX6 is not set | ||
480 | # CONFIG_SGI_IOC4 is not set | 550 | # CONFIG_SGI_IOC4 is not set |
481 | # CONFIG_TIFM_CORE is not set | 551 | # CONFIG_TIFM_CORE is not set |
482 | # CONFIG_ENCLOSURE_SERVICES is not set | 552 | # CONFIG_ENCLOSURE_SERVICES is not set |
483 | # CONFIG_HP_ILO is not set | 553 | # CONFIG_HP_ILO is not set |
484 | # CONFIG_C2PORT is not set | 554 | # CONFIG_C2PORT is not set |
555 | |||
556 | # | ||
557 | # EEPROM support | ||
558 | # | ||
559 | # CONFIG_EEPROM_93CX6 is not set | ||
560 | # CONFIG_CB710_CORE is not set | ||
485 | CONFIG_HAVE_IDE=y | 561 | CONFIG_HAVE_IDE=y |
486 | # CONFIG_IDE is not set | 562 | # CONFIG_IDE is not set |
487 | 563 | ||
@@ -501,7 +577,11 @@ CONFIG_HAVE_IDE=y | |||
501 | # | 577 | # |
502 | 578 | ||
503 | # | 579 | # |
504 | # Enable only one of the two stacks, unless you know what you are doing | 580 | # You can enable one or both FireWire driver stacks. |
581 | # | ||
582 | |||
583 | # | ||
584 | # See the help texts for more information. | ||
505 | # | 585 | # |
506 | # CONFIG_FIREWIRE is not set | 586 | # CONFIG_FIREWIRE is not set |
507 | # CONFIG_IEEE1394 is not set | 587 | # CONFIG_IEEE1394 is not set |
@@ -522,6 +602,8 @@ CONFIG_NET_ETHERNET=y | |||
522 | # CONFIG_SUNGEM is not set | 602 | # CONFIG_SUNGEM is not set |
523 | # CONFIG_CASSINI is not set | 603 | # CONFIG_CASSINI is not set |
524 | # CONFIG_NET_VENDOR_3COM is not set | 604 | # CONFIG_NET_VENDOR_3COM is not set |
605 | # CONFIG_ETHOC is not set | ||
606 | # CONFIG_DNET is not set | ||
525 | # CONFIG_NET_TULIP is not set | 607 | # CONFIG_NET_TULIP is not set |
526 | # CONFIG_HP100 is not set | 608 | # CONFIG_HP100 is not set |
527 | CONFIG_IBM_NEW_EMAC=y | 609 | CONFIG_IBM_NEW_EMAC=y |
@@ -540,7 +622,10 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
540 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 622 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
541 | # CONFIG_NET_PCI is not set | 623 | # CONFIG_NET_PCI is not set |
542 | # CONFIG_B44 is not set | 624 | # CONFIG_B44 is not set |
625 | # CONFIG_KS8842 is not set | ||
626 | # CONFIG_KS8851_MLL is not set | ||
543 | # CONFIG_ATL2 is not set | 627 | # CONFIG_ATL2 is not set |
628 | # CONFIG_XILINX_EMACLITE is not set | ||
544 | CONFIG_NETDEV_1000=y | 629 | CONFIG_NETDEV_1000=y |
545 | # CONFIG_ACENIC is not set | 630 | # CONFIG_ACENIC is not set |
546 | # CONFIG_DL2K is not set | 631 | # CONFIG_DL2K is not set |
@@ -548,6 +633,7 @@ CONFIG_NETDEV_1000=y | |||
548 | # CONFIG_E1000E is not set | 633 | # CONFIG_E1000E is not set |
549 | # CONFIG_IP1000 is not set | 634 | # CONFIG_IP1000 is not set |
550 | # CONFIG_IGB is not set | 635 | # CONFIG_IGB is not set |
636 | # CONFIG_IGBVF is not set | ||
551 | # CONFIG_NS83820 is not set | 637 | # CONFIG_NS83820 is not set |
552 | # CONFIG_HAMACHI is not set | 638 | # CONFIG_HAMACHI is not set |
553 | # CONFIG_YELLOWFIN is not set | 639 | # CONFIG_YELLOWFIN is not set |
@@ -558,9 +644,13 @@ CONFIG_NETDEV_1000=y | |||
558 | # CONFIG_VIA_VELOCITY is not set | 644 | # CONFIG_VIA_VELOCITY is not set |
559 | # CONFIG_TIGON3 is not set | 645 | # CONFIG_TIGON3 is not set |
560 | # CONFIG_BNX2 is not set | 646 | # CONFIG_BNX2 is not set |
647 | # CONFIG_CNIC is not set | ||
648 | # CONFIG_MV643XX_ETH is not set | ||
649 | # CONFIG_XILINX_LL_TEMAC is not set | ||
561 | # CONFIG_QLA3XXX is not set | 650 | # CONFIG_QLA3XXX is not set |
562 | # CONFIG_ATL1 is not set | 651 | # CONFIG_ATL1 is not set |
563 | # CONFIG_ATL1E is not set | 652 | # CONFIG_ATL1E is not set |
653 | # CONFIG_ATL1C is not set | ||
564 | # CONFIG_JME is not set | 654 | # CONFIG_JME is not set |
565 | CONFIG_NETDEV_10000=y | 655 | CONFIG_NETDEV_10000=y |
566 | # CONFIG_CHELSIO_T1 is not set | 656 | # CONFIG_CHELSIO_T1 is not set |
@@ -570,6 +660,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
570 | # CONFIG_IXGBE is not set | 660 | # CONFIG_IXGBE is not set |
571 | # CONFIG_IXGB is not set | 661 | # CONFIG_IXGB is not set |
572 | # CONFIG_S2IO is not set | 662 | # CONFIG_S2IO is not set |
663 | # CONFIG_VXGE is not set | ||
573 | # CONFIG_MYRI10GE is not set | 664 | # CONFIG_MYRI10GE is not set |
574 | # CONFIG_NETXEN_NIC is not set | 665 | # CONFIG_NETXEN_NIC is not set |
575 | # CONFIG_NIU is not set | 666 | # CONFIG_NIU is not set |
@@ -579,14 +670,14 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
579 | # CONFIG_BNX2X is not set | 670 | # CONFIG_BNX2X is not set |
580 | # CONFIG_QLGE is not set | 671 | # CONFIG_QLGE is not set |
581 | # CONFIG_SFC is not set | 672 | # CONFIG_SFC is not set |
673 | # CONFIG_BE2NET is not set | ||
582 | # CONFIG_TR is not set | 674 | # CONFIG_TR is not set |
583 | 675 | CONFIG_WLAN=y | |
584 | # | 676 | # CONFIG_AIRO is not set |
585 | # Wireless LAN | 677 | # CONFIG_ATMEL is not set |
586 | # | 678 | # CONFIG_PRISM54 is not set |
587 | # CONFIG_WLAN_PRE80211 is not set | 679 | # CONFIG_USB_ZD1201 is not set |
588 | # CONFIG_WLAN_80211 is not set | 680 | # CONFIG_HOSTAP is not set |
589 | # CONFIG_IWLWIFI_LEDS is not set | ||
590 | 681 | ||
591 | # | 682 | # |
592 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 683 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -608,6 +699,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
608 | # CONFIG_NETCONSOLE is not set | 699 | # CONFIG_NETCONSOLE is not set |
609 | # CONFIG_NETPOLL is not set | 700 | # CONFIG_NETPOLL is not set |
610 | # CONFIG_NET_POLL_CONTROLLER is not set | 701 | # CONFIG_NET_POLL_CONTROLLER is not set |
702 | # CONFIG_VMXNET3 is not set | ||
611 | # CONFIG_ISDN is not set | 703 | # CONFIG_ISDN is not set |
612 | # CONFIG_PHONE is not set | 704 | # CONFIG_PHONE is not set |
613 | 705 | ||
@@ -653,6 +745,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
653 | # CONFIG_SERIAL_JSM is not set | 745 | # CONFIG_SERIAL_JSM is not set |
654 | CONFIG_SERIAL_OF_PLATFORM=y | 746 | CONFIG_SERIAL_OF_PLATFORM=y |
655 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 747 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
748 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
656 | CONFIG_UNIX98_PTYS=y | 749 | CONFIG_UNIX98_PTYS=y |
657 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 750 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
658 | CONFIG_LEGACY_PTYS=y | 751 | CONFIG_LEGACY_PTYS=y |
@@ -669,6 +762,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
669 | CONFIG_DEVPORT=y | 762 | CONFIG_DEVPORT=y |
670 | # CONFIG_I2C is not set | 763 | # CONFIG_I2C is not set |
671 | # CONFIG_SPI is not set | 764 | # CONFIG_SPI is not set |
765 | |||
766 | # | ||
767 | # PPS support | ||
768 | # | ||
769 | # CONFIG_PPS is not set | ||
672 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 770 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
673 | # CONFIG_GPIOLIB is not set | 771 | # CONFIG_GPIOLIB is not set |
674 | # CONFIG_W1 is not set | 772 | # CONFIG_W1 is not set |
@@ -691,27 +789,13 @@ CONFIG_SSB_POSSIBLE=y | |||
691 | # CONFIG_HTC_PASIC3 is not set | 789 | # CONFIG_HTC_PASIC3 is not set |
692 | # CONFIG_MFD_TMIO is not set | 790 | # CONFIG_MFD_TMIO is not set |
693 | # CONFIG_REGULATOR is not set | 791 | # CONFIG_REGULATOR is not set |
694 | 792 | # CONFIG_MEDIA_SUPPORT is not set | |
695 | # | ||
696 | # Multimedia devices | ||
697 | # | ||
698 | |||
699 | # | ||
700 | # Multimedia core support | ||
701 | # | ||
702 | # CONFIG_VIDEO_DEV is not set | ||
703 | # CONFIG_DVB_CORE is not set | ||
704 | # CONFIG_VIDEO_MEDIA is not set | ||
705 | |||
706 | # | ||
707 | # Multimedia drivers | ||
708 | # | ||
709 | # CONFIG_DAB is not set | ||
710 | 793 | ||
711 | # | 794 | # |
712 | # Graphics support | 795 | # Graphics support |
713 | # | 796 | # |
714 | # CONFIG_AGP is not set | 797 | # CONFIG_AGP is not set |
798 | CONFIG_VGA_ARB=y | ||
715 | # CONFIG_DRM is not set | 799 | # CONFIG_DRM is not set |
716 | # CONFIG_VGASTATE is not set | 800 | # CONFIG_VGASTATE is not set |
717 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 801 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -748,14 +832,16 @@ CONFIG_USB_MON=y | |||
748 | # USB Host Controller Drivers | 832 | # USB Host Controller Drivers |
749 | # | 833 | # |
750 | # CONFIG_USB_C67X00_HCD is not set | 834 | # CONFIG_USB_C67X00_HCD is not set |
835 | # CONFIG_USB_XHCI_HCD is not set | ||
751 | # CONFIG_USB_EHCI_HCD is not set | 836 | # CONFIG_USB_EHCI_HCD is not set |
752 | # CONFIG_USB_OXU210HP_HCD is not set | 837 | # CONFIG_USB_OXU210HP_HCD is not set |
753 | # CONFIG_USB_ISP116X_HCD is not set | 838 | # CONFIG_USB_ISP116X_HCD is not set |
754 | # CONFIG_USB_ISP1760_HCD is not set | 839 | # CONFIG_USB_ISP1760_HCD is not set |
840 | # CONFIG_USB_ISP1362_HCD is not set | ||
755 | CONFIG_USB_OHCI_HCD=y | 841 | CONFIG_USB_OHCI_HCD=y |
756 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
757 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 842 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
758 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 843 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
844 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
759 | CONFIG_USB_OHCI_HCD_PCI=y | 845 | CONFIG_USB_OHCI_HCD_PCI=y |
760 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | 846 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y |
761 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | 847 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y |
@@ -775,11 +861,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
775 | # CONFIG_USB_TMC is not set | 861 | # CONFIG_USB_TMC is not set |
776 | 862 | ||
777 | # | 863 | # |
778 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 864 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
779 | # | 865 | # |
780 | 866 | ||
781 | # | 867 | # |
782 | # see USB_STORAGE Help for more information | 868 | # also be needed; see USB_STORAGE Help for more info |
783 | # | 869 | # |
784 | # CONFIG_USB_LIBUSUAL is not set | 870 | # CONFIG_USB_LIBUSUAL is not set |
785 | 871 | ||
@@ -807,7 +893,6 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
807 | # CONFIG_USB_LED is not set | 893 | # CONFIG_USB_LED is not set |
808 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 894 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
809 | # CONFIG_USB_CYTHERM is not set | 895 | # CONFIG_USB_CYTHERM is not set |
810 | # CONFIG_USB_PHIDGET is not set | ||
811 | # CONFIG_USB_IDMOUSE is not set | 896 | # CONFIG_USB_IDMOUSE is not set |
812 | # CONFIG_USB_FTDI_ELAN is not set | 897 | # CONFIG_USB_FTDI_ELAN is not set |
813 | # CONFIG_USB_APPLEDISPLAY is not set | 898 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -822,6 +907,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
822 | # | 907 | # |
823 | # OTG and related infrastructure | 908 | # OTG and related infrastructure |
824 | # | 909 | # |
910 | # CONFIG_NOP_USB_XCEIV is not set | ||
825 | # CONFIG_UWB is not set | 911 | # CONFIG_UWB is not set |
826 | # CONFIG_MMC is not set | 912 | # CONFIG_MMC is not set |
827 | # CONFIG_MEMSTICK is not set | 913 | # CONFIG_MEMSTICK is not set |
@@ -831,7 +917,12 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
831 | # CONFIG_EDAC is not set | 917 | # CONFIG_EDAC is not set |
832 | # CONFIG_RTC_CLASS is not set | 918 | # CONFIG_RTC_CLASS is not set |
833 | # CONFIG_DMADEVICES is not set | 919 | # CONFIG_DMADEVICES is not set |
920 | # CONFIG_AUXDISPLAY is not set | ||
834 | # CONFIG_UIO is not set | 921 | # CONFIG_UIO is not set |
922 | |||
923 | # | ||
924 | # TI VLYNQ | ||
925 | # | ||
835 | # CONFIG_STAGING is not set | 926 | # CONFIG_STAGING is not set |
836 | 927 | ||
837 | # | 928 | # |
@@ -842,14 +933,17 @@ CONFIG_EXT2_FS=y | |||
842 | # CONFIG_EXT2_FS_XIP is not set | 933 | # CONFIG_EXT2_FS_XIP is not set |
843 | # CONFIG_EXT3_FS is not set | 934 | # CONFIG_EXT3_FS is not set |
844 | # CONFIG_EXT4_FS is not set | 935 | # CONFIG_EXT4_FS is not set |
936 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
845 | # CONFIG_REISERFS_FS is not set | 937 | # CONFIG_REISERFS_FS is not set |
846 | # CONFIG_JFS_FS is not set | 938 | # CONFIG_JFS_FS is not set |
847 | # CONFIG_FS_POSIX_ACL is not set | 939 | # CONFIG_FS_POSIX_ACL is not set |
848 | CONFIG_FILE_LOCKING=y | ||
849 | # CONFIG_XFS_FS is not set | 940 | # CONFIG_XFS_FS is not set |
850 | # CONFIG_GFS2_FS is not set | 941 | # CONFIG_GFS2_FS is not set |
851 | # CONFIG_OCFS2_FS is not set | 942 | # CONFIG_OCFS2_FS is not set |
852 | # CONFIG_BTRFS_FS is not set | 943 | # CONFIG_BTRFS_FS is not set |
944 | # CONFIG_NILFS2_FS is not set | ||
945 | CONFIG_FILE_LOCKING=y | ||
946 | CONFIG_FSNOTIFY=y | ||
853 | CONFIG_DNOTIFY=y | 947 | CONFIG_DNOTIFY=y |
854 | CONFIG_INOTIFY=y | 948 | CONFIG_INOTIFY=y |
855 | CONFIG_INOTIFY_USER=y | 949 | CONFIG_INOTIFY_USER=y |
@@ -859,6 +953,11 @@ CONFIG_INOTIFY_USER=y | |||
859 | # CONFIG_FUSE_FS is not set | 953 | # CONFIG_FUSE_FS is not set |
860 | 954 | ||
861 | # | 955 | # |
956 | # Caches | ||
957 | # | ||
958 | # CONFIG_FSCACHE is not set | ||
959 | |||
960 | # | ||
862 | # CD-ROM/DVD Filesystems | 961 | # CD-ROM/DVD Filesystems |
863 | # | 962 | # |
864 | # CONFIG_ISO9660_FS is not set | 963 | # CONFIG_ISO9660_FS is not set |
@@ -913,7 +1012,6 @@ CONFIG_LOCKD=y | |||
913 | CONFIG_LOCKD_V4=y | 1012 | CONFIG_LOCKD_V4=y |
914 | CONFIG_NFS_COMMON=y | 1013 | CONFIG_NFS_COMMON=y |
915 | CONFIG_SUNRPC=y | 1014 | CONFIG_SUNRPC=y |
916 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
917 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1015 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
918 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1016 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
919 | # CONFIG_SMB_FS is not set | 1017 | # CONFIG_SMB_FS is not set |
@@ -927,8 +1025,48 @@ CONFIG_SUNRPC=y | |||
927 | # | 1025 | # |
928 | # CONFIG_PARTITION_ADVANCED is not set | 1026 | # CONFIG_PARTITION_ADVANCED is not set |
929 | CONFIG_MSDOS_PARTITION=y | 1027 | CONFIG_MSDOS_PARTITION=y |
930 | # CONFIG_NLS is not set | 1028 | CONFIG_NLS=y |
1029 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1030 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
1031 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1032 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1033 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1034 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1035 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1036 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1037 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1038 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1039 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1040 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1041 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1042 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1043 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1044 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1045 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1046 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1047 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1048 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1049 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1050 | # CONFIG_NLS_ISO8859_8 is not set | ||
1051 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1052 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1053 | # CONFIG_NLS_ASCII is not set | ||
1054 | # CONFIG_NLS_ISO8859_1 is not set | ||
1055 | # CONFIG_NLS_ISO8859_2 is not set | ||
1056 | # CONFIG_NLS_ISO8859_3 is not set | ||
1057 | # CONFIG_NLS_ISO8859_4 is not set | ||
1058 | # CONFIG_NLS_ISO8859_5 is not set | ||
1059 | # CONFIG_NLS_ISO8859_6 is not set | ||
1060 | # CONFIG_NLS_ISO8859_7 is not set | ||
1061 | # CONFIG_NLS_ISO8859_9 is not set | ||
1062 | # CONFIG_NLS_ISO8859_13 is not set | ||
1063 | # CONFIG_NLS_ISO8859_14 is not set | ||
1064 | # CONFIG_NLS_ISO8859_15 is not set | ||
1065 | # CONFIG_NLS_KOI8_R is not set | ||
1066 | # CONFIG_NLS_KOI8_U is not set | ||
1067 | # CONFIG_NLS_UTF8 is not set | ||
931 | # CONFIG_DLM is not set | 1068 | # CONFIG_DLM is not set |
1069 | # CONFIG_BINARY_PRINTF is not set | ||
932 | 1070 | ||
933 | # | 1071 | # |
934 | # Library routines | 1072 | # Library routines |
@@ -943,11 +1081,13 @@ CONFIG_CRC32=y | |||
943 | # CONFIG_CRC7 is not set | 1081 | # CONFIG_CRC7 is not set |
944 | # CONFIG_LIBCRC32C is not set | 1082 | # CONFIG_LIBCRC32C is not set |
945 | CONFIG_ZLIB_INFLATE=y | 1083 | CONFIG_ZLIB_INFLATE=y |
946 | CONFIG_PLIST=y | 1084 | CONFIG_DECOMPRESS_GZIP=y |
947 | CONFIG_HAS_IOMEM=y | 1085 | CONFIG_HAS_IOMEM=y |
948 | CONFIG_HAS_IOPORT=y | 1086 | CONFIG_HAS_IOPORT=y |
949 | CONFIG_HAS_DMA=y | 1087 | CONFIG_HAS_DMA=y |
950 | CONFIG_HAVE_LMB=y | 1088 | CONFIG_HAVE_LMB=y |
1089 | CONFIG_NLATTR=y | ||
1090 | CONFIG_GENERIC_ATOMIC64=y | ||
951 | 1091 | ||
952 | # | 1092 | # |
953 | # Kernel hacking | 1093 | # Kernel hacking |
@@ -957,6 +1097,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
957 | CONFIG_ENABLE_MUST_CHECK=y | 1097 | CONFIG_ENABLE_MUST_CHECK=y |
958 | CONFIG_FRAME_WARN=1024 | 1098 | CONFIG_FRAME_WARN=1024 |
959 | CONFIG_MAGIC_SYSRQ=y | 1099 | CONFIG_MAGIC_SYSRQ=y |
1100 | # CONFIG_STRIP_ASM_SYMS is not set | ||
960 | # CONFIG_UNUSED_SYMBOLS is not set | 1101 | # CONFIG_UNUSED_SYMBOLS is not set |
961 | CONFIG_DEBUG_FS=y | 1102 | CONFIG_DEBUG_FS=y |
962 | # CONFIG_HEADERS_CHECK is not set | 1103 | # CONFIG_HEADERS_CHECK is not set |
@@ -965,16 +1106,23 @@ CONFIG_DEBUG_KERNEL=y | |||
965 | CONFIG_DETECT_SOFTLOCKUP=y | 1106 | CONFIG_DETECT_SOFTLOCKUP=y |
966 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1107 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
967 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1108 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1109 | CONFIG_DETECT_HUNG_TASK=y | ||
1110 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1111 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
968 | CONFIG_SCHED_DEBUG=y | 1112 | CONFIG_SCHED_DEBUG=y |
969 | # CONFIG_SCHEDSTATS is not set | 1113 | # CONFIG_SCHEDSTATS is not set |
970 | # CONFIG_TIMER_STATS is not set | 1114 | # CONFIG_TIMER_STATS is not set |
971 | # CONFIG_DEBUG_OBJECTS is not set | 1115 | # CONFIG_DEBUG_OBJECTS is not set |
972 | # CONFIG_SLUB_DEBUG_ON is not set | 1116 | # CONFIG_SLUB_DEBUG_ON is not set |
973 | # CONFIG_SLUB_STATS is not set | 1117 | # CONFIG_SLUB_STATS is not set |
1118 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
974 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1119 | # CONFIG_DEBUG_RT_MUTEXES is not set |
975 | # CONFIG_RT_MUTEX_TESTER is not set | 1120 | # CONFIG_RT_MUTEX_TESTER is not set |
976 | # CONFIG_DEBUG_SPINLOCK is not set | 1121 | # CONFIG_DEBUG_SPINLOCK is not set |
977 | # CONFIG_DEBUG_MUTEXES is not set | 1122 | # CONFIG_DEBUG_MUTEXES is not set |
1123 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1124 | # CONFIG_PROVE_LOCKING is not set | ||
1125 | # CONFIG_LOCK_STAT is not set | ||
978 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1126 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
979 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1127 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
980 | # CONFIG_DEBUG_KOBJECT is not set | 1128 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -986,35 +1134,45 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
986 | # CONFIG_DEBUG_LIST is not set | 1134 | # CONFIG_DEBUG_LIST is not set |
987 | # CONFIG_DEBUG_SG is not set | 1135 | # CONFIG_DEBUG_SG is not set |
988 | # CONFIG_DEBUG_NOTIFIERS is not set | 1136 | # CONFIG_DEBUG_NOTIFIERS is not set |
989 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1137 | # CONFIG_DEBUG_CREDENTIALS is not set |
990 | # CONFIG_RCU_TORTURE_TEST is not set | 1138 | # CONFIG_RCU_TORTURE_TEST is not set |
991 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1139 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
992 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1140 | # CONFIG_BACKTRACE_SELF_TEST is not set |
993 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1141 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1142 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
994 | # CONFIG_FAULT_INJECTION is not set | 1143 | # CONFIG_FAULT_INJECTION is not set |
995 | # CONFIG_LATENCYTOP is not set | 1144 | # CONFIG_LATENCYTOP is not set |
996 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1145 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1146 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
997 | CONFIG_HAVE_FUNCTION_TRACER=y | 1147 | CONFIG_HAVE_FUNCTION_TRACER=y |
1148 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
998 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1149 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
999 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1150 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1000 | 1151 | CONFIG_TRACING_SUPPORT=y | |
1001 | # | 1152 | CONFIG_FTRACE=y |
1002 | # Tracers | ||
1003 | # | ||
1004 | # CONFIG_FUNCTION_TRACER is not set | 1153 | # CONFIG_FUNCTION_TRACER is not set |
1154 | # CONFIG_IRQSOFF_TRACER is not set | ||
1005 | # CONFIG_SCHED_TRACER is not set | 1155 | # CONFIG_SCHED_TRACER is not set |
1006 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1156 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1007 | # CONFIG_BOOT_TRACER is not set | 1157 | # CONFIG_BOOT_TRACER is not set |
1008 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1158 | CONFIG_BRANCH_PROFILE_NONE=y |
1159 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1160 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1009 | # CONFIG_STACK_TRACER is not set | 1161 | # CONFIG_STACK_TRACER is not set |
1010 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1162 | # CONFIG_KMEMTRACE is not set |
1163 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1164 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1165 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1166 | # CONFIG_DMA_API_DEBUG is not set | ||
1011 | # CONFIG_SAMPLES is not set | 1167 | # CONFIG_SAMPLES is not set |
1012 | CONFIG_HAVE_ARCH_KGDB=y | 1168 | CONFIG_HAVE_ARCH_KGDB=y |
1013 | # CONFIG_KGDB is not set | 1169 | # CONFIG_KGDB is not set |
1170 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1171 | CONFIG_PPC_WERROR=y | ||
1014 | CONFIG_PRINT_STACK_DEPTH=64 | 1172 | CONFIG_PRINT_STACK_DEPTH=64 |
1015 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1173 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1016 | # CONFIG_DEBUG_STACK_USAGE is not set | 1174 | # CONFIG_DEBUG_STACK_USAGE is not set |
1017 | # CONFIG_DEBUG_PAGEALLOC is not set | 1175 | # CONFIG_PPC_EMULATED_STATS is not set |
1018 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1176 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1019 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1177 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1020 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1178 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1030,13 +1188,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1030 | # CONFIG_KEYS is not set | 1188 | # CONFIG_KEYS is not set |
1031 | # CONFIG_SECURITY is not set | 1189 | # CONFIG_SECURITY is not set |
1032 | # CONFIG_SECURITYFS is not set | 1190 | # CONFIG_SECURITYFS is not set |
1033 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1191 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1192 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1193 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1194 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1195 | CONFIG_DEFAULT_SECURITY="" | ||
1034 | CONFIG_CRYPTO=y | 1196 | CONFIG_CRYPTO=y |
1035 | 1197 | ||
1036 | # | 1198 | # |
1037 | # Crypto core or helper | 1199 | # Crypto core or helper |
1038 | # | 1200 | # |
1039 | # CONFIG_CRYPTO_FIPS is not set | ||
1040 | CONFIG_CRYPTO_ALGAPI=y | 1201 | CONFIG_CRYPTO_ALGAPI=y |
1041 | CONFIG_CRYPTO_ALGAPI2=y | 1202 | CONFIG_CRYPTO_ALGAPI2=y |
1042 | CONFIG_CRYPTO_AEAD2=y | 1203 | CONFIG_CRYPTO_AEAD2=y |
@@ -1045,10 +1206,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1045 | CONFIG_CRYPTO_HASH=y | 1206 | CONFIG_CRYPTO_HASH=y |
1046 | CONFIG_CRYPTO_HASH2=y | 1207 | CONFIG_CRYPTO_HASH2=y |
1047 | CONFIG_CRYPTO_RNG2=y | 1208 | CONFIG_CRYPTO_RNG2=y |
1209 | CONFIG_CRYPTO_PCOMP=y | ||
1048 | CONFIG_CRYPTO_MANAGER=y | 1210 | CONFIG_CRYPTO_MANAGER=y |
1049 | CONFIG_CRYPTO_MANAGER2=y | 1211 | CONFIG_CRYPTO_MANAGER2=y |
1050 | # CONFIG_CRYPTO_GF128MUL is not set | 1212 | # CONFIG_CRYPTO_GF128MUL is not set |
1051 | # CONFIG_CRYPTO_NULL is not set | 1213 | # CONFIG_CRYPTO_NULL is not set |
1214 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1052 | # CONFIG_CRYPTO_CRYPTD is not set | 1215 | # CONFIG_CRYPTO_CRYPTD is not set |
1053 | # CONFIG_CRYPTO_AUTHENC is not set | 1216 | # CONFIG_CRYPTO_AUTHENC is not set |
1054 | # CONFIG_CRYPTO_TEST is not set | 1217 | # CONFIG_CRYPTO_TEST is not set |
@@ -1076,11 +1239,13 @@ CONFIG_CRYPTO_PCBC=y | |||
1076 | # | 1239 | # |
1077 | # CONFIG_CRYPTO_HMAC is not set | 1240 | # CONFIG_CRYPTO_HMAC is not set |
1078 | # CONFIG_CRYPTO_XCBC is not set | 1241 | # CONFIG_CRYPTO_XCBC is not set |
1242 | # CONFIG_CRYPTO_VMAC is not set | ||
1079 | 1243 | ||
1080 | # | 1244 | # |
1081 | # Digest | 1245 | # Digest |
1082 | # | 1246 | # |
1083 | # CONFIG_CRYPTO_CRC32C is not set | 1247 | # CONFIG_CRYPTO_CRC32C is not set |
1248 | # CONFIG_CRYPTO_GHASH is not set | ||
1084 | # CONFIG_CRYPTO_MD4 is not set | 1249 | # CONFIG_CRYPTO_MD4 is not set |
1085 | CONFIG_CRYPTO_MD5=y | 1250 | CONFIG_CRYPTO_MD5=y |
1086 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1251 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1117,6 +1282,7 @@ CONFIG_CRYPTO_DES=y | |||
1117 | # Compression | 1282 | # Compression |
1118 | # | 1283 | # |
1119 | # CONFIG_CRYPTO_DEFLATE is not set | 1284 | # CONFIG_CRYPTO_DEFLATE is not set |
1285 | # CONFIG_CRYPTO_ZLIB is not set | ||
1120 | # CONFIG_CRYPTO_LZO is not set | 1286 | # CONFIG_CRYPTO_LZO is not set |
1121 | 1287 | ||
1122 | # | 1288 | # |
@@ -1125,5 +1291,6 @@ CONFIG_CRYPTO_DES=y | |||
1125 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1291 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1126 | CONFIG_CRYPTO_HW=y | 1292 | CONFIG_CRYPTO_HW=y |
1127 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1293 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1294 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1128 | # CONFIG_PPC_CLOCK is not set | 1295 | # CONFIG_PPC_CLOCK is not set |
1129 | # CONFIG_VIRTUALIZATION is not set | 1296 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/40x/hcu4_defconfig b/arch/powerpc/configs/40x/hcu4_defconfig index 8c019d79bf2a..f87ef0382280 100644 --- a/arch/powerpc/configs/40x/hcu4_defconfig +++ b/arch/powerpc/configs/40x/hcu4_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:17:50 2009 | 4 | # Mon Jan 4 15:45:11 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | CONFIG_40x=y | 14 | CONFIG_40x=y |
@@ -16,6 +16,7 @@ CONFIG_40x=y | |||
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_4xx=y | 17 | CONFIG_4xx=y |
18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
@@ -27,15 +28,18 @@ CONFIG_GENERIC_TIME=y | |||
27 | CONFIG_GENERIC_TIME_VSYSCALL=y | 28 | CONFIG_GENERIC_TIME_VSYSCALL=y |
28 | CONFIG_GENERIC_CLOCKEVENTS=y | 29 | CONFIG_GENERIC_CLOCKEVENTS=y |
29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
31 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_NR_IRQS=512 | ||
32 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
33 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
38 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
34 | CONFIG_LOCKDEP_SUPPORT=y | 39 | CONFIG_LOCKDEP_SUPPORT=y |
35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 40 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
36 | CONFIG_ARCH_HAS_ILOG2_U32=y | 41 | CONFIG_ARCH_HAS_ILOG2_U32=y |
37 | CONFIG_GENERIC_HWEIGHT=y | 42 | CONFIG_GENERIC_HWEIGHT=y |
38 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
39 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 43 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
40 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
41 | CONFIG_PPC=y | 45 | CONFIG_PPC=y |
@@ -49,11 +53,15 @@ CONFIG_PPC_UDBG_16550=y | |||
49 | # CONFIG_GENERIC_TBSYNC is not set | 53 | # CONFIG_GENERIC_TBSYNC is not set |
50 | CONFIG_AUDIT_ARCH=y | 54 | CONFIG_AUDIT_ARCH=y |
51 | CONFIG_GENERIC_BUG=y | 55 | CONFIG_GENERIC_BUG=y |
56 | CONFIG_DTC=y | ||
52 | # CONFIG_DEFAULT_UIMAGE is not set | 57 | # CONFIG_DEFAULT_UIMAGE is not set |
58 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
53 | CONFIG_PPC_DCR_NATIVE=y | 59 | CONFIG_PPC_DCR_NATIVE=y |
54 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
55 | CONFIG_PPC_DCR=y | 61 | CONFIG_PPC_DCR=y |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
56 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
64 | CONFIG_CONSTRUCTORS=y | ||
57 | 65 | ||
58 | # | 66 | # |
59 | # General setup | 67 | # General setup |
@@ -67,9 +75,21 @@ CONFIG_SWAP=y | |||
67 | CONFIG_SYSVIPC=y | 75 | CONFIG_SYSVIPC=y |
68 | CONFIG_SYSVIPC_SYSCTL=y | 76 | CONFIG_SYSVIPC_SYSCTL=y |
69 | CONFIG_POSIX_MQUEUE=y | 77 | CONFIG_POSIX_MQUEUE=y |
78 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
70 | # CONFIG_BSD_PROCESS_ACCT is not set | 79 | # CONFIG_BSD_PROCESS_ACCT is not set |
71 | # CONFIG_TASKSTATS is not set | 80 | # CONFIG_TASKSTATS is not set |
72 | # CONFIG_AUDIT is not set | 81 | # CONFIG_AUDIT is not set |
82 | |||
83 | # | ||
84 | # RCU Subsystem | ||
85 | # | ||
86 | CONFIG_TREE_RCU=y | ||
87 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
88 | # CONFIG_TINY_RCU is not set | ||
89 | # CONFIG_RCU_TRACE is not set | ||
90 | CONFIG_RCU_FANOUT=32 | ||
91 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
92 | # CONFIG_TREE_RCU_TRACE is not set | ||
73 | # CONFIG_IKCONFIG is not set | 93 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 94 | CONFIG_LOG_BUF_SHIFT=14 |
75 | CONFIG_GROUP_SCHED=y | 95 | CONFIG_GROUP_SCHED=y |
@@ -84,31 +104,40 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
84 | # CONFIG_NAMESPACES is not set | 104 | # CONFIG_NAMESPACES is not set |
85 | CONFIG_BLK_DEV_INITRD=y | 105 | CONFIG_BLK_DEV_INITRD=y |
86 | CONFIG_INITRAMFS_SOURCE="" | 106 | CONFIG_INITRAMFS_SOURCE="" |
107 | CONFIG_RD_GZIP=y | ||
108 | # CONFIG_RD_BZIP2 is not set | ||
109 | # CONFIG_RD_LZMA is not set | ||
87 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 110 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
88 | CONFIG_SYSCTL=y | 111 | CONFIG_SYSCTL=y |
112 | CONFIG_ANON_INODES=y | ||
89 | CONFIG_EMBEDDED=y | 113 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 114 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_KALLSYMS=y | 115 | CONFIG_KALLSYMS=y |
92 | CONFIG_KALLSYMS_ALL=y | 116 | CONFIG_KALLSYMS_ALL=y |
93 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
94 | CONFIG_KALLSYMS_EXTRA_PASS=y | 117 | CONFIG_KALLSYMS_EXTRA_PASS=y |
95 | CONFIG_HOTPLUG=y | 118 | CONFIG_HOTPLUG=y |
96 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
97 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
98 | CONFIG_ELF_CORE=y | 121 | CONFIG_ELF_CORE=y |
99 | CONFIG_COMPAT_BRK=y | ||
100 | CONFIG_BASE_FULL=y | 122 | CONFIG_BASE_FULL=y |
101 | CONFIG_FUTEX=y | 123 | CONFIG_FUTEX=y |
102 | CONFIG_ANON_INODES=y | ||
103 | CONFIG_EPOLL=y | 124 | CONFIG_EPOLL=y |
104 | CONFIG_SIGNALFD=y | 125 | CONFIG_SIGNALFD=y |
105 | CONFIG_TIMERFD=y | 126 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
108 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
130 | CONFIG_HAVE_PERF_EVENTS=y | ||
131 | |||
132 | # | ||
133 | # Kernel Performance Events And Counters | ||
134 | # | ||
135 | # CONFIG_PERF_EVENTS is not set | ||
136 | # CONFIG_PERF_COUNTERS is not set | ||
109 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
110 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
111 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
140 | CONFIG_COMPAT_BRK=y | ||
112 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
113 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
114 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
@@ -120,6 +149,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
120 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
121 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
122 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
154 | |||
155 | # | ||
156 | # GCOV-based kernel profiling | ||
157 | # | ||
158 | # CONFIG_GCOV_KERNEL is not set | ||
159 | # CONFIG_SLOW_WORK is not set | ||
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 160 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
124 | CONFIG_SLABINFO=y | 161 | CONFIG_SLABINFO=y |
125 | CONFIG_RT_MUTEXES=y | 162 | CONFIG_RT_MUTEXES=y |
@@ -131,8 +168,7 @@ CONFIG_MODULE_UNLOAD=y | |||
131 | # CONFIG_MODVERSIONS is not set | 168 | # CONFIG_MODVERSIONS is not set |
132 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 169 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
133 | CONFIG_BLOCK=y | 170 | CONFIG_BLOCK=y |
134 | CONFIG_LBD=y | 171 | CONFIG_LBDAF=y |
135 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
136 | # CONFIG_BLK_DEV_BSG is not set | 172 | # CONFIG_BLK_DEV_BSG is not set |
137 | # CONFIG_BLK_DEV_INTEGRITY is not set | 173 | # CONFIG_BLK_DEV_INTEGRITY is not set |
138 | 174 | ||
@@ -140,19 +176,41 @@ CONFIG_LBD=y | |||
140 | # IO Schedulers | 176 | # IO Schedulers |
141 | # | 177 | # |
142 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
143 | CONFIG_IOSCHED_AS=y | ||
144 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
145 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
146 | CONFIG_DEFAULT_AS=y | ||
147 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
148 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
149 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
150 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
151 | CONFIG_CLASSIC_RCU=y | 185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
152 | # CONFIG_TREE_RCU is not set | 186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
153 | # CONFIG_PREEMPT_RCU is not set | 187 | # CONFIG_INLINE_SPIN_LOCK is not set |
154 | # CONFIG_TREE_RCU_TRACE is not set | 188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
155 | # CONFIG_PREEMPT_RCU_TRACE is not set | 189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
156 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
157 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 215 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
158 | 216 | ||
@@ -166,6 +224,7 @@ CONFIG_CLASSIC_RCU=y | |||
166 | # CONFIG_ACADIA is not set | 224 | # CONFIG_ACADIA is not set |
167 | # CONFIG_EP405 is not set | 225 | # CONFIG_EP405 is not set |
168 | CONFIG_HCU4=y | 226 | CONFIG_HCU4=y |
227 | # CONFIG_HOTFOOT is not set | ||
169 | # CONFIG_KILAUEA is not set | 228 | # CONFIG_KILAUEA is not set |
170 | # CONFIG_MAKALU is not set | 229 | # CONFIG_MAKALU is not set |
171 | # CONFIG_WALNUT is not set | 230 | # CONFIG_WALNUT is not set |
@@ -208,10 +267,12 @@ CONFIG_BINFMT_ELF=y | |||
208 | # CONFIG_BINFMT_MISC is not set | 267 | # CONFIG_BINFMT_MISC is not set |
209 | # CONFIG_MATH_EMULATION is not set | 268 | # CONFIG_MATH_EMULATION is not set |
210 | # CONFIG_IOMMU_HELPER is not set | 269 | # CONFIG_IOMMU_HELPER is not set |
211 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 270 | # CONFIG_SWIOTLB is not set |
212 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 271 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
213 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 272 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
214 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 273 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
274 | CONFIG_SPARSE_IRQ=y | ||
275 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
215 | CONFIG_ARCH_FLATMEM_ENABLE=y | 276 | CONFIG_ARCH_FLATMEM_ENABLE=y |
216 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 277 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
217 | CONFIG_SELECT_MEMORY_MODEL=y | 278 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -227,10 +288,12 @@ CONFIG_MIGRATION=y | |||
227 | CONFIG_ZONE_DMA_FLAG=1 | 288 | CONFIG_ZONE_DMA_FLAG=1 |
228 | CONFIG_BOUNCE=y | 289 | CONFIG_BOUNCE=y |
229 | CONFIG_VIRT_TO_BUS=y | 290 | CONFIG_VIRT_TO_BUS=y |
230 | CONFIG_UNEVICTABLE_LRU=y | 291 | # CONFIG_KSM is not set |
292 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
231 | CONFIG_PPC_4K_PAGES=y | 293 | CONFIG_PPC_4K_PAGES=y |
232 | # CONFIG_PPC_16K_PAGES is not set | 294 | # CONFIG_PPC_16K_PAGES is not set |
233 | # CONFIG_PPC_64K_PAGES is not set | 295 | # CONFIG_PPC_64K_PAGES is not set |
296 | # CONFIG_PPC_256K_PAGES is not set | ||
234 | CONFIG_FORCE_MAX_ZONEORDER=11 | 297 | CONFIG_FORCE_MAX_ZONEORDER=11 |
235 | CONFIG_PROC_DEVICETREE=y | 298 | CONFIG_PROC_DEVICETREE=y |
236 | # CONFIG_CMDLINE_BOOL is not set | 299 | # CONFIG_CMDLINE_BOOL is not set |
@@ -255,6 +318,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
255 | # CONFIG_PCI_LEGACY is not set | 318 | # CONFIG_PCI_LEGACY is not set |
256 | # CONFIG_PCI_DEBUG is not set | 319 | # CONFIG_PCI_DEBUG is not set |
257 | # CONFIG_PCI_STUB is not set | 320 | # CONFIG_PCI_STUB is not set |
321 | # CONFIG_PCI_IOV is not set | ||
258 | # CONFIG_PCCARD is not set | 322 | # CONFIG_PCCARD is not set |
259 | # CONFIG_HOTPLUG_PCI is not set | 323 | # CONFIG_HOTPLUG_PCI is not set |
260 | # CONFIG_HAS_RAPIDIO is not set | 324 | # CONFIG_HAS_RAPIDIO is not set |
@@ -272,14 +336,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
272 | CONFIG_KERNEL_START=0xc0000000 | 336 | CONFIG_KERNEL_START=0xc0000000 |
273 | CONFIG_PHYSICAL_START=0x00000000 | 337 | CONFIG_PHYSICAL_START=0x00000000 |
274 | CONFIG_TASK_SIZE=0xc0000000 | 338 | CONFIG_TASK_SIZE=0xc0000000 |
275 | CONFIG_CONSISTENT_START=0xff100000 | ||
276 | CONFIG_CONSISTENT_SIZE=0x00200000 | 339 | CONFIG_CONSISTENT_SIZE=0x00200000 |
277 | CONFIG_NET=y | 340 | CONFIG_NET=y |
278 | 341 | ||
279 | # | 342 | # |
280 | # Networking options | 343 | # Networking options |
281 | # | 344 | # |
282 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
283 | CONFIG_PACKET=y | 345 | CONFIG_PACKET=y |
284 | # CONFIG_PACKET_MMAP is not set | 346 | # CONFIG_PACKET_MMAP is not set |
285 | CONFIG_UNIX=y | 347 | CONFIG_UNIX=y |
@@ -316,6 +378,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
316 | # CONFIG_NETFILTER is not set | 378 | # CONFIG_NETFILTER is not set |
317 | # CONFIG_IP_DCCP is not set | 379 | # CONFIG_IP_DCCP is not set |
318 | # CONFIG_IP_SCTP is not set | 380 | # CONFIG_IP_SCTP is not set |
381 | # CONFIG_RDS is not set | ||
319 | # CONFIG_TIPC is not set | 382 | # CONFIG_TIPC is not set |
320 | # CONFIG_ATM is not set | 383 | # CONFIG_ATM is not set |
321 | # CONFIG_BRIDGE is not set | 384 | # CONFIG_BRIDGE is not set |
@@ -329,6 +392,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
329 | # CONFIG_LAPB is not set | 392 | # CONFIG_LAPB is not set |
330 | # CONFIG_ECONET is not set | 393 | # CONFIG_ECONET is not set |
331 | # CONFIG_WAN_ROUTER is not set | 394 | # CONFIG_WAN_ROUTER is not set |
395 | # CONFIG_PHONET is not set | ||
396 | # CONFIG_IEEE802154 is not set | ||
332 | # CONFIG_NET_SCHED is not set | 397 | # CONFIG_NET_SCHED is not set |
333 | # CONFIG_DCB is not set | 398 | # CONFIG_DCB is not set |
334 | 399 | ||
@@ -341,8 +406,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
341 | # CONFIG_IRDA is not set | 406 | # CONFIG_IRDA is not set |
342 | # CONFIG_BT is not set | 407 | # CONFIG_BT is not set |
343 | # CONFIG_AF_RXRPC is not set | 408 | # CONFIG_AF_RXRPC is not set |
344 | # CONFIG_PHONET is not set | 409 | CONFIG_WIRELESS=y |
345 | # CONFIG_WIRELESS is not set | 410 | # CONFIG_CFG80211 is not set |
411 | # CONFIG_LIB80211 is not set | ||
412 | |||
413 | # | ||
414 | # CFG80211 needs to be enabled for MAC80211 | ||
415 | # | ||
346 | # CONFIG_WIMAX is not set | 416 | # CONFIG_WIMAX is not set |
347 | # CONFIG_RFKILL is not set | 417 | # CONFIG_RFKILL is not set |
348 | # CONFIG_NET_9P is not set | 418 | # CONFIG_NET_9P is not set |
@@ -355,6 +425,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
355 | # Generic Driver Options | 425 | # Generic Driver Options |
356 | # | 426 | # |
357 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 427 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
428 | # CONFIG_DEVTMPFS is not set | ||
358 | CONFIG_STANDALONE=y | 429 | CONFIG_STANDALONE=y |
359 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 430 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
360 | CONFIG_FW_LOADER=y | 431 | CONFIG_FW_LOADER=y |
@@ -367,9 +438,9 @@ CONFIG_CONNECTOR=y | |||
367 | CONFIG_PROC_EVENTS=y | 438 | CONFIG_PROC_EVENTS=y |
368 | CONFIG_MTD=y | 439 | CONFIG_MTD=y |
369 | # CONFIG_MTD_DEBUG is not set | 440 | # CONFIG_MTD_DEBUG is not set |
441 | # CONFIG_MTD_TESTS is not set | ||
370 | # CONFIG_MTD_CONCAT is not set | 442 | # CONFIG_MTD_CONCAT is not set |
371 | CONFIG_MTD_PARTITIONS=y | 443 | CONFIG_MTD_PARTITIONS=y |
372 | # CONFIG_MTD_TESTS is not set | ||
373 | # CONFIG_MTD_REDBOOT_PARTS is not set | 444 | # CONFIG_MTD_REDBOOT_PARTS is not set |
374 | CONFIG_MTD_CMDLINE_PARTS=y | 445 | CONFIG_MTD_CMDLINE_PARTS=y |
375 | CONFIG_MTD_OF_PARTS=y | 446 | CONFIG_MTD_OF_PARTS=y |
@@ -445,7 +516,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
445 | # LPDDR flash memory drivers | 516 | # LPDDR flash memory drivers |
446 | # | 517 | # |
447 | # CONFIG_MTD_LPDDR is not set | 518 | # CONFIG_MTD_LPDDR is not set |
448 | # CONFIG_MTD_QINFO_PROBE is not set | ||
449 | 519 | ||
450 | # | 520 | # |
451 | # UBI - Unsorted block images | 521 | # UBI - Unsorted block images |
@@ -461,6 +531,7 @@ CONFIG_BLK_DEV=y | |||
461 | # CONFIG_BLK_DEV_UMEM is not set | 531 | # CONFIG_BLK_DEV_UMEM is not set |
462 | # CONFIG_BLK_DEV_COW_COMMON is not set | 532 | # CONFIG_BLK_DEV_COW_COMMON is not set |
463 | # CONFIG_BLK_DEV_LOOP is not set | 533 | # CONFIG_BLK_DEV_LOOP is not set |
534 | # CONFIG_BLK_DEV_DRBD is not set | ||
464 | # CONFIG_BLK_DEV_NBD is not set | 535 | # CONFIG_BLK_DEV_NBD is not set |
465 | # CONFIG_BLK_DEV_SX8 is not set | 536 | # CONFIG_BLK_DEV_SX8 is not set |
466 | CONFIG_BLK_DEV_RAM=y | 537 | CONFIG_BLK_DEV_RAM=y |
@@ -473,12 +544,17 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
473 | # CONFIG_BLK_DEV_HD is not set | 544 | # CONFIG_BLK_DEV_HD is not set |
474 | CONFIG_MISC_DEVICES=y | 545 | CONFIG_MISC_DEVICES=y |
475 | # CONFIG_PHANTOM is not set | 546 | # CONFIG_PHANTOM is not set |
476 | # CONFIG_EEPROM_93CX6 is not set | ||
477 | # CONFIG_SGI_IOC4 is not set | 547 | # CONFIG_SGI_IOC4 is not set |
478 | # CONFIG_TIFM_CORE is not set | 548 | # CONFIG_TIFM_CORE is not set |
479 | # CONFIG_ENCLOSURE_SERVICES is not set | 549 | # CONFIG_ENCLOSURE_SERVICES is not set |
480 | # CONFIG_HP_ILO is not set | 550 | # CONFIG_HP_ILO is not set |
481 | # CONFIG_C2PORT is not set | 551 | # CONFIG_C2PORT is not set |
552 | |||
553 | # | ||
554 | # EEPROM support | ||
555 | # | ||
556 | # CONFIG_EEPROM_93CX6 is not set | ||
557 | # CONFIG_CB710_CORE is not set | ||
482 | CONFIG_HAVE_IDE=y | 558 | CONFIG_HAVE_IDE=y |
483 | # CONFIG_IDE is not set | 559 | # CONFIG_IDE is not set |
484 | 560 | ||
@@ -498,7 +574,11 @@ CONFIG_HAVE_IDE=y | |||
498 | # | 574 | # |
499 | 575 | ||
500 | # | 576 | # |
501 | # Enable only one of the two stacks, unless you know what you are doing | 577 | # You can enable one or both FireWire driver stacks. |
578 | # | ||
579 | |||
580 | # | ||
581 | # See the help texts for more information. | ||
502 | # | 582 | # |
503 | # CONFIG_FIREWIRE is not set | 583 | # CONFIG_FIREWIRE is not set |
504 | # CONFIG_IEEE1394 is not set | 584 | # CONFIG_IEEE1394 is not set |
@@ -519,6 +599,8 @@ CONFIG_NET_ETHERNET=y | |||
519 | # CONFIG_SUNGEM is not set | 599 | # CONFIG_SUNGEM is not set |
520 | # CONFIG_CASSINI is not set | 600 | # CONFIG_CASSINI is not set |
521 | # CONFIG_NET_VENDOR_3COM is not set | 601 | # CONFIG_NET_VENDOR_3COM is not set |
602 | # CONFIG_ETHOC is not set | ||
603 | # CONFIG_DNET is not set | ||
522 | # CONFIG_NET_TULIP is not set | 604 | # CONFIG_NET_TULIP is not set |
523 | # CONFIG_HP100 is not set | 605 | # CONFIG_HP100 is not set |
524 | CONFIG_IBM_NEW_EMAC=y | 606 | CONFIG_IBM_NEW_EMAC=y |
@@ -537,7 +619,10 @@ CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | |||
537 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 619 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
538 | # CONFIG_NET_PCI is not set | 620 | # CONFIG_NET_PCI is not set |
539 | # CONFIG_B44 is not set | 621 | # CONFIG_B44 is not set |
622 | # CONFIG_KS8842 is not set | ||
623 | # CONFIG_KS8851_MLL is not set | ||
540 | # CONFIG_ATL2 is not set | 624 | # CONFIG_ATL2 is not set |
625 | # CONFIG_XILINX_EMACLITE is not set | ||
541 | CONFIG_NETDEV_1000=y | 626 | CONFIG_NETDEV_1000=y |
542 | # CONFIG_ACENIC is not set | 627 | # CONFIG_ACENIC is not set |
543 | # CONFIG_DL2K is not set | 628 | # CONFIG_DL2K is not set |
@@ -545,6 +630,7 @@ CONFIG_NETDEV_1000=y | |||
545 | # CONFIG_E1000E is not set | 630 | # CONFIG_E1000E is not set |
546 | # CONFIG_IP1000 is not set | 631 | # CONFIG_IP1000 is not set |
547 | # CONFIG_IGB is not set | 632 | # CONFIG_IGB is not set |
633 | # CONFIG_IGBVF is not set | ||
548 | # CONFIG_NS83820 is not set | 634 | # CONFIG_NS83820 is not set |
549 | # CONFIG_HAMACHI is not set | 635 | # CONFIG_HAMACHI is not set |
550 | # CONFIG_YELLOWFIN is not set | 636 | # CONFIG_YELLOWFIN is not set |
@@ -555,9 +641,13 @@ CONFIG_NETDEV_1000=y | |||
555 | # CONFIG_VIA_VELOCITY is not set | 641 | # CONFIG_VIA_VELOCITY is not set |
556 | # CONFIG_TIGON3 is not set | 642 | # CONFIG_TIGON3 is not set |
557 | # CONFIG_BNX2 is not set | 643 | # CONFIG_BNX2 is not set |
644 | # CONFIG_CNIC is not set | ||
645 | # CONFIG_MV643XX_ETH is not set | ||
646 | # CONFIG_XILINX_LL_TEMAC is not set | ||
558 | # CONFIG_QLA3XXX is not set | 647 | # CONFIG_QLA3XXX is not set |
559 | # CONFIG_ATL1 is not set | 648 | # CONFIG_ATL1 is not set |
560 | # CONFIG_ATL1E is not set | 649 | # CONFIG_ATL1E is not set |
650 | # CONFIG_ATL1C is not set | ||
561 | # CONFIG_JME is not set | 651 | # CONFIG_JME is not set |
562 | CONFIG_NETDEV_10000=y | 652 | CONFIG_NETDEV_10000=y |
563 | # CONFIG_CHELSIO_T1 is not set | 653 | # CONFIG_CHELSIO_T1 is not set |
@@ -567,6 +657,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
567 | # CONFIG_IXGBE is not set | 657 | # CONFIG_IXGBE is not set |
568 | # CONFIG_IXGB is not set | 658 | # CONFIG_IXGB is not set |
569 | # CONFIG_S2IO is not set | 659 | # CONFIG_S2IO is not set |
660 | # CONFIG_VXGE is not set | ||
570 | # CONFIG_MYRI10GE is not set | 661 | # CONFIG_MYRI10GE is not set |
571 | # CONFIG_NETXEN_NIC is not set | 662 | # CONFIG_NETXEN_NIC is not set |
572 | # CONFIG_NIU is not set | 663 | # CONFIG_NIU is not set |
@@ -576,14 +667,13 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
576 | # CONFIG_BNX2X is not set | 667 | # CONFIG_BNX2X is not set |
577 | # CONFIG_QLGE is not set | 668 | # CONFIG_QLGE is not set |
578 | # CONFIG_SFC is not set | 669 | # CONFIG_SFC is not set |
670 | # CONFIG_BE2NET is not set | ||
579 | # CONFIG_TR is not set | 671 | # CONFIG_TR is not set |
580 | 672 | CONFIG_WLAN=y | |
581 | # | 673 | # CONFIG_AIRO is not set |
582 | # Wireless LAN | 674 | # CONFIG_ATMEL is not set |
583 | # | 675 | # CONFIG_PRISM54 is not set |
584 | # CONFIG_WLAN_PRE80211 is not set | 676 | # CONFIG_HOSTAP is not set |
585 | # CONFIG_WLAN_80211 is not set | ||
586 | # CONFIG_IWLWIFI_LEDS is not set | ||
587 | 677 | ||
588 | # | 678 | # |
589 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 679 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -596,6 +686,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
596 | # CONFIG_NETCONSOLE is not set | 686 | # CONFIG_NETCONSOLE is not set |
597 | # CONFIG_NETPOLL is not set | 687 | # CONFIG_NETPOLL is not set |
598 | # CONFIG_NET_POLL_CONTROLLER is not set | 688 | # CONFIG_NET_POLL_CONTROLLER is not set |
689 | # CONFIG_VMXNET3 is not set | ||
599 | # CONFIG_ISDN is not set | 690 | # CONFIG_ISDN is not set |
600 | # CONFIG_PHONE is not set | 691 | # CONFIG_PHONE is not set |
601 | 692 | ||
@@ -641,6 +732,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
641 | # CONFIG_SERIAL_JSM is not set | 732 | # CONFIG_SERIAL_JSM is not set |
642 | CONFIG_SERIAL_OF_PLATFORM=y | 733 | CONFIG_SERIAL_OF_PLATFORM=y |
643 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 734 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
735 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
644 | CONFIG_UNIX98_PTYS=y | 736 | CONFIG_UNIX98_PTYS=y |
645 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 737 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
646 | CONFIG_LEGACY_PTYS=y | 738 | CONFIG_LEGACY_PTYS=y |
@@ -657,13 +749,17 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
657 | CONFIG_DEVPORT=y | 749 | CONFIG_DEVPORT=y |
658 | # CONFIG_I2C is not set | 750 | # CONFIG_I2C is not set |
659 | # CONFIG_SPI is not set | 751 | # CONFIG_SPI is not set |
752 | |||
753 | # | ||
754 | # PPS support | ||
755 | # | ||
756 | # CONFIG_PPS is not set | ||
660 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 757 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
661 | # CONFIG_GPIOLIB is not set | 758 | # CONFIG_GPIOLIB is not set |
662 | # CONFIG_W1 is not set | 759 | # CONFIG_W1 is not set |
663 | # CONFIG_POWER_SUPPLY is not set | 760 | # CONFIG_POWER_SUPPLY is not set |
664 | # CONFIG_HWMON is not set | 761 | # CONFIG_HWMON is not set |
665 | # CONFIG_THERMAL is not set | 762 | # CONFIG_THERMAL is not set |
666 | # CONFIG_THERMAL_HWMON is not set | ||
667 | # CONFIG_WATCHDOG is not set | 763 | # CONFIG_WATCHDOG is not set |
668 | CONFIG_SSB_POSSIBLE=y | 764 | CONFIG_SSB_POSSIBLE=y |
669 | 765 | ||
@@ -680,27 +776,13 @@ CONFIG_SSB_POSSIBLE=y | |||
680 | # CONFIG_HTC_PASIC3 is not set | 776 | # CONFIG_HTC_PASIC3 is not set |
681 | # CONFIG_MFD_TMIO is not set | 777 | # CONFIG_MFD_TMIO is not set |
682 | # CONFIG_REGULATOR is not set | 778 | # CONFIG_REGULATOR is not set |
683 | 779 | # CONFIG_MEDIA_SUPPORT is not set | |
684 | # | ||
685 | # Multimedia devices | ||
686 | # | ||
687 | |||
688 | # | ||
689 | # Multimedia core support | ||
690 | # | ||
691 | # CONFIG_VIDEO_DEV is not set | ||
692 | # CONFIG_DVB_CORE is not set | ||
693 | # CONFIG_VIDEO_MEDIA is not set | ||
694 | |||
695 | # | ||
696 | # Multimedia drivers | ||
697 | # | ||
698 | # CONFIG_DAB is not set | ||
699 | 780 | ||
700 | # | 781 | # |
701 | # Graphics support | 782 | # Graphics support |
702 | # | 783 | # |
703 | # CONFIG_AGP is not set | 784 | # CONFIG_AGP is not set |
785 | CONFIG_VGA_ARB=y | ||
704 | # CONFIG_DRM is not set | 786 | # CONFIG_DRM is not set |
705 | # CONFIG_VGASTATE is not set | 787 | # CONFIG_VGASTATE is not set |
706 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 788 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -722,7 +804,12 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
722 | # CONFIG_EDAC is not set | 804 | # CONFIG_EDAC is not set |
723 | # CONFIG_RTC_CLASS is not set | 805 | # CONFIG_RTC_CLASS is not set |
724 | # CONFIG_DMADEVICES is not set | 806 | # CONFIG_DMADEVICES is not set |
807 | # CONFIG_AUXDISPLAY is not set | ||
725 | # CONFIG_UIO is not set | 808 | # CONFIG_UIO is not set |
809 | |||
810 | # | ||
811 | # TI VLYNQ | ||
812 | # | ||
726 | # CONFIG_STAGING is not set | 813 | # CONFIG_STAGING is not set |
727 | 814 | ||
728 | # | 815 | # |
@@ -733,14 +820,17 @@ CONFIG_EXT2_FS=y | |||
733 | # CONFIG_EXT2_FS_XIP is not set | 820 | # CONFIG_EXT2_FS_XIP is not set |
734 | # CONFIG_EXT3_FS is not set | 821 | # CONFIG_EXT3_FS is not set |
735 | # CONFIG_EXT4_FS is not set | 822 | # CONFIG_EXT4_FS is not set |
823 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
736 | # CONFIG_REISERFS_FS is not set | 824 | # CONFIG_REISERFS_FS is not set |
737 | # CONFIG_JFS_FS is not set | 825 | # CONFIG_JFS_FS is not set |
738 | # CONFIG_FS_POSIX_ACL is not set | 826 | # CONFIG_FS_POSIX_ACL is not set |
739 | CONFIG_FILE_LOCKING=y | ||
740 | # CONFIG_XFS_FS is not set | 827 | # CONFIG_XFS_FS is not set |
741 | # CONFIG_GFS2_FS is not set | 828 | # CONFIG_GFS2_FS is not set |
742 | # CONFIG_OCFS2_FS is not set | 829 | # CONFIG_OCFS2_FS is not set |
743 | # CONFIG_BTRFS_FS is not set | 830 | # CONFIG_BTRFS_FS is not set |
831 | # CONFIG_NILFS2_FS is not set | ||
832 | CONFIG_FILE_LOCKING=y | ||
833 | CONFIG_FSNOTIFY=y | ||
744 | CONFIG_DNOTIFY=y | 834 | CONFIG_DNOTIFY=y |
745 | CONFIG_INOTIFY=y | 835 | CONFIG_INOTIFY=y |
746 | CONFIG_INOTIFY_USER=y | 836 | CONFIG_INOTIFY_USER=y |
@@ -750,6 +840,11 @@ CONFIG_INOTIFY_USER=y | |||
750 | # CONFIG_FUSE_FS is not set | 840 | # CONFIG_FUSE_FS is not set |
751 | 841 | ||
752 | # | 842 | # |
843 | # Caches | ||
844 | # | ||
845 | # CONFIG_FSCACHE is not set | ||
846 | |||
847 | # | ||
753 | # CD-ROM/DVD Filesystems | 848 | # CD-ROM/DVD Filesystems |
754 | # | 849 | # |
755 | # CONFIG_ISO9660_FS is not set | 850 | # CONFIG_ISO9660_FS is not set |
@@ -804,7 +899,6 @@ CONFIG_LOCKD=y | |||
804 | CONFIG_LOCKD_V4=y | 899 | CONFIG_LOCKD_V4=y |
805 | CONFIG_NFS_COMMON=y | 900 | CONFIG_NFS_COMMON=y |
806 | CONFIG_SUNRPC=y | 901 | CONFIG_SUNRPC=y |
807 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
808 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 902 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
809 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 903 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
810 | # CONFIG_SMB_FS is not set | 904 | # CONFIG_SMB_FS is not set |
@@ -820,6 +914,7 @@ CONFIG_SUNRPC=y | |||
820 | CONFIG_MSDOS_PARTITION=y | 914 | CONFIG_MSDOS_PARTITION=y |
821 | # CONFIG_NLS is not set | 915 | # CONFIG_NLS is not set |
822 | # CONFIG_DLM is not set | 916 | # CONFIG_DLM is not set |
917 | # CONFIG_BINARY_PRINTF is not set | ||
823 | 918 | ||
824 | # | 919 | # |
825 | # Library routines | 920 | # Library routines |
@@ -834,11 +929,13 @@ CONFIG_CRC32=y | |||
834 | # CONFIG_CRC7 is not set | 929 | # CONFIG_CRC7 is not set |
835 | # CONFIG_LIBCRC32C is not set | 930 | # CONFIG_LIBCRC32C is not set |
836 | CONFIG_ZLIB_INFLATE=y | 931 | CONFIG_ZLIB_INFLATE=y |
837 | CONFIG_PLIST=y | 932 | CONFIG_DECOMPRESS_GZIP=y |
838 | CONFIG_HAS_IOMEM=y | 933 | CONFIG_HAS_IOMEM=y |
839 | CONFIG_HAS_IOPORT=y | 934 | CONFIG_HAS_IOPORT=y |
840 | CONFIG_HAS_DMA=y | 935 | CONFIG_HAS_DMA=y |
841 | CONFIG_HAVE_LMB=y | 936 | CONFIG_HAVE_LMB=y |
937 | CONFIG_NLATTR=y | ||
938 | CONFIG_GENERIC_ATOMIC64=y | ||
842 | 939 | ||
843 | # | 940 | # |
844 | # Kernel hacking | 941 | # Kernel hacking |
@@ -848,6 +945,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
848 | CONFIG_ENABLE_MUST_CHECK=y | 945 | CONFIG_ENABLE_MUST_CHECK=y |
849 | CONFIG_FRAME_WARN=1024 | 946 | CONFIG_FRAME_WARN=1024 |
850 | CONFIG_MAGIC_SYSRQ=y | 947 | CONFIG_MAGIC_SYSRQ=y |
948 | # CONFIG_STRIP_ASM_SYMS is not set | ||
851 | # CONFIG_UNUSED_SYMBOLS is not set | 949 | # CONFIG_UNUSED_SYMBOLS is not set |
852 | CONFIG_DEBUG_FS=y | 950 | CONFIG_DEBUG_FS=y |
853 | # CONFIG_HEADERS_CHECK is not set | 951 | # CONFIG_HEADERS_CHECK is not set |
@@ -856,16 +954,23 @@ CONFIG_DEBUG_KERNEL=y | |||
856 | CONFIG_DETECT_SOFTLOCKUP=y | 954 | CONFIG_DETECT_SOFTLOCKUP=y |
857 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 955 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
858 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 956 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
957 | CONFIG_DETECT_HUNG_TASK=y | ||
958 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
959 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
859 | CONFIG_SCHED_DEBUG=y | 960 | CONFIG_SCHED_DEBUG=y |
860 | # CONFIG_SCHEDSTATS is not set | 961 | # CONFIG_SCHEDSTATS is not set |
861 | # CONFIG_TIMER_STATS is not set | 962 | # CONFIG_TIMER_STATS is not set |
862 | # CONFIG_DEBUG_OBJECTS is not set | 963 | # CONFIG_DEBUG_OBJECTS is not set |
863 | # CONFIG_SLUB_DEBUG_ON is not set | 964 | # CONFIG_SLUB_DEBUG_ON is not set |
864 | # CONFIG_SLUB_STATS is not set | 965 | # CONFIG_SLUB_STATS is not set |
966 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
865 | # CONFIG_DEBUG_RT_MUTEXES is not set | 967 | # CONFIG_DEBUG_RT_MUTEXES is not set |
866 | # CONFIG_RT_MUTEX_TESTER is not set | 968 | # CONFIG_RT_MUTEX_TESTER is not set |
867 | # CONFIG_DEBUG_SPINLOCK is not set | 969 | # CONFIG_DEBUG_SPINLOCK is not set |
868 | # CONFIG_DEBUG_MUTEXES is not set | 970 | # CONFIG_DEBUG_MUTEXES is not set |
971 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
972 | # CONFIG_PROVE_LOCKING is not set | ||
973 | # CONFIG_LOCK_STAT is not set | ||
869 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 974 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
870 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 975 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
871 | # CONFIG_DEBUG_KOBJECT is not set | 976 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -877,35 +982,45 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
877 | # CONFIG_DEBUG_LIST is not set | 982 | # CONFIG_DEBUG_LIST is not set |
878 | # CONFIG_DEBUG_SG is not set | 983 | # CONFIG_DEBUG_SG is not set |
879 | # CONFIG_DEBUG_NOTIFIERS is not set | 984 | # CONFIG_DEBUG_NOTIFIERS is not set |
880 | # CONFIG_BOOT_PRINTK_DELAY is not set | 985 | # CONFIG_DEBUG_CREDENTIALS is not set |
881 | # CONFIG_RCU_TORTURE_TEST is not set | 986 | # CONFIG_RCU_TORTURE_TEST is not set |
882 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 987 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
883 | # CONFIG_BACKTRACE_SELF_TEST is not set | 988 | # CONFIG_BACKTRACE_SELF_TEST is not set |
884 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 989 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
990 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
885 | # CONFIG_FAULT_INJECTION is not set | 991 | # CONFIG_FAULT_INJECTION is not set |
886 | # CONFIG_LATENCYTOP is not set | 992 | # CONFIG_LATENCYTOP is not set |
887 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 993 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
994 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
888 | CONFIG_HAVE_FUNCTION_TRACER=y | 995 | CONFIG_HAVE_FUNCTION_TRACER=y |
996 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
889 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 997 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
890 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 998 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
891 | 999 | CONFIG_TRACING_SUPPORT=y | |
892 | # | 1000 | CONFIG_FTRACE=y |
893 | # Tracers | ||
894 | # | ||
895 | # CONFIG_FUNCTION_TRACER is not set | 1001 | # CONFIG_FUNCTION_TRACER is not set |
1002 | # CONFIG_IRQSOFF_TRACER is not set | ||
896 | # CONFIG_SCHED_TRACER is not set | 1003 | # CONFIG_SCHED_TRACER is not set |
897 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1004 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
898 | # CONFIG_BOOT_TRACER is not set | 1005 | # CONFIG_BOOT_TRACER is not set |
899 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1006 | CONFIG_BRANCH_PROFILE_NONE=y |
1007 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1008 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
900 | # CONFIG_STACK_TRACER is not set | 1009 | # CONFIG_STACK_TRACER is not set |
901 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1010 | # CONFIG_KMEMTRACE is not set |
1011 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1012 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1013 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1014 | # CONFIG_DMA_API_DEBUG is not set | ||
902 | # CONFIG_SAMPLES is not set | 1015 | # CONFIG_SAMPLES is not set |
903 | CONFIG_HAVE_ARCH_KGDB=y | 1016 | CONFIG_HAVE_ARCH_KGDB=y |
904 | # CONFIG_KGDB is not set | 1017 | # CONFIG_KGDB is not set |
1018 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1019 | CONFIG_PPC_WERROR=y | ||
905 | CONFIG_PRINT_STACK_DEPTH=64 | 1020 | CONFIG_PRINT_STACK_DEPTH=64 |
906 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1021 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
907 | # CONFIG_DEBUG_STACK_USAGE is not set | 1022 | # CONFIG_DEBUG_STACK_USAGE is not set |
908 | # CONFIG_DEBUG_PAGEALLOC is not set | 1023 | # CONFIG_PPC_EMULATED_STATS is not set |
909 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1024 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
910 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1025 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
911 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1026 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -921,13 +1036,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
921 | # CONFIG_KEYS is not set | 1036 | # CONFIG_KEYS is not set |
922 | # CONFIG_SECURITY is not set | 1037 | # CONFIG_SECURITY is not set |
923 | # CONFIG_SECURITYFS is not set | 1038 | # CONFIG_SECURITYFS is not set |
924 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1039 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1040 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1041 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1042 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1043 | CONFIG_DEFAULT_SECURITY="" | ||
925 | CONFIG_CRYPTO=y | 1044 | CONFIG_CRYPTO=y |
926 | 1045 | ||
927 | # | 1046 | # |
928 | # Crypto core or helper | 1047 | # Crypto core or helper |
929 | # | 1048 | # |
930 | # CONFIG_CRYPTO_FIPS is not set | ||
931 | CONFIG_CRYPTO_ALGAPI=y | 1049 | CONFIG_CRYPTO_ALGAPI=y |
932 | CONFIG_CRYPTO_ALGAPI2=y | 1050 | CONFIG_CRYPTO_ALGAPI2=y |
933 | CONFIG_CRYPTO_AEAD2=y | 1051 | CONFIG_CRYPTO_AEAD2=y |
@@ -936,10 +1054,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
936 | CONFIG_CRYPTO_HASH=y | 1054 | CONFIG_CRYPTO_HASH=y |
937 | CONFIG_CRYPTO_HASH2=y | 1055 | CONFIG_CRYPTO_HASH2=y |
938 | CONFIG_CRYPTO_RNG2=y | 1056 | CONFIG_CRYPTO_RNG2=y |
1057 | CONFIG_CRYPTO_PCOMP=y | ||
939 | CONFIG_CRYPTO_MANAGER=y | 1058 | CONFIG_CRYPTO_MANAGER=y |
940 | CONFIG_CRYPTO_MANAGER2=y | 1059 | CONFIG_CRYPTO_MANAGER2=y |
941 | # CONFIG_CRYPTO_GF128MUL is not set | 1060 | # CONFIG_CRYPTO_GF128MUL is not set |
942 | # CONFIG_CRYPTO_NULL is not set | 1061 | # CONFIG_CRYPTO_NULL is not set |
1062 | CONFIG_CRYPTO_WORKQUEUE=y | ||
943 | # CONFIG_CRYPTO_CRYPTD is not set | 1063 | # CONFIG_CRYPTO_CRYPTD is not set |
944 | # CONFIG_CRYPTO_AUTHENC is not set | 1064 | # CONFIG_CRYPTO_AUTHENC is not set |
945 | # CONFIG_CRYPTO_TEST is not set | 1065 | # CONFIG_CRYPTO_TEST is not set |
@@ -967,11 +1087,13 @@ CONFIG_CRYPTO_PCBC=y | |||
967 | # | 1087 | # |
968 | # CONFIG_CRYPTO_HMAC is not set | 1088 | # CONFIG_CRYPTO_HMAC is not set |
969 | # CONFIG_CRYPTO_XCBC is not set | 1089 | # CONFIG_CRYPTO_XCBC is not set |
1090 | # CONFIG_CRYPTO_VMAC is not set | ||
970 | 1091 | ||
971 | # | 1092 | # |
972 | # Digest | 1093 | # Digest |
973 | # | 1094 | # |
974 | # CONFIG_CRYPTO_CRC32C is not set | 1095 | # CONFIG_CRYPTO_CRC32C is not set |
1096 | # CONFIG_CRYPTO_GHASH is not set | ||
975 | # CONFIG_CRYPTO_MD4 is not set | 1097 | # CONFIG_CRYPTO_MD4 is not set |
976 | CONFIG_CRYPTO_MD5=y | 1098 | CONFIG_CRYPTO_MD5=y |
977 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1099 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1008,6 +1130,7 @@ CONFIG_CRYPTO_DES=y | |||
1008 | # Compression | 1130 | # Compression |
1009 | # | 1131 | # |
1010 | # CONFIG_CRYPTO_DEFLATE is not set | 1132 | # CONFIG_CRYPTO_DEFLATE is not set |
1133 | # CONFIG_CRYPTO_ZLIB is not set | ||
1011 | # CONFIG_CRYPTO_LZO is not set | 1134 | # CONFIG_CRYPTO_LZO is not set |
1012 | 1135 | ||
1013 | # | 1136 | # |
@@ -1016,5 +1139,6 @@ CONFIG_CRYPTO_DES=y | |||
1016 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1139 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1017 | CONFIG_CRYPTO_HW=y | 1140 | CONFIG_CRYPTO_HW=y |
1018 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1141 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1142 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1019 | # CONFIG_PPC_CLOCK is not set | 1143 | # CONFIG_PPC_CLOCK is not set |
1020 | # CONFIG_VIRTUALIZATION is not set | 1144 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/40x/kilauea_defconfig b/arch/powerpc/configs/40x/kilauea_defconfig index 9a05ec0ec312..19fbcb075376 100644 --- a/arch/powerpc/configs/40x/kilauea_defconfig +++ b/arch/powerpc/configs/40x/kilauea_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.31-rc4 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Wed Jul 29 13:28:37 2009 | 4 | # Mon Jan 4 15:51:23 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -16,6 +16,7 @@ CONFIG_40x=y | |||
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_4xx=y | 17 | CONFIG_4xx=y |
18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
@@ -29,7 +30,9 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
30 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
31 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
32 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_NR_IRQS=512 | ||
33 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
34 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
35 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 38 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
@@ -52,6 +55,7 @@ CONFIG_AUDIT_ARCH=y | |||
52 | CONFIG_GENERIC_BUG=y | 55 | CONFIG_GENERIC_BUG=y |
53 | CONFIG_DTC=y | 56 | CONFIG_DTC=y |
54 | # CONFIG_DEFAULT_UIMAGE is not set | 57 | # CONFIG_DEFAULT_UIMAGE is not set |
58 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
55 | CONFIG_PPC_DCR_NATIVE=y | 59 | CONFIG_PPC_DCR_NATIVE=y |
56 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
57 | CONFIG_PPC_DCR=y | 61 | CONFIG_PPC_DCR=y |
@@ -79,11 +83,13 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
79 | # | 83 | # |
80 | # RCU Subsystem | 84 | # RCU Subsystem |
81 | # | 85 | # |
82 | CONFIG_CLASSIC_RCU=y | 86 | CONFIG_TREE_RCU=y |
83 | # CONFIG_TREE_RCU is not set | 87 | # CONFIG_TREE_PREEMPT_RCU is not set |
84 | # CONFIG_PREEMPT_RCU is not set | 88 | # CONFIG_TINY_RCU is not set |
89 | # CONFIG_RCU_TRACE is not set | ||
90 | CONFIG_RCU_FANOUT=32 | ||
91 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
85 | # CONFIG_TREE_RCU_TRACE is not set | 92 | # CONFIG_TREE_RCU_TRACE is not set |
86 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
87 | # CONFIG_IKCONFIG is not set | 93 | # CONFIG_IKCONFIG is not set |
88 | CONFIG_LOG_BUF_SHIFT=14 | 94 | CONFIG_LOG_BUF_SHIFT=14 |
89 | CONFIG_GROUP_SCHED=y | 95 | CONFIG_GROUP_SCHED=y |
@@ -121,22 +127,21 @@ CONFIG_TIMERFD=y | |||
121 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
122 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
123 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
124 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
125 | 131 | ||
126 | # | 132 | # |
127 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
128 | # | 134 | # |
135 | # CONFIG_PERF_EVENTS is not set | ||
129 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
130 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
131 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
132 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
133 | # CONFIG_STRIP_ASM_SYMS is not set | ||
134 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
135 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
136 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
137 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
138 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
139 | # CONFIG_MARKERS is not set | ||
140 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
141 | # CONFIG_KPROBES is not set | 146 | # CONFIG_KPROBES is not set |
142 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -144,6 +149,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
144 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
145 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
146 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
147 | 154 | ||
148 | # | 155 | # |
149 | # GCOV-based kernel profiling | 156 | # GCOV-based kernel profiling |
@@ -169,14 +176,41 @@ CONFIG_LBDAF=y | |||
169 | # IO Schedulers | 176 | # IO Schedulers |
170 | # | 177 | # |
171 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
172 | CONFIG_IOSCHED_AS=y | ||
173 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
174 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
175 | CONFIG_DEFAULT_AS=y | ||
176 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
177 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
178 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
179 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
180 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
181 | CONFIG_PPC4xx_PCI_EXPRESS=y | 215 | CONFIG_PPC4xx_PCI_EXPRESS=y |
182 | 216 | ||
@@ -190,6 +224,7 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
190 | # CONFIG_ACADIA is not set | 224 | # CONFIG_ACADIA is not set |
191 | # CONFIG_EP405 is not set | 225 | # CONFIG_EP405 is not set |
192 | # CONFIG_HCU4 is not set | 226 | # CONFIG_HCU4 is not set |
227 | # CONFIG_HOTFOOT is not set | ||
193 | CONFIG_KILAUEA=y | 228 | CONFIG_KILAUEA=y |
194 | # CONFIG_MAKALU is not set | 229 | # CONFIG_MAKALU is not set |
195 | # CONFIG_WALNUT is not set | 230 | # CONFIG_WALNUT is not set |
@@ -233,10 +268,11 @@ CONFIG_BINFMT_ELF=y | |||
233 | # CONFIG_MATH_EMULATION is not set | 268 | # CONFIG_MATH_EMULATION is not set |
234 | # CONFIG_IOMMU_HELPER is not set | 269 | # CONFIG_IOMMU_HELPER is not set |
235 | # CONFIG_SWIOTLB is not set | 270 | # CONFIG_SWIOTLB is not set |
236 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
237 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 271 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
238 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 272 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
239 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 273 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
274 | CONFIG_SPARSE_IRQ=y | ||
275 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
240 | CONFIG_ARCH_FLATMEM_ENABLE=y | 276 | CONFIG_ARCH_FLATMEM_ENABLE=y |
241 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 277 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
242 | CONFIG_SELECT_MEMORY_MODEL=y | 278 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -252,8 +288,7 @@ CONFIG_MIGRATION=y | |||
252 | CONFIG_ZONE_DMA_FLAG=1 | 288 | CONFIG_ZONE_DMA_FLAG=1 |
253 | CONFIG_BOUNCE=y | 289 | CONFIG_BOUNCE=y |
254 | CONFIG_VIRT_TO_BUS=y | 290 | CONFIG_VIRT_TO_BUS=y |
255 | CONFIG_HAVE_MLOCK=y | 291 | # CONFIG_KSM is not set |
256 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
257 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 292 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
258 | CONFIG_PPC_4K_PAGES=y | 293 | CONFIG_PPC_4K_PAGES=y |
259 | # CONFIG_PPC_16K_PAGES is not set | 294 | # CONFIG_PPC_16K_PAGES is not set |
@@ -343,6 +378,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
343 | # CONFIG_NETFILTER is not set | 378 | # CONFIG_NETFILTER is not set |
344 | # CONFIG_IP_DCCP is not set | 379 | # CONFIG_IP_DCCP is not set |
345 | # CONFIG_IP_SCTP is not set | 380 | # CONFIG_IP_SCTP is not set |
381 | # CONFIG_RDS is not set | ||
346 | # CONFIG_TIPC is not set | 382 | # CONFIG_TIPC is not set |
347 | # CONFIG_ATM is not set | 383 | # CONFIG_ATM is not set |
348 | # CONFIG_BRIDGE is not set | 384 | # CONFIG_BRIDGE is not set |
@@ -370,7 +406,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
370 | # CONFIG_IRDA is not set | 406 | # CONFIG_IRDA is not set |
371 | # CONFIG_BT is not set | 407 | # CONFIG_BT is not set |
372 | # CONFIG_AF_RXRPC is not set | 408 | # CONFIG_AF_RXRPC is not set |
373 | # CONFIG_WIRELESS is not set | 409 | CONFIG_WIRELESS=y |
410 | # CONFIG_CFG80211 is not set | ||
411 | # CONFIG_LIB80211 is not set | ||
412 | |||
413 | # | ||
414 | # CFG80211 needs to be enabled for MAC80211 | ||
415 | # | ||
374 | # CONFIG_WIMAX is not set | 416 | # CONFIG_WIMAX is not set |
375 | # CONFIG_RFKILL is not set | 417 | # CONFIG_RFKILL is not set |
376 | # CONFIG_NET_9P is not set | 418 | # CONFIG_NET_9P is not set |
@@ -383,6 +425,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
383 | # Generic Driver Options | 425 | # Generic Driver Options |
384 | # | 426 | # |
385 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 427 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
428 | # CONFIG_DEVTMPFS is not set | ||
386 | CONFIG_STANDALONE=y | 429 | CONFIG_STANDALONE=y |
387 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 430 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
388 | CONFIG_FW_LOADER=y | 431 | CONFIG_FW_LOADER=y |
@@ -395,9 +438,9 @@ CONFIG_CONNECTOR=y | |||
395 | CONFIG_PROC_EVENTS=y | 438 | CONFIG_PROC_EVENTS=y |
396 | CONFIG_MTD=y | 439 | CONFIG_MTD=y |
397 | # CONFIG_MTD_DEBUG is not set | 440 | # CONFIG_MTD_DEBUG is not set |
441 | # CONFIG_MTD_TESTS is not set | ||
398 | # CONFIG_MTD_CONCAT is not set | 442 | # CONFIG_MTD_CONCAT is not set |
399 | CONFIG_MTD_PARTITIONS=y | 443 | CONFIG_MTD_PARTITIONS=y |
400 | # CONFIG_MTD_TESTS is not set | ||
401 | # CONFIG_MTD_REDBOOT_PARTS is not set | 444 | # CONFIG_MTD_REDBOOT_PARTS is not set |
402 | CONFIG_MTD_CMDLINE_PARTS=y | 445 | CONFIG_MTD_CMDLINE_PARTS=y |
403 | CONFIG_MTD_OF_PARTS=y | 446 | CONFIG_MTD_OF_PARTS=y |
@@ -498,6 +541,7 @@ CONFIG_BLK_DEV=y | |||
498 | # CONFIG_BLK_DEV_UMEM is not set | 541 | # CONFIG_BLK_DEV_UMEM is not set |
499 | # CONFIG_BLK_DEV_COW_COMMON is not set | 542 | # CONFIG_BLK_DEV_COW_COMMON is not set |
500 | # CONFIG_BLK_DEV_LOOP is not set | 543 | # CONFIG_BLK_DEV_LOOP is not set |
544 | # CONFIG_BLK_DEV_DRBD is not set | ||
501 | # CONFIG_BLK_DEV_NBD is not set | 545 | # CONFIG_BLK_DEV_NBD is not set |
502 | # CONFIG_BLK_DEV_SX8 is not set | 546 | # CONFIG_BLK_DEV_SX8 is not set |
503 | CONFIG_BLK_DEV_RAM=y | 547 | CONFIG_BLK_DEV_RAM=y |
@@ -574,16 +618,17 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
574 | # CONFIG_NET_PCI is not set | 618 | # CONFIG_NET_PCI is not set |
575 | # CONFIG_B44 is not set | 619 | # CONFIG_B44 is not set |
576 | # CONFIG_KS8842 is not set | 620 | # CONFIG_KS8842 is not set |
621 | # CONFIG_KS8851_MLL is not set | ||
577 | # CONFIG_ATL2 is not set | 622 | # CONFIG_ATL2 is not set |
623 | # CONFIG_XILINX_EMACLITE is not set | ||
578 | # CONFIG_NETDEV_1000 is not set | 624 | # CONFIG_NETDEV_1000 is not set |
579 | # CONFIG_NETDEV_10000 is not set | 625 | # CONFIG_NETDEV_10000 is not set |
580 | # CONFIG_TR is not set | 626 | # CONFIG_TR is not set |
581 | 627 | CONFIG_WLAN=y | |
582 | # | 628 | # CONFIG_AIRO is not set |
583 | # Wireless LAN | 629 | # CONFIG_ATMEL is not set |
584 | # | 630 | # CONFIG_PRISM54 is not set |
585 | # CONFIG_WLAN_PRE80211 is not set | 631 | # CONFIG_HOSTAP is not set |
586 | # CONFIG_WLAN_80211 is not set | ||
587 | 632 | ||
588 | # | 633 | # |
589 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 634 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -596,6 +641,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
596 | # CONFIG_NETCONSOLE is not set | 641 | # CONFIG_NETCONSOLE is not set |
597 | # CONFIG_NETPOLL is not set | 642 | # CONFIG_NETPOLL is not set |
598 | # CONFIG_NET_POLL_CONTROLLER is not set | 643 | # CONFIG_NET_POLL_CONTROLLER is not set |
644 | # CONFIG_VMXNET3 is not set | ||
599 | # CONFIG_ISDN is not set | 645 | # CONFIG_ISDN is not set |
600 | # CONFIG_PHONE is not set | 646 | # CONFIG_PHONE is not set |
601 | 647 | ||
@@ -641,6 +687,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
641 | # CONFIG_SERIAL_JSM is not set | 687 | # CONFIG_SERIAL_JSM is not set |
642 | CONFIG_SERIAL_OF_PLATFORM=y | 688 | CONFIG_SERIAL_OF_PLATFORM=y |
643 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 689 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
690 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
644 | CONFIG_UNIX98_PTYS=y | 691 | CONFIG_UNIX98_PTYS=y |
645 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 692 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
646 | CONFIG_LEGACY_PTYS=y | 693 | CONFIG_LEGACY_PTYS=y |
@@ -656,6 +703,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
656 | CONFIG_DEVPORT=y | 703 | CONFIG_DEVPORT=y |
657 | CONFIG_I2C=y | 704 | CONFIG_I2C=y |
658 | CONFIG_I2C_BOARDINFO=y | 705 | CONFIG_I2C_BOARDINFO=y |
706 | CONFIG_I2C_COMPAT=y | ||
659 | CONFIG_I2C_CHARDEV=y | 707 | CONFIG_I2C_CHARDEV=y |
660 | CONFIG_I2C_HELPER_AUTO=y | 708 | CONFIG_I2C_HELPER_AUTO=y |
661 | 709 | ||
@@ -696,11 +744,6 @@ CONFIG_I2C_IBM_IIC=y | |||
696 | # CONFIG_I2C_TAOS_EVM is not set | 744 | # CONFIG_I2C_TAOS_EVM is not set |
697 | 745 | ||
698 | # | 746 | # |
699 | # Graphics adapter I2C/DDC channel drivers | ||
700 | # | ||
701 | # CONFIG_I2C_VOODOO3 is not set | ||
702 | |||
703 | # | ||
704 | # Other I2C/SMBus bus drivers | 747 | # Other I2C/SMBus bus drivers |
705 | # | 748 | # |
706 | # CONFIG_I2C_PCA_PLATFORM is not set | 749 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -709,10 +752,6 @@ CONFIG_I2C_IBM_IIC=y | |||
709 | # | 752 | # |
710 | # Miscellaneous I2C Chip support | 753 | # Miscellaneous I2C Chip support |
711 | # | 754 | # |
712 | # CONFIG_DS1682 is not set | ||
713 | # CONFIG_SENSORS_PCF8574 is not set | ||
714 | # CONFIG_PCF8575 is not set | ||
715 | # CONFIG_SENSORS_PCA9539 is not set | ||
716 | # CONFIG_SENSORS_TSL2550 is not set | 755 | # CONFIG_SENSORS_TSL2550 is not set |
717 | # CONFIG_I2C_DEBUG_CORE is not set | 756 | # CONFIG_I2C_DEBUG_CORE is not set |
718 | # CONFIG_I2C_DEBUG_ALGO is not set | 757 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -730,6 +769,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
730 | # CONFIG_POWER_SUPPLY is not set | 769 | # CONFIG_POWER_SUPPLY is not set |
731 | CONFIG_HWMON=y | 770 | CONFIG_HWMON=y |
732 | # CONFIG_HWMON_VID is not set | 771 | # CONFIG_HWMON_VID is not set |
772 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
773 | |||
774 | # | ||
775 | # Native drivers | ||
776 | # | ||
733 | # CONFIG_SENSORS_AD7414 is not set | 777 | # CONFIG_SENSORS_AD7414 is not set |
734 | # CONFIG_SENSORS_AD7418 is not set | 778 | # CONFIG_SENSORS_AD7418 is not set |
735 | # CONFIG_SENSORS_ADM1021 is not set | 779 | # CONFIG_SENSORS_ADM1021 is not set |
@@ -753,6 +797,7 @@ CONFIG_HWMON=y | |||
753 | # CONFIG_SENSORS_GL520SM is not set | 797 | # CONFIG_SENSORS_GL520SM is not set |
754 | # CONFIG_SENSORS_IT87 is not set | 798 | # CONFIG_SENSORS_IT87 is not set |
755 | # CONFIG_SENSORS_LM63 is not set | 799 | # CONFIG_SENSORS_LM63 is not set |
800 | # CONFIG_SENSORS_LM73 is not set | ||
756 | CONFIG_SENSORS_LM75=y | 801 | CONFIG_SENSORS_LM75=y |
757 | # CONFIG_SENSORS_LM77 is not set | 802 | # CONFIG_SENSORS_LM77 is not set |
758 | # CONFIG_SENSORS_LM78 is not set | 803 | # CONFIG_SENSORS_LM78 is not set |
@@ -779,6 +824,7 @@ CONFIG_SENSORS_LM75=y | |||
779 | # CONFIG_SENSORS_ADS7828 is not set | 824 | # CONFIG_SENSORS_ADS7828 is not set |
780 | # CONFIG_SENSORS_THMC50 is not set | 825 | # CONFIG_SENSORS_THMC50 is not set |
781 | # CONFIG_SENSORS_TMP401 is not set | 826 | # CONFIG_SENSORS_TMP401 is not set |
827 | # CONFIG_SENSORS_TMP421 is not set | ||
782 | # CONFIG_SENSORS_VIA686A is not set | 828 | # CONFIG_SENSORS_VIA686A is not set |
783 | # CONFIG_SENSORS_VT1211 is not set | 829 | # CONFIG_SENSORS_VT1211 is not set |
784 | # CONFIG_SENSORS_VT8231 is not set | 830 | # CONFIG_SENSORS_VT8231 is not set |
@@ -790,7 +836,6 @@ CONFIG_SENSORS_LM75=y | |||
790 | # CONFIG_SENSORS_W83L786NG is not set | 836 | # CONFIG_SENSORS_W83L786NG is not set |
791 | # CONFIG_SENSORS_W83627HF is not set | 837 | # CONFIG_SENSORS_W83627HF is not set |
792 | # CONFIG_SENSORS_W83627EHF is not set | 838 | # CONFIG_SENSORS_W83627EHF is not set |
793 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
794 | CONFIG_THERMAL=y | 839 | CONFIG_THERMAL=y |
795 | # CONFIG_THERMAL_HWMON is not set | 840 | # CONFIG_THERMAL_HWMON is not set |
796 | # CONFIG_WATCHDOG is not set | 841 | # CONFIG_WATCHDOG is not set |
@@ -810,10 +855,13 @@ CONFIG_SSB_POSSIBLE=y | |||
810 | # CONFIG_TWL4030_CORE is not set | 855 | # CONFIG_TWL4030_CORE is not set |
811 | # CONFIG_MFD_TMIO is not set | 856 | # CONFIG_MFD_TMIO is not set |
812 | # CONFIG_PMIC_DA903X is not set | 857 | # CONFIG_PMIC_DA903X is not set |
858 | # CONFIG_PMIC_ADP5520 is not set | ||
813 | # CONFIG_MFD_WM8400 is not set | 859 | # CONFIG_MFD_WM8400 is not set |
860 | # CONFIG_MFD_WM831X is not set | ||
814 | # CONFIG_MFD_WM8350_I2C is not set | 861 | # CONFIG_MFD_WM8350_I2C is not set |
815 | # CONFIG_MFD_PCF50633 is not set | 862 | # CONFIG_MFD_PCF50633 is not set |
816 | # CONFIG_AB3100_CORE is not set | 863 | # CONFIG_AB3100_CORE is not set |
864 | # CONFIG_MFD_88PM8607 is not set | ||
817 | # CONFIG_REGULATOR is not set | 865 | # CONFIG_REGULATOR is not set |
818 | # CONFIG_MEDIA_SUPPORT is not set | 866 | # CONFIG_MEDIA_SUPPORT is not set |
819 | 867 | ||
@@ -821,6 +869,7 @@ CONFIG_SSB_POSSIBLE=y | |||
821 | # Graphics support | 869 | # Graphics support |
822 | # | 870 | # |
823 | # CONFIG_AGP is not set | 871 | # CONFIG_AGP is not set |
872 | CONFIG_VGA_ARB=y | ||
824 | # CONFIG_DRM is not set | 873 | # CONFIG_DRM is not set |
825 | # CONFIG_VGASTATE is not set | 874 | # CONFIG_VGASTATE is not set |
826 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 875 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
@@ -868,6 +917,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
868 | # CONFIG_RTC_DRV_PCF8563 is not set | 917 | # CONFIG_RTC_DRV_PCF8563 is not set |
869 | # CONFIG_RTC_DRV_PCF8583 is not set | 918 | # CONFIG_RTC_DRV_PCF8583 is not set |
870 | # CONFIG_RTC_DRV_M41T80 is not set | 919 | # CONFIG_RTC_DRV_M41T80 is not set |
920 | # CONFIG_RTC_DRV_BQ32K is not set | ||
871 | # CONFIG_RTC_DRV_S35390A is not set | 921 | # CONFIG_RTC_DRV_S35390A is not set |
872 | # CONFIG_RTC_DRV_FM3130 is not set | 922 | # CONFIG_RTC_DRV_FM3130 is not set |
873 | # CONFIG_RTC_DRV_RX8581 is not set | 923 | # CONFIG_RTC_DRV_RX8581 is not set |
@@ -889,7 +939,9 @@ CONFIG_RTC_DRV_DS1307=y | |||
889 | # CONFIG_RTC_DRV_M48T86 is not set | 939 | # CONFIG_RTC_DRV_M48T86 is not set |
890 | # CONFIG_RTC_DRV_M48T35 is not set | 940 | # CONFIG_RTC_DRV_M48T35 is not set |
891 | # CONFIG_RTC_DRV_M48T59 is not set | 941 | # CONFIG_RTC_DRV_M48T59 is not set |
942 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
892 | # CONFIG_RTC_DRV_BQ4802 is not set | 943 | # CONFIG_RTC_DRV_BQ4802 is not set |
944 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
893 | # CONFIG_RTC_DRV_V3020 is not set | 945 | # CONFIG_RTC_DRV_V3020 is not set |
894 | 946 | ||
895 | # | 947 | # |
@@ -913,6 +965,7 @@ CONFIG_EXT2_FS=y | |||
913 | # CONFIG_EXT2_FS_XIP is not set | 965 | # CONFIG_EXT2_FS_XIP is not set |
914 | # CONFIG_EXT3_FS is not set | 966 | # CONFIG_EXT3_FS is not set |
915 | # CONFIG_EXT4_FS is not set | 967 | # CONFIG_EXT4_FS is not set |
968 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
916 | # CONFIG_REISERFS_FS is not set | 969 | # CONFIG_REISERFS_FS is not set |
917 | # CONFIG_JFS_FS is not set | 970 | # CONFIG_JFS_FS is not set |
918 | # CONFIG_FS_POSIX_ACL is not set | 971 | # CONFIG_FS_POSIX_ACL is not set |
@@ -920,6 +973,7 @@ CONFIG_EXT2_FS=y | |||
920 | # CONFIG_GFS2_FS is not set | 973 | # CONFIG_GFS2_FS is not set |
921 | # CONFIG_OCFS2_FS is not set | 974 | # CONFIG_OCFS2_FS is not set |
922 | # CONFIG_BTRFS_FS is not set | 975 | # CONFIG_BTRFS_FS is not set |
976 | # CONFIG_NILFS2_FS is not set | ||
923 | CONFIG_FILE_LOCKING=y | 977 | CONFIG_FILE_LOCKING=y |
924 | CONFIG_FSNOTIFY=y | 978 | CONFIG_FSNOTIFY=y |
925 | CONFIG_DNOTIFY=y | 979 | CONFIG_DNOTIFY=y |
@@ -979,7 +1033,6 @@ CONFIG_CRAMFS=y | |||
979 | # CONFIG_ROMFS_FS is not set | 1033 | # CONFIG_ROMFS_FS is not set |
980 | # CONFIG_SYSV_FS is not set | 1034 | # CONFIG_SYSV_FS is not set |
981 | # CONFIG_UFS_FS is not set | 1035 | # CONFIG_UFS_FS is not set |
982 | # CONFIG_NILFS2_FS is not set | ||
983 | CONFIG_NETWORK_FILESYSTEMS=y | 1036 | CONFIG_NETWORK_FILESYSTEMS=y |
984 | CONFIG_NFS_FS=y | 1037 | CONFIG_NFS_FS=y |
985 | CONFIG_NFS_V3=y | 1038 | CONFIG_NFS_V3=y |
@@ -1037,6 +1090,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1037 | CONFIG_ENABLE_MUST_CHECK=y | 1090 | CONFIG_ENABLE_MUST_CHECK=y |
1038 | CONFIG_FRAME_WARN=1024 | 1091 | CONFIG_FRAME_WARN=1024 |
1039 | CONFIG_MAGIC_SYSRQ=y | 1092 | CONFIG_MAGIC_SYSRQ=y |
1093 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1040 | # CONFIG_UNUSED_SYMBOLS is not set | 1094 | # CONFIG_UNUSED_SYMBOLS is not set |
1041 | CONFIG_DEBUG_FS=y | 1095 | CONFIG_DEBUG_FS=y |
1042 | # CONFIG_HEADERS_CHECK is not set | 1096 | # CONFIG_HEADERS_CHECK is not set |
@@ -1054,6 +1108,7 @@ CONFIG_SCHED_DEBUG=y | |||
1054 | # CONFIG_DEBUG_OBJECTS is not set | 1108 | # CONFIG_DEBUG_OBJECTS is not set |
1055 | # CONFIG_SLUB_DEBUG_ON is not set | 1109 | # CONFIG_SLUB_DEBUG_ON is not set |
1056 | # CONFIG_SLUB_STATS is not set | 1110 | # CONFIG_SLUB_STATS is not set |
1111 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1057 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1112 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1058 | # CONFIG_RT_MUTEX_TESTER is not set | 1113 | # CONFIG_RT_MUTEX_TESTER is not set |
1059 | # CONFIG_DEBUG_SPINLOCK is not set | 1114 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -1072,10 +1127,12 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1072 | # CONFIG_DEBUG_LIST is not set | 1127 | # CONFIG_DEBUG_LIST is not set |
1073 | # CONFIG_DEBUG_SG is not set | 1128 | # CONFIG_DEBUG_SG is not set |
1074 | # CONFIG_DEBUG_NOTIFIERS is not set | 1129 | # CONFIG_DEBUG_NOTIFIERS is not set |
1130 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1075 | # CONFIG_RCU_TORTURE_TEST is not set | 1131 | # CONFIG_RCU_TORTURE_TEST is not set |
1076 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1132 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1077 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1133 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1078 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1134 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1135 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1079 | # CONFIG_FAULT_INJECTION is not set | 1136 | # CONFIG_FAULT_INJECTION is not set |
1080 | # CONFIG_LATENCYTOP is not set | 1137 | # CONFIG_LATENCYTOP is not set |
1081 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1138 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -1099,10 +1156,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
1099 | # CONFIG_WORKQUEUE_TRACER is not set | 1156 | # CONFIG_WORKQUEUE_TRACER is not set |
1100 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1157 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1101 | # CONFIG_DYNAMIC_DEBUG is not set | 1158 | # CONFIG_DYNAMIC_DEBUG is not set |
1159 | # CONFIG_DMA_API_DEBUG is not set | ||
1102 | # CONFIG_SAMPLES is not set | 1160 | # CONFIG_SAMPLES is not set |
1103 | CONFIG_HAVE_ARCH_KGDB=y | 1161 | CONFIG_HAVE_ARCH_KGDB=y |
1104 | # CONFIG_KGDB is not set | 1162 | # CONFIG_KGDB is not set |
1105 | # CONFIG_KMEMCHECK is not set | ||
1106 | # CONFIG_PPC_DISABLE_WERROR is not set | 1163 | # CONFIG_PPC_DISABLE_WERROR is not set |
1107 | CONFIG_PPC_WERROR=y | 1164 | CONFIG_PPC_WERROR=y |
1108 | CONFIG_PRINT_STACK_DEPTH=64 | 1165 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1124,13 +1181,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1124 | # CONFIG_KEYS is not set | 1181 | # CONFIG_KEYS is not set |
1125 | # CONFIG_SECURITY is not set | 1182 | # CONFIG_SECURITY is not set |
1126 | # CONFIG_SECURITYFS is not set | 1183 | # CONFIG_SECURITYFS is not set |
1127 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1184 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1185 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1186 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1187 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1188 | CONFIG_DEFAULT_SECURITY="" | ||
1128 | CONFIG_CRYPTO=y | 1189 | CONFIG_CRYPTO=y |
1129 | 1190 | ||
1130 | # | 1191 | # |
1131 | # Crypto core or helper | 1192 | # Crypto core or helper |
1132 | # | 1193 | # |
1133 | # CONFIG_CRYPTO_FIPS is not set | ||
1134 | CONFIG_CRYPTO_ALGAPI=y | 1194 | CONFIG_CRYPTO_ALGAPI=y |
1135 | CONFIG_CRYPTO_ALGAPI2=y | 1195 | CONFIG_CRYPTO_ALGAPI2=y |
1136 | CONFIG_CRYPTO_AEAD2=y | 1196 | CONFIG_CRYPTO_AEAD2=y |
@@ -1172,11 +1232,13 @@ CONFIG_CRYPTO_PCBC=y | |||
1172 | # | 1232 | # |
1173 | # CONFIG_CRYPTO_HMAC is not set | 1233 | # CONFIG_CRYPTO_HMAC is not set |
1174 | # CONFIG_CRYPTO_XCBC is not set | 1234 | # CONFIG_CRYPTO_XCBC is not set |
1235 | # CONFIG_CRYPTO_VMAC is not set | ||
1175 | 1236 | ||
1176 | # | 1237 | # |
1177 | # Digest | 1238 | # Digest |
1178 | # | 1239 | # |
1179 | # CONFIG_CRYPTO_CRC32C is not set | 1240 | # CONFIG_CRYPTO_CRC32C is not set |
1241 | # CONFIG_CRYPTO_GHASH is not set | ||
1180 | # CONFIG_CRYPTO_MD4 is not set | 1242 | # CONFIG_CRYPTO_MD4 is not set |
1181 | CONFIG_CRYPTO_MD5=y | 1243 | CONFIG_CRYPTO_MD5=y |
1182 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1244 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/40x/makalu_defconfig b/arch/powerpc/configs/40x/makalu_defconfig index 146747547873..eb41cd695979 100644 --- a/arch/powerpc/configs/40x/makalu_defconfig +++ b/arch/powerpc/configs/40x/makalu_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.30-rc7 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Wed Jun 3 09:11:02 2009 | 4 | # Mon Jan 4 15:55:12 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | CONFIG_40x=y | 14 | CONFIG_40x=y |
@@ -16,6 +16,7 @@ CONFIG_40x=y | |||
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_4xx=y | 17 | CONFIG_4xx=y |
18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
@@ -29,14 +30,16 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
30 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
31 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
32 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_NR_IRQS=512 | ||
33 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
34 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
38 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
35 | CONFIG_LOCKDEP_SUPPORT=y | 39 | CONFIG_LOCKDEP_SUPPORT=y |
36 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 40 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
37 | CONFIG_ARCH_HAS_ILOG2_U32=y | 41 | CONFIG_ARCH_HAS_ILOG2_U32=y |
38 | CONFIG_GENERIC_HWEIGHT=y | 42 | CONFIG_GENERIC_HWEIGHT=y |
39 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
40 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 43 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
41 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
42 | CONFIG_PPC=y | 45 | CONFIG_PPC=y |
@@ -52,11 +55,13 @@ CONFIG_AUDIT_ARCH=y | |||
52 | CONFIG_GENERIC_BUG=y | 55 | CONFIG_GENERIC_BUG=y |
53 | CONFIG_DTC=y | 56 | CONFIG_DTC=y |
54 | # CONFIG_DEFAULT_UIMAGE is not set | 57 | # CONFIG_DEFAULT_UIMAGE is not set |
58 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
55 | CONFIG_PPC_DCR_NATIVE=y | 59 | CONFIG_PPC_DCR_NATIVE=y |
56 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
57 | CONFIG_PPC_DCR=y | 61 | CONFIG_PPC_DCR=y |
58 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | 62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |
59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
64 | CONFIG_CONSTRUCTORS=y | ||
60 | 65 | ||
61 | # | 66 | # |
62 | # General setup | 67 | # General setup |
@@ -78,11 +83,13 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
78 | # | 83 | # |
79 | # RCU Subsystem | 84 | # RCU Subsystem |
80 | # | 85 | # |
81 | CONFIG_CLASSIC_RCU=y | 86 | CONFIG_TREE_RCU=y |
82 | # CONFIG_TREE_RCU is not set | 87 | # CONFIG_TREE_PREEMPT_RCU is not set |
83 | # CONFIG_PREEMPT_RCU is not set | 88 | # CONFIG_TINY_RCU is not set |
89 | # CONFIG_RCU_TRACE is not set | ||
90 | CONFIG_RCU_FANOUT=32 | ||
91 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
84 | # CONFIG_TREE_RCU_TRACE is not set | 92 | # CONFIG_TREE_RCU_TRACE is not set |
85 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
86 | # CONFIG_IKCONFIG is not set | 93 | # CONFIG_IKCONFIG is not set |
87 | CONFIG_LOG_BUF_SHIFT=14 | 94 | CONFIG_LOG_BUF_SHIFT=14 |
88 | CONFIG_GROUP_SCHED=y | 95 | CONFIG_GROUP_SCHED=y |
@@ -108,7 +115,6 @@ CONFIG_SYSCTL_SYSCALL=y | |||
108 | CONFIG_KALLSYMS=y | 115 | CONFIG_KALLSYMS=y |
109 | CONFIG_KALLSYMS_ALL=y | 116 | CONFIG_KALLSYMS_ALL=y |
110 | CONFIG_KALLSYMS_EXTRA_PASS=y | 117 | CONFIG_KALLSYMS_EXTRA_PASS=y |
111 | # CONFIG_STRIP_ASM_SYMS is not set | ||
112 | CONFIG_HOTPLUG=y | 118 | CONFIG_HOTPLUG=y |
113 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
114 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
@@ -121,6 +127,13 @@ CONFIG_TIMERFD=y | |||
121 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
122 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
123 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
130 | CONFIG_HAVE_PERF_EVENTS=y | ||
131 | |||
132 | # | ||
133 | # Kernel Performance Events And Counters | ||
134 | # | ||
135 | # CONFIG_PERF_EVENTS is not set | ||
136 | # CONFIG_PERF_COUNTERS is not set | ||
124 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
125 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
126 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
@@ -129,7 +142,6 @@ CONFIG_COMPAT_BRK=y | |||
129 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
130 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
131 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
132 | # CONFIG_MARKERS is not set | ||
133 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
134 | # CONFIG_KPROBES is not set | 146 | # CONFIG_KPROBES is not set |
135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -137,6 +149,13 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
137 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
138 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
139 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
154 | |||
155 | # | ||
156 | # GCOV-based kernel profiling | ||
157 | # | ||
158 | # CONFIG_GCOV_KERNEL is not set | ||
140 | # CONFIG_SLOW_WORK is not set | 159 | # CONFIG_SLOW_WORK is not set |
141 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 160 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
142 | CONFIG_SLABINFO=y | 161 | CONFIG_SLABINFO=y |
@@ -149,7 +168,7 @@ CONFIG_MODULE_UNLOAD=y | |||
149 | # CONFIG_MODVERSIONS is not set | 168 | # CONFIG_MODVERSIONS is not set |
150 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 169 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
151 | CONFIG_BLOCK=y | 170 | CONFIG_BLOCK=y |
152 | CONFIG_LBD=y | 171 | CONFIG_LBDAF=y |
153 | # CONFIG_BLK_DEV_BSG is not set | 172 | # CONFIG_BLK_DEV_BSG is not set |
154 | # CONFIG_BLK_DEV_INTEGRITY is not set | 173 | # CONFIG_BLK_DEV_INTEGRITY is not set |
155 | 174 | ||
@@ -157,14 +176,41 @@ CONFIG_LBD=y | |||
157 | # IO Schedulers | 176 | # IO Schedulers |
158 | # | 177 | # |
159 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
160 | CONFIG_IOSCHED_AS=y | ||
161 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
162 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
163 | CONFIG_DEFAULT_AS=y | ||
164 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
165 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
166 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
167 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
168 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
169 | CONFIG_PPC4xx_PCI_EXPRESS=y | 215 | CONFIG_PPC4xx_PCI_EXPRESS=y |
170 | 216 | ||
@@ -178,6 +224,7 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
178 | # CONFIG_ACADIA is not set | 224 | # CONFIG_ACADIA is not set |
179 | # CONFIG_EP405 is not set | 225 | # CONFIG_EP405 is not set |
180 | # CONFIG_HCU4 is not set | 226 | # CONFIG_HCU4 is not set |
227 | # CONFIG_HOTFOOT is not set | ||
181 | # CONFIG_KILAUEA is not set | 228 | # CONFIG_KILAUEA is not set |
182 | CONFIG_MAKALU=y | 229 | CONFIG_MAKALU=y |
183 | # CONFIG_WALNUT is not set | 230 | # CONFIG_WALNUT is not set |
@@ -220,10 +267,12 @@ CONFIG_BINFMT_ELF=y | |||
220 | # CONFIG_BINFMT_MISC is not set | 267 | # CONFIG_BINFMT_MISC is not set |
221 | # CONFIG_MATH_EMULATION is not set | 268 | # CONFIG_MATH_EMULATION is not set |
222 | # CONFIG_IOMMU_HELPER is not set | 269 | # CONFIG_IOMMU_HELPER is not set |
223 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 270 | # CONFIG_SWIOTLB is not set |
224 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 271 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
225 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 272 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
226 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 273 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
274 | CONFIG_SPARSE_IRQ=y | ||
275 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
227 | CONFIG_ARCH_FLATMEM_ENABLE=y | 276 | CONFIG_ARCH_FLATMEM_ENABLE=y |
228 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 277 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
229 | CONFIG_SELECT_MEMORY_MODEL=y | 278 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -239,9 +288,8 @@ CONFIG_MIGRATION=y | |||
239 | CONFIG_ZONE_DMA_FLAG=1 | 288 | CONFIG_ZONE_DMA_FLAG=1 |
240 | CONFIG_BOUNCE=y | 289 | CONFIG_BOUNCE=y |
241 | CONFIG_VIRT_TO_BUS=y | 290 | CONFIG_VIRT_TO_BUS=y |
242 | CONFIG_UNEVICTABLE_LRU=y | 291 | # CONFIG_KSM is not set |
243 | CONFIG_HAVE_MLOCK=y | 292 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
244 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
245 | CONFIG_PPC_4K_PAGES=y | 293 | CONFIG_PPC_4K_PAGES=y |
246 | # CONFIG_PPC_16K_PAGES is not set | 294 | # CONFIG_PPC_16K_PAGES is not set |
247 | # CONFIG_PPC_64K_PAGES is not set | 295 | # CONFIG_PPC_64K_PAGES is not set |
@@ -330,6 +378,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
330 | # CONFIG_NETFILTER is not set | 378 | # CONFIG_NETFILTER is not set |
331 | # CONFIG_IP_DCCP is not set | 379 | # CONFIG_IP_DCCP is not set |
332 | # CONFIG_IP_SCTP is not set | 380 | # CONFIG_IP_SCTP is not set |
381 | # CONFIG_RDS is not set | ||
333 | # CONFIG_TIPC is not set | 382 | # CONFIG_TIPC is not set |
334 | # CONFIG_ATM is not set | 383 | # CONFIG_ATM is not set |
335 | # CONFIG_BRIDGE is not set | 384 | # CONFIG_BRIDGE is not set |
@@ -344,6 +393,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
344 | # CONFIG_ECONET is not set | 393 | # CONFIG_ECONET is not set |
345 | # CONFIG_WAN_ROUTER is not set | 394 | # CONFIG_WAN_ROUTER is not set |
346 | # CONFIG_PHONET is not set | 395 | # CONFIG_PHONET is not set |
396 | # CONFIG_IEEE802154 is not set | ||
347 | # CONFIG_NET_SCHED is not set | 397 | # CONFIG_NET_SCHED is not set |
348 | # CONFIG_DCB is not set | 398 | # CONFIG_DCB is not set |
349 | 399 | ||
@@ -356,7 +406,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
356 | # CONFIG_IRDA is not set | 406 | # CONFIG_IRDA is not set |
357 | # CONFIG_BT is not set | 407 | # CONFIG_BT is not set |
358 | # CONFIG_AF_RXRPC is not set | 408 | # CONFIG_AF_RXRPC is not set |
359 | # CONFIG_WIRELESS is not set | 409 | CONFIG_WIRELESS=y |
410 | # CONFIG_CFG80211 is not set | ||
411 | # CONFIG_LIB80211 is not set | ||
412 | |||
413 | # | ||
414 | # CFG80211 needs to be enabled for MAC80211 | ||
415 | # | ||
360 | # CONFIG_WIMAX is not set | 416 | # CONFIG_WIMAX is not set |
361 | # CONFIG_RFKILL is not set | 417 | # CONFIG_RFKILL is not set |
362 | # CONFIG_NET_9P is not set | 418 | # CONFIG_NET_9P is not set |
@@ -369,6 +425,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
369 | # Generic Driver Options | 425 | # Generic Driver Options |
370 | # | 426 | # |
371 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 427 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
428 | # CONFIG_DEVTMPFS is not set | ||
372 | CONFIG_STANDALONE=y | 429 | CONFIG_STANDALONE=y |
373 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 430 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
374 | CONFIG_FW_LOADER=y | 431 | CONFIG_FW_LOADER=y |
@@ -381,9 +438,9 @@ CONFIG_CONNECTOR=y | |||
381 | CONFIG_PROC_EVENTS=y | 438 | CONFIG_PROC_EVENTS=y |
382 | CONFIG_MTD=y | 439 | CONFIG_MTD=y |
383 | # CONFIG_MTD_DEBUG is not set | 440 | # CONFIG_MTD_DEBUG is not set |
441 | # CONFIG_MTD_TESTS is not set | ||
384 | # CONFIG_MTD_CONCAT is not set | 442 | # CONFIG_MTD_CONCAT is not set |
385 | CONFIG_MTD_PARTITIONS=y | 443 | CONFIG_MTD_PARTITIONS=y |
386 | # CONFIG_MTD_TESTS is not set | ||
387 | # CONFIG_MTD_REDBOOT_PARTS is not set | 444 | # CONFIG_MTD_REDBOOT_PARTS is not set |
388 | CONFIG_MTD_CMDLINE_PARTS=y | 445 | CONFIG_MTD_CMDLINE_PARTS=y |
389 | CONFIG_MTD_OF_PARTS=y | 446 | CONFIG_MTD_OF_PARTS=y |
@@ -474,6 +531,7 @@ CONFIG_BLK_DEV=y | |||
474 | # CONFIG_BLK_DEV_UMEM is not set | 531 | # CONFIG_BLK_DEV_UMEM is not set |
475 | # CONFIG_BLK_DEV_COW_COMMON is not set | 532 | # CONFIG_BLK_DEV_COW_COMMON is not set |
476 | # CONFIG_BLK_DEV_LOOP is not set | 533 | # CONFIG_BLK_DEV_LOOP is not set |
534 | # CONFIG_BLK_DEV_DRBD is not set | ||
477 | # CONFIG_BLK_DEV_NBD is not set | 535 | # CONFIG_BLK_DEV_NBD is not set |
478 | # CONFIG_BLK_DEV_SX8 is not set | 536 | # CONFIG_BLK_DEV_SX8 is not set |
479 | CONFIG_BLK_DEV_RAM=y | 537 | CONFIG_BLK_DEV_RAM=y |
@@ -504,14 +562,17 @@ CONFIG_HAVE_IDE=y | |||
504 | # | 562 | # |
505 | 563 | ||
506 | # | 564 | # |
507 | # Enable only one of the two stacks, unless you know what you are doing | 565 | # You can enable one or both FireWire driver stacks. |
566 | # | ||
567 | |||
568 | # | ||
569 | # See the help texts for more information. | ||
508 | # | 570 | # |
509 | # CONFIG_FIREWIRE is not set | 571 | # CONFIG_FIREWIRE is not set |
510 | # CONFIG_IEEE1394 is not set | 572 | # CONFIG_IEEE1394 is not set |
511 | # CONFIG_I2O is not set | 573 | # CONFIG_I2O is not set |
512 | # CONFIG_MACINTOSH_DRIVERS is not set | 574 | # CONFIG_MACINTOSH_DRIVERS is not set |
513 | CONFIG_NETDEVICES=y | 575 | CONFIG_NETDEVICES=y |
514 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
515 | # CONFIG_DUMMY is not set | 576 | # CONFIG_DUMMY is not set |
516 | # CONFIG_BONDING is not set | 577 | # CONFIG_BONDING is not set |
517 | # CONFIG_MACVLAN is not set | 578 | # CONFIG_MACVLAN is not set |
@@ -546,16 +607,18 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
546 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 607 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
547 | # CONFIG_NET_PCI is not set | 608 | # CONFIG_NET_PCI is not set |
548 | # CONFIG_B44 is not set | 609 | # CONFIG_B44 is not set |
610 | # CONFIG_KS8842 is not set | ||
611 | # CONFIG_KS8851_MLL is not set | ||
549 | # CONFIG_ATL2 is not set | 612 | # CONFIG_ATL2 is not set |
613 | # CONFIG_XILINX_EMACLITE is not set | ||
550 | # CONFIG_NETDEV_1000 is not set | 614 | # CONFIG_NETDEV_1000 is not set |
551 | # CONFIG_NETDEV_10000 is not set | 615 | # CONFIG_NETDEV_10000 is not set |
552 | # CONFIG_TR is not set | 616 | # CONFIG_TR is not set |
553 | 617 | CONFIG_WLAN=y | |
554 | # | 618 | # CONFIG_AIRO is not set |
555 | # Wireless LAN | 619 | # CONFIG_ATMEL is not set |
556 | # | 620 | # CONFIG_PRISM54 is not set |
557 | # CONFIG_WLAN_PRE80211 is not set | 621 | # CONFIG_HOSTAP is not set |
558 | # CONFIG_WLAN_80211 is not set | ||
559 | 622 | ||
560 | # | 623 | # |
561 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 624 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -568,6 +631,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
568 | # CONFIG_NETCONSOLE is not set | 631 | # CONFIG_NETCONSOLE is not set |
569 | # CONFIG_NETPOLL is not set | 632 | # CONFIG_NETPOLL is not set |
570 | # CONFIG_NET_POLL_CONTROLLER is not set | 633 | # CONFIG_NET_POLL_CONTROLLER is not set |
634 | # CONFIG_VMXNET3 is not set | ||
571 | # CONFIG_ISDN is not set | 635 | # CONFIG_ISDN is not set |
572 | # CONFIG_PHONE is not set | 636 | # CONFIG_PHONE is not set |
573 | 637 | ||
@@ -613,6 +677,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
613 | # CONFIG_SERIAL_JSM is not set | 677 | # CONFIG_SERIAL_JSM is not set |
614 | CONFIG_SERIAL_OF_PLATFORM=y | 678 | CONFIG_SERIAL_OF_PLATFORM=y |
615 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 679 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
680 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
616 | CONFIG_UNIX98_PTYS=y | 681 | CONFIG_UNIX98_PTYS=y |
617 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 682 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
618 | CONFIG_LEGACY_PTYS=y | 683 | CONFIG_LEGACY_PTYS=y |
@@ -629,6 +694,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
629 | CONFIG_DEVPORT=y | 694 | CONFIG_DEVPORT=y |
630 | # CONFIG_I2C is not set | 695 | # CONFIG_I2C is not set |
631 | # CONFIG_SPI is not set | 696 | # CONFIG_SPI is not set |
697 | |||
698 | # | ||
699 | # PPS support | ||
700 | # | ||
701 | # CONFIG_PPS is not set | ||
632 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 702 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
633 | # CONFIG_GPIOLIB is not set | 703 | # CONFIG_GPIOLIB is not set |
634 | # CONFIG_W1 is not set | 704 | # CONFIG_W1 is not set |
@@ -651,27 +721,13 @@ CONFIG_SSB_POSSIBLE=y | |||
651 | # CONFIG_HTC_PASIC3 is not set | 721 | # CONFIG_HTC_PASIC3 is not set |
652 | # CONFIG_MFD_TMIO is not set | 722 | # CONFIG_MFD_TMIO is not set |
653 | # CONFIG_REGULATOR is not set | 723 | # CONFIG_REGULATOR is not set |
654 | 724 | # CONFIG_MEDIA_SUPPORT is not set | |
655 | # | ||
656 | # Multimedia devices | ||
657 | # | ||
658 | |||
659 | # | ||
660 | # Multimedia core support | ||
661 | # | ||
662 | # CONFIG_VIDEO_DEV is not set | ||
663 | # CONFIG_DVB_CORE is not set | ||
664 | # CONFIG_VIDEO_MEDIA is not set | ||
665 | |||
666 | # | ||
667 | # Multimedia drivers | ||
668 | # | ||
669 | # CONFIG_DAB is not set | ||
670 | 725 | ||
671 | # | 726 | # |
672 | # Graphics support | 727 | # Graphics support |
673 | # | 728 | # |
674 | # CONFIG_AGP is not set | 729 | # CONFIG_AGP is not set |
730 | CONFIG_VGA_ARB=y | ||
675 | # CONFIG_DRM is not set | 731 | # CONFIG_DRM is not set |
676 | # CONFIG_VGASTATE is not set | 732 | # CONFIG_VGASTATE is not set |
677 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 733 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
@@ -695,6 +751,10 @@ CONFIG_SSB_POSSIBLE=y | |||
695 | # CONFIG_DMADEVICES is not set | 751 | # CONFIG_DMADEVICES is not set |
696 | # CONFIG_AUXDISPLAY is not set | 752 | # CONFIG_AUXDISPLAY is not set |
697 | # CONFIG_UIO is not set | 753 | # CONFIG_UIO is not set |
754 | |||
755 | # | ||
756 | # TI VLYNQ | ||
757 | # | ||
698 | # CONFIG_STAGING is not set | 758 | # CONFIG_STAGING is not set |
699 | 759 | ||
700 | # | 760 | # |
@@ -705,14 +765,17 @@ CONFIG_EXT2_FS=y | |||
705 | # CONFIG_EXT2_FS_XIP is not set | 765 | # CONFIG_EXT2_FS_XIP is not set |
706 | # CONFIG_EXT3_FS is not set | 766 | # CONFIG_EXT3_FS is not set |
707 | # CONFIG_EXT4_FS is not set | 767 | # CONFIG_EXT4_FS is not set |
768 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
708 | # CONFIG_REISERFS_FS is not set | 769 | # CONFIG_REISERFS_FS is not set |
709 | # CONFIG_JFS_FS is not set | 770 | # CONFIG_JFS_FS is not set |
710 | # CONFIG_FS_POSIX_ACL is not set | 771 | # CONFIG_FS_POSIX_ACL is not set |
711 | CONFIG_FILE_LOCKING=y | ||
712 | # CONFIG_XFS_FS is not set | 772 | # CONFIG_XFS_FS is not set |
713 | # CONFIG_GFS2_FS is not set | 773 | # CONFIG_GFS2_FS is not set |
714 | # CONFIG_OCFS2_FS is not set | 774 | # CONFIG_OCFS2_FS is not set |
715 | # CONFIG_BTRFS_FS is not set | 775 | # CONFIG_BTRFS_FS is not set |
776 | # CONFIG_NILFS2_FS is not set | ||
777 | CONFIG_FILE_LOCKING=y | ||
778 | CONFIG_FSNOTIFY=y | ||
716 | CONFIG_DNOTIFY=y | 779 | CONFIG_DNOTIFY=y |
717 | CONFIG_INOTIFY=y | 780 | CONFIG_INOTIFY=y |
718 | CONFIG_INOTIFY_USER=y | 781 | CONFIG_INOTIFY_USER=y |
@@ -770,7 +833,6 @@ CONFIG_CRAMFS=y | |||
770 | # CONFIG_ROMFS_FS is not set | 833 | # CONFIG_ROMFS_FS is not set |
771 | # CONFIG_SYSV_FS is not set | 834 | # CONFIG_SYSV_FS is not set |
772 | # CONFIG_UFS_FS is not set | 835 | # CONFIG_UFS_FS is not set |
773 | # CONFIG_NILFS2_FS is not set | ||
774 | CONFIG_NETWORK_FILESYSTEMS=y | 836 | CONFIG_NETWORK_FILESYSTEMS=y |
775 | CONFIG_NFS_FS=y | 837 | CONFIG_NFS_FS=y |
776 | CONFIG_NFS_V3=y | 838 | CONFIG_NFS_V3=y |
@@ -818,6 +880,7 @@ CONFIG_HAS_IOPORT=y | |||
818 | CONFIG_HAS_DMA=y | 880 | CONFIG_HAS_DMA=y |
819 | CONFIG_HAVE_LMB=y | 881 | CONFIG_HAVE_LMB=y |
820 | CONFIG_NLATTR=y | 882 | CONFIG_NLATTR=y |
883 | CONFIG_GENERIC_ATOMIC64=y | ||
821 | 884 | ||
822 | # | 885 | # |
823 | # Kernel hacking | 886 | # Kernel hacking |
@@ -827,6 +890,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
827 | CONFIG_ENABLE_MUST_CHECK=y | 890 | CONFIG_ENABLE_MUST_CHECK=y |
828 | CONFIG_FRAME_WARN=1024 | 891 | CONFIG_FRAME_WARN=1024 |
829 | CONFIG_MAGIC_SYSRQ=y | 892 | CONFIG_MAGIC_SYSRQ=y |
893 | # CONFIG_STRIP_ASM_SYMS is not set | ||
830 | # CONFIG_UNUSED_SYMBOLS is not set | 894 | # CONFIG_UNUSED_SYMBOLS is not set |
831 | CONFIG_DEBUG_FS=y | 895 | CONFIG_DEBUG_FS=y |
832 | # CONFIG_HEADERS_CHECK is not set | 896 | # CONFIG_HEADERS_CHECK is not set |
@@ -844,10 +908,14 @@ CONFIG_SCHED_DEBUG=y | |||
844 | # CONFIG_DEBUG_OBJECTS is not set | 908 | # CONFIG_DEBUG_OBJECTS is not set |
845 | # CONFIG_SLUB_DEBUG_ON is not set | 909 | # CONFIG_SLUB_DEBUG_ON is not set |
846 | # CONFIG_SLUB_STATS is not set | 910 | # CONFIG_SLUB_STATS is not set |
911 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
847 | # CONFIG_DEBUG_RT_MUTEXES is not set | 912 | # CONFIG_DEBUG_RT_MUTEXES is not set |
848 | # CONFIG_RT_MUTEX_TESTER is not set | 913 | # CONFIG_RT_MUTEX_TESTER is not set |
849 | # CONFIG_DEBUG_SPINLOCK is not set | 914 | # CONFIG_DEBUG_SPINLOCK is not set |
850 | # CONFIG_DEBUG_MUTEXES is not set | 915 | # CONFIG_DEBUG_MUTEXES is not set |
916 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
917 | # CONFIG_PROVE_LOCKING is not set | ||
918 | # CONFIG_LOCK_STAT is not set | ||
851 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 919 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
852 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 920 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
853 | # CONFIG_DEBUG_KOBJECT is not set | 921 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -859,11 +927,12 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
859 | # CONFIG_DEBUG_LIST is not set | 927 | # CONFIG_DEBUG_LIST is not set |
860 | # CONFIG_DEBUG_SG is not set | 928 | # CONFIG_DEBUG_SG is not set |
861 | # CONFIG_DEBUG_NOTIFIERS is not set | 929 | # CONFIG_DEBUG_NOTIFIERS is not set |
862 | # CONFIG_BOOT_PRINTK_DELAY is not set | 930 | # CONFIG_DEBUG_CREDENTIALS is not set |
863 | # CONFIG_RCU_TORTURE_TEST is not set | 931 | # CONFIG_RCU_TORTURE_TEST is not set |
864 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 932 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
865 | # CONFIG_BACKTRACE_SELF_TEST is not set | 933 | # CONFIG_BACKTRACE_SELF_TEST is not set |
866 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 934 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
935 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
867 | # CONFIG_FAULT_INJECTION is not set | 936 | # CONFIG_FAULT_INJECTION is not set |
868 | # CONFIG_LATENCYTOP is not set | 937 | # CONFIG_LATENCYTOP is not set |
869 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 938 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -873,24 +942,26 @@ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | |||
873 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 942 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
874 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 943 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
875 | CONFIG_TRACING_SUPPORT=y | 944 | CONFIG_TRACING_SUPPORT=y |
876 | 945 | CONFIG_FTRACE=y | |
877 | # | ||
878 | # Tracers | ||
879 | # | ||
880 | # CONFIG_FUNCTION_TRACER is not set | 946 | # CONFIG_FUNCTION_TRACER is not set |
947 | # CONFIG_IRQSOFF_TRACER is not set | ||
881 | # CONFIG_SCHED_TRACER is not set | 948 | # CONFIG_SCHED_TRACER is not set |
882 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 949 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
883 | # CONFIG_EVENT_TRACER is not set | ||
884 | # CONFIG_BOOT_TRACER is not set | 950 | # CONFIG_BOOT_TRACER is not set |
885 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 951 | CONFIG_BRANCH_PROFILE_NONE=y |
952 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
953 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
886 | # CONFIG_STACK_TRACER is not set | 954 | # CONFIG_STACK_TRACER is not set |
887 | # CONFIG_KMEMTRACE is not set | 955 | # CONFIG_KMEMTRACE is not set |
888 | # CONFIG_WORKQUEUE_TRACER is not set | 956 | # CONFIG_WORKQUEUE_TRACER is not set |
889 | # CONFIG_BLK_DEV_IO_TRACE is not set | 957 | # CONFIG_BLK_DEV_IO_TRACE is not set |
890 | # CONFIG_DYNAMIC_DEBUG is not set | 958 | # CONFIG_DYNAMIC_DEBUG is not set |
959 | # CONFIG_DMA_API_DEBUG is not set | ||
891 | # CONFIG_SAMPLES is not set | 960 | # CONFIG_SAMPLES is not set |
892 | CONFIG_HAVE_ARCH_KGDB=y | 961 | CONFIG_HAVE_ARCH_KGDB=y |
893 | # CONFIG_KGDB is not set | 962 | # CONFIG_KGDB is not set |
963 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
964 | CONFIG_PPC_WERROR=y | ||
894 | CONFIG_PRINT_STACK_DEPTH=64 | 965 | CONFIG_PRINT_STACK_DEPTH=64 |
895 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 966 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
896 | # CONFIG_DEBUG_STACK_USAGE is not set | 967 | # CONFIG_DEBUG_STACK_USAGE is not set |
@@ -910,13 +981,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
910 | # CONFIG_KEYS is not set | 981 | # CONFIG_KEYS is not set |
911 | # CONFIG_SECURITY is not set | 982 | # CONFIG_SECURITY is not set |
912 | # CONFIG_SECURITYFS is not set | 983 | # CONFIG_SECURITYFS is not set |
913 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 984 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
985 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
986 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
987 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
988 | CONFIG_DEFAULT_SECURITY="" | ||
914 | CONFIG_CRYPTO=y | 989 | CONFIG_CRYPTO=y |
915 | 990 | ||
916 | # | 991 | # |
917 | # Crypto core or helper | 992 | # Crypto core or helper |
918 | # | 993 | # |
919 | # CONFIG_CRYPTO_FIPS is not set | ||
920 | CONFIG_CRYPTO_ALGAPI=y | 994 | CONFIG_CRYPTO_ALGAPI=y |
921 | CONFIG_CRYPTO_ALGAPI2=y | 995 | CONFIG_CRYPTO_ALGAPI2=y |
922 | CONFIG_CRYPTO_AEAD2=y | 996 | CONFIG_CRYPTO_AEAD2=y |
@@ -958,11 +1032,13 @@ CONFIG_CRYPTO_PCBC=y | |||
958 | # | 1032 | # |
959 | # CONFIG_CRYPTO_HMAC is not set | 1033 | # CONFIG_CRYPTO_HMAC is not set |
960 | # CONFIG_CRYPTO_XCBC is not set | 1034 | # CONFIG_CRYPTO_XCBC is not set |
1035 | # CONFIG_CRYPTO_VMAC is not set | ||
961 | 1036 | ||
962 | # | 1037 | # |
963 | # Digest | 1038 | # Digest |
964 | # | 1039 | # |
965 | # CONFIG_CRYPTO_CRC32C is not set | 1040 | # CONFIG_CRYPTO_CRC32C is not set |
1041 | # CONFIG_CRYPTO_GHASH is not set | ||
966 | # CONFIG_CRYPTO_MD4 is not set | 1042 | # CONFIG_CRYPTO_MD4 is not set |
967 | CONFIG_CRYPTO_MD5=y | 1043 | CONFIG_CRYPTO_MD5=y |
968 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1044 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/40x/walnut_defconfig b/arch/powerpc/configs/40x/walnut_defconfig index 5ab29dddd21c..bfff0eae39d2 100644 --- a/arch/powerpc/configs/40x/walnut_defconfig +++ b/arch/powerpc/configs/40x/walnut_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:17:57 2009 | 4 | # Mon Jan 4 15:56:30 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | CONFIG_40x=y | 14 | CONFIG_40x=y |
@@ -16,6 +16,7 @@ CONFIG_40x=y | |||
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_4xx=y | 17 | CONFIG_4xx=y |
18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
@@ -27,15 +28,18 @@ CONFIG_GENERIC_TIME=y | |||
27 | CONFIG_GENERIC_TIME_VSYSCALL=y | 28 | CONFIG_GENERIC_TIME_VSYSCALL=y |
28 | CONFIG_GENERIC_CLOCKEVENTS=y | 29 | CONFIG_GENERIC_CLOCKEVENTS=y |
29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
31 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_NR_IRQS=512 | ||
32 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
33 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
38 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
34 | CONFIG_LOCKDEP_SUPPORT=y | 39 | CONFIG_LOCKDEP_SUPPORT=y |
35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 40 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
36 | CONFIG_ARCH_HAS_ILOG2_U32=y | 41 | CONFIG_ARCH_HAS_ILOG2_U32=y |
37 | CONFIG_GENERIC_HWEIGHT=y | 42 | CONFIG_GENERIC_HWEIGHT=y |
38 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
39 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 43 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
40 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
41 | CONFIG_PPC=y | 45 | CONFIG_PPC=y |
@@ -49,11 +53,15 @@ CONFIG_PPC_UDBG_16550=y | |||
49 | # CONFIG_GENERIC_TBSYNC is not set | 53 | # CONFIG_GENERIC_TBSYNC is not set |
50 | CONFIG_AUDIT_ARCH=y | 54 | CONFIG_AUDIT_ARCH=y |
51 | CONFIG_GENERIC_BUG=y | 55 | CONFIG_GENERIC_BUG=y |
56 | CONFIG_DTC=y | ||
52 | # CONFIG_DEFAULT_UIMAGE is not set | 57 | # CONFIG_DEFAULT_UIMAGE is not set |
58 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
53 | CONFIG_PPC_DCR_NATIVE=y | 59 | CONFIG_PPC_DCR_NATIVE=y |
54 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
55 | CONFIG_PPC_DCR=y | 61 | CONFIG_PPC_DCR=y |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
56 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
64 | CONFIG_CONSTRUCTORS=y | ||
57 | 65 | ||
58 | # | 66 | # |
59 | # General setup | 67 | # General setup |
@@ -67,9 +75,21 @@ CONFIG_SWAP=y | |||
67 | CONFIG_SYSVIPC=y | 75 | CONFIG_SYSVIPC=y |
68 | CONFIG_SYSVIPC_SYSCTL=y | 76 | CONFIG_SYSVIPC_SYSCTL=y |
69 | CONFIG_POSIX_MQUEUE=y | 77 | CONFIG_POSIX_MQUEUE=y |
78 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
70 | # CONFIG_BSD_PROCESS_ACCT is not set | 79 | # CONFIG_BSD_PROCESS_ACCT is not set |
71 | # CONFIG_TASKSTATS is not set | 80 | # CONFIG_TASKSTATS is not set |
72 | # CONFIG_AUDIT is not set | 81 | # CONFIG_AUDIT is not set |
82 | |||
83 | # | ||
84 | # RCU Subsystem | ||
85 | # | ||
86 | CONFIG_TREE_RCU=y | ||
87 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
88 | # CONFIG_TINY_RCU is not set | ||
89 | # CONFIG_RCU_TRACE is not set | ||
90 | CONFIG_RCU_FANOUT=32 | ||
91 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
92 | # CONFIG_TREE_RCU_TRACE is not set | ||
73 | # CONFIG_IKCONFIG is not set | 93 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 94 | CONFIG_LOG_BUF_SHIFT=14 |
75 | CONFIG_GROUP_SCHED=y | 95 | CONFIG_GROUP_SCHED=y |
@@ -84,31 +104,40 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
84 | # CONFIG_NAMESPACES is not set | 104 | # CONFIG_NAMESPACES is not set |
85 | CONFIG_BLK_DEV_INITRD=y | 105 | CONFIG_BLK_DEV_INITRD=y |
86 | CONFIG_INITRAMFS_SOURCE="" | 106 | CONFIG_INITRAMFS_SOURCE="" |
107 | CONFIG_RD_GZIP=y | ||
108 | # CONFIG_RD_BZIP2 is not set | ||
109 | # CONFIG_RD_LZMA is not set | ||
87 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 110 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
88 | CONFIG_SYSCTL=y | 111 | CONFIG_SYSCTL=y |
112 | CONFIG_ANON_INODES=y | ||
89 | CONFIG_EMBEDDED=y | 113 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 114 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_KALLSYMS=y | 115 | CONFIG_KALLSYMS=y |
92 | CONFIG_KALLSYMS_ALL=y | 116 | CONFIG_KALLSYMS_ALL=y |
93 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
94 | CONFIG_KALLSYMS_EXTRA_PASS=y | 117 | CONFIG_KALLSYMS_EXTRA_PASS=y |
95 | CONFIG_HOTPLUG=y | 118 | CONFIG_HOTPLUG=y |
96 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
97 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
98 | CONFIG_ELF_CORE=y | 121 | CONFIG_ELF_CORE=y |
99 | CONFIG_COMPAT_BRK=y | ||
100 | CONFIG_BASE_FULL=y | 122 | CONFIG_BASE_FULL=y |
101 | CONFIG_FUTEX=y | 123 | CONFIG_FUTEX=y |
102 | CONFIG_ANON_INODES=y | ||
103 | CONFIG_EPOLL=y | 124 | CONFIG_EPOLL=y |
104 | CONFIG_SIGNALFD=y | 125 | CONFIG_SIGNALFD=y |
105 | CONFIG_TIMERFD=y | 126 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
108 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
130 | CONFIG_HAVE_PERF_EVENTS=y | ||
131 | |||
132 | # | ||
133 | # Kernel Performance Events And Counters | ||
134 | # | ||
135 | # CONFIG_PERF_EVENTS is not set | ||
136 | # CONFIG_PERF_COUNTERS is not set | ||
109 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
110 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
111 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
140 | CONFIG_COMPAT_BRK=y | ||
112 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
113 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
114 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
@@ -120,6 +149,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
120 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
121 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
122 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
154 | |||
155 | # | ||
156 | # GCOV-based kernel profiling | ||
157 | # | ||
158 | # CONFIG_GCOV_KERNEL is not set | ||
159 | # CONFIG_SLOW_WORK is not set | ||
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 160 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
124 | CONFIG_SLABINFO=y | 161 | CONFIG_SLABINFO=y |
125 | CONFIG_RT_MUTEXES=y | 162 | CONFIG_RT_MUTEXES=y |
@@ -131,8 +168,7 @@ CONFIG_MODULE_UNLOAD=y | |||
131 | # CONFIG_MODVERSIONS is not set | 168 | # CONFIG_MODVERSIONS is not set |
132 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 169 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
133 | CONFIG_BLOCK=y | 170 | CONFIG_BLOCK=y |
134 | CONFIG_LBD=y | 171 | CONFIG_LBDAF=y |
135 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
136 | # CONFIG_BLK_DEV_BSG is not set | 172 | # CONFIG_BLK_DEV_BSG is not set |
137 | # CONFIG_BLK_DEV_INTEGRITY is not set | 173 | # CONFIG_BLK_DEV_INTEGRITY is not set |
138 | 174 | ||
@@ -140,19 +176,41 @@ CONFIG_LBD=y | |||
140 | # IO Schedulers | 176 | # IO Schedulers |
141 | # | 177 | # |
142 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
143 | CONFIG_IOSCHED_AS=y | ||
144 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
145 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
146 | CONFIG_DEFAULT_AS=y | ||
147 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
148 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
149 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
150 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
151 | CONFIG_CLASSIC_RCU=y | 185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
152 | # CONFIG_TREE_RCU is not set | 186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
153 | # CONFIG_PREEMPT_RCU is not set | 187 | # CONFIG_INLINE_SPIN_LOCK is not set |
154 | # CONFIG_TREE_RCU_TRACE is not set | 188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
155 | # CONFIG_PREEMPT_RCU_TRACE is not set | 189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
156 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
157 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 215 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
158 | 216 | ||
@@ -166,6 +224,7 @@ CONFIG_CLASSIC_RCU=y | |||
166 | # CONFIG_ACADIA is not set | 224 | # CONFIG_ACADIA is not set |
167 | # CONFIG_EP405 is not set | 225 | # CONFIG_EP405 is not set |
168 | # CONFIG_HCU4 is not set | 226 | # CONFIG_HCU4 is not set |
227 | # CONFIG_HOTFOOT is not set | ||
169 | # CONFIG_KILAUEA is not set | 228 | # CONFIG_KILAUEA is not set |
170 | # CONFIG_MAKALU is not set | 229 | # CONFIG_MAKALU is not set |
171 | CONFIG_WALNUT=y | 230 | CONFIG_WALNUT=y |
@@ -211,10 +270,12 @@ CONFIG_BINFMT_ELF=y | |||
211 | # CONFIG_BINFMT_MISC is not set | 270 | # CONFIG_BINFMT_MISC is not set |
212 | # CONFIG_MATH_EMULATION is not set | 271 | # CONFIG_MATH_EMULATION is not set |
213 | # CONFIG_IOMMU_HELPER is not set | 272 | # CONFIG_IOMMU_HELPER is not set |
214 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 273 | # CONFIG_SWIOTLB is not set |
215 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 274 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
216 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 275 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
217 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 276 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
277 | CONFIG_SPARSE_IRQ=y | ||
278 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
218 | CONFIG_ARCH_FLATMEM_ENABLE=y | 279 | CONFIG_ARCH_FLATMEM_ENABLE=y |
219 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 280 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
220 | CONFIG_SELECT_MEMORY_MODEL=y | 281 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -230,10 +291,12 @@ CONFIG_MIGRATION=y | |||
230 | CONFIG_ZONE_DMA_FLAG=1 | 291 | CONFIG_ZONE_DMA_FLAG=1 |
231 | CONFIG_BOUNCE=y | 292 | CONFIG_BOUNCE=y |
232 | CONFIG_VIRT_TO_BUS=y | 293 | CONFIG_VIRT_TO_BUS=y |
233 | CONFIG_UNEVICTABLE_LRU=y | 294 | # CONFIG_KSM is not set |
295 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
234 | CONFIG_PPC_4K_PAGES=y | 296 | CONFIG_PPC_4K_PAGES=y |
235 | # CONFIG_PPC_16K_PAGES is not set | 297 | # CONFIG_PPC_16K_PAGES is not set |
236 | # CONFIG_PPC_64K_PAGES is not set | 298 | # CONFIG_PPC_64K_PAGES is not set |
299 | # CONFIG_PPC_256K_PAGES is not set | ||
237 | CONFIG_FORCE_MAX_ZONEORDER=11 | 300 | CONFIG_FORCE_MAX_ZONEORDER=11 |
238 | CONFIG_PROC_DEVICETREE=y | 301 | CONFIG_PROC_DEVICETREE=y |
239 | # CONFIG_CMDLINE_BOOL is not set | 302 | # CONFIG_CMDLINE_BOOL is not set |
@@ -258,6 +321,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
258 | # CONFIG_PCI_LEGACY is not set | 321 | # CONFIG_PCI_LEGACY is not set |
259 | # CONFIG_PCI_DEBUG is not set | 322 | # CONFIG_PCI_DEBUG is not set |
260 | # CONFIG_PCI_STUB is not set | 323 | # CONFIG_PCI_STUB is not set |
324 | # CONFIG_PCI_IOV is not set | ||
261 | # CONFIG_PCCARD is not set | 325 | # CONFIG_PCCARD is not set |
262 | # CONFIG_HOTPLUG_PCI is not set | 326 | # CONFIG_HOTPLUG_PCI is not set |
263 | # CONFIG_HAS_RAPIDIO is not set | 327 | # CONFIG_HAS_RAPIDIO is not set |
@@ -275,14 +339,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
275 | CONFIG_KERNEL_START=0xc0000000 | 339 | CONFIG_KERNEL_START=0xc0000000 |
276 | CONFIG_PHYSICAL_START=0x00000000 | 340 | CONFIG_PHYSICAL_START=0x00000000 |
277 | CONFIG_TASK_SIZE=0xc0000000 | 341 | CONFIG_TASK_SIZE=0xc0000000 |
278 | CONFIG_CONSISTENT_START=0xff100000 | ||
279 | CONFIG_CONSISTENT_SIZE=0x00200000 | 342 | CONFIG_CONSISTENT_SIZE=0x00200000 |
280 | CONFIG_NET=y | 343 | CONFIG_NET=y |
281 | 344 | ||
282 | # | 345 | # |
283 | # Networking options | 346 | # Networking options |
284 | # | 347 | # |
285 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
286 | CONFIG_PACKET=y | 348 | CONFIG_PACKET=y |
287 | # CONFIG_PACKET_MMAP is not set | 349 | # CONFIG_PACKET_MMAP is not set |
288 | CONFIG_UNIX=y | 350 | CONFIG_UNIX=y |
@@ -319,6 +381,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
319 | # CONFIG_NETFILTER is not set | 381 | # CONFIG_NETFILTER is not set |
320 | # CONFIG_IP_DCCP is not set | 382 | # CONFIG_IP_DCCP is not set |
321 | # CONFIG_IP_SCTP is not set | 383 | # CONFIG_IP_SCTP is not set |
384 | # CONFIG_RDS is not set | ||
322 | # CONFIG_TIPC is not set | 385 | # CONFIG_TIPC is not set |
323 | # CONFIG_ATM is not set | 386 | # CONFIG_ATM is not set |
324 | # CONFIG_BRIDGE is not set | 387 | # CONFIG_BRIDGE is not set |
@@ -332,6 +395,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
332 | # CONFIG_LAPB is not set | 395 | # CONFIG_LAPB is not set |
333 | # CONFIG_ECONET is not set | 396 | # CONFIG_ECONET is not set |
334 | # CONFIG_WAN_ROUTER is not set | 397 | # CONFIG_WAN_ROUTER is not set |
398 | # CONFIG_PHONET is not set | ||
399 | # CONFIG_IEEE802154 is not set | ||
335 | # CONFIG_NET_SCHED is not set | 400 | # CONFIG_NET_SCHED is not set |
336 | # CONFIG_DCB is not set | 401 | # CONFIG_DCB is not set |
337 | 402 | ||
@@ -344,8 +409,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
344 | # CONFIG_IRDA is not set | 409 | # CONFIG_IRDA is not set |
345 | # CONFIG_BT is not set | 410 | # CONFIG_BT is not set |
346 | # CONFIG_AF_RXRPC is not set | 411 | # CONFIG_AF_RXRPC is not set |
347 | # CONFIG_PHONET is not set | 412 | CONFIG_WIRELESS=y |
348 | # CONFIG_WIRELESS is not set | 413 | # CONFIG_CFG80211 is not set |
414 | # CONFIG_LIB80211 is not set | ||
415 | |||
416 | # | ||
417 | # CFG80211 needs to be enabled for MAC80211 | ||
418 | # | ||
349 | # CONFIG_WIMAX is not set | 419 | # CONFIG_WIMAX is not set |
350 | # CONFIG_RFKILL is not set | 420 | # CONFIG_RFKILL is not set |
351 | # CONFIG_NET_9P is not set | 421 | # CONFIG_NET_9P is not set |
@@ -358,6 +428,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
358 | # Generic Driver Options | 428 | # Generic Driver Options |
359 | # | 429 | # |
360 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 430 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
431 | # CONFIG_DEVTMPFS is not set | ||
361 | CONFIG_STANDALONE=y | 432 | CONFIG_STANDALONE=y |
362 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 433 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
363 | CONFIG_FW_LOADER=y | 434 | CONFIG_FW_LOADER=y |
@@ -370,9 +441,9 @@ CONFIG_CONNECTOR=y | |||
370 | CONFIG_PROC_EVENTS=y | 441 | CONFIG_PROC_EVENTS=y |
371 | CONFIG_MTD=y | 442 | CONFIG_MTD=y |
372 | # CONFIG_MTD_DEBUG is not set | 443 | # CONFIG_MTD_DEBUG is not set |
444 | # CONFIG_MTD_TESTS is not set | ||
373 | # CONFIG_MTD_CONCAT is not set | 445 | # CONFIG_MTD_CONCAT is not set |
374 | CONFIG_MTD_PARTITIONS=y | 446 | CONFIG_MTD_PARTITIONS=y |
375 | # CONFIG_MTD_TESTS is not set | ||
376 | # CONFIG_MTD_REDBOOT_PARTS is not set | 447 | # CONFIG_MTD_REDBOOT_PARTS is not set |
377 | CONFIG_MTD_CMDLINE_PARTS=y | 448 | CONFIG_MTD_CMDLINE_PARTS=y |
378 | CONFIG_MTD_OF_PARTS=y | 449 | CONFIG_MTD_OF_PARTS=y |
@@ -448,7 +519,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
448 | # LPDDR flash memory drivers | 519 | # LPDDR flash memory drivers |
449 | # | 520 | # |
450 | # CONFIG_MTD_LPDDR is not set | 521 | # CONFIG_MTD_LPDDR is not set |
451 | # CONFIG_MTD_QINFO_PROBE is not set | ||
452 | 522 | ||
453 | # | 523 | # |
454 | # UBI - Unsorted block images | 524 | # UBI - Unsorted block images |
@@ -464,6 +534,7 @@ CONFIG_BLK_DEV=y | |||
464 | # CONFIG_BLK_DEV_UMEM is not set | 534 | # CONFIG_BLK_DEV_UMEM is not set |
465 | # CONFIG_BLK_DEV_COW_COMMON is not set | 535 | # CONFIG_BLK_DEV_COW_COMMON is not set |
466 | # CONFIG_BLK_DEV_LOOP is not set | 536 | # CONFIG_BLK_DEV_LOOP is not set |
537 | # CONFIG_BLK_DEV_DRBD is not set | ||
467 | # CONFIG_BLK_DEV_NBD is not set | 538 | # CONFIG_BLK_DEV_NBD is not set |
468 | # CONFIG_BLK_DEV_SX8 is not set | 539 | # CONFIG_BLK_DEV_SX8 is not set |
469 | CONFIG_BLK_DEV_RAM=y | 540 | CONFIG_BLK_DEV_RAM=y |
@@ -476,12 +547,17 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
476 | # CONFIG_BLK_DEV_HD is not set | 547 | # CONFIG_BLK_DEV_HD is not set |
477 | CONFIG_MISC_DEVICES=y | 548 | CONFIG_MISC_DEVICES=y |
478 | # CONFIG_PHANTOM is not set | 549 | # CONFIG_PHANTOM is not set |
479 | # CONFIG_EEPROM_93CX6 is not set | ||
480 | # CONFIG_SGI_IOC4 is not set | 550 | # CONFIG_SGI_IOC4 is not set |
481 | # CONFIG_TIFM_CORE is not set | 551 | # CONFIG_TIFM_CORE is not set |
482 | # CONFIG_ENCLOSURE_SERVICES is not set | 552 | # CONFIG_ENCLOSURE_SERVICES is not set |
483 | # CONFIG_HP_ILO is not set | 553 | # CONFIG_HP_ILO is not set |
484 | # CONFIG_C2PORT is not set | 554 | # CONFIG_C2PORT is not set |
555 | |||
556 | # | ||
557 | # EEPROM support | ||
558 | # | ||
559 | # CONFIG_EEPROM_93CX6 is not set | ||
560 | # CONFIG_CB710_CORE is not set | ||
485 | CONFIG_HAVE_IDE=y | 561 | CONFIG_HAVE_IDE=y |
486 | # CONFIG_IDE is not set | 562 | # CONFIG_IDE is not set |
487 | 563 | ||
@@ -501,7 +577,11 @@ CONFIG_HAVE_IDE=y | |||
501 | # | 577 | # |
502 | 578 | ||
503 | # | 579 | # |
504 | # Enable only one of the two stacks, unless you know what you are doing | 580 | # You can enable one or both FireWire driver stacks. |
581 | # | ||
582 | |||
583 | # | ||
584 | # See the help texts for more information. | ||
505 | # | 585 | # |
506 | # CONFIG_FIREWIRE is not set | 586 | # CONFIG_FIREWIRE is not set |
507 | # CONFIG_IEEE1394 is not set | 587 | # CONFIG_IEEE1394 is not set |
@@ -522,6 +602,8 @@ CONFIG_NET_ETHERNET=y | |||
522 | # CONFIG_SUNGEM is not set | 602 | # CONFIG_SUNGEM is not set |
523 | # CONFIG_CASSINI is not set | 603 | # CONFIG_CASSINI is not set |
524 | # CONFIG_NET_VENDOR_3COM is not set | 604 | # CONFIG_NET_VENDOR_3COM is not set |
605 | # CONFIG_ETHOC is not set | ||
606 | # CONFIG_DNET is not set | ||
525 | # CONFIG_NET_TULIP is not set | 607 | # CONFIG_NET_TULIP is not set |
526 | # CONFIG_HP100 is not set | 608 | # CONFIG_HP100 is not set |
527 | CONFIG_IBM_NEW_EMAC=y | 609 | CONFIG_IBM_NEW_EMAC=y |
@@ -540,7 +622,10 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
540 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 622 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
541 | # CONFIG_NET_PCI is not set | 623 | # CONFIG_NET_PCI is not set |
542 | # CONFIG_B44 is not set | 624 | # CONFIG_B44 is not set |
625 | # CONFIG_KS8842 is not set | ||
626 | # CONFIG_KS8851_MLL is not set | ||
543 | # CONFIG_ATL2 is not set | 627 | # CONFIG_ATL2 is not set |
628 | # CONFIG_XILINX_EMACLITE is not set | ||
544 | CONFIG_NETDEV_1000=y | 629 | CONFIG_NETDEV_1000=y |
545 | # CONFIG_ACENIC is not set | 630 | # CONFIG_ACENIC is not set |
546 | # CONFIG_DL2K is not set | 631 | # CONFIG_DL2K is not set |
@@ -548,6 +633,7 @@ CONFIG_NETDEV_1000=y | |||
548 | # CONFIG_E1000E is not set | 633 | # CONFIG_E1000E is not set |
549 | # CONFIG_IP1000 is not set | 634 | # CONFIG_IP1000 is not set |
550 | # CONFIG_IGB is not set | 635 | # CONFIG_IGB is not set |
636 | # CONFIG_IGBVF is not set | ||
551 | # CONFIG_NS83820 is not set | 637 | # CONFIG_NS83820 is not set |
552 | # CONFIG_HAMACHI is not set | 638 | # CONFIG_HAMACHI is not set |
553 | # CONFIG_YELLOWFIN is not set | 639 | # CONFIG_YELLOWFIN is not set |
@@ -558,9 +644,13 @@ CONFIG_NETDEV_1000=y | |||
558 | # CONFIG_VIA_VELOCITY is not set | 644 | # CONFIG_VIA_VELOCITY is not set |
559 | # CONFIG_TIGON3 is not set | 645 | # CONFIG_TIGON3 is not set |
560 | # CONFIG_BNX2 is not set | 646 | # CONFIG_BNX2 is not set |
647 | # CONFIG_CNIC is not set | ||
648 | # CONFIG_MV643XX_ETH is not set | ||
649 | # CONFIG_XILINX_LL_TEMAC is not set | ||
561 | # CONFIG_QLA3XXX is not set | 650 | # CONFIG_QLA3XXX is not set |
562 | # CONFIG_ATL1 is not set | 651 | # CONFIG_ATL1 is not set |
563 | # CONFIG_ATL1E is not set | 652 | # CONFIG_ATL1E is not set |
653 | # CONFIG_ATL1C is not set | ||
564 | # CONFIG_JME is not set | 654 | # CONFIG_JME is not set |
565 | CONFIG_NETDEV_10000=y | 655 | CONFIG_NETDEV_10000=y |
566 | # CONFIG_CHELSIO_T1 is not set | 656 | # CONFIG_CHELSIO_T1 is not set |
@@ -570,6 +660,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
570 | # CONFIG_IXGBE is not set | 660 | # CONFIG_IXGBE is not set |
571 | # CONFIG_IXGB is not set | 661 | # CONFIG_IXGB is not set |
572 | # CONFIG_S2IO is not set | 662 | # CONFIG_S2IO is not set |
663 | # CONFIG_VXGE is not set | ||
573 | # CONFIG_MYRI10GE is not set | 664 | # CONFIG_MYRI10GE is not set |
574 | # CONFIG_NETXEN_NIC is not set | 665 | # CONFIG_NETXEN_NIC is not set |
575 | # CONFIG_NIU is not set | 666 | # CONFIG_NIU is not set |
@@ -579,14 +670,13 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
579 | # CONFIG_BNX2X is not set | 670 | # CONFIG_BNX2X is not set |
580 | # CONFIG_QLGE is not set | 671 | # CONFIG_QLGE is not set |
581 | # CONFIG_SFC is not set | 672 | # CONFIG_SFC is not set |
673 | # CONFIG_BE2NET is not set | ||
582 | # CONFIG_TR is not set | 674 | # CONFIG_TR is not set |
583 | 675 | CONFIG_WLAN=y | |
584 | # | 676 | # CONFIG_AIRO is not set |
585 | # Wireless LAN | 677 | # CONFIG_ATMEL is not set |
586 | # | 678 | # CONFIG_PRISM54 is not set |
587 | # CONFIG_WLAN_PRE80211 is not set | 679 | # CONFIG_HOSTAP is not set |
588 | # CONFIG_WLAN_80211 is not set | ||
589 | # CONFIG_IWLWIFI_LEDS is not set | ||
590 | 680 | ||
591 | # | 681 | # |
592 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 682 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -599,6 +689,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
599 | # CONFIG_NETCONSOLE is not set | 689 | # CONFIG_NETCONSOLE is not set |
600 | # CONFIG_NETPOLL is not set | 690 | # CONFIG_NETPOLL is not set |
601 | # CONFIG_NET_POLL_CONTROLLER is not set | 691 | # CONFIG_NET_POLL_CONTROLLER is not set |
692 | # CONFIG_VMXNET3 is not set | ||
602 | # CONFIG_ISDN is not set | 693 | # CONFIG_ISDN is not set |
603 | # CONFIG_PHONE is not set | 694 | # CONFIG_PHONE is not set |
604 | 695 | ||
@@ -644,6 +735,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
644 | # CONFIG_SERIAL_JSM is not set | 735 | # CONFIG_SERIAL_JSM is not set |
645 | CONFIG_SERIAL_OF_PLATFORM=y | 736 | CONFIG_SERIAL_OF_PLATFORM=y |
646 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 737 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
738 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
647 | CONFIG_UNIX98_PTYS=y | 739 | CONFIG_UNIX98_PTYS=y |
648 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 740 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
649 | CONFIG_LEGACY_PTYS=y | 741 | CONFIG_LEGACY_PTYS=y |
@@ -660,6 +752,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
660 | CONFIG_DEVPORT=y | 752 | CONFIG_DEVPORT=y |
661 | # CONFIG_I2C is not set | 753 | # CONFIG_I2C is not set |
662 | # CONFIG_SPI is not set | 754 | # CONFIG_SPI is not set |
755 | |||
756 | # | ||
757 | # PPS support | ||
758 | # | ||
759 | # CONFIG_PPS is not set | ||
663 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 760 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
664 | # CONFIG_GPIOLIB is not set | 761 | # CONFIG_GPIOLIB is not set |
665 | # CONFIG_W1 is not set | 762 | # CONFIG_W1 is not set |
@@ -682,27 +779,13 @@ CONFIG_SSB_POSSIBLE=y | |||
682 | # CONFIG_HTC_PASIC3 is not set | 779 | # CONFIG_HTC_PASIC3 is not set |
683 | # CONFIG_MFD_TMIO is not set | 780 | # CONFIG_MFD_TMIO is not set |
684 | # CONFIG_REGULATOR is not set | 781 | # CONFIG_REGULATOR is not set |
685 | 782 | # CONFIG_MEDIA_SUPPORT is not set | |
686 | # | ||
687 | # Multimedia devices | ||
688 | # | ||
689 | |||
690 | # | ||
691 | # Multimedia core support | ||
692 | # | ||
693 | # CONFIG_VIDEO_DEV is not set | ||
694 | # CONFIG_DVB_CORE is not set | ||
695 | # CONFIG_VIDEO_MEDIA is not set | ||
696 | |||
697 | # | ||
698 | # Multimedia drivers | ||
699 | # | ||
700 | # CONFIG_DAB is not set | ||
701 | 783 | ||
702 | # | 784 | # |
703 | # Graphics support | 785 | # Graphics support |
704 | # | 786 | # |
705 | # CONFIG_AGP is not set | 787 | # CONFIG_AGP is not set |
788 | CONFIG_VGA_ARB=y | ||
706 | # CONFIG_DRM is not set | 789 | # CONFIG_DRM is not set |
707 | # CONFIG_VGASTATE is not set | 790 | # CONFIG_VGASTATE is not set |
708 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 791 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -727,7 +810,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
727 | # | 810 | # |
728 | 811 | ||
729 | # | 812 | # |
730 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 813 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
731 | # | 814 | # |
732 | # CONFIG_USB_GADGET is not set | 815 | # CONFIG_USB_GADGET is not set |
733 | 816 | ||
@@ -743,7 +826,12 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
743 | # CONFIG_EDAC is not set | 826 | # CONFIG_EDAC is not set |
744 | # CONFIG_RTC_CLASS is not set | 827 | # CONFIG_RTC_CLASS is not set |
745 | # CONFIG_DMADEVICES is not set | 828 | # CONFIG_DMADEVICES is not set |
829 | # CONFIG_AUXDISPLAY is not set | ||
746 | # CONFIG_UIO is not set | 830 | # CONFIG_UIO is not set |
831 | |||
832 | # | ||
833 | # TI VLYNQ | ||
834 | # | ||
747 | # CONFIG_STAGING is not set | 835 | # CONFIG_STAGING is not set |
748 | 836 | ||
749 | # | 837 | # |
@@ -754,14 +842,17 @@ CONFIG_EXT2_FS=y | |||
754 | # CONFIG_EXT2_FS_XIP is not set | 842 | # CONFIG_EXT2_FS_XIP is not set |
755 | # CONFIG_EXT3_FS is not set | 843 | # CONFIG_EXT3_FS is not set |
756 | # CONFIG_EXT4_FS is not set | 844 | # CONFIG_EXT4_FS is not set |
845 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
757 | # CONFIG_REISERFS_FS is not set | 846 | # CONFIG_REISERFS_FS is not set |
758 | # CONFIG_JFS_FS is not set | 847 | # CONFIG_JFS_FS is not set |
759 | # CONFIG_FS_POSIX_ACL is not set | 848 | # CONFIG_FS_POSIX_ACL is not set |
760 | CONFIG_FILE_LOCKING=y | ||
761 | # CONFIG_XFS_FS is not set | 849 | # CONFIG_XFS_FS is not set |
762 | # CONFIG_GFS2_FS is not set | 850 | # CONFIG_GFS2_FS is not set |
763 | # CONFIG_OCFS2_FS is not set | 851 | # CONFIG_OCFS2_FS is not set |
764 | # CONFIG_BTRFS_FS is not set | 852 | # CONFIG_BTRFS_FS is not set |
853 | # CONFIG_NILFS2_FS is not set | ||
854 | CONFIG_FILE_LOCKING=y | ||
855 | CONFIG_FSNOTIFY=y | ||
765 | CONFIG_DNOTIFY=y | 856 | CONFIG_DNOTIFY=y |
766 | CONFIG_INOTIFY=y | 857 | CONFIG_INOTIFY=y |
767 | CONFIG_INOTIFY_USER=y | 858 | CONFIG_INOTIFY_USER=y |
@@ -771,6 +862,11 @@ CONFIG_INOTIFY_USER=y | |||
771 | # CONFIG_FUSE_FS is not set | 862 | # CONFIG_FUSE_FS is not set |
772 | 863 | ||
773 | # | 864 | # |
865 | # Caches | ||
866 | # | ||
867 | # CONFIG_FSCACHE is not set | ||
868 | |||
869 | # | ||
774 | # CD-ROM/DVD Filesystems | 870 | # CD-ROM/DVD Filesystems |
775 | # | 871 | # |
776 | # CONFIG_ISO9660_FS is not set | 872 | # CONFIG_ISO9660_FS is not set |
@@ -825,7 +921,6 @@ CONFIG_LOCKD=y | |||
825 | CONFIG_LOCKD_V4=y | 921 | CONFIG_LOCKD_V4=y |
826 | CONFIG_NFS_COMMON=y | 922 | CONFIG_NFS_COMMON=y |
827 | CONFIG_SUNRPC=y | 923 | CONFIG_SUNRPC=y |
828 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
829 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 924 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
830 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 925 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
831 | # CONFIG_SMB_FS is not set | 926 | # CONFIG_SMB_FS is not set |
@@ -841,6 +936,7 @@ CONFIG_SUNRPC=y | |||
841 | CONFIG_MSDOS_PARTITION=y | 936 | CONFIG_MSDOS_PARTITION=y |
842 | # CONFIG_NLS is not set | 937 | # CONFIG_NLS is not set |
843 | # CONFIG_DLM is not set | 938 | # CONFIG_DLM is not set |
939 | # CONFIG_BINARY_PRINTF is not set | ||
844 | 940 | ||
845 | # | 941 | # |
846 | # Library routines | 942 | # Library routines |
@@ -855,11 +951,13 @@ CONFIG_CRC32=y | |||
855 | # CONFIG_CRC7 is not set | 951 | # CONFIG_CRC7 is not set |
856 | # CONFIG_LIBCRC32C is not set | 952 | # CONFIG_LIBCRC32C is not set |
857 | CONFIG_ZLIB_INFLATE=y | 953 | CONFIG_ZLIB_INFLATE=y |
858 | CONFIG_PLIST=y | 954 | CONFIG_DECOMPRESS_GZIP=y |
859 | CONFIG_HAS_IOMEM=y | 955 | CONFIG_HAS_IOMEM=y |
860 | CONFIG_HAS_IOPORT=y | 956 | CONFIG_HAS_IOPORT=y |
861 | CONFIG_HAS_DMA=y | 957 | CONFIG_HAS_DMA=y |
862 | CONFIG_HAVE_LMB=y | 958 | CONFIG_HAVE_LMB=y |
959 | CONFIG_NLATTR=y | ||
960 | CONFIG_GENERIC_ATOMIC64=y | ||
863 | 961 | ||
864 | # | 962 | # |
865 | # Kernel hacking | 963 | # Kernel hacking |
@@ -869,6 +967,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
869 | CONFIG_ENABLE_MUST_CHECK=y | 967 | CONFIG_ENABLE_MUST_CHECK=y |
870 | CONFIG_FRAME_WARN=1024 | 968 | CONFIG_FRAME_WARN=1024 |
871 | CONFIG_MAGIC_SYSRQ=y | 969 | CONFIG_MAGIC_SYSRQ=y |
970 | # CONFIG_STRIP_ASM_SYMS is not set | ||
872 | # CONFIG_UNUSED_SYMBOLS is not set | 971 | # CONFIG_UNUSED_SYMBOLS is not set |
873 | CONFIG_DEBUG_FS=y | 972 | CONFIG_DEBUG_FS=y |
874 | # CONFIG_HEADERS_CHECK is not set | 973 | # CONFIG_HEADERS_CHECK is not set |
@@ -877,16 +976,23 @@ CONFIG_DEBUG_KERNEL=y | |||
877 | CONFIG_DETECT_SOFTLOCKUP=y | 976 | CONFIG_DETECT_SOFTLOCKUP=y |
878 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 977 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
879 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 978 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
979 | CONFIG_DETECT_HUNG_TASK=y | ||
980 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
981 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
880 | CONFIG_SCHED_DEBUG=y | 982 | CONFIG_SCHED_DEBUG=y |
881 | # CONFIG_SCHEDSTATS is not set | 983 | # CONFIG_SCHEDSTATS is not set |
882 | # CONFIG_TIMER_STATS is not set | 984 | # CONFIG_TIMER_STATS is not set |
883 | # CONFIG_DEBUG_OBJECTS is not set | 985 | # CONFIG_DEBUG_OBJECTS is not set |
884 | # CONFIG_SLUB_DEBUG_ON is not set | 986 | # CONFIG_SLUB_DEBUG_ON is not set |
885 | # CONFIG_SLUB_STATS is not set | 987 | # CONFIG_SLUB_STATS is not set |
988 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
886 | # CONFIG_DEBUG_RT_MUTEXES is not set | 989 | # CONFIG_DEBUG_RT_MUTEXES is not set |
887 | # CONFIG_RT_MUTEX_TESTER is not set | 990 | # CONFIG_RT_MUTEX_TESTER is not set |
888 | # CONFIG_DEBUG_SPINLOCK is not set | 991 | # CONFIG_DEBUG_SPINLOCK is not set |
889 | # CONFIG_DEBUG_MUTEXES is not set | 992 | # CONFIG_DEBUG_MUTEXES is not set |
993 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
994 | # CONFIG_PROVE_LOCKING is not set | ||
995 | # CONFIG_LOCK_STAT is not set | ||
890 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 996 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
891 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 997 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
892 | # CONFIG_DEBUG_KOBJECT is not set | 998 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -898,35 +1004,45 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
898 | # CONFIG_DEBUG_LIST is not set | 1004 | # CONFIG_DEBUG_LIST is not set |
899 | # CONFIG_DEBUG_SG is not set | 1005 | # CONFIG_DEBUG_SG is not set |
900 | # CONFIG_DEBUG_NOTIFIERS is not set | 1006 | # CONFIG_DEBUG_NOTIFIERS is not set |
901 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1007 | # CONFIG_DEBUG_CREDENTIALS is not set |
902 | # CONFIG_RCU_TORTURE_TEST is not set | 1008 | # CONFIG_RCU_TORTURE_TEST is not set |
903 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1009 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
904 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1010 | # CONFIG_BACKTRACE_SELF_TEST is not set |
905 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1011 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1012 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
906 | # CONFIG_FAULT_INJECTION is not set | 1013 | # CONFIG_FAULT_INJECTION is not set |
907 | # CONFIG_LATENCYTOP is not set | 1014 | # CONFIG_LATENCYTOP is not set |
908 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1015 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1016 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
909 | CONFIG_HAVE_FUNCTION_TRACER=y | 1017 | CONFIG_HAVE_FUNCTION_TRACER=y |
1018 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
910 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1019 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
911 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1020 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
912 | 1021 | CONFIG_TRACING_SUPPORT=y | |
913 | # | 1022 | CONFIG_FTRACE=y |
914 | # Tracers | ||
915 | # | ||
916 | # CONFIG_FUNCTION_TRACER is not set | 1023 | # CONFIG_FUNCTION_TRACER is not set |
1024 | # CONFIG_IRQSOFF_TRACER is not set | ||
917 | # CONFIG_SCHED_TRACER is not set | 1025 | # CONFIG_SCHED_TRACER is not set |
918 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1026 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
919 | # CONFIG_BOOT_TRACER is not set | 1027 | # CONFIG_BOOT_TRACER is not set |
920 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1028 | CONFIG_BRANCH_PROFILE_NONE=y |
1029 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1030 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
921 | # CONFIG_STACK_TRACER is not set | 1031 | # CONFIG_STACK_TRACER is not set |
922 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1032 | # CONFIG_KMEMTRACE is not set |
1033 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1034 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1035 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1036 | # CONFIG_DMA_API_DEBUG is not set | ||
923 | # CONFIG_SAMPLES is not set | 1037 | # CONFIG_SAMPLES is not set |
924 | CONFIG_HAVE_ARCH_KGDB=y | 1038 | CONFIG_HAVE_ARCH_KGDB=y |
925 | # CONFIG_KGDB is not set | 1039 | # CONFIG_KGDB is not set |
1040 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1041 | CONFIG_PPC_WERROR=y | ||
926 | CONFIG_PRINT_STACK_DEPTH=64 | 1042 | CONFIG_PRINT_STACK_DEPTH=64 |
927 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1043 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
928 | # CONFIG_DEBUG_STACK_USAGE is not set | 1044 | # CONFIG_DEBUG_STACK_USAGE is not set |
929 | # CONFIG_DEBUG_PAGEALLOC is not set | 1045 | # CONFIG_PPC_EMULATED_STATS is not set |
930 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1046 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
931 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1047 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
932 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1048 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -942,13 +1058,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
942 | # CONFIG_KEYS is not set | 1058 | # CONFIG_KEYS is not set |
943 | # CONFIG_SECURITY is not set | 1059 | # CONFIG_SECURITY is not set |
944 | # CONFIG_SECURITYFS is not set | 1060 | # CONFIG_SECURITYFS is not set |
945 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1061 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1062 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1063 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1064 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1065 | CONFIG_DEFAULT_SECURITY="" | ||
946 | CONFIG_CRYPTO=y | 1066 | CONFIG_CRYPTO=y |
947 | 1067 | ||
948 | # | 1068 | # |
949 | # Crypto core or helper | 1069 | # Crypto core or helper |
950 | # | 1070 | # |
951 | # CONFIG_CRYPTO_FIPS is not set | ||
952 | CONFIG_CRYPTO_ALGAPI=y | 1071 | CONFIG_CRYPTO_ALGAPI=y |
953 | CONFIG_CRYPTO_ALGAPI2=y | 1072 | CONFIG_CRYPTO_ALGAPI2=y |
954 | CONFIG_CRYPTO_AEAD2=y | 1073 | CONFIG_CRYPTO_AEAD2=y |
@@ -957,10 +1076,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
957 | CONFIG_CRYPTO_HASH=y | 1076 | CONFIG_CRYPTO_HASH=y |
958 | CONFIG_CRYPTO_HASH2=y | 1077 | CONFIG_CRYPTO_HASH2=y |
959 | CONFIG_CRYPTO_RNG2=y | 1078 | CONFIG_CRYPTO_RNG2=y |
1079 | CONFIG_CRYPTO_PCOMP=y | ||
960 | CONFIG_CRYPTO_MANAGER=y | 1080 | CONFIG_CRYPTO_MANAGER=y |
961 | CONFIG_CRYPTO_MANAGER2=y | 1081 | CONFIG_CRYPTO_MANAGER2=y |
962 | # CONFIG_CRYPTO_GF128MUL is not set | 1082 | # CONFIG_CRYPTO_GF128MUL is not set |
963 | # CONFIG_CRYPTO_NULL is not set | 1083 | # CONFIG_CRYPTO_NULL is not set |
1084 | CONFIG_CRYPTO_WORKQUEUE=y | ||
964 | # CONFIG_CRYPTO_CRYPTD is not set | 1085 | # CONFIG_CRYPTO_CRYPTD is not set |
965 | # CONFIG_CRYPTO_AUTHENC is not set | 1086 | # CONFIG_CRYPTO_AUTHENC is not set |
966 | # CONFIG_CRYPTO_TEST is not set | 1087 | # CONFIG_CRYPTO_TEST is not set |
@@ -988,11 +1109,13 @@ CONFIG_CRYPTO_PCBC=y | |||
988 | # | 1109 | # |
989 | # CONFIG_CRYPTO_HMAC is not set | 1110 | # CONFIG_CRYPTO_HMAC is not set |
990 | # CONFIG_CRYPTO_XCBC is not set | 1111 | # CONFIG_CRYPTO_XCBC is not set |
1112 | # CONFIG_CRYPTO_VMAC is not set | ||
991 | 1113 | ||
992 | # | 1114 | # |
993 | # Digest | 1115 | # Digest |
994 | # | 1116 | # |
995 | # CONFIG_CRYPTO_CRC32C is not set | 1117 | # CONFIG_CRYPTO_CRC32C is not set |
1118 | # CONFIG_CRYPTO_GHASH is not set | ||
996 | # CONFIG_CRYPTO_MD4 is not set | 1119 | # CONFIG_CRYPTO_MD4 is not set |
997 | CONFIG_CRYPTO_MD5=y | 1120 | CONFIG_CRYPTO_MD5=y |
998 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1121 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1029,6 +1152,7 @@ CONFIG_CRYPTO_DES=y | |||
1029 | # Compression | 1152 | # Compression |
1030 | # | 1153 | # |
1031 | # CONFIG_CRYPTO_DEFLATE is not set | 1154 | # CONFIG_CRYPTO_DEFLATE is not set |
1155 | # CONFIG_CRYPTO_ZLIB is not set | ||
1032 | # CONFIG_CRYPTO_LZO is not set | 1156 | # CONFIG_CRYPTO_LZO is not set |
1033 | 1157 | ||
1034 | # | 1158 | # |
@@ -1037,5 +1161,6 @@ CONFIG_CRYPTO_DES=y | |||
1037 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1161 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1038 | CONFIG_CRYPTO_HW=y | 1162 | CONFIG_CRYPTO_HW=y |
1039 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1163 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1164 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1040 | # CONFIG_PPC_CLOCK is not set | 1165 | # CONFIG_PPC_CLOCK is not set |
1041 | # CONFIG_VIRTUALIZATION is not set | 1166 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/arches_defconfig b/arch/powerpc/configs/44x/arches_defconfig index 6f976b51cdd0..1f6d0490e28d 100644 --- a/arch/powerpc/configs/44x/arches_defconfig +++ b/arch/powerpc/configs/44x/arches_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.31-rc5 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Thu Aug 13 14:14:07 2009 | 4 | # Mon Jan 4 14:02:35 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -20,6 +20,7 @@ CONFIG_BOOKE=y | |||
20 | CONFIG_PTE_64BIT=y | 20 | CONFIG_PTE_64BIT=y |
21 | CONFIG_PHYS_64BIT=y | 21 | CONFIG_PHYS_64BIT=y |
22 | CONFIG_PPC_MMU_NOHASH=y | 22 | CONFIG_PPC_MMU_NOHASH=y |
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 24 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_NOT_COHERENT_CACHE=y | 25 | CONFIG_NOT_COHERENT_CACHE=y |
25 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
@@ -33,7 +34,9 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
33 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
36 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
37 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
38 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
39 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
@@ -56,6 +59,7 @@ CONFIG_AUDIT_ARCH=y | |||
56 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
57 | CONFIG_DTC=y | 60 | CONFIG_DTC=y |
58 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | # CONFIG_DEFAULT_UIMAGE is not set |
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
59 | CONFIG_PPC_DCR_NATIVE=y | 63 | CONFIG_PPC_DCR_NATIVE=y |
60 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
61 | CONFIG_PPC_DCR=y | 65 | CONFIG_PPC_DCR=y |
@@ -83,11 +87,13 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
83 | # | 87 | # |
84 | # RCU Subsystem | 88 | # RCU Subsystem |
85 | # | 89 | # |
86 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
87 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
88 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_TINY_RCU is not set |
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
89 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
90 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
91 | # CONFIG_IKCONFIG is not set | 97 | # CONFIG_IKCONFIG is not set |
92 | CONFIG_LOG_BUF_SHIFT=14 | 98 | CONFIG_LOG_BUF_SHIFT=14 |
93 | # CONFIG_GROUP_SCHED is not set | 99 | # CONFIG_GROUP_SCHED is not set |
@@ -121,22 +127,21 @@ CONFIG_TIMERFD=y | |||
121 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
122 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
123 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
124 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
125 | 131 | ||
126 | # | 132 | # |
127 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
128 | # | 134 | # |
135 | # CONFIG_PERF_EVENTS is not set | ||
129 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
130 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
131 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
132 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
133 | # CONFIG_STRIP_ASM_SYMS is not set | ||
134 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
135 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
136 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
137 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
138 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
139 | # CONFIG_MARKERS is not set | ||
140 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
141 | # CONFIG_KPROBES is not set | 146 | # CONFIG_KPROBES is not set |
142 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -144,6 +149,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
144 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
145 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
146 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
147 | 154 | ||
148 | # | 155 | # |
149 | # GCOV-based kernel profiling | 156 | # GCOV-based kernel profiling |
@@ -169,14 +176,41 @@ CONFIG_LBDAF=y | |||
169 | # IO Schedulers | 176 | # IO Schedulers |
170 | # | 177 | # |
171 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
172 | CONFIG_IOSCHED_AS=y | ||
173 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
174 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
175 | CONFIG_DEFAULT_AS=y | ||
176 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
177 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
178 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
179 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
180 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
181 | CONFIG_PPC4xx_PCI_EXPRESS=y | 215 | CONFIG_PPC4xx_PCI_EXPRESS=y |
182 | 216 | ||
@@ -198,6 +232,7 @@ CONFIG_ARCHES=y | |||
198 | # CONFIG_CANYONLANDS is not set | 232 | # CONFIG_CANYONLANDS is not set |
199 | # CONFIG_GLACIER is not set | 233 | # CONFIG_GLACIER is not set |
200 | # CONFIG_REDWOOD is not set | 234 | # CONFIG_REDWOOD is not set |
235 | # CONFIG_EIGER is not set | ||
201 | # CONFIG_YOSEMITE is not set | 236 | # CONFIG_YOSEMITE is not set |
202 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 237 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
203 | CONFIG_PPC44x_SIMPLE=y | 238 | CONFIG_PPC44x_SIMPLE=y |
@@ -241,10 +276,11 @@ CONFIG_BINFMT_ELF=y | |||
241 | # CONFIG_MATH_EMULATION is not set | 276 | # CONFIG_MATH_EMULATION is not set |
242 | # CONFIG_IOMMU_HELPER is not set | 277 | # CONFIG_IOMMU_HELPER is not set |
243 | # CONFIG_SWIOTLB is not set | 278 | # CONFIG_SWIOTLB is not set |
244 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
245 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 279 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
246 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 280 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
247 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 281 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
282 | CONFIG_SPARSE_IRQ=y | ||
283 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
248 | CONFIG_ARCH_FLATMEM_ENABLE=y | 284 | CONFIG_ARCH_FLATMEM_ENABLE=y |
249 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 285 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
250 | CONFIG_SELECT_MEMORY_MODEL=y | 286 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -260,8 +296,7 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
260 | CONFIG_ZONE_DMA_FLAG=1 | 296 | CONFIG_ZONE_DMA_FLAG=1 |
261 | CONFIG_BOUNCE=y | 297 | CONFIG_BOUNCE=y |
262 | CONFIG_VIRT_TO_BUS=y | 298 | CONFIG_VIRT_TO_BUS=y |
263 | CONFIG_HAVE_MLOCK=y | 299 | # CONFIG_KSM is not set |
264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
265 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 300 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
266 | CONFIG_STDBINUTILS=y | 301 | CONFIG_STDBINUTILS=y |
267 | CONFIG_PPC_4K_PAGES=y | 302 | CONFIG_PPC_4K_PAGES=y |
@@ -352,6 +387,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
352 | # CONFIG_NETFILTER is not set | 387 | # CONFIG_NETFILTER is not set |
353 | # CONFIG_IP_DCCP is not set | 388 | # CONFIG_IP_DCCP is not set |
354 | # CONFIG_IP_SCTP is not set | 389 | # CONFIG_IP_SCTP is not set |
390 | # CONFIG_RDS is not set | ||
355 | # CONFIG_TIPC is not set | 391 | # CONFIG_TIPC is not set |
356 | # CONFIG_ATM is not set | 392 | # CONFIG_ATM is not set |
357 | # CONFIG_BRIDGE is not set | 393 | # CONFIG_BRIDGE is not set |
@@ -379,7 +415,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
379 | # CONFIG_IRDA is not set | 415 | # CONFIG_IRDA is not set |
380 | # CONFIG_BT is not set | 416 | # CONFIG_BT is not set |
381 | # CONFIG_AF_RXRPC is not set | 417 | # CONFIG_AF_RXRPC is not set |
382 | # CONFIG_WIRELESS is not set | 418 | CONFIG_WIRELESS=y |
419 | # CONFIG_CFG80211 is not set | ||
420 | # CONFIG_LIB80211 is not set | ||
421 | |||
422 | # | ||
423 | # CFG80211 needs to be enabled for MAC80211 | ||
424 | # | ||
383 | # CONFIG_WIMAX is not set | 425 | # CONFIG_WIMAX is not set |
384 | # CONFIG_RFKILL is not set | 426 | # CONFIG_RFKILL is not set |
385 | # CONFIG_NET_9P is not set | 427 | # CONFIG_NET_9P is not set |
@@ -392,6 +434,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
392 | # Generic Driver Options | 434 | # Generic Driver Options |
393 | # | 435 | # |
394 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 436 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
437 | # CONFIG_DEVTMPFS is not set | ||
395 | CONFIG_STANDALONE=y | 438 | CONFIG_STANDALONE=y |
396 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 439 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
397 | CONFIG_FW_LOADER=y | 440 | CONFIG_FW_LOADER=y |
@@ -404,9 +447,9 @@ CONFIG_CONNECTOR=y | |||
404 | CONFIG_PROC_EVENTS=y | 447 | CONFIG_PROC_EVENTS=y |
405 | CONFIG_MTD=y | 448 | CONFIG_MTD=y |
406 | # CONFIG_MTD_DEBUG is not set | 449 | # CONFIG_MTD_DEBUG is not set |
450 | # CONFIG_MTD_TESTS is not set | ||
407 | # CONFIG_MTD_CONCAT is not set | 451 | # CONFIG_MTD_CONCAT is not set |
408 | CONFIG_MTD_PARTITIONS=y | 452 | CONFIG_MTD_PARTITIONS=y |
409 | # CONFIG_MTD_TESTS is not set | ||
410 | # CONFIG_MTD_REDBOOT_PARTS is not set | 453 | # CONFIG_MTD_REDBOOT_PARTS is not set |
411 | CONFIG_MTD_CMDLINE_PARTS=y | 454 | CONFIG_MTD_CMDLINE_PARTS=y |
412 | CONFIG_MTD_OF_PARTS=y | 455 | CONFIG_MTD_OF_PARTS=y |
@@ -497,6 +540,7 @@ CONFIG_BLK_DEV=y | |||
497 | # CONFIG_BLK_DEV_UMEM is not set | 540 | # CONFIG_BLK_DEV_UMEM is not set |
498 | # CONFIG_BLK_DEV_COW_COMMON is not set | 541 | # CONFIG_BLK_DEV_COW_COMMON is not set |
499 | # CONFIG_BLK_DEV_LOOP is not set | 542 | # CONFIG_BLK_DEV_LOOP is not set |
543 | # CONFIG_BLK_DEV_DRBD is not set | ||
500 | # CONFIG_BLK_DEV_NBD is not set | 544 | # CONFIG_BLK_DEV_NBD is not set |
501 | # CONFIG_BLK_DEV_SX8 is not set | 545 | # CONFIG_BLK_DEV_SX8 is not set |
502 | CONFIG_BLK_DEV_RAM=y | 546 | CONFIG_BLK_DEV_RAM=y |
@@ -573,16 +617,17 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
573 | # CONFIG_NET_PCI is not set | 617 | # CONFIG_NET_PCI is not set |
574 | # CONFIG_B44 is not set | 618 | # CONFIG_B44 is not set |
575 | # CONFIG_KS8842 is not set | 619 | # CONFIG_KS8842 is not set |
620 | # CONFIG_KS8851_MLL is not set | ||
576 | # CONFIG_ATL2 is not set | 621 | # CONFIG_ATL2 is not set |
622 | # CONFIG_XILINX_EMACLITE is not set | ||
577 | # CONFIG_NETDEV_1000 is not set | 623 | # CONFIG_NETDEV_1000 is not set |
578 | # CONFIG_NETDEV_10000 is not set | 624 | # CONFIG_NETDEV_10000 is not set |
579 | # CONFIG_TR is not set | 625 | # CONFIG_TR is not set |
580 | 626 | CONFIG_WLAN=y | |
581 | # | 627 | # CONFIG_AIRO is not set |
582 | # Wireless LAN | 628 | # CONFIG_ATMEL is not set |
583 | # | 629 | # CONFIG_PRISM54 is not set |
584 | # CONFIG_WLAN_PRE80211 is not set | 630 | # CONFIG_HOSTAP is not set |
585 | # CONFIG_WLAN_80211 is not set | ||
586 | 631 | ||
587 | # | 632 | # |
588 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 633 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -595,6 +640,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
595 | # CONFIG_NETCONSOLE is not set | 640 | # CONFIG_NETCONSOLE is not set |
596 | # CONFIG_NETPOLL is not set | 641 | # CONFIG_NETPOLL is not set |
597 | # CONFIG_NET_POLL_CONTROLLER is not set | 642 | # CONFIG_NET_POLL_CONTROLLER is not set |
643 | # CONFIG_VMXNET3 is not set | ||
598 | # CONFIG_ISDN is not set | 644 | # CONFIG_ISDN is not set |
599 | # CONFIG_PHONE is not set | 645 | # CONFIG_PHONE is not set |
600 | 646 | ||
@@ -640,6 +686,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
640 | # CONFIG_SERIAL_JSM is not set | 686 | # CONFIG_SERIAL_JSM is not set |
641 | CONFIG_SERIAL_OF_PLATFORM=y | 687 | CONFIG_SERIAL_OF_PLATFORM=y |
642 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 688 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
689 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
643 | CONFIG_UNIX98_PTYS=y | 690 | CONFIG_UNIX98_PTYS=y |
644 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 691 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
645 | CONFIG_LEGACY_PTYS=y | 692 | CONFIG_LEGACY_PTYS=y |
@@ -656,6 +703,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
656 | CONFIG_DEVPORT=y | 703 | CONFIG_DEVPORT=y |
657 | CONFIG_I2C=y | 704 | CONFIG_I2C=y |
658 | CONFIG_I2C_BOARDINFO=y | 705 | CONFIG_I2C_BOARDINFO=y |
706 | CONFIG_I2C_COMPAT=y | ||
659 | CONFIG_I2C_CHARDEV=y | 707 | CONFIG_I2C_CHARDEV=y |
660 | CONFIG_I2C_HELPER_AUTO=y | 708 | CONFIG_I2C_HELPER_AUTO=y |
661 | 709 | ||
@@ -696,11 +744,6 @@ CONFIG_I2C_IBM_IIC=y | |||
696 | # CONFIG_I2C_TAOS_EVM is not set | 744 | # CONFIG_I2C_TAOS_EVM is not set |
697 | 745 | ||
698 | # | 746 | # |
699 | # Graphics adapter I2C/DDC channel drivers | ||
700 | # | ||
701 | # CONFIG_I2C_VOODOO3 is not set | ||
702 | |||
703 | # | ||
704 | # Other I2C/SMBus bus drivers | 747 | # Other I2C/SMBus bus drivers |
705 | # | 748 | # |
706 | # CONFIG_I2C_PCA_PLATFORM is not set | 749 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -709,10 +752,6 @@ CONFIG_I2C_IBM_IIC=y | |||
709 | # | 752 | # |
710 | # Miscellaneous I2C Chip support | 753 | # Miscellaneous I2C Chip support |
711 | # | 754 | # |
712 | # CONFIG_DS1682 is not set | ||
713 | # CONFIG_SENSORS_PCF8574 is not set | ||
714 | # CONFIG_PCF8575 is not set | ||
715 | # CONFIG_SENSORS_PCA9539 is not set | ||
716 | # CONFIG_SENSORS_TSL2550 is not set | 755 | # CONFIG_SENSORS_TSL2550 is not set |
717 | # CONFIG_I2C_DEBUG_CORE is not set | 756 | # CONFIG_I2C_DEBUG_CORE is not set |
718 | # CONFIG_I2C_DEBUG_ALGO is not set | 757 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -730,6 +769,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
730 | # CONFIG_POWER_SUPPLY is not set | 769 | # CONFIG_POWER_SUPPLY is not set |
731 | CONFIG_HWMON=y | 770 | CONFIG_HWMON=y |
732 | # CONFIG_HWMON_VID is not set | 771 | # CONFIG_HWMON_VID is not set |
772 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
773 | |||
774 | # | ||
775 | # Native drivers | ||
776 | # | ||
733 | CONFIG_SENSORS_AD7414=y | 777 | CONFIG_SENSORS_AD7414=y |
734 | # CONFIG_SENSORS_AD7418 is not set | 778 | # CONFIG_SENSORS_AD7418 is not set |
735 | # CONFIG_SENSORS_ADM1021 is not set | 779 | # CONFIG_SENSORS_ADM1021 is not set |
@@ -753,6 +797,7 @@ CONFIG_SENSORS_AD7414=y | |||
753 | # CONFIG_SENSORS_GL520SM is not set | 797 | # CONFIG_SENSORS_GL520SM is not set |
754 | # CONFIG_SENSORS_IT87 is not set | 798 | # CONFIG_SENSORS_IT87 is not set |
755 | # CONFIG_SENSORS_LM63 is not set | 799 | # CONFIG_SENSORS_LM63 is not set |
800 | # CONFIG_SENSORS_LM73 is not set | ||
756 | # CONFIG_SENSORS_LM75 is not set | 801 | # CONFIG_SENSORS_LM75 is not set |
757 | # CONFIG_SENSORS_LM77 is not set | 802 | # CONFIG_SENSORS_LM77 is not set |
758 | # CONFIG_SENSORS_LM78 is not set | 803 | # CONFIG_SENSORS_LM78 is not set |
@@ -779,6 +824,7 @@ CONFIG_SENSORS_AD7414=y | |||
779 | # CONFIG_SENSORS_ADS7828 is not set | 824 | # CONFIG_SENSORS_ADS7828 is not set |
780 | # CONFIG_SENSORS_THMC50 is not set | 825 | # CONFIG_SENSORS_THMC50 is not set |
781 | # CONFIG_SENSORS_TMP401 is not set | 826 | # CONFIG_SENSORS_TMP401 is not set |
827 | # CONFIG_SENSORS_TMP421 is not set | ||
782 | # CONFIG_SENSORS_VIA686A is not set | 828 | # CONFIG_SENSORS_VIA686A is not set |
783 | # CONFIG_SENSORS_VT1211 is not set | 829 | # CONFIG_SENSORS_VT1211 is not set |
784 | # CONFIG_SENSORS_VT8231 is not set | 830 | # CONFIG_SENSORS_VT8231 is not set |
@@ -790,9 +836,7 @@ CONFIG_SENSORS_AD7414=y | |||
790 | # CONFIG_SENSORS_W83L786NG is not set | 836 | # CONFIG_SENSORS_W83L786NG is not set |
791 | # CONFIG_SENSORS_W83627HF is not set | 837 | # CONFIG_SENSORS_W83627HF is not set |
792 | # CONFIG_SENSORS_W83627EHF is not set | 838 | # CONFIG_SENSORS_W83627EHF is not set |
793 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
794 | # CONFIG_THERMAL is not set | 839 | # CONFIG_THERMAL is not set |
795 | # CONFIG_THERMAL_HWMON is not set | ||
796 | # CONFIG_WATCHDOG is not set | 840 | # CONFIG_WATCHDOG is not set |
797 | CONFIG_SSB_POSSIBLE=y | 841 | CONFIG_SSB_POSSIBLE=y |
798 | 842 | ||
@@ -810,10 +854,13 @@ CONFIG_SSB_POSSIBLE=y | |||
810 | # CONFIG_TWL4030_CORE is not set | 854 | # CONFIG_TWL4030_CORE is not set |
811 | # CONFIG_MFD_TMIO is not set | 855 | # CONFIG_MFD_TMIO is not set |
812 | # CONFIG_PMIC_DA903X is not set | 856 | # CONFIG_PMIC_DA903X is not set |
857 | # CONFIG_PMIC_ADP5520 is not set | ||
813 | # CONFIG_MFD_WM8400 is not set | 858 | # CONFIG_MFD_WM8400 is not set |
859 | # CONFIG_MFD_WM831X is not set | ||
814 | # CONFIG_MFD_WM8350_I2C is not set | 860 | # CONFIG_MFD_WM8350_I2C is not set |
815 | # CONFIG_MFD_PCF50633 is not set | 861 | # CONFIG_MFD_PCF50633 is not set |
816 | # CONFIG_AB3100_CORE is not set | 862 | # CONFIG_AB3100_CORE is not set |
863 | # CONFIG_MFD_88PM8607 is not set | ||
817 | # CONFIG_REGULATOR is not set | 864 | # CONFIG_REGULATOR is not set |
818 | # CONFIG_MEDIA_SUPPORT is not set | 865 | # CONFIG_MEDIA_SUPPORT is not set |
819 | 866 | ||
@@ -821,6 +868,7 @@ CONFIG_SSB_POSSIBLE=y | |||
821 | # Graphics support | 868 | # Graphics support |
822 | # | 869 | # |
823 | # CONFIG_AGP is not set | 870 | # CONFIG_AGP is not set |
871 | CONFIG_VGA_ARB=y | ||
824 | # CONFIG_DRM is not set | 872 | # CONFIG_DRM is not set |
825 | # CONFIG_VGASTATE is not set | 873 | # CONFIG_VGASTATE is not set |
826 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 874 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -858,6 +906,7 @@ CONFIG_EXT2_FS=y | |||
858 | # CONFIG_EXT2_FS_XIP is not set | 906 | # CONFIG_EXT2_FS_XIP is not set |
859 | # CONFIG_EXT3_FS is not set | 907 | # CONFIG_EXT3_FS is not set |
860 | # CONFIG_EXT4_FS is not set | 908 | # CONFIG_EXT4_FS is not set |
909 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
861 | # CONFIG_REISERFS_FS is not set | 910 | # CONFIG_REISERFS_FS is not set |
862 | # CONFIG_JFS_FS is not set | 911 | # CONFIG_JFS_FS is not set |
863 | # CONFIG_FS_POSIX_ACL is not set | 912 | # CONFIG_FS_POSIX_ACL is not set |
@@ -865,6 +914,7 @@ CONFIG_EXT2_FS=y | |||
865 | # CONFIG_GFS2_FS is not set | 914 | # CONFIG_GFS2_FS is not set |
866 | # CONFIG_OCFS2_FS is not set | 915 | # CONFIG_OCFS2_FS is not set |
867 | # CONFIG_BTRFS_FS is not set | 916 | # CONFIG_BTRFS_FS is not set |
917 | # CONFIG_NILFS2_FS is not set | ||
868 | CONFIG_FILE_LOCKING=y | 918 | CONFIG_FILE_LOCKING=y |
869 | CONFIG_FSNOTIFY=y | 919 | CONFIG_FSNOTIFY=y |
870 | CONFIG_DNOTIFY=y | 920 | CONFIG_DNOTIFY=y |
@@ -934,7 +984,6 @@ CONFIG_CRAMFS=y | |||
934 | # CONFIG_ROMFS_FS is not set | 984 | # CONFIG_ROMFS_FS is not set |
935 | # CONFIG_SYSV_FS is not set | 985 | # CONFIG_SYSV_FS is not set |
936 | # CONFIG_UFS_FS is not set | 986 | # CONFIG_UFS_FS is not set |
937 | # CONFIG_NILFS2_FS is not set | ||
938 | CONFIG_NETWORK_FILESYSTEMS=y | 987 | CONFIG_NETWORK_FILESYSTEMS=y |
939 | CONFIG_NFS_FS=y | 988 | CONFIG_NFS_FS=y |
940 | CONFIG_NFS_V3=y | 989 | CONFIG_NFS_V3=y |
@@ -993,6 +1042,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
993 | CONFIG_ENABLE_MUST_CHECK=y | 1042 | CONFIG_ENABLE_MUST_CHECK=y |
994 | CONFIG_FRAME_WARN=1024 | 1043 | CONFIG_FRAME_WARN=1024 |
995 | CONFIG_MAGIC_SYSRQ=y | 1044 | CONFIG_MAGIC_SYSRQ=y |
1045 | # CONFIG_STRIP_ASM_SYMS is not set | ||
996 | # CONFIG_UNUSED_SYMBOLS is not set | 1046 | # CONFIG_UNUSED_SYMBOLS is not set |
997 | CONFIG_DEBUG_FS=y | 1047 | CONFIG_DEBUG_FS=y |
998 | # CONFIG_HEADERS_CHECK is not set | 1048 | # CONFIG_HEADERS_CHECK is not set |
@@ -1010,6 +1060,7 @@ CONFIG_SCHED_DEBUG=y | |||
1010 | # CONFIG_DEBUG_OBJECTS is not set | 1060 | # CONFIG_DEBUG_OBJECTS is not set |
1011 | # CONFIG_SLUB_DEBUG_ON is not set | 1061 | # CONFIG_SLUB_DEBUG_ON is not set |
1012 | # CONFIG_SLUB_STATS is not set | 1062 | # CONFIG_SLUB_STATS is not set |
1063 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1013 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1064 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1014 | # CONFIG_RT_MUTEX_TESTER is not set | 1065 | # CONFIG_RT_MUTEX_TESTER is not set |
1015 | # CONFIG_DEBUG_SPINLOCK is not set | 1066 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -1028,10 +1079,12 @@ CONFIG_SCHED_DEBUG=y | |||
1028 | # CONFIG_DEBUG_LIST is not set | 1079 | # CONFIG_DEBUG_LIST is not set |
1029 | # CONFIG_DEBUG_SG is not set | 1080 | # CONFIG_DEBUG_SG is not set |
1030 | # CONFIG_DEBUG_NOTIFIERS is not set | 1081 | # CONFIG_DEBUG_NOTIFIERS is not set |
1082 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1031 | # CONFIG_RCU_TORTURE_TEST is not set | 1083 | # CONFIG_RCU_TORTURE_TEST is not set |
1032 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1084 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1033 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1085 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1034 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1086 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1087 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1035 | # CONFIG_FAULT_INJECTION is not set | 1088 | # CONFIG_FAULT_INJECTION is not set |
1036 | # CONFIG_LATENCYTOP is not set | 1089 | # CONFIG_LATENCYTOP is not set |
1037 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1090 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -1055,10 +1108,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
1055 | # CONFIG_WORKQUEUE_TRACER is not set | 1108 | # CONFIG_WORKQUEUE_TRACER is not set |
1056 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1109 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1057 | # CONFIG_DYNAMIC_DEBUG is not set | 1110 | # CONFIG_DYNAMIC_DEBUG is not set |
1111 | # CONFIG_DMA_API_DEBUG is not set | ||
1058 | # CONFIG_SAMPLES is not set | 1112 | # CONFIG_SAMPLES is not set |
1059 | CONFIG_HAVE_ARCH_KGDB=y | 1113 | CONFIG_HAVE_ARCH_KGDB=y |
1060 | # CONFIG_KGDB is not set | 1114 | # CONFIG_KGDB is not set |
1061 | # CONFIG_KMEMCHECK is not set | ||
1062 | # CONFIG_PPC_DISABLE_WERROR is not set | 1115 | # CONFIG_PPC_DISABLE_WERROR is not set |
1063 | CONFIG_PPC_WERROR=y | 1116 | CONFIG_PPC_WERROR=y |
1064 | CONFIG_PRINT_STACK_DEPTH=64 | 1117 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1080,7 +1133,11 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1080 | # CONFIG_KEYS is not set | 1133 | # CONFIG_KEYS is not set |
1081 | # CONFIG_SECURITY is not set | 1134 | # CONFIG_SECURITY is not set |
1082 | # CONFIG_SECURITYFS is not set | 1135 | # CONFIG_SECURITYFS is not set |
1083 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1136 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1137 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1138 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1139 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1140 | CONFIG_DEFAULT_SECURITY="" | ||
1084 | # CONFIG_CRYPTO is not set | 1141 | # CONFIG_CRYPTO is not set |
1085 | # CONFIG_PPC_CLOCK is not set | 1142 | # CONFIG_PPC_CLOCK is not set |
1086 | # CONFIG_VIRTUALIZATION is not set | 1143 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/bamboo_defconfig b/arch/powerpc/configs/44x/bamboo_defconfig index e57f1e4c1795..788faac6c27a 100644 --- a/arch/powerpc/configs/44x/bamboo_defconfig +++ b/arch/powerpc/configs/44x/bamboo_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:22:33 2009 | 4 | # Mon Jan 4 14:09:03 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -20,6 +20,7 @@ CONFIG_BOOKE=y | |||
20 | CONFIG_PTE_64BIT=y | 20 | CONFIG_PTE_64BIT=y |
21 | CONFIG_PHYS_64BIT=y | 21 | CONFIG_PHYS_64BIT=y |
22 | CONFIG_PPC_MMU_NOHASH=y | 22 | CONFIG_PPC_MMU_NOHASH=y |
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 24 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_NOT_COHERENT_CACHE=y | 25 | CONFIG_NOT_COHERENT_CACHE=y |
25 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
@@ -31,15 +32,18 @@ CONFIG_GENERIC_TIME=y | |||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | 32 | CONFIG_GENERIC_TIME_VSYSCALL=y |
32 | CONFIG_GENERIC_CLOCKEVENTS=y | 33 | CONFIG_GENERIC_CLOCKEVENTS=y |
33 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
35 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
36 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | 43 | CONFIG_LOCKDEP_SUPPORT=y |
39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
40 | CONFIG_ARCH_HAS_ILOG2_U32=y | 45 | CONFIG_ARCH_HAS_ILOG2_U32=y |
41 | CONFIG_GENERIC_HWEIGHT=y | 46 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 47 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
45 | CONFIG_PPC=y | 49 | CONFIG_PPC=y |
@@ -53,11 +57,15 @@ CONFIG_PPC_UDBG_16550=y | |||
53 | # CONFIG_GENERIC_TBSYNC is not set | 57 | # CONFIG_GENERIC_TBSYNC is not set |
54 | CONFIG_AUDIT_ARCH=y | 58 | CONFIG_AUDIT_ARCH=y |
55 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
60 | CONFIG_DTC=y | ||
56 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | # CONFIG_DEFAULT_UIMAGE is not set |
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
57 | CONFIG_PPC_DCR_NATIVE=y | 63 | CONFIG_PPC_DCR_NATIVE=y |
58 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_PPC_DCR=y | 65 | CONFIG_PPC_DCR=y |
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
68 | CONFIG_CONSTRUCTORS=y | ||
61 | 69 | ||
62 | # | 70 | # |
63 | # General setup | 71 | # General setup |
@@ -71,9 +79,21 @@ CONFIG_SWAP=y | |||
71 | CONFIG_SYSVIPC=y | 79 | CONFIG_SYSVIPC=y |
72 | CONFIG_SYSVIPC_SYSCTL=y | 80 | CONFIG_SYSVIPC_SYSCTL=y |
73 | CONFIG_POSIX_MQUEUE=y | 81 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
74 | # CONFIG_BSD_PROCESS_ACCT is not set | 83 | # CONFIG_BSD_PROCESS_ACCT is not set |
75 | # CONFIG_TASKSTATS is not set | 84 | # CONFIG_TASKSTATS is not set |
76 | # CONFIG_AUDIT is not set | 85 | # CONFIG_AUDIT is not set |
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
77 | # CONFIG_IKCONFIG is not set | 97 | # CONFIG_IKCONFIG is not set |
78 | CONFIG_LOG_BUF_SHIFT=14 | 98 | CONFIG_LOG_BUF_SHIFT=14 |
79 | CONFIG_GROUP_SCHED=y | 99 | CONFIG_GROUP_SCHED=y |
@@ -88,8 +108,12 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
88 | # CONFIG_NAMESPACES is not set | 108 | # CONFIG_NAMESPACES is not set |
89 | CONFIG_BLK_DEV_INITRD=y | 109 | CONFIG_BLK_DEV_INITRD=y |
90 | CONFIG_INITRAMFS_SOURCE="" | 110 | CONFIG_INITRAMFS_SOURCE="" |
111 | CONFIG_RD_GZIP=y | ||
112 | # CONFIG_RD_BZIP2 is not set | ||
113 | # CONFIG_RD_LZMA is not set | ||
91 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 114 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
92 | CONFIG_SYSCTL=y | 115 | CONFIG_SYSCTL=y |
116 | CONFIG_ANON_INODES=y | ||
93 | CONFIG_EMBEDDED=y | 117 | CONFIG_EMBEDDED=y |
94 | CONFIG_SYSCTL_SYSCALL=y | 118 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_KALLSYMS=y | 119 | CONFIG_KALLSYMS=y |
@@ -99,19 +123,25 @@ CONFIG_HOTPLUG=y | |||
99 | CONFIG_PRINTK=y | 123 | CONFIG_PRINTK=y |
100 | CONFIG_BUG=y | 124 | CONFIG_BUG=y |
101 | CONFIG_ELF_CORE=y | 125 | CONFIG_ELF_CORE=y |
102 | CONFIG_COMPAT_BRK=y | ||
103 | CONFIG_BASE_FULL=y | 126 | CONFIG_BASE_FULL=y |
104 | CONFIG_FUTEX=y | 127 | CONFIG_FUTEX=y |
105 | CONFIG_ANON_INODES=y | ||
106 | CONFIG_EPOLL=y | 128 | CONFIG_EPOLL=y |
107 | CONFIG_SIGNALFD=y | 129 | CONFIG_SIGNALFD=y |
108 | CONFIG_TIMERFD=y | 130 | CONFIG_TIMERFD=y |
109 | CONFIG_EVENTFD=y | 131 | CONFIG_EVENTFD=y |
110 | CONFIG_SHMEM=y | 132 | CONFIG_SHMEM=y |
111 | CONFIG_AIO=y | 133 | CONFIG_AIO=y |
134 | CONFIG_HAVE_PERF_EVENTS=y | ||
135 | |||
136 | # | ||
137 | # Kernel Performance Events And Counters | ||
138 | # | ||
139 | # CONFIG_PERF_EVENTS is not set | ||
140 | # CONFIG_PERF_COUNTERS is not set | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 141 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_PCI_QUIRKS=y | 142 | CONFIG_PCI_QUIRKS=y |
114 | CONFIG_SLUB_DEBUG=y | 143 | CONFIG_SLUB_DEBUG=y |
144 | CONFIG_COMPAT_BRK=y | ||
115 | # CONFIG_SLAB is not set | 145 | # CONFIG_SLAB is not set |
116 | CONFIG_SLUB=y | 146 | CONFIG_SLUB=y |
117 | # CONFIG_SLOB is not set | 147 | # CONFIG_SLOB is not set |
@@ -123,6 +153,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 153 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 154 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
156 | CONFIG_HAVE_DMA_ATTRS=y | ||
157 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
158 | |||
159 | # | ||
160 | # GCOV-based kernel profiling | ||
161 | # | ||
162 | # CONFIG_GCOV_KERNEL is not set | ||
163 | # CONFIG_SLOW_WORK is not set | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 164 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 165 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 166 | CONFIG_RT_MUTEXES=y |
@@ -134,8 +172,7 @@ CONFIG_MODULE_UNLOAD=y | |||
134 | # CONFIG_MODVERSIONS is not set | 172 | # CONFIG_MODVERSIONS is not set |
135 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 173 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
136 | CONFIG_BLOCK=y | 174 | CONFIG_BLOCK=y |
137 | CONFIG_LBD=y | 175 | CONFIG_LBDAF=y |
138 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
139 | # CONFIG_BLK_DEV_BSG is not set | 176 | # CONFIG_BLK_DEV_BSG is not set |
140 | # CONFIG_BLK_DEV_INTEGRITY is not set | 177 | # CONFIG_BLK_DEV_INTEGRITY is not set |
141 | 178 | ||
@@ -143,19 +180,41 @@ CONFIG_LBD=y | |||
143 | # IO Schedulers | 180 | # IO Schedulers |
144 | # | 181 | # |
145 | CONFIG_IOSCHED_NOOP=y | 182 | CONFIG_IOSCHED_NOOP=y |
146 | CONFIG_IOSCHED_AS=y | ||
147 | CONFIG_IOSCHED_DEADLINE=y | 183 | CONFIG_IOSCHED_DEADLINE=y |
148 | CONFIG_IOSCHED_CFQ=y | 184 | CONFIG_IOSCHED_CFQ=y |
149 | CONFIG_DEFAULT_AS=y | ||
150 | # CONFIG_DEFAULT_DEADLINE is not set | 185 | # CONFIG_DEFAULT_DEADLINE is not set |
151 | # CONFIG_DEFAULT_CFQ is not set | 186 | CONFIG_DEFAULT_CFQ=y |
152 | # CONFIG_DEFAULT_NOOP is not set | 187 | # CONFIG_DEFAULT_NOOP is not set |
153 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 188 | CONFIG_DEFAULT_IOSCHED="cfq" |
154 | CONFIG_CLASSIC_RCU=y | 189 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
155 | # CONFIG_TREE_RCU is not set | 190 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
156 | # CONFIG_PREEMPT_RCU is not set | 191 | # CONFIG_INLINE_SPIN_LOCK is not set |
157 | # CONFIG_TREE_RCU_TRACE is not set | 192 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
158 | # CONFIG_PREEMPT_RCU_TRACE is not set | 193 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
194 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
195 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
196 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
197 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
198 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
199 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
203 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
204 | CONFIG_INLINE_READ_UNLOCK=y | ||
205 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
206 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
207 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
208 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
212 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
213 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
214 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
215 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
216 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
217 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
159 | # CONFIG_FREEZER is not set | 218 | # CONFIG_FREEZER is not set |
160 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 219 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
161 | 220 | ||
@@ -176,6 +235,8 @@ CONFIG_BAMBOO=y | |||
176 | # CONFIG_ARCHES is not set | 235 | # CONFIG_ARCHES is not set |
177 | # CONFIG_CANYONLANDS is not set | 236 | # CONFIG_CANYONLANDS is not set |
178 | # CONFIG_GLACIER is not set | 237 | # CONFIG_GLACIER is not set |
238 | # CONFIG_REDWOOD is not set | ||
239 | # CONFIG_EIGER is not set | ||
179 | # CONFIG_YOSEMITE is not set | 240 | # CONFIG_YOSEMITE is not set |
180 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 241 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
181 | CONFIG_PPC44x_SIMPLE=y | 242 | CONFIG_PPC44x_SIMPLE=y |
@@ -218,10 +279,12 @@ CONFIG_BINFMT_ELF=y | |||
218 | # CONFIG_BINFMT_MISC is not set | 279 | # CONFIG_BINFMT_MISC is not set |
219 | # CONFIG_MATH_EMULATION is not set | 280 | # CONFIG_MATH_EMULATION is not set |
220 | # CONFIG_IOMMU_HELPER is not set | 281 | # CONFIG_IOMMU_HELPER is not set |
221 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 282 | # CONFIG_SWIOTLB is not set |
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 283 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
223 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 284 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
224 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 285 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
286 | CONFIG_SPARSE_IRQ=y | ||
287 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
225 | CONFIG_ARCH_FLATMEM_ENABLE=y | 288 | CONFIG_ARCH_FLATMEM_ENABLE=y |
226 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 289 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
227 | CONFIG_SELECT_MEMORY_MODEL=y | 290 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -237,10 +300,13 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
237 | CONFIG_ZONE_DMA_FLAG=1 | 300 | CONFIG_ZONE_DMA_FLAG=1 |
238 | CONFIG_BOUNCE=y | 301 | CONFIG_BOUNCE=y |
239 | CONFIG_VIRT_TO_BUS=y | 302 | CONFIG_VIRT_TO_BUS=y |
240 | CONFIG_UNEVICTABLE_LRU=y | 303 | # CONFIG_KSM is not set |
304 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
305 | CONFIG_STDBINUTILS=y | ||
241 | CONFIG_PPC_4K_PAGES=y | 306 | CONFIG_PPC_4K_PAGES=y |
242 | # CONFIG_PPC_16K_PAGES is not set | 307 | # CONFIG_PPC_16K_PAGES is not set |
243 | # CONFIG_PPC_64K_PAGES is not set | 308 | # CONFIG_PPC_64K_PAGES is not set |
309 | # CONFIG_PPC_256K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=11 | 310 | CONFIG_FORCE_MAX_ZONEORDER=11 |
245 | CONFIG_PROC_DEVICETREE=y | 311 | CONFIG_PROC_DEVICETREE=y |
246 | CONFIG_CMDLINE_BOOL=y | 312 | CONFIG_CMDLINE_BOOL=y |
@@ -265,6 +331,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
265 | # CONFIG_PCI_LEGACY is not set | 331 | # CONFIG_PCI_LEGACY is not set |
266 | # CONFIG_PCI_DEBUG is not set | 332 | # CONFIG_PCI_DEBUG is not set |
267 | # CONFIG_PCI_STUB is not set | 333 | # CONFIG_PCI_STUB is not set |
334 | # CONFIG_PCI_IOV is not set | ||
268 | # CONFIG_PCCARD is not set | 335 | # CONFIG_PCCARD is not set |
269 | # CONFIG_HOTPLUG_PCI is not set | 336 | # CONFIG_HOTPLUG_PCI is not set |
270 | # CONFIG_HAS_RAPIDIO is not set | 337 | # CONFIG_HAS_RAPIDIO is not set |
@@ -282,14 +349,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
282 | CONFIG_KERNEL_START=0xc0000000 | 349 | CONFIG_KERNEL_START=0xc0000000 |
283 | CONFIG_PHYSICAL_START=0x00000000 | 350 | CONFIG_PHYSICAL_START=0x00000000 |
284 | CONFIG_TASK_SIZE=0xc0000000 | 351 | CONFIG_TASK_SIZE=0xc0000000 |
285 | CONFIG_CONSISTENT_START=0xff100000 | ||
286 | CONFIG_CONSISTENT_SIZE=0x00200000 | 352 | CONFIG_CONSISTENT_SIZE=0x00200000 |
287 | CONFIG_NET=y | 353 | CONFIG_NET=y |
288 | 354 | ||
289 | # | 355 | # |
290 | # Networking options | 356 | # Networking options |
291 | # | 357 | # |
292 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
293 | CONFIG_PACKET=y | 358 | CONFIG_PACKET=y |
294 | # CONFIG_PACKET_MMAP is not set | 359 | # CONFIG_PACKET_MMAP is not set |
295 | CONFIG_UNIX=y | 360 | CONFIG_UNIX=y |
@@ -326,6 +391,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
326 | # CONFIG_NETFILTER is not set | 391 | # CONFIG_NETFILTER is not set |
327 | # CONFIG_IP_DCCP is not set | 392 | # CONFIG_IP_DCCP is not set |
328 | # CONFIG_IP_SCTP is not set | 393 | # CONFIG_IP_SCTP is not set |
394 | # CONFIG_RDS is not set | ||
329 | # CONFIG_TIPC is not set | 395 | # CONFIG_TIPC is not set |
330 | # CONFIG_ATM is not set | 396 | # CONFIG_ATM is not set |
331 | # CONFIG_BRIDGE is not set | 397 | # CONFIG_BRIDGE is not set |
@@ -339,6 +405,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_LAPB is not set | 405 | # CONFIG_LAPB is not set |
340 | # CONFIG_ECONET is not set | 406 | # CONFIG_ECONET is not set |
341 | # CONFIG_WAN_ROUTER is not set | 407 | # CONFIG_WAN_ROUTER is not set |
408 | # CONFIG_PHONET is not set | ||
409 | # CONFIG_IEEE802154 is not set | ||
342 | # CONFIG_NET_SCHED is not set | 410 | # CONFIG_NET_SCHED is not set |
343 | # CONFIG_DCB is not set | 411 | # CONFIG_DCB is not set |
344 | 412 | ||
@@ -351,8 +419,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
351 | # CONFIG_IRDA is not set | 419 | # CONFIG_IRDA is not set |
352 | # CONFIG_BT is not set | 420 | # CONFIG_BT is not set |
353 | # CONFIG_AF_RXRPC is not set | 421 | # CONFIG_AF_RXRPC is not set |
354 | # CONFIG_PHONET is not set | 422 | CONFIG_WIRELESS=y |
355 | # CONFIG_WIRELESS is not set | 423 | # CONFIG_CFG80211 is not set |
424 | # CONFIG_LIB80211 is not set | ||
425 | |||
426 | # | ||
427 | # CFG80211 needs to be enabled for MAC80211 | ||
428 | # | ||
356 | # CONFIG_WIMAX is not set | 429 | # CONFIG_WIMAX is not set |
357 | # CONFIG_RFKILL is not set | 430 | # CONFIG_RFKILL is not set |
358 | # CONFIG_NET_9P is not set | 431 | # CONFIG_NET_9P is not set |
@@ -365,6 +438,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
365 | # Generic Driver Options | 438 | # Generic Driver Options |
366 | # | 439 | # |
367 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 440 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
441 | # CONFIG_DEVTMPFS is not set | ||
368 | CONFIG_STANDALONE=y | 442 | CONFIG_STANDALONE=y |
369 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 443 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
370 | CONFIG_FW_LOADER=y | 444 | CONFIG_FW_LOADER=y |
@@ -386,6 +460,7 @@ CONFIG_BLK_DEV=y | |||
386 | # CONFIG_BLK_DEV_UMEM is not set | 460 | # CONFIG_BLK_DEV_UMEM is not set |
387 | # CONFIG_BLK_DEV_COW_COMMON is not set | 461 | # CONFIG_BLK_DEV_COW_COMMON is not set |
388 | # CONFIG_BLK_DEV_LOOP is not set | 462 | # CONFIG_BLK_DEV_LOOP is not set |
463 | # CONFIG_BLK_DEV_DRBD is not set | ||
389 | # CONFIG_BLK_DEV_NBD is not set | 464 | # CONFIG_BLK_DEV_NBD is not set |
390 | # CONFIG_BLK_DEV_SX8 is not set | 465 | # CONFIG_BLK_DEV_SX8 is not set |
391 | CONFIG_BLK_DEV_RAM=y | 466 | CONFIG_BLK_DEV_RAM=y |
@@ -398,12 +473,17 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
398 | # CONFIG_BLK_DEV_HD is not set | 473 | # CONFIG_BLK_DEV_HD is not set |
399 | CONFIG_MISC_DEVICES=y | 474 | CONFIG_MISC_DEVICES=y |
400 | # CONFIG_PHANTOM is not set | 475 | # CONFIG_PHANTOM is not set |
401 | # CONFIG_EEPROM_93CX6 is not set | ||
402 | # CONFIG_SGI_IOC4 is not set | 476 | # CONFIG_SGI_IOC4 is not set |
403 | # CONFIG_TIFM_CORE is not set | 477 | # CONFIG_TIFM_CORE is not set |
404 | # CONFIG_ENCLOSURE_SERVICES is not set | 478 | # CONFIG_ENCLOSURE_SERVICES is not set |
405 | # CONFIG_HP_ILO is not set | 479 | # CONFIG_HP_ILO is not set |
406 | # CONFIG_C2PORT is not set | 480 | # CONFIG_C2PORT is not set |
481 | |||
482 | # | ||
483 | # EEPROM support | ||
484 | # | ||
485 | # CONFIG_EEPROM_93CX6 is not set | ||
486 | # CONFIG_CB710_CORE is not set | ||
407 | CONFIG_HAVE_IDE=y | 487 | CONFIG_HAVE_IDE=y |
408 | # CONFIG_IDE is not set | 488 | # CONFIG_IDE is not set |
409 | 489 | ||
@@ -423,7 +503,11 @@ CONFIG_HAVE_IDE=y | |||
423 | # | 503 | # |
424 | 504 | ||
425 | # | 505 | # |
426 | # Enable only one of the two stacks, unless you know what you are doing | 506 | # You can enable one or both FireWire driver stacks. |
507 | # | ||
508 | |||
509 | # | ||
510 | # See the help texts for more information. | ||
427 | # | 511 | # |
428 | # CONFIG_FIREWIRE is not set | 512 | # CONFIG_FIREWIRE is not set |
429 | # CONFIG_IEEE1394 is not set | 513 | # CONFIG_IEEE1394 is not set |
@@ -444,6 +528,8 @@ CONFIG_NET_ETHERNET=y | |||
444 | # CONFIG_SUNGEM is not set | 528 | # CONFIG_SUNGEM is not set |
445 | # CONFIG_CASSINI is not set | 529 | # CONFIG_CASSINI is not set |
446 | # CONFIG_NET_VENDOR_3COM is not set | 530 | # CONFIG_NET_VENDOR_3COM is not set |
531 | # CONFIG_ETHOC is not set | ||
532 | # CONFIG_DNET is not set | ||
447 | # CONFIG_NET_TULIP is not set | 533 | # CONFIG_NET_TULIP is not set |
448 | # CONFIG_HP100 is not set | 534 | # CONFIG_HP100 is not set |
449 | CONFIG_IBM_NEW_EMAC=y | 535 | CONFIG_IBM_NEW_EMAC=y |
@@ -462,7 +548,10 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
462 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 548 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
463 | # CONFIG_NET_PCI is not set | 549 | # CONFIG_NET_PCI is not set |
464 | # CONFIG_B44 is not set | 550 | # CONFIG_B44 is not set |
551 | # CONFIG_KS8842 is not set | ||
552 | # CONFIG_KS8851_MLL is not set | ||
465 | # CONFIG_ATL2 is not set | 553 | # CONFIG_ATL2 is not set |
554 | # CONFIG_XILINX_EMACLITE is not set | ||
466 | CONFIG_NETDEV_1000=y | 555 | CONFIG_NETDEV_1000=y |
467 | # CONFIG_ACENIC is not set | 556 | # CONFIG_ACENIC is not set |
468 | # CONFIG_DL2K is not set | 557 | # CONFIG_DL2K is not set |
@@ -470,6 +559,7 @@ CONFIG_NETDEV_1000=y | |||
470 | # CONFIG_E1000E is not set | 559 | # CONFIG_E1000E is not set |
471 | # CONFIG_IP1000 is not set | 560 | # CONFIG_IP1000 is not set |
472 | # CONFIG_IGB is not set | 561 | # CONFIG_IGB is not set |
562 | # CONFIG_IGBVF is not set | ||
473 | # CONFIG_NS83820 is not set | 563 | # CONFIG_NS83820 is not set |
474 | # CONFIG_HAMACHI is not set | 564 | # CONFIG_HAMACHI is not set |
475 | # CONFIG_YELLOWFIN is not set | 565 | # CONFIG_YELLOWFIN is not set |
@@ -480,9 +570,13 @@ CONFIG_NETDEV_1000=y | |||
480 | # CONFIG_VIA_VELOCITY is not set | 570 | # CONFIG_VIA_VELOCITY is not set |
481 | # CONFIG_TIGON3 is not set | 571 | # CONFIG_TIGON3 is not set |
482 | # CONFIG_BNX2 is not set | 572 | # CONFIG_BNX2 is not set |
573 | # CONFIG_CNIC is not set | ||
574 | # CONFIG_MV643XX_ETH is not set | ||
575 | # CONFIG_XILINX_LL_TEMAC is not set | ||
483 | # CONFIG_QLA3XXX is not set | 576 | # CONFIG_QLA3XXX is not set |
484 | # CONFIG_ATL1 is not set | 577 | # CONFIG_ATL1 is not set |
485 | # CONFIG_ATL1E is not set | 578 | # CONFIG_ATL1E is not set |
579 | # CONFIG_ATL1C is not set | ||
486 | # CONFIG_JME is not set | 580 | # CONFIG_JME is not set |
487 | CONFIG_NETDEV_10000=y | 581 | CONFIG_NETDEV_10000=y |
488 | # CONFIG_CHELSIO_T1 is not set | 582 | # CONFIG_CHELSIO_T1 is not set |
@@ -492,6 +586,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
492 | # CONFIG_IXGBE is not set | 586 | # CONFIG_IXGBE is not set |
493 | # CONFIG_IXGB is not set | 587 | # CONFIG_IXGB is not set |
494 | # CONFIG_S2IO is not set | 588 | # CONFIG_S2IO is not set |
589 | # CONFIG_VXGE is not set | ||
495 | # CONFIG_MYRI10GE is not set | 590 | # CONFIG_MYRI10GE is not set |
496 | # CONFIG_NETXEN_NIC is not set | 591 | # CONFIG_NETXEN_NIC is not set |
497 | # CONFIG_NIU is not set | 592 | # CONFIG_NIU is not set |
@@ -501,14 +596,13 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
501 | # CONFIG_BNX2X is not set | 596 | # CONFIG_BNX2X is not set |
502 | # CONFIG_QLGE is not set | 597 | # CONFIG_QLGE is not set |
503 | # CONFIG_SFC is not set | 598 | # CONFIG_SFC is not set |
599 | # CONFIG_BE2NET is not set | ||
504 | # CONFIG_TR is not set | 600 | # CONFIG_TR is not set |
505 | 601 | CONFIG_WLAN=y | |
506 | # | 602 | # CONFIG_AIRO is not set |
507 | # Wireless LAN | 603 | # CONFIG_ATMEL is not set |
508 | # | 604 | # CONFIG_PRISM54 is not set |
509 | # CONFIG_WLAN_PRE80211 is not set | 605 | # CONFIG_HOSTAP is not set |
510 | # CONFIG_WLAN_80211 is not set | ||
511 | # CONFIG_IWLWIFI_LEDS is not set | ||
512 | 606 | ||
513 | # | 607 | # |
514 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 608 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -521,6 +615,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
521 | # CONFIG_NETCONSOLE is not set | 615 | # CONFIG_NETCONSOLE is not set |
522 | # CONFIG_NETPOLL is not set | 616 | # CONFIG_NETPOLL is not set |
523 | # CONFIG_NET_POLL_CONTROLLER is not set | 617 | # CONFIG_NET_POLL_CONTROLLER is not set |
618 | # CONFIG_VMXNET3 is not set | ||
524 | # CONFIG_ISDN is not set | 619 | # CONFIG_ISDN is not set |
525 | # CONFIG_PHONE is not set | 620 | # CONFIG_PHONE is not set |
526 | 621 | ||
@@ -566,6 +661,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
566 | # CONFIG_SERIAL_JSM is not set | 661 | # CONFIG_SERIAL_JSM is not set |
567 | CONFIG_SERIAL_OF_PLATFORM=y | 662 | CONFIG_SERIAL_OF_PLATFORM=y |
568 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 663 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
664 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
569 | CONFIG_UNIX98_PTYS=y | 665 | CONFIG_UNIX98_PTYS=y |
570 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 666 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
571 | CONFIG_LEGACY_PTYS=y | 667 | CONFIG_LEGACY_PTYS=y |
@@ -582,6 +678,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
582 | CONFIG_DEVPORT=y | 678 | CONFIG_DEVPORT=y |
583 | # CONFIG_I2C is not set | 679 | # CONFIG_I2C is not set |
584 | # CONFIG_SPI is not set | 680 | # CONFIG_SPI is not set |
681 | |||
682 | # | ||
683 | # PPS support | ||
684 | # | ||
685 | # CONFIG_PPS is not set | ||
585 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 686 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
586 | # CONFIG_GPIOLIB is not set | 687 | # CONFIG_GPIOLIB is not set |
587 | # CONFIG_W1 is not set | 688 | # CONFIG_W1 is not set |
@@ -604,27 +705,13 @@ CONFIG_SSB_POSSIBLE=y | |||
604 | # CONFIG_HTC_PASIC3 is not set | 705 | # CONFIG_HTC_PASIC3 is not set |
605 | # CONFIG_MFD_TMIO is not set | 706 | # CONFIG_MFD_TMIO is not set |
606 | # CONFIG_REGULATOR is not set | 707 | # CONFIG_REGULATOR is not set |
607 | 708 | # CONFIG_MEDIA_SUPPORT is not set | |
608 | # | ||
609 | # Multimedia devices | ||
610 | # | ||
611 | |||
612 | # | ||
613 | # Multimedia core support | ||
614 | # | ||
615 | # CONFIG_VIDEO_DEV is not set | ||
616 | # CONFIG_DVB_CORE is not set | ||
617 | # CONFIG_VIDEO_MEDIA is not set | ||
618 | |||
619 | # | ||
620 | # Multimedia drivers | ||
621 | # | ||
622 | CONFIG_DAB=y | ||
623 | 709 | ||
624 | # | 710 | # |
625 | # Graphics support | 711 | # Graphics support |
626 | # | 712 | # |
627 | # CONFIG_AGP is not set | 713 | # CONFIG_AGP is not set |
714 | CONFIG_VGA_ARB=y | ||
628 | # CONFIG_DRM is not set | 715 | # CONFIG_DRM is not set |
629 | # CONFIG_VGASTATE is not set | 716 | # CONFIG_VGASTATE is not set |
630 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 717 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -649,7 +736,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
649 | # | 736 | # |
650 | 737 | ||
651 | # | 738 | # |
652 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 739 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
653 | # | 740 | # |
654 | # CONFIG_USB_GADGET is not set | 741 | # CONFIG_USB_GADGET is not set |
655 | 742 | ||
@@ -665,7 +752,12 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
665 | # CONFIG_EDAC is not set | 752 | # CONFIG_EDAC is not set |
666 | # CONFIG_RTC_CLASS is not set | 753 | # CONFIG_RTC_CLASS is not set |
667 | # CONFIG_DMADEVICES is not set | 754 | # CONFIG_DMADEVICES is not set |
755 | # CONFIG_AUXDISPLAY is not set | ||
668 | # CONFIG_UIO is not set | 756 | # CONFIG_UIO is not set |
757 | |||
758 | # | ||
759 | # TI VLYNQ | ||
760 | # | ||
669 | # CONFIG_STAGING is not set | 761 | # CONFIG_STAGING is not set |
670 | 762 | ||
671 | # | 763 | # |
@@ -676,14 +768,17 @@ CONFIG_EXT2_FS=y | |||
676 | # CONFIG_EXT2_FS_XIP is not set | 768 | # CONFIG_EXT2_FS_XIP is not set |
677 | # CONFIG_EXT3_FS is not set | 769 | # CONFIG_EXT3_FS is not set |
678 | # CONFIG_EXT4_FS is not set | 770 | # CONFIG_EXT4_FS is not set |
771 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
679 | # CONFIG_REISERFS_FS is not set | 772 | # CONFIG_REISERFS_FS is not set |
680 | # CONFIG_JFS_FS is not set | 773 | # CONFIG_JFS_FS is not set |
681 | # CONFIG_FS_POSIX_ACL is not set | 774 | # CONFIG_FS_POSIX_ACL is not set |
682 | CONFIG_FILE_LOCKING=y | ||
683 | # CONFIG_XFS_FS is not set | 775 | # CONFIG_XFS_FS is not set |
684 | # CONFIG_GFS2_FS is not set | 776 | # CONFIG_GFS2_FS is not set |
685 | # CONFIG_OCFS2_FS is not set | 777 | # CONFIG_OCFS2_FS is not set |
686 | # CONFIG_BTRFS_FS is not set | 778 | # CONFIG_BTRFS_FS is not set |
779 | # CONFIG_NILFS2_FS is not set | ||
780 | CONFIG_FILE_LOCKING=y | ||
781 | CONFIG_FSNOTIFY=y | ||
687 | CONFIG_DNOTIFY=y | 782 | CONFIG_DNOTIFY=y |
688 | CONFIG_INOTIFY=y | 783 | CONFIG_INOTIFY=y |
689 | CONFIG_INOTIFY_USER=y | 784 | CONFIG_INOTIFY_USER=y |
@@ -693,6 +788,11 @@ CONFIG_INOTIFY_USER=y | |||
693 | # CONFIG_FUSE_FS is not set | 788 | # CONFIG_FUSE_FS is not set |
694 | 789 | ||
695 | # | 790 | # |
791 | # Caches | ||
792 | # | ||
793 | # CONFIG_FSCACHE is not set | ||
794 | |||
795 | # | ||
696 | # CD-ROM/DVD Filesystems | 796 | # CD-ROM/DVD Filesystems |
697 | # | 797 | # |
698 | # CONFIG_ISO9660_FS is not set | 798 | # CONFIG_ISO9660_FS is not set |
@@ -746,7 +846,6 @@ CONFIG_LOCKD=y | |||
746 | CONFIG_LOCKD_V4=y | 846 | CONFIG_LOCKD_V4=y |
747 | CONFIG_NFS_COMMON=y | 847 | CONFIG_NFS_COMMON=y |
748 | CONFIG_SUNRPC=y | 848 | CONFIG_SUNRPC=y |
749 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
750 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 849 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
751 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 850 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
752 | # CONFIG_SMB_FS is not set | 851 | # CONFIG_SMB_FS is not set |
@@ -762,6 +861,7 @@ CONFIG_SUNRPC=y | |||
762 | CONFIG_MSDOS_PARTITION=y | 861 | CONFIG_MSDOS_PARTITION=y |
763 | # CONFIG_NLS is not set | 862 | # CONFIG_NLS is not set |
764 | # CONFIG_DLM is not set | 863 | # CONFIG_DLM is not set |
864 | # CONFIG_BINARY_PRINTF is not set | ||
765 | 865 | ||
766 | # | 866 | # |
767 | # Library routines | 867 | # Library routines |
@@ -776,11 +876,13 @@ CONFIG_CRC32=y | |||
776 | # CONFIG_CRC7 is not set | 876 | # CONFIG_CRC7 is not set |
777 | # CONFIG_LIBCRC32C is not set | 877 | # CONFIG_LIBCRC32C is not set |
778 | CONFIG_ZLIB_INFLATE=y | 878 | CONFIG_ZLIB_INFLATE=y |
779 | CONFIG_PLIST=y | 879 | CONFIG_DECOMPRESS_GZIP=y |
780 | CONFIG_HAS_IOMEM=y | 880 | CONFIG_HAS_IOMEM=y |
781 | CONFIG_HAS_IOPORT=y | 881 | CONFIG_HAS_IOPORT=y |
782 | CONFIG_HAS_DMA=y | 882 | CONFIG_HAS_DMA=y |
783 | CONFIG_HAVE_LMB=y | 883 | CONFIG_HAVE_LMB=y |
884 | CONFIG_NLATTR=y | ||
885 | CONFIG_GENERIC_ATOMIC64=y | ||
784 | 886 | ||
785 | # | 887 | # |
786 | # Kernel hacking | 888 | # Kernel hacking |
@@ -790,6 +892,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
790 | CONFIG_ENABLE_MUST_CHECK=y | 892 | CONFIG_ENABLE_MUST_CHECK=y |
791 | CONFIG_FRAME_WARN=1024 | 893 | CONFIG_FRAME_WARN=1024 |
792 | CONFIG_MAGIC_SYSRQ=y | 894 | CONFIG_MAGIC_SYSRQ=y |
895 | # CONFIG_STRIP_ASM_SYMS is not set | ||
793 | # CONFIG_UNUSED_SYMBOLS is not set | 896 | # CONFIG_UNUSED_SYMBOLS is not set |
794 | CONFIG_DEBUG_FS=y | 897 | CONFIG_DEBUG_FS=y |
795 | # CONFIG_HEADERS_CHECK is not set | 898 | # CONFIG_HEADERS_CHECK is not set |
@@ -798,16 +901,23 @@ CONFIG_DEBUG_KERNEL=y | |||
798 | CONFIG_DETECT_SOFTLOCKUP=y | 901 | CONFIG_DETECT_SOFTLOCKUP=y |
799 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 902 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
800 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 903 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
904 | CONFIG_DETECT_HUNG_TASK=y | ||
905 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
906 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
801 | CONFIG_SCHED_DEBUG=y | 907 | CONFIG_SCHED_DEBUG=y |
802 | # CONFIG_SCHEDSTATS is not set | 908 | # CONFIG_SCHEDSTATS is not set |
803 | # CONFIG_TIMER_STATS is not set | 909 | # CONFIG_TIMER_STATS is not set |
804 | # CONFIG_DEBUG_OBJECTS is not set | 910 | # CONFIG_DEBUG_OBJECTS is not set |
805 | # CONFIG_SLUB_DEBUG_ON is not set | 911 | # CONFIG_SLUB_DEBUG_ON is not set |
806 | # CONFIG_SLUB_STATS is not set | 912 | # CONFIG_SLUB_STATS is not set |
913 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
807 | # CONFIG_DEBUG_RT_MUTEXES is not set | 914 | # CONFIG_DEBUG_RT_MUTEXES is not set |
808 | # CONFIG_RT_MUTEX_TESTER is not set | 915 | # CONFIG_RT_MUTEX_TESTER is not set |
809 | # CONFIG_DEBUG_SPINLOCK is not set | 916 | # CONFIG_DEBUG_SPINLOCK is not set |
810 | # CONFIG_DEBUG_MUTEXES is not set | 917 | # CONFIG_DEBUG_MUTEXES is not set |
918 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
919 | # CONFIG_PROVE_LOCKING is not set | ||
920 | # CONFIG_LOCK_STAT is not set | ||
811 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 921 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
812 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 922 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
813 | # CONFIG_DEBUG_KOBJECT is not set | 923 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -819,35 +929,45 @@ CONFIG_SCHED_DEBUG=y | |||
819 | # CONFIG_DEBUG_LIST is not set | 929 | # CONFIG_DEBUG_LIST is not set |
820 | # CONFIG_DEBUG_SG is not set | 930 | # CONFIG_DEBUG_SG is not set |
821 | # CONFIG_DEBUG_NOTIFIERS is not set | 931 | # CONFIG_DEBUG_NOTIFIERS is not set |
822 | # CONFIG_BOOT_PRINTK_DELAY is not set | 932 | # CONFIG_DEBUG_CREDENTIALS is not set |
823 | # CONFIG_RCU_TORTURE_TEST is not set | 933 | # CONFIG_RCU_TORTURE_TEST is not set |
824 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 934 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
825 | # CONFIG_BACKTRACE_SELF_TEST is not set | 935 | # CONFIG_BACKTRACE_SELF_TEST is not set |
826 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 936 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
937 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
827 | # CONFIG_FAULT_INJECTION is not set | 938 | # CONFIG_FAULT_INJECTION is not set |
828 | # CONFIG_LATENCYTOP is not set | 939 | # CONFIG_LATENCYTOP is not set |
829 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 940 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
941 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
830 | CONFIG_HAVE_FUNCTION_TRACER=y | 942 | CONFIG_HAVE_FUNCTION_TRACER=y |
943 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
831 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 944 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
832 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 945 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
833 | 946 | CONFIG_TRACING_SUPPORT=y | |
834 | # | 947 | CONFIG_FTRACE=y |
835 | # Tracers | ||
836 | # | ||
837 | # CONFIG_FUNCTION_TRACER is not set | 948 | # CONFIG_FUNCTION_TRACER is not set |
949 | # CONFIG_IRQSOFF_TRACER is not set | ||
838 | # CONFIG_SCHED_TRACER is not set | 950 | # CONFIG_SCHED_TRACER is not set |
839 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 951 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
840 | # CONFIG_BOOT_TRACER is not set | 952 | # CONFIG_BOOT_TRACER is not set |
841 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 953 | CONFIG_BRANCH_PROFILE_NONE=y |
954 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
955 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
842 | # CONFIG_STACK_TRACER is not set | 956 | # CONFIG_STACK_TRACER is not set |
843 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 957 | # CONFIG_KMEMTRACE is not set |
958 | # CONFIG_WORKQUEUE_TRACER is not set | ||
959 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
960 | # CONFIG_DYNAMIC_DEBUG is not set | ||
961 | # CONFIG_DMA_API_DEBUG is not set | ||
844 | # CONFIG_SAMPLES is not set | 962 | # CONFIG_SAMPLES is not set |
845 | CONFIG_HAVE_ARCH_KGDB=y | 963 | CONFIG_HAVE_ARCH_KGDB=y |
846 | # CONFIG_KGDB is not set | 964 | # CONFIG_KGDB is not set |
965 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
966 | CONFIG_PPC_WERROR=y | ||
847 | CONFIG_PRINT_STACK_DEPTH=64 | 967 | CONFIG_PRINT_STACK_DEPTH=64 |
848 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 968 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
849 | # CONFIG_DEBUG_STACK_USAGE is not set | 969 | # CONFIG_DEBUG_STACK_USAGE is not set |
850 | # CONFIG_DEBUG_PAGEALLOC is not set | 970 | # CONFIG_PPC_EMULATED_STATS is not set |
851 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 971 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
852 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 972 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
853 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 973 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -863,13 +983,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
863 | # CONFIG_KEYS is not set | 983 | # CONFIG_KEYS is not set |
864 | # CONFIG_SECURITY is not set | 984 | # CONFIG_SECURITY is not set |
865 | # CONFIG_SECURITYFS is not set | 985 | # CONFIG_SECURITYFS is not set |
866 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 986 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
987 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
988 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
989 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
990 | CONFIG_DEFAULT_SECURITY="" | ||
867 | CONFIG_CRYPTO=y | 991 | CONFIG_CRYPTO=y |
868 | 992 | ||
869 | # | 993 | # |
870 | # Crypto core or helper | 994 | # Crypto core or helper |
871 | # | 995 | # |
872 | # CONFIG_CRYPTO_FIPS is not set | ||
873 | CONFIG_CRYPTO_ALGAPI=y | 996 | CONFIG_CRYPTO_ALGAPI=y |
874 | CONFIG_CRYPTO_ALGAPI2=y | 997 | CONFIG_CRYPTO_ALGAPI2=y |
875 | CONFIG_CRYPTO_AEAD2=y | 998 | CONFIG_CRYPTO_AEAD2=y |
@@ -878,10 +1001,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
878 | CONFIG_CRYPTO_HASH=y | 1001 | CONFIG_CRYPTO_HASH=y |
879 | CONFIG_CRYPTO_HASH2=y | 1002 | CONFIG_CRYPTO_HASH2=y |
880 | CONFIG_CRYPTO_RNG2=y | 1003 | CONFIG_CRYPTO_RNG2=y |
1004 | CONFIG_CRYPTO_PCOMP=y | ||
881 | CONFIG_CRYPTO_MANAGER=y | 1005 | CONFIG_CRYPTO_MANAGER=y |
882 | CONFIG_CRYPTO_MANAGER2=y | 1006 | CONFIG_CRYPTO_MANAGER2=y |
883 | # CONFIG_CRYPTO_GF128MUL is not set | 1007 | # CONFIG_CRYPTO_GF128MUL is not set |
884 | # CONFIG_CRYPTO_NULL is not set | 1008 | # CONFIG_CRYPTO_NULL is not set |
1009 | CONFIG_CRYPTO_WORKQUEUE=y | ||
885 | # CONFIG_CRYPTO_CRYPTD is not set | 1010 | # CONFIG_CRYPTO_CRYPTD is not set |
886 | # CONFIG_CRYPTO_AUTHENC is not set | 1011 | # CONFIG_CRYPTO_AUTHENC is not set |
887 | # CONFIG_CRYPTO_TEST is not set | 1012 | # CONFIG_CRYPTO_TEST is not set |
@@ -909,11 +1034,13 @@ CONFIG_CRYPTO_PCBC=y | |||
909 | # | 1034 | # |
910 | # CONFIG_CRYPTO_HMAC is not set | 1035 | # CONFIG_CRYPTO_HMAC is not set |
911 | # CONFIG_CRYPTO_XCBC is not set | 1036 | # CONFIG_CRYPTO_XCBC is not set |
1037 | # CONFIG_CRYPTO_VMAC is not set | ||
912 | 1038 | ||
913 | # | 1039 | # |
914 | # Digest | 1040 | # Digest |
915 | # | 1041 | # |
916 | # CONFIG_CRYPTO_CRC32C is not set | 1042 | # CONFIG_CRYPTO_CRC32C is not set |
1043 | # CONFIG_CRYPTO_GHASH is not set | ||
917 | # CONFIG_CRYPTO_MD4 is not set | 1044 | # CONFIG_CRYPTO_MD4 is not set |
918 | CONFIG_CRYPTO_MD5=y | 1045 | CONFIG_CRYPTO_MD5=y |
919 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1046 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -950,6 +1077,7 @@ CONFIG_CRYPTO_DES=y | |||
950 | # Compression | 1077 | # Compression |
951 | # | 1078 | # |
952 | # CONFIG_CRYPTO_DEFLATE is not set | 1079 | # CONFIG_CRYPTO_DEFLATE is not set |
1080 | # CONFIG_CRYPTO_ZLIB is not set | ||
953 | # CONFIG_CRYPTO_LZO is not set | 1081 | # CONFIG_CRYPTO_LZO is not set |
954 | 1082 | ||
955 | # | 1083 | # |
@@ -958,5 +1086,6 @@ CONFIG_CRYPTO_DES=y | |||
958 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1086 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
959 | CONFIG_CRYPTO_HW=y | 1087 | CONFIG_CRYPTO_HW=y |
960 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1088 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1089 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
961 | # CONFIG_PPC_CLOCK is not set | 1090 | # CONFIG_PPC_CLOCK is not set |
962 | # CONFIG_VIRTUALIZATION is not set | 1091 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/canyonlands_defconfig b/arch/powerpc/configs/44x/canyonlands_defconfig index b312b166be66..4ef8bcab61f8 100644 --- a/arch/powerpc/configs/44x/canyonlands_defconfig +++ b/arch/powerpc/configs/44x/canyonlands_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.31-rc4 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Wed Jul 29 17:27:20 2009 | 4 | # Mon Jan 4 14:12:20 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -20,6 +20,7 @@ CONFIG_BOOKE=y | |||
20 | CONFIG_PTE_64BIT=y | 20 | CONFIG_PTE_64BIT=y |
21 | CONFIG_PHYS_64BIT=y | 21 | CONFIG_PHYS_64BIT=y |
22 | CONFIG_PPC_MMU_NOHASH=y | 22 | CONFIG_PPC_MMU_NOHASH=y |
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 24 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_NOT_COHERENT_CACHE=y | 25 | CONFIG_NOT_COHERENT_CACHE=y |
25 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
@@ -33,7 +34,9 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
33 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
36 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
37 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
38 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
39 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
@@ -56,6 +59,7 @@ CONFIG_AUDIT_ARCH=y | |||
56 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
57 | CONFIG_DTC=y | 60 | CONFIG_DTC=y |
58 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | # CONFIG_DEFAULT_UIMAGE is not set |
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
59 | CONFIG_PPC_DCR_NATIVE=y | 63 | CONFIG_PPC_DCR_NATIVE=y |
60 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
61 | CONFIG_PPC_DCR=y | 65 | CONFIG_PPC_DCR=y |
@@ -83,11 +87,13 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
83 | # | 87 | # |
84 | # RCU Subsystem | 88 | # RCU Subsystem |
85 | # | 89 | # |
86 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
87 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
88 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_TINY_RCU is not set |
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
89 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
90 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
91 | # CONFIG_IKCONFIG is not set | 97 | # CONFIG_IKCONFIG is not set |
92 | CONFIG_LOG_BUF_SHIFT=14 | 98 | CONFIG_LOG_BUF_SHIFT=14 |
93 | # CONFIG_GROUP_SCHED is not set | 99 | # CONFIG_GROUP_SCHED is not set |
@@ -121,22 +127,21 @@ CONFIG_TIMERFD=y | |||
121 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
122 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
123 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
124 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
125 | 131 | ||
126 | # | 132 | # |
127 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
128 | # | 134 | # |
135 | # CONFIG_PERF_EVENTS is not set | ||
129 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
130 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
131 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
132 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
133 | # CONFIG_STRIP_ASM_SYMS is not set | ||
134 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
135 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
136 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
137 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
138 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
139 | # CONFIG_MARKERS is not set | ||
140 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
141 | # CONFIG_KPROBES is not set | 146 | # CONFIG_KPROBES is not set |
142 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -144,6 +149,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
144 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
145 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
146 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
147 | 154 | ||
148 | # | 155 | # |
149 | # GCOV-based kernel profiling | 156 | # GCOV-based kernel profiling |
@@ -169,14 +176,41 @@ CONFIG_LBDAF=y | |||
169 | # IO Schedulers | 176 | # IO Schedulers |
170 | # | 177 | # |
171 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
172 | CONFIG_IOSCHED_AS=y | ||
173 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
174 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
175 | CONFIG_DEFAULT_AS=y | ||
176 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
177 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
178 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
179 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
180 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
181 | CONFIG_PPC4xx_PCI_EXPRESS=y | 215 | CONFIG_PPC4xx_PCI_EXPRESS=y |
182 | 216 | ||
@@ -198,6 +232,7 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
198 | CONFIG_CANYONLANDS=y | 232 | CONFIG_CANYONLANDS=y |
199 | # CONFIG_GLACIER is not set | 233 | # CONFIG_GLACIER is not set |
200 | # CONFIG_REDWOOD is not set | 234 | # CONFIG_REDWOOD is not set |
235 | # CONFIG_EIGER is not set | ||
201 | # CONFIG_YOSEMITE is not set | 236 | # CONFIG_YOSEMITE is not set |
202 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 237 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
203 | CONFIG_PPC44x_SIMPLE=y | 238 | CONFIG_PPC44x_SIMPLE=y |
@@ -241,10 +276,11 @@ CONFIG_BINFMT_ELF=y | |||
241 | # CONFIG_MATH_EMULATION is not set | 276 | # CONFIG_MATH_EMULATION is not set |
242 | # CONFIG_IOMMU_HELPER is not set | 277 | # CONFIG_IOMMU_HELPER is not set |
243 | # CONFIG_SWIOTLB is not set | 278 | # CONFIG_SWIOTLB is not set |
244 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
245 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 279 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
246 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 280 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
247 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 281 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
282 | CONFIG_SPARSE_IRQ=y | ||
283 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
248 | CONFIG_ARCH_FLATMEM_ENABLE=y | 284 | CONFIG_ARCH_FLATMEM_ENABLE=y |
249 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 285 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
250 | CONFIG_SELECT_MEMORY_MODEL=y | 286 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -260,8 +296,7 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
260 | CONFIG_ZONE_DMA_FLAG=1 | 296 | CONFIG_ZONE_DMA_FLAG=1 |
261 | CONFIG_BOUNCE=y | 297 | CONFIG_BOUNCE=y |
262 | CONFIG_VIRT_TO_BUS=y | 298 | CONFIG_VIRT_TO_BUS=y |
263 | CONFIG_HAVE_MLOCK=y | 299 | # CONFIG_KSM is not set |
264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
265 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 300 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
266 | CONFIG_STDBINUTILS=y | 301 | CONFIG_STDBINUTILS=y |
267 | CONFIG_PPC_4K_PAGES=y | 302 | CONFIG_PPC_4K_PAGES=y |
@@ -352,6 +387,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
352 | # CONFIG_NETFILTER is not set | 387 | # CONFIG_NETFILTER is not set |
353 | # CONFIG_IP_DCCP is not set | 388 | # CONFIG_IP_DCCP is not set |
354 | # CONFIG_IP_SCTP is not set | 389 | # CONFIG_IP_SCTP is not set |
390 | # CONFIG_RDS is not set | ||
355 | # CONFIG_TIPC is not set | 391 | # CONFIG_TIPC is not set |
356 | # CONFIG_ATM is not set | 392 | # CONFIG_ATM is not set |
357 | # CONFIG_BRIDGE is not set | 393 | # CONFIG_BRIDGE is not set |
@@ -379,7 +415,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
379 | # CONFIG_IRDA is not set | 415 | # CONFIG_IRDA is not set |
380 | # CONFIG_BT is not set | 416 | # CONFIG_BT is not set |
381 | # CONFIG_AF_RXRPC is not set | 417 | # CONFIG_AF_RXRPC is not set |
382 | # CONFIG_WIRELESS is not set | 418 | CONFIG_WIRELESS=y |
419 | # CONFIG_CFG80211 is not set | ||
420 | # CONFIG_LIB80211 is not set | ||
421 | |||
422 | # | ||
423 | # CFG80211 needs to be enabled for MAC80211 | ||
424 | # | ||
383 | # CONFIG_WIMAX is not set | 425 | # CONFIG_WIMAX is not set |
384 | # CONFIG_RFKILL is not set | 426 | # CONFIG_RFKILL is not set |
385 | # CONFIG_NET_9P is not set | 427 | # CONFIG_NET_9P is not set |
@@ -392,6 +434,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
392 | # Generic Driver Options | 434 | # Generic Driver Options |
393 | # | 435 | # |
394 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 436 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
437 | # CONFIG_DEVTMPFS is not set | ||
395 | CONFIG_STANDALONE=y | 438 | CONFIG_STANDALONE=y |
396 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 439 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
397 | CONFIG_FW_LOADER=y | 440 | CONFIG_FW_LOADER=y |
@@ -404,9 +447,9 @@ CONFIG_CONNECTOR=y | |||
404 | CONFIG_PROC_EVENTS=y | 447 | CONFIG_PROC_EVENTS=y |
405 | CONFIG_MTD=y | 448 | CONFIG_MTD=y |
406 | # CONFIG_MTD_DEBUG is not set | 449 | # CONFIG_MTD_DEBUG is not set |
450 | # CONFIG_MTD_TESTS is not set | ||
407 | # CONFIG_MTD_CONCAT is not set | 451 | # CONFIG_MTD_CONCAT is not set |
408 | CONFIG_MTD_PARTITIONS=y | 452 | CONFIG_MTD_PARTITIONS=y |
409 | # CONFIG_MTD_TESTS is not set | ||
410 | # CONFIG_MTD_REDBOOT_PARTS is not set | 453 | # CONFIG_MTD_REDBOOT_PARTS is not set |
411 | CONFIG_MTD_CMDLINE_PARTS=y | 454 | CONFIG_MTD_CMDLINE_PARTS=y |
412 | CONFIG_MTD_OF_PARTS=y | 455 | CONFIG_MTD_OF_PARTS=y |
@@ -508,6 +551,7 @@ CONFIG_BLK_DEV=y | |||
508 | # CONFIG_BLK_DEV_UMEM is not set | 551 | # CONFIG_BLK_DEV_UMEM is not set |
509 | # CONFIG_BLK_DEV_COW_COMMON is not set | 552 | # CONFIG_BLK_DEV_COW_COMMON is not set |
510 | # CONFIG_BLK_DEV_LOOP is not set | 553 | # CONFIG_BLK_DEV_LOOP is not set |
554 | # CONFIG_BLK_DEV_DRBD is not set | ||
511 | # CONFIG_BLK_DEV_NBD is not set | 555 | # CONFIG_BLK_DEV_NBD is not set |
512 | # CONFIG_BLK_DEV_SX8 is not set | 556 | # CONFIG_BLK_DEV_SX8 is not set |
513 | # CONFIG_BLK_DEV_UB is not set | 557 | # CONFIG_BLK_DEV_UB is not set |
@@ -585,16 +629,18 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
585 | # CONFIG_NET_PCI is not set | 629 | # CONFIG_NET_PCI is not set |
586 | # CONFIG_B44 is not set | 630 | # CONFIG_B44 is not set |
587 | # CONFIG_KS8842 is not set | 631 | # CONFIG_KS8842 is not set |
632 | # CONFIG_KS8851_MLL is not set | ||
588 | # CONFIG_ATL2 is not set | 633 | # CONFIG_ATL2 is not set |
634 | # CONFIG_XILINX_EMACLITE is not set | ||
589 | # CONFIG_NETDEV_1000 is not set | 635 | # CONFIG_NETDEV_1000 is not set |
590 | # CONFIG_NETDEV_10000 is not set | 636 | # CONFIG_NETDEV_10000 is not set |
591 | # CONFIG_TR is not set | 637 | # CONFIG_TR is not set |
592 | 638 | CONFIG_WLAN=y | |
593 | # | 639 | # CONFIG_AIRO is not set |
594 | # Wireless LAN | 640 | # CONFIG_ATMEL is not set |
595 | # | 641 | # CONFIG_PRISM54 is not set |
596 | # CONFIG_WLAN_PRE80211 is not set | 642 | # CONFIG_USB_ZD1201 is not set |
597 | # CONFIG_WLAN_80211 is not set | 643 | # CONFIG_HOSTAP is not set |
598 | 644 | ||
599 | # | 645 | # |
600 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 646 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -616,6 +662,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
616 | # CONFIG_NETCONSOLE is not set | 662 | # CONFIG_NETCONSOLE is not set |
617 | # CONFIG_NETPOLL is not set | 663 | # CONFIG_NETPOLL is not set |
618 | # CONFIG_NET_POLL_CONTROLLER is not set | 664 | # CONFIG_NET_POLL_CONTROLLER is not set |
665 | # CONFIG_VMXNET3 is not set | ||
619 | # CONFIG_ISDN is not set | 666 | # CONFIG_ISDN is not set |
620 | # CONFIG_PHONE is not set | 667 | # CONFIG_PHONE is not set |
621 | 668 | ||
@@ -661,6 +708,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
661 | # CONFIG_SERIAL_JSM is not set | 708 | # CONFIG_SERIAL_JSM is not set |
662 | CONFIG_SERIAL_OF_PLATFORM=y | 709 | CONFIG_SERIAL_OF_PLATFORM=y |
663 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 710 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
711 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
664 | CONFIG_UNIX98_PTYS=y | 712 | CONFIG_UNIX98_PTYS=y |
665 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 713 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
666 | CONFIG_LEGACY_PTYS=y | 714 | CONFIG_LEGACY_PTYS=y |
@@ -676,6 +724,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
676 | CONFIG_DEVPORT=y | 724 | CONFIG_DEVPORT=y |
677 | CONFIG_I2C=y | 725 | CONFIG_I2C=y |
678 | CONFIG_I2C_BOARDINFO=y | 726 | CONFIG_I2C_BOARDINFO=y |
727 | CONFIG_I2C_COMPAT=y | ||
679 | CONFIG_I2C_CHARDEV=y | 728 | CONFIG_I2C_CHARDEV=y |
680 | CONFIG_I2C_HELPER_AUTO=y | 729 | CONFIG_I2C_HELPER_AUTO=y |
681 | 730 | ||
@@ -717,11 +766,6 @@ CONFIG_I2C_IBM_IIC=y | |||
717 | # CONFIG_I2C_TINY_USB is not set | 766 | # CONFIG_I2C_TINY_USB is not set |
718 | 767 | ||
719 | # | 768 | # |
720 | # Graphics adapter I2C/DDC channel drivers | ||
721 | # | ||
722 | # CONFIG_I2C_VOODOO3 is not set | ||
723 | |||
724 | # | ||
725 | # Other I2C/SMBus bus drivers | 769 | # Other I2C/SMBus bus drivers |
726 | # | 770 | # |
727 | # CONFIG_I2C_PCA_PLATFORM is not set | 771 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -730,10 +774,6 @@ CONFIG_I2C_IBM_IIC=y | |||
730 | # | 774 | # |
731 | # Miscellaneous I2C Chip support | 775 | # Miscellaneous I2C Chip support |
732 | # | 776 | # |
733 | # CONFIG_DS1682 is not set | ||
734 | # CONFIG_SENSORS_PCF8574 is not set | ||
735 | # CONFIG_PCF8575 is not set | ||
736 | # CONFIG_SENSORS_PCA9539 is not set | ||
737 | # CONFIG_SENSORS_TSL2550 is not set | 777 | # CONFIG_SENSORS_TSL2550 is not set |
738 | # CONFIG_I2C_DEBUG_CORE is not set | 778 | # CONFIG_I2C_DEBUG_CORE is not set |
739 | # CONFIG_I2C_DEBUG_ALGO is not set | 779 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -751,6 +791,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
751 | # CONFIG_POWER_SUPPLY is not set | 791 | # CONFIG_POWER_SUPPLY is not set |
752 | CONFIG_HWMON=y | 792 | CONFIG_HWMON=y |
753 | # CONFIG_HWMON_VID is not set | 793 | # CONFIG_HWMON_VID is not set |
794 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
795 | |||
796 | # | ||
797 | # Native drivers | ||
798 | # | ||
754 | CONFIG_SENSORS_AD7414=y | 799 | CONFIG_SENSORS_AD7414=y |
755 | # CONFIG_SENSORS_AD7418 is not set | 800 | # CONFIG_SENSORS_AD7418 is not set |
756 | # CONFIG_SENSORS_ADM1021 is not set | 801 | # CONFIG_SENSORS_ADM1021 is not set |
@@ -774,6 +819,7 @@ CONFIG_SENSORS_AD7414=y | |||
774 | # CONFIG_SENSORS_GL520SM is not set | 819 | # CONFIG_SENSORS_GL520SM is not set |
775 | # CONFIG_SENSORS_IT87 is not set | 820 | # CONFIG_SENSORS_IT87 is not set |
776 | # CONFIG_SENSORS_LM63 is not set | 821 | # CONFIG_SENSORS_LM63 is not set |
822 | # CONFIG_SENSORS_LM73 is not set | ||
777 | # CONFIG_SENSORS_LM75 is not set | 823 | # CONFIG_SENSORS_LM75 is not set |
778 | # CONFIG_SENSORS_LM77 is not set | 824 | # CONFIG_SENSORS_LM77 is not set |
779 | # CONFIG_SENSORS_LM78 is not set | 825 | # CONFIG_SENSORS_LM78 is not set |
@@ -800,6 +846,7 @@ CONFIG_SENSORS_AD7414=y | |||
800 | # CONFIG_SENSORS_ADS7828 is not set | 846 | # CONFIG_SENSORS_ADS7828 is not set |
801 | # CONFIG_SENSORS_THMC50 is not set | 847 | # CONFIG_SENSORS_THMC50 is not set |
802 | # CONFIG_SENSORS_TMP401 is not set | 848 | # CONFIG_SENSORS_TMP401 is not set |
849 | # CONFIG_SENSORS_TMP421 is not set | ||
803 | # CONFIG_SENSORS_VIA686A is not set | 850 | # CONFIG_SENSORS_VIA686A is not set |
804 | # CONFIG_SENSORS_VT1211 is not set | 851 | # CONFIG_SENSORS_VT1211 is not set |
805 | # CONFIG_SENSORS_VT8231 is not set | 852 | # CONFIG_SENSORS_VT8231 is not set |
@@ -811,9 +858,7 @@ CONFIG_SENSORS_AD7414=y | |||
811 | # CONFIG_SENSORS_W83L786NG is not set | 858 | # CONFIG_SENSORS_W83L786NG is not set |
812 | # CONFIG_SENSORS_W83627HF is not set | 859 | # CONFIG_SENSORS_W83627HF is not set |
813 | # CONFIG_SENSORS_W83627EHF is not set | 860 | # CONFIG_SENSORS_W83627EHF is not set |
814 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
815 | # CONFIG_THERMAL is not set | 861 | # CONFIG_THERMAL is not set |
816 | # CONFIG_THERMAL_HWMON is not set | ||
817 | # CONFIG_WATCHDOG is not set | 862 | # CONFIG_WATCHDOG is not set |
818 | CONFIG_SSB_POSSIBLE=y | 863 | CONFIG_SSB_POSSIBLE=y |
819 | 864 | ||
@@ -831,10 +876,13 @@ CONFIG_SSB_POSSIBLE=y | |||
831 | # CONFIG_TWL4030_CORE is not set | 876 | # CONFIG_TWL4030_CORE is not set |
832 | # CONFIG_MFD_TMIO is not set | 877 | # CONFIG_MFD_TMIO is not set |
833 | # CONFIG_PMIC_DA903X is not set | 878 | # CONFIG_PMIC_DA903X is not set |
879 | # CONFIG_PMIC_ADP5520 is not set | ||
834 | # CONFIG_MFD_WM8400 is not set | 880 | # CONFIG_MFD_WM8400 is not set |
881 | # CONFIG_MFD_WM831X is not set | ||
835 | # CONFIG_MFD_WM8350_I2C is not set | 882 | # CONFIG_MFD_WM8350_I2C is not set |
836 | # CONFIG_MFD_PCF50633 is not set | 883 | # CONFIG_MFD_PCF50633 is not set |
837 | # CONFIG_AB3100_CORE is not set | 884 | # CONFIG_AB3100_CORE is not set |
885 | # CONFIG_MFD_88PM8607 is not set | ||
838 | # CONFIG_REGULATOR is not set | 886 | # CONFIG_REGULATOR is not set |
839 | # CONFIG_MEDIA_SUPPORT is not set | 887 | # CONFIG_MEDIA_SUPPORT is not set |
840 | 888 | ||
@@ -842,6 +890,7 @@ CONFIG_SSB_POSSIBLE=y | |||
842 | # Graphics support | 890 | # Graphics support |
843 | # | 891 | # |
844 | # CONFIG_AGP is not set | 892 | # CONFIG_AGP is not set |
893 | CONFIG_VGA_ARB=y | ||
845 | # CONFIG_DRM is not set | 894 | # CONFIG_DRM is not set |
846 | # CONFIG_VGASTATE is not set | 895 | # CONFIG_VGASTATE is not set |
847 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 896 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
@@ -882,10 +931,12 @@ CONFIG_USB_MON=y | |||
882 | CONFIG_USB_EHCI_HCD=m | 931 | CONFIG_USB_EHCI_HCD=m |
883 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 932 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
884 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 933 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
934 | # CONFIG_XPS_USB_HCD_XILINX is not set | ||
885 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 935 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
886 | # CONFIG_USB_OXU210HP_HCD is not set | 936 | # CONFIG_USB_OXU210HP_HCD is not set |
887 | # CONFIG_USB_ISP116X_HCD is not set | 937 | # CONFIG_USB_ISP116X_HCD is not set |
888 | # CONFIG_USB_ISP1760_HCD is not set | 938 | # CONFIG_USB_ISP1760_HCD is not set |
939 | # CONFIG_USB_ISP1362_HCD is not set | ||
889 | CONFIG_USB_OHCI_HCD=y | 940 | CONFIG_USB_OHCI_HCD=y |
890 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 941 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
891 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 942 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
@@ -993,6 +1044,7 @@ CONFIG_RTC_INTF_DEV=y | |||
993 | # CONFIG_RTC_DRV_PCF8583 is not set | 1044 | # CONFIG_RTC_DRV_PCF8583 is not set |
994 | CONFIG_RTC_DRV_M41T80=y | 1045 | CONFIG_RTC_DRV_M41T80=y |
995 | # CONFIG_RTC_DRV_M41T80_WDT is not set | 1046 | # CONFIG_RTC_DRV_M41T80_WDT is not set |
1047 | # CONFIG_RTC_DRV_BQ32K is not set | ||
996 | # CONFIG_RTC_DRV_S35390A is not set | 1048 | # CONFIG_RTC_DRV_S35390A is not set |
997 | # CONFIG_RTC_DRV_FM3130 is not set | 1049 | # CONFIG_RTC_DRV_FM3130 is not set |
998 | # CONFIG_RTC_DRV_RX8581 is not set | 1050 | # CONFIG_RTC_DRV_RX8581 is not set |
@@ -1014,7 +1066,9 @@ CONFIG_RTC_DRV_M41T80=y | |||
1014 | # CONFIG_RTC_DRV_M48T86 is not set | 1066 | # CONFIG_RTC_DRV_M48T86 is not set |
1015 | # CONFIG_RTC_DRV_M48T35 is not set | 1067 | # CONFIG_RTC_DRV_M48T35 is not set |
1016 | # CONFIG_RTC_DRV_M48T59 is not set | 1068 | # CONFIG_RTC_DRV_M48T59 is not set |
1069 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1017 | # CONFIG_RTC_DRV_BQ4802 is not set | 1070 | # CONFIG_RTC_DRV_BQ4802 is not set |
1071 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1018 | # CONFIG_RTC_DRV_V3020 is not set | 1072 | # CONFIG_RTC_DRV_V3020 is not set |
1019 | 1073 | ||
1020 | # | 1074 | # |
@@ -1038,6 +1092,7 @@ CONFIG_EXT2_FS=y | |||
1038 | # CONFIG_EXT2_FS_XIP is not set | 1092 | # CONFIG_EXT2_FS_XIP is not set |
1039 | # CONFIG_EXT3_FS is not set | 1093 | # CONFIG_EXT3_FS is not set |
1040 | # CONFIG_EXT4_FS is not set | 1094 | # CONFIG_EXT4_FS is not set |
1095 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
1041 | # CONFIG_REISERFS_FS is not set | 1096 | # CONFIG_REISERFS_FS is not set |
1042 | # CONFIG_JFS_FS is not set | 1097 | # CONFIG_JFS_FS is not set |
1043 | # CONFIG_FS_POSIX_ACL is not set | 1098 | # CONFIG_FS_POSIX_ACL is not set |
@@ -1045,6 +1100,7 @@ CONFIG_EXT2_FS=y | |||
1045 | # CONFIG_GFS2_FS is not set | 1100 | # CONFIG_GFS2_FS is not set |
1046 | # CONFIG_OCFS2_FS is not set | 1101 | # CONFIG_OCFS2_FS is not set |
1047 | # CONFIG_BTRFS_FS is not set | 1102 | # CONFIG_BTRFS_FS is not set |
1103 | # CONFIG_NILFS2_FS is not set | ||
1048 | CONFIG_FILE_LOCKING=y | 1104 | CONFIG_FILE_LOCKING=y |
1049 | CONFIG_FSNOTIFY=y | 1105 | CONFIG_FSNOTIFY=y |
1050 | CONFIG_DNOTIFY=y | 1106 | CONFIG_DNOTIFY=y |
@@ -1104,7 +1160,6 @@ CONFIG_CRAMFS=y | |||
1104 | # CONFIG_ROMFS_FS is not set | 1160 | # CONFIG_ROMFS_FS is not set |
1105 | # CONFIG_SYSV_FS is not set | 1161 | # CONFIG_SYSV_FS is not set |
1106 | # CONFIG_UFS_FS is not set | 1162 | # CONFIG_UFS_FS is not set |
1107 | # CONFIG_NILFS2_FS is not set | ||
1108 | CONFIG_NETWORK_FILESYSTEMS=y | 1163 | CONFIG_NETWORK_FILESYSTEMS=y |
1109 | CONFIG_NFS_FS=y | 1164 | CONFIG_NFS_FS=y |
1110 | CONFIG_NFS_V3=y | 1165 | CONFIG_NFS_V3=y |
@@ -1201,6 +1256,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1201 | CONFIG_ENABLE_MUST_CHECK=y | 1256 | CONFIG_ENABLE_MUST_CHECK=y |
1202 | CONFIG_FRAME_WARN=1024 | 1257 | CONFIG_FRAME_WARN=1024 |
1203 | CONFIG_MAGIC_SYSRQ=y | 1258 | CONFIG_MAGIC_SYSRQ=y |
1259 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1204 | # CONFIG_UNUSED_SYMBOLS is not set | 1260 | # CONFIG_UNUSED_SYMBOLS is not set |
1205 | CONFIG_DEBUG_FS=y | 1261 | CONFIG_DEBUG_FS=y |
1206 | # CONFIG_HEADERS_CHECK is not set | 1262 | # CONFIG_HEADERS_CHECK is not set |
@@ -1218,6 +1274,7 @@ CONFIG_SCHED_DEBUG=y | |||
1218 | # CONFIG_DEBUG_OBJECTS is not set | 1274 | # CONFIG_DEBUG_OBJECTS is not set |
1219 | # CONFIG_SLUB_DEBUG_ON is not set | 1275 | # CONFIG_SLUB_DEBUG_ON is not set |
1220 | # CONFIG_SLUB_STATS is not set | 1276 | # CONFIG_SLUB_STATS is not set |
1277 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1221 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1278 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1222 | # CONFIG_RT_MUTEX_TESTER is not set | 1279 | # CONFIG_RT_MUTEX_TESTER is not set |
1223 | # CONFIG_DEBUG_SPINLOCK is not set | 1280 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -1236,10 +1293,12 @@ CONFIG_SCHED_DEBUG=y | |||
1236 | # CONFIG_DEBUG_LIST is not set | 1293 | # CONFIG_DEBUG_LIST is not set |
1237 | # CONFIG_DEBUG_SG is not set | 1294 | # CONFIG_DEBUG_SG is not set |
1238 | # CONFIG_DEBUG_NOTIFIERS is not set | 1295 | # CONFIG_DEBUG_NOTIFIERS is not set |
1296 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1239 | # CONFIG_RCU_TORTURE_TEST is not set | 1297 | # CONFIG_RCU_TORTURE_TEST is not set |
1240 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1298 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1241 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1299 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1242 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1300 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1301 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1243 | # CONFIG_FAULT_INJECTION is not set | 1302 | # CONFIG_FAULT_INJECTION is not set |
1244 | # CONFIG_LATENCYTOP is not set | 1303 | # CONFIG_LATENCYTOP is not set |
1245 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1304 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -1263,10 +1322,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
1263 | # CONFIG_WORKQUEUE_TRACER is not set | 1322 | # CONFIG_WORKQUEUE_TRACER is not set |
1264 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1323 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1265 | # CONFIG_DYNAMIC_DEBUG is not set | 1324 | # CONFIG_DYNAMIC_DEBUG is not set |
1325 | # CONFIG_DMA_API_DEBUG is not set | ||
1266 | # CONFIG_SAMPLES is not set | 1326 | # CONFIG_SAMPLES is not set |
1267 | CONFIG_HAVE_ARCH_KGDB=y | 1327 | CONFIG_HAVE_ARCH_KGDB=y |
1268 | # CONFIG_KGDB is not set | 1328 | # CONFIG_KGDB is not set |
1269 | # CONFIG_KMEMCHECK is not set | ||
1270 | # CONFIG_PPC_DISABLE_WERROR is not set | 1329 | # CONFIG_PPC_DISABLE_WERROR is not set |
1271 | CONFIG_PPC_WERROR=y | 1330 | CONFIG_PPC_WERROR=y |
1272 | CONFIG_PRINT_STACK_DEPTH=64 | 1331 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1288,7 +1347,11 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1288 | # CONFIG_KEYS is not set | 1347 | # CONFIG_KEYS is not set |
1289 | # CONFIG_SECURITY is not set | 1348 | # CONFIG_SECURITY is not set |
1290 | # CONFIG_SECURITYFS is not set | 1349 | # CONFIG_SECURITYFS is not set |
1291 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1350 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1351 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1352 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1353 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1354 | CONFIG_DEFAULT_SECURITY="" | ||
1292 | # CONFIG_CRYPTO is not set | 1355 | # CONFIG_CRYPTO is not set |
1293 | # CONFIG_PPC_CLOCK is not set | 1356 | # CONFIG_PPC_CLOCK is not set |
1294 | # CONFIG_VIRTUALIZATION is not set | 1357 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/ebony_defconfig b/arch/powerpc/configs/44x/ebony_defconfig index b652f7dcab5a..ca17b1496e32 100644 --- a/arch/powerpc/configs/44x/ebony_defconfig +++ b/arch/powerpc/configs/44x/ebony_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:22:36 2009 | 4 | # Mon Jan 4 14:20:46 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -19,6 +19,7 @@ CONFIG_BOOKE=y | |||
19 | CONFIG_PTE_64BIT=y | 19 | CONFIG_PTE_64BIT=y |
20 | CONFIG_PHYS_64BIT=y | 20 | CONFIG_PHYS_64BIT=y |
21 | CONFIG_PPC_MMU_NOHASH=y | 21 | CONFIG_PPC_MMU_NOHASH=y |
22 | CONFIG_PPC_MMU_NOHASH_32=y | ||
22 | # CONFIG_PPC_MM_SLICES is not set | 23 | # CONFIG_PPC_MM_SLICES is not set |
23 | CONFIG_NOT_COHERENT_CACHE=y | 24 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 25 | CONFIG_PPC32=y |
@@ -30,15 +31,18 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 31 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 32 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 33 | CONFIG_GENERIC_HARDIRQS=y |
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
36 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
34 | CONFIG_IRQ_PER_CPU=y | 37 | CONFIG_IRQ_PER_CPU=y |
38 | CONFIG_NR_IRQS=512 | ||
35 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
37 | CONFIG_LOCKDEP_SUPPORT=y | 42 | CONFIG_LOCKDEP_SUPPORT=y |
38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
39 | CONFIG_ARCH_HAS_ILOG2_U32=y | 44 | CONFIG_ARCH_HAS_ILOG2_U32=y |
40 | CONFIG_GENERIC_HWEIGHT=y | 45 | CONFIG_GENERIC_HWEIGHT=y |
41 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
42 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 46 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
43 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 47 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
44 | CONFIG_PPC=y | 48 | CONFIG_PPC=y |
@@ -52,11 +56,15 @@ CONFIG_PPC_UDBG_16550=y | |||
52 | # CONFIG_GENERIC_TBSYNC is not set | 56 | # CONFIG_GENERIC_TBSYNC is not set |
53 | CONFIG_AUDIT_ARCH=y | 57 | CONFIG_AUDIT_ARCH=y |
54 | CONFIG_GENERIC_BUG=y | 58 | CONFIG_GENERIC_BUG=y |
59 | CONFIG_DTC=y | ||
55 | # CONFIG_DEFAULT_UIMAGE is not set | 60 | # CONFIG_DEFAULT_UIMAGE is not set |
61 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
56 | CONFIG_PPC_DCR_NATIVE=y | 62 | CONFIG_PPC_DCR_NATIVE=y |
57 | # CONFIG_PPC_DCR_MMIO is not set | 63 | # CONFIG_PPC_DCR_MMIO is not set |
58 | CONFIG_PPC_DCR=y | 64 | CONFIG_PPC_DCR=y |
65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
67 | CONFIG_CONSTRUCTORS=y | ||
60 | 68 | ||
61 | # | 69 | # |
62 | # General setup | 70 | # General setup |
@@ -70,9 +78,21 @@ CONFIG_SWAP=y | |||
70 | CONFIG_SYSVIPC=y | 78 | CONFIG_SYSVIPC=y |
71 | CONFIG_SYSVIPC_SYSCTL=y | 79 | CONFIG_SYSVIPC_SYSCTL=y |
72 | CONFIG_POSIX_MQUEUE=y | 80 | CONFIG_POSIX_MQUEUE=y |
81 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
73 | # CONFIG_BSD_PROCESS_ACCT is not set | 82 | # CONFIG_BSD_PROCESS_ACCT is not set |
74 | # CONFIG_TASKSTATS is not set | 83 | # CONFIG_TASKSTATS is not set |
75 | # CONFIG_AUDIT is not set | 84 | # CONFIG_AUDIT is not set |
85 | |||
86 | # | ||
87 | # RCU Subsystem | ||
88 | # | ||
89 | CONFIG_TREE_RCU=y | ||
90 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
91 | # CONFIG_TINY_RCU is not set | ||
92 | # CONFIG_RCU_TRACE is not set | ||
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
95 | # CONFIG_TREE_RCU_TRACE is not set | ||
76 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
77 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
78 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
@@ -87,31 +107,40 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
87 | # CONFIG_NAMESPACES is not set | 107 | # CONFIG_NAMESPACES is not set |
88 | CONFIG_BLK_DEV_INITRD=y | 108 | CONFIG_BLK_DEV_INITRD=y |
89 | CONFIG_INITRAMFS_SOURCE="" | 109 | CONFIG_INITRAMFS_SOURCE="" |
110 | CONFIG_RD_GZIP=y | ||
111 | # CONFIG_RD_BZIP2 is not set | ||
112 | # CONFIG_RD_LZMA is not set | ||
90 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 113 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
91 | CONFIG_SYSCTL=y | 114 | CONFIG_SYSCTL=y |
115 | CONFIG_ANON_INODES=y | ||
92 | CONFIG_EMBEDDED=y | 116 | CONFIG_EMBEDDED=y |
93 | CONFIG_SYSCTL_SYSCALL=y | 117 | CONFIG_SYSCTL_SYSCALL=y |
94 | CONFIG_KALLSYMS=y | 118 | CONFIG_KALLSYMS=y |
95 | CONFIG_KALLSYMS_ALL=y | 119 | CONFIG_KALLSYMS_ALL=y |
96 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
97 | CONFIG_KALLSYMS_EXTRA_PASS=y | 120 | CONFIG_KALLSYMS_EXTRA_PASS=y |
98 | CONFIG_HOTPLUG=y | 121 | CONFIG_HOTPLUG=y |
99 | CONFIG_PRINTK=y | 122 | CONFIG_PRINTK=y |
100 | CONFIG_BUG=y | 123 | CONFIG_BUG=y |
101 | CONFIG_ELF_CORE=y | 124 | CONFIG_ELF_CORE=y |
102 | CONFIG_COMPAT_BRK=y | ||
103 | CONFIG_BASE_FULL=y | 125 | CONFIG_BASE_FULL=y |
104 | CONFIG_FUTEX=y | 126 | CONFIG_FUTEX=y |
105 | CONFIG_ANON_INODES=y | ||
106 | CONFIG_EPOLL=y | 127 | CONFIG_EPOLL=y |
107 | CONFIG_SIGNALFD=y | 128 | CONFIG_SIGNALFD=y |
108 | CONFIG_TIMERFD=y | 129 | CONFIG_TIMERFD=y |
109 | CONFIG_EVENTFD=y | 130 | CONFIG_EVENTFD=y |
110 | CONFIG_SHMEM=y | 131 | CONFIG_SHMEM=y |
111 | CONFIG_AIO=y | 132 | CONFIG_AIO=y |
133 | CONFIG_HAVE_PERF_EVENTS=y | ||
134 | |||
135 | # | ||
136 | # Kernel Performance Events And Counters | ||
137 | # | ||
138 | # CONFIG_PERF_EVENTS is not set | ||
139 | # CONFIG_PERF_COUNTERS is not set | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 140 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_PCI_QUIRKS=y | 141 | CONFIG_PCI_QUIRKS=y |
114 | CONFIG_SLUB_DEBUG=y | 142 | CONFIG_SLUB_DEBUG=y |
143 | CONFIG_COMPAT_BRK=y | ||
115 | # CONFIG_SLAB is not set | 144 | # CONFIG_SLAB is not set |
116 | CONFIG_SLUB=y | 145 | CONFIG_SLUB=y |
117 | # CONFIG_SLOB is not set | 146 | # CONFIG_SLOB is not set |
@@ -123,6 +152,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 152 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 153 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 154 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
155 | CONFIG_HAVE_DMA_ATTRS=y | ||
156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | |||
158 | # | ||
159 | # GCOV-based kernel profiling | ||
160 | # | ||
161 | # CONFIG_GCOV_KERNEL is not set | ||
162 | # CONFIG_SLOW_WORK is not set | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 164 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 165 | CONFIG_RT_MUTEXES=y |
@@ -134,8 +171,7 @@ CONFIG_MODULE_UNLOAD=y | |||
134 | # CONFIG_MODVERSIONS is not set | 171 | # CONFIG_MODVERSIONS is not set |
135 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 172 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
136 | CONFIG_BLOCK=y | 173 | CONFIG_BLOCK=y |
137 | CONFIG_LBD=y | 174 | CONFIG_LBDAF=y |
138 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
139 | # CONFIG_BLK_DEV_BSG is not set | 175 | # CONFIG_BLK_DEV_BSG is not set |
140 | # CONFIG_BLK_DEV_INTEGRITY is not set | 176 | # CONFIG_BLK_DEV_INTEGRITY is not set |
141 | 177 | ||
@@ -143,19 +179,41 @@ CONFIG_LBD=y | |||
143 | # IO Schedulers | 179 | # IO Schedulers |
144 | # | 180 | # |
145 | CONFIG_IOSCHED_NOOP=y | 181 | CONFIG_IOSCHED_NOOP=y |
146 | CONFIG_IOSCHED_AS=y | ||
147 | CONFIG_IOSCHED_DEADLINE=y | 182 | CONFIG_IOSCHED_DEADLINE=y |
148 | CONFIG_IOSCHED_CFQ=y | 183 | CONFIG_IOSCHED_CFQ=y |
149 | CONFIG_DEFAULT_AS=y | ||
150 | # CONFIG_DEFAULT_DEADLINE is not set | 184 | # CONFIG_DEFAULT_DEADLINE is not set |
151 | # CONFIG_DEFAULT_CFQ is not set | 185 | CONFIG_DEFAULT_CFQ=y |
152 | # CONFIG_DEFAULT_NOOP is not set | 186 | # CONFIG_DEFAULT_NOOP is not set |
153 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 187 | CONFIG_DEFAULT_IOSCHED="cfq" |
154 | CONFIG_CLASSIC_RCU=y | 188 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
155 | # CONFIG_TREE_RCU is not set | 189 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
156 | # CONFIG_PREEMPT_RCU is not set | 190 | # CONFIG_INLINE_SPIN_LOCK is not set |
157 | # CONFIG_TREE_RCU_TRACE is not set | 191 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
158 | # CONFIG_PREEMPT_RCU_TRACE is not set | 192 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
193 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
198 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
159 | # CONFIG_FREEZER is not set | 217 | # CONFIG_FREEZER is not set |
160 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 218 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
161 | 219 | ||
@@ -176,6 +234,8 @@ CONFIG_EBONY=y | |||
176 | # CONFIG_ARCHES is not set | 234 | # CONFIG_ARCHES is not set |
177 | # CONFIG_CANYONLANDS is not set | 235 | # CONFIG_CANYONLANDS is not set |
178 | # CONFIG_GLACIER is not set | 236 | # CONFIG_GLACIER is not set |
237 | # CONFIG_REDWOOD is not set | ||
238 | # CONFIG_EIGER is not set | ||
179 | # CONFIG_YOSEMITE is not set | 239 | # CONFIG_YOSEMITE is not set |
180 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 240 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
181 | # CONFIG_PPC44x_SIMPLE is not set | 241 | # CONFIG_PPC44x_SIMPLE is not set |
@@ -218,10 +278,12 @@ CONFIG_BINFMT_ELF=y | |||
218 | # CONFIG_BINFMT_MISC is not set | 278 | # CONFIG_BINFMT_MISC is not set |
219 | CONFIG_MATH_EMULATION=y | 279 | CONFIG_MATH_EMULATION=y |
220 | # CONFIG_IOMMU_HELPER is not set | 280 | # CONFIG_IOMMU_HELPER is not set |
221 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 281 | # CONFIG_SWIOTLB is not set |
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 282 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
223 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 283 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
224 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 284 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
285 | CONFIG_SPARSE_IRQ=y | ||
286 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
225 | CONFIG_ARCH_FLATMEM_ENABLE=y | 287 | CONFIG_ARCH_FLATMEM_ENABLE=y |
226 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 288 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
227 | CONFIG_SELECT_MEMORY_MODEL=y | 289 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -237,10 +299,13 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
237 | CONFIG_ZONE_DMA_FLAG=1 | 299 | CONFIG_ZONE_DMA_FLAG=1 |
238 | CONFIG_BOUNCE=y | 300 | CONFIG_BOUNCE=y |
239 | CONFIG_VIRT_TO_BUS=y | 301 | CONFIG_VIRT_TO_BUS=y |
240 | CONFIG_UNEVICTABLE_LRU=y | 302 | # CONFIG_KSM is not set |
303 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
304 | CONFIG_STDBINUTILS=y | ||
241 | CONFIG_PPC_4K_PAGES=y | 305 | CONFIG_PPC_4K_PAGES=y |
242 | # CONFIG_PPC_16K_PAGES is not set | 306 | # CONFIG_PPC_16K_PAGES is not set |
243 | # CONFIG_PPC_64K_PAGES is not set | 307 | # CONFIG_PPC_64K_PAGES is not set |
308 | # CONFIG_PPC_256K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=11 | 309 | CONFIG_FORCE_MAX_ZONEORDER=11 |
245 | CONFIG_PROC_DEVICETREE=y | 310 | CONFIG_PROC_DEVICETREE=y |
246 | # CONFIG_CMDLINE_BOOL is not set | 311 | # CONFIG_CMDLINE_BOOL is not set |
@@ -264,6 +329,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
264 | # CONFIG_PCI_LEGACY is not set | 329 | # CONFIG_PCI_LEGACY is not set |
265 | # CONFIG_PCI_DEBUG is not set | 330 | # CONFIG_PCI_DEBUG is not set |
266 | # CONFIG_PCI_STUB is not set | 331 | # CONFIG_PCI_STUB is not set |
332 | # CONFIG_PCI_IOV is not set | ||
267 | # CONFIG_PCCARD is not set | 333 | # CONFIG_PCCARD is not set |
268 | # CONFIG_HOTPLUG_PCI is not set | 334 | # CONFIG_HOTPLUG_PCI is not set |
269 | # CONFIG_HAS_RAPIDIO is not set | 335 | # CONFIG_HAS_RAPIDIO is not set |
@@ -281,14 +347,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
281 | CONFIG_KERNEL_START=0xc0000000 | 347 | CONFIG_KERNEL_START=0xc0000000 |
282 | CONFIG_PHYSICAL_START=0x00000000 | 348 | CONFIG_PHYSICAL_START=0x00000000 |
283 | CONFIG_TASK_SIZE=0xc0000000 | 349 | CONFIG_TASK_SIZE=0xc0000000 |
284 | CONFIG_CONSISTENT_START=0xff100000 | ||
285 | CONFIG_CONSISTENT_SIZE=0x00200000 | 350 | CONFIG_CONSISTENT_SIZE=0x00200000 |
286 | CONFIG_NET=y | 351 | CONFIG_NET=y |
287 | 352 | ||
288 | # | 353 | # |
289 | # Networking options | 354 | # Networking options |
290 | # | 355 | # |
291 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
292 | CONFIG_PACKET=y | 356 | CONFIG_PACKET=y |
293 | # CONFIG_PACKET_MMAP is not set | 357 | # CONFIG_PACKET_MMAP is not set |
294 | CONFIG_UNIX=y | 358 | CONFIG_UNIX=y |
@@ -325,6 +389,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
325 | # CONFIG_NETFILTER is not set | 389 | # CONFIG_NETFILTER is not set |
326 | # CONFIG_IP_DCCP is not set | 390 | # CONFIG_IP_DCCP is not set |
327 | # CONFIG_IP_SCTP is not set | 391 | # CONFIG_IP_SCTP is not set |
392 | # CONFIG_RDS is not set | ||
328 | # CONFIG_TIPC is not set | 393 | # CONFIG_TIPC is not set |
329 | # CONFIG_ATM is not set | 394 | # CONFIG_ATM is not set |
330 | # CONFIG_BRIDGE is not set | 395 | # CONFIG_BRIDGE is not set |
@@ -338,6 +403,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
338 | # CONFIG_LAPB is not set | 403 | # CONFIG_LAPB is not set |
339 | # CONFIG_ECONET is not set | 404 | # CONFIG_ECONET is not set |
340 | # CONFIG_WAN_ROUTER is not set | 405 | # CONFIG_WAN_ROUTER is not set |
406 | # CONFIG_PHONET is not set | ||
407 | # CONFIG_IEEE802154 is not set | ||
341 | # CONFIG_NET_SCHED is not set | 408 | # CONFIG_NET_SCHED is not set |
342 | # CONFIG_DCB is not set | 409 | # CONFIG_DCB is not set |
343 | 410 | ||
@@ -350,8 +417,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
350 | # CONFIG_IRDA is not set | 417 | # CONFIG_IRDA is not set |
351 | # CONFIG_BT is not set | 418 | # CONFIG_BT is not set |
352 | # CONFIG_AF_RXRPC is not set | 419 | # CONFIG_AF_RXRPC is not set |
353 | # CONFIG_PHONET is not set | 420 | CONFIG_WIRELESS=y |
354 | # CONFIG_WIRELESS is not set | 421 | # CONFIG_CFG80211 is not set |
422 | # CONFIG_LIB80211 is not set | ||
423 | |||
424 | # | ||
425 | # CFG80211 needs to be enabled for MAC80211 | ||
426 | # | ||
355 | # CONFIG_WIMAX is not set | 427 | # CONFIG_WIMAX is not set |
356 | # CONFIG_RFKILL is not set | 428 | # CONFIG_RFKILL is not set |
357 | # CONFIG_NET_9P is not set | 429 | # CONFIG_NET_9P is not set |
@@ -364,6 +436,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
364 | # Generic Driver Options | 436 | # Generic Driver Options |
365 | # | 437 | # |
366 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 438 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
439 | # CONFIG_DEVTMPFS is not set | ||
367 | CONFIG_STANDALONE=y | 440 | CONFIG_STANDALONE=y |
368 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 441 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
369 | CONFIG_FW_LOADER=y | 442 | CONFIG_FW_LOADER=y |
@@ -376,9 +449,9 @@ CONFIG_CONNECTOR=y | |||
376 | CONFIG_PROC_EVENTS=y | 449 | CONFIG_PROC_EVENTS=y |
377 | CONFIG_MTD=y | 450 | CONFIG_MTD=y |
378 | # CONFIG_MTD_DEBUG is not set | 451 | # CONFIG_MTD_DEBUG is not set |
452 | # CONFIG_MTD_TESTS is not set | ||
379 | # CONFIG_MTD_CONCAT is not set | 453 | # CONFIG_MTD_CONCAT is not set |
380 | CONFIG_MTD_PARTITIONS=y | 454 | CONFIG_MTD_PARTITIONS=y |
381 | # CONFIG_MTD_TESTS is not set | ||
382 | # CONFIG_MTD_REDBOOT_PARTS is not set | 455 | # CONFIG_MTD_REDBOOT_PARTS is not set |
383 | # CONFIG_MTD_CMDLINE_PARTS is not set | 456 | # CONFIG_MTD_CMDLINE_PARTS is not set |
384 | CONFIG_MTD_OF_PARTS=y | 457 | CONFIG_MTD_OF_PARTS=y |
@@ -453,7 +526,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
453 | # LPDDR flash memory drivers | 526 | # LPDDR flash memory drivers |
454 | # | 527 | # |
455 | # CONFIG_MTD_LPDDR is not set | 528 | # CONFIG_MTD_LPDDR is not set |
456 | # CONFIG_MTD_QINFO_PROBE is not set | ||
457 | 529 | ||
458 | # | 530 | # |
459 | # UBI - Unsorted block images | 531 | # UBI - Unsorted block images |
@@ -469,6 +541,7 @@ CONFIG_BLK_DEV=y | |||
469 | # CONFIG_BLK_DEV_UMEM is not set | 541 | # CONFIG_BLK_DEV_UMEM is not set |
470 | # CONFIG_BLK_DEV_COW_COMMON is not set | 542 | # CONFIG_BLK_DEV_COW_COMMON is not set |
471 | # CONFIG_BLK_DEV_LOOP is not set | 543 | # CONFIG_BLK_DEV_LOOP is not set |
544 | # CONFIG_BLK_DEV_DRBD is not set | ||
472 | # CONFIG_BLK_DEV_NBD is not set | 545 | # CONFIG_BLK_DEV_NBD is not set |
473 | # CONFIG_BLK_DEV_SX8 is not set | 546 | # CONFIG_BLK_DEV_SX8 is not set |
474 | CONFIG_BLK_DEV_RAM=y | 547 | CONFIG_BLK_DEV_RAM=y |
@@ -481,12 +554,17 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
481 | # CONFIG_BLK_DEV_HD is not set | 554 | # CONFIG_BLK_DEV_HD is not set |
482 | CONFIG_MISC_DEVICES=y | 555 | CONFIG_MISC_DEVICES=y |
483 | # CONFIG_PHANTOM is not set | 556 | # CONFIG_PHANTOM is not set |
484 | # CONFIG_EEPROM_93CX6 is not set | ||
485 | # CONFIG_SGI_IOC4 is not set | 557 | # CONFIG_SGI_IOC4 is not set |
486 | # CONFIG_TIFM_CORE is not set | 558 | # CONFIG_TIFM_CORE is not set |
487 | # CONFIG_ENCLOSURE_SERVICES is not set | 559 | # CONFIG_ENCLOSURE_SERVICES is not set |
488 | # CONFIG_HP_ILO is not set | 560 | # CONFIG_HP_ILO is not set |
489 | # CONFIG_C2PORT is not set | 561 | # CONFIG_C2PORT is not set |
562 | |||
563 | # | ||
564 | # EEPROM support | ||
565 | # | ||
566 | # CONFIG_EEPROM_93CX6 is not set | ||
567 | # CONFIG_CB710_CORE is not set | ||
490 | CONFIG_HAVE_IDE=y | 568 | CONFIG_HAVE_IDE=y |
491 | # CONFIG_IDE is not set | 569 | # CONFIG_IDE is not set |
492 | 570 | ||
@@ -506,7 +584,11 @@ CONFIG_HAVE_IDE=y | |||
506 | # | 584 | # |
507 | 585 | ||
508 | # | 586 | # |
509 | # Enable only one of the two stacks, unless you know what you are doing | 587 | # You can enable one or both FireWire driver stacks. |
588 | # | ||
589 | |||
590 | # | ||
591 | # See the help texts for more information. | ||
510 | # | 592 | # |
511 | # CONFIG_FIREWIRE is not set | 593 | # CONFIG_FIREWIRE is not set |
512 | # CONFIG_IEEE1394 is not set | 594 | # CONFIG_IEEE1394 is not set |
@@ -527,6 +609,8 @@ CONFIG_NET_ETHERNET=y | |||
527 | # CONFIG_SUNGEM is not set | 609 | # CONFIG_SUNGEM is not set |
528 | # CONFIG_CASSINI is not set | 610 | # CONFIG_CASSINI is not set |
529 | # CONFIG_NET_VENDOR_3COM is not set | 611 | # CONFIG_NET_VENDOR_3COM is not set |
612 | # CONFIG_ETHOC is not set | ||
613 | # CONFIG_DNET is not set | ||
530 | # CONFIG_NET_TULIP is not set | 614 | # CONFIG_NET_TULIP is not set |
531 | # CONFIG_HP100 is not set | 615 | # CONFIG_HP100 is not set |
532 | CONFIG_IBM_NEW_EMAC=y | 616 | CONFIG_IBM_NEW_EMAC=y |
@@ -545,7 +629,10 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
545 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 629 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
546 | # CONFIG_NET_PCI is not set | 630 | # CONFIG_NET_PCI is not set |
547 | # CONFIG_B44 is not set | 631 | # CONFIG_B44 is not set |
632 | # CONFIG_KS8842 is not set | ||
633 | # CONFIG_KS8851_MLL is not set | ||
548 | # CONFIG_ATL2 is not set | 634 | # CONFIG_ATL2 is not set |
635 | # CONFIG_XILINX_EMACLITE is not set | ||
549 | CONFIG_NETDEV_1000=y | 636 | CONFIG_NETDEV_1000=y |
550 | # CONFIG_ACENIC is not set | 637 | # CONFIG_ACENIC is not set |
551 | # CONFIG_DL2K is not set | 638 | # CONFIG_DL2K is not set |
@@ -553,6 +640,7 @@ CONFIG_NETDEV_1000=y | |||
553 | # CONFIG_E1000E is not set | 640 | # CONFIG_E1000E is not set |
554 | # CONFIG_IP1000 is not set | 641 | # CONFIG_IP1000 is not set |
555 | # CONFIG_IGB is not set | 642 | # CONFIG_IGB is not set |
643 | # CONFIG_IGBVF is not set | ||
556 | # CONFIG_NS83820 is not set | 644 | # CONFIG_NS83820 is not set |
557 | # CONFIG_HAMACHI is not set | 645 | # CONFIG_HAMACHI is not set |
558 | # CONFIG_YELLOWFIN is not set | 646 | # CONFIG_YELLOWFIN is not set |
@@ -563,9 +651,13 @@ CONFIG_NETDEV_1000=y | |||
563 | # CONFIG_VIA_VELOCITY is not set | 651 | # CONFIG_VIA_VELOCITY is not set |
564 | # CONFIG_TIGON3 is not set | 652 | # CONFIG_TIGON3 is not set |
565 | # CONFIG_BNX2 is not set | 653 | # CONFIG_BNX2 is not set |
654 | # CONFIG_CNIC is not set | ||
655 | # CONFIG_MV643XX_ETH is not set | ||
656 | # CONFIG_XILINX_LL_TEMAC is not set | ||
566 | # CONFIG_QLA3XXX is not set | 657 | # CONFIG_QLA3XXX is not set |
567 | # CONFIG_ATL1 is not set | 658 | # CONFIG_ATL1 is not set |
568 | # CONFIG_ATL1E is not set | 659 | # CONFIG_ATL1E is not set |
660 | # CONFIG_ATL1C is not set | ||
569 | # CONFIG_JME is not set | 661 | # CONFIG_JME is not set |
570 | CONFIG_NETDEV_10000=y | 662 | CONFIG_NETDEV_10000=y |
571 | # CONFIG_CHELSIO_T1 is not set | 663 | # CONFIG_CHELSIO_T1 is not set |
@@ -575,6 +667,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
575 | # CONFIG_IXGBE is not set | 667 | # CONFIG_IXGBE is not set |
576 | # CONFIG_IXGB is not set | 668 | # CONFIG_IXGB is not set |
577 | # CONFIG_S2IO is not set | 669 | # CONFIG_S2IO is not set |
670 | # CONFIG_VXGE is not set | ||
578 | # CONFIG_MYRI10GE is not set | 671 | # CONFIG_MYRI10GE is not set |
579 | # CONFIG_NETXEN_NIC is not set | 672 | # CONFIG_NETXEN_NIC is not set |
580 | # CONFIG_NIU is not set | 673 | # CONFIG_NIU is not set |
@@ -584,14 +677,13 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
584 | # CONFIG_BNX2X is not set | 677 | # CONFIG_BNX2X is not set |
585 | # CONFIG_QLGE is not set | 678 | # CONFIG_QLGE is not set |
586 | # CONFIG_SFC is not set | 679 | # CONFIG_SFC is not set |
680 | # CONFIG_BE2NET is not set | ||
587 | # CONFIG_TR is not set | 681 | # CONFIG_TR is not set |
588 | 682 | CONFIG_WLAN=y | |
589 | # | 683 | # CONFIG_AIRO is not set |
590 | # Wireless LAN | 684 | # CONFIG_ATMEL is not set |
591 | # | 685 | # CONFIG_PRISM54 is not set |
592 | # CONFIG_WLAN_PRE80211 is not set | 686 | # CONFIG_HOSTAP is not set |
593 | # CONFIG_WLAN_80211 is not set | ||
594 | # CONFIG_IWLWIFI_LEDS is not set | ||
595 | 687 | ||
596 | # | 688 | # |
597 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 689 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -604,6 +696,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
604 | # CONFIG_NETCONSOLE is not set | 696 | # CONFIG_NETCONSOLE is not set |
605 | # CONFIG_NETPOLL is not set | 697 | # CONFIG_NETPOLL is not set |
606 | # CONFIG_NET_POLL_CONTROLLER is not set | 698 | # CONFIG_NET_POLL_CONTROLLER is not set |
699 | # CONFIG_VMXNET3 is not set | ||
607 | # CONFIG_ISDN is not set | 700 | # CONFIG_ISDN is not set |
608 | # CONFIG_PHONE is not set | 701 | # CONFIG_PHONE is not set |
609 | 702 | ||
@@ -649,6 +742,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
649 | # CONFIG_SERIAL_JSM is not set | 742 | # CONFIG_SERIAL_JSM is not set |
650 | CONFIG_SERIAL_OF_PLATFORM=y | 743 | CONFIG_SERIAL_OF_PLATFORM=y |
651 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 744 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
745 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
652 | CONFIG_UNIX98_PTYS=y | 746 | CONFIG_UNIX98_PTYS=y |
653 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 747 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
654 | CONFIG_LEGACY_PTYS=y | 748 | CONFIG_LEGACY_PTYS=y |
@@ -665,6 +759,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
665 | CONFIG_DEVPORT=y | 759 | CONFIG_DEVPORT=y |
666 | # CONFIG_I2C is not set | 760 | # CONFIG_I2C is not set |
667 | # CONFIG_SPI is not set | 761 | # CONFIG_SPI is not set |
762 | |||
763 | # | ||
764 | # PPS support | ||
765 | # | ||
766 | # CONFIG_PPS is not set | ||
668 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 767 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
669 | # CONFIG_GPIOLIB is not set | 768 | # CONFIG_GPIOLIB is not set |
670 | # CONFIG_W1 is not set | 769 | # CONFIG_W1 is not set |
@@ -687,27 +786,13 @@ CONFIG_SSB_POSSIBLE=y | |||
687 | # CONFIG_HTC_PASIC3 is not set | 786 | # CONFIG_HTC_PASIC3 is not set |
688 | # CONFIG_MFD_TMIO is not set | 787 | # CONFIG_MFD_TMIO is not set |
689 | # CONFIG_REGULATOR is not set | 788 | # CONFIG_REGULATOR is not set |
690 | 789 | # CONFIG_MEDIA_SUPPORT is not set | |
691 | # | ||
692 | # Multimedia devices | ||
693 | # | ||
694 | |||
695 | # | ||
696 | # Multimedia core support | ||
697 | # | ||
698 | # CONFIG_VIDEO_DEV is not set | ||
699 | # CONFIG_DVB_CORE is not set | ||
700 | # CONFIG_VIDEO_MEDIA is not set | ||
701 | |||
702 | # | ||
703 | # Multimedia drivers | ||
704 | # | ||
705 | # CONFIG_DAB is not set | ||
706 | 790 | ||
707 | # | 791 | # |
708 | # Graphics support | 792 | # Graphics support |
709 | # | 793 | # |
710 | # CONFIG_AGP is not set | 794 | # CONFIG_AGP is not set |
795 | CONFIG_VGA_ARB=y | ||
711 | # CONFIG_DRM is not set | 796 | # CONFIG_DRM is not set |
712 | # CONFIG_VGASTATE is not set | 797 | # CONFIG_VGASTATE is not set |
713 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 798 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
@@ -732,7 +817,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
732 | # | 817 | # |
733 | 818 | ||
734 | # | 819 | # |
735 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 820 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
736 | # | 821 | # |
737 | # CONFIG_USB_GADGET is not set | 822 | # CONFIG_USB_GADGET is not set |
738 | 823 | ||
@@ -748,7 +833,12 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
748 | # CONFIG_EDAC is not set | 833 | # CONFIG_EDAC is not set |
749 | # CONFIG_RTC_CLASS is not set | 834 | # CONFIG_RTC_CLASS is not set |
750 | # CONFIG_DMADEVICES is not set | 835 | # CONFIG_DMADEVICES is not set |
836 | # CONFIG_AUXDISPLAY is not set | ||
751 | # CONFIG_UIO is not set | 837 | # CONFIG_UIO is not set |
838 | |||
839 | # | ||
840 | # TI VLYNQ | ||
841 | # | ||
752 | # CONFIG_STAGING is not set | 842 | # CONFIG_STAGING is not set |
753 | 843 | ||
754 | # | 844 | # |
@@ -759,14 +849,17 @@ CONFIG_EXT2_FS=y | |||
759 | # CONFIG_EXT2_FS_XIP is not set | 849 | # CONFIG_EXT2_FS_XIP is not set |
760 | # CONFIG_EXT3_FS is not set | 850 | # CONFIG_EXT3_FS is not set |
761 | # CONFIG_EXT4_FS is not set | 851 | # CONFIG_EXT4_FS is not set |
852 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
762 | # CONFIG_REISERFS_FS is not set | 853 | # CONFIG_REISERFS_FS is not set |
763 | # CONFIG_JFS_FS is not set | 854 | # CONFIG_JFS_FS is not set |
764 | # CONFIG_FS_POSIX_ACL is not set | 855 | # CONFIG_FS_POSIX_ACL is not set |
765 | CONFIG_FILE_LOCKING=y | ||
766 | # CONFIG_XFS_FS is not set | 856 | # CONFIG_XFS_FS is not set |
767 | # CONFIG_GFS2_FS is not set | 857 | # CONFIG_GFS2_FS is not set |
768 | # CONFIG_OCFS2_FS is not set | 858 | # CONFIG_OCFS2_FS is not set |
769 | # CONFIG_BTRFS_FS is not set | 859 | # CONFIG_BTRFS_FS is not set |
860 | # CONFIG_NILFS2_FS is not set | ||
861 | CONFIG_FILE_LOCKING=y | ||
862 | CONFIG_FSNOTIFY=y | ||
770 | CONFIG_DNOTIFY=y | 863 | CONFIG_DNOTIFY=y |
771 | CONFIG_INOTIFY=y | 864 | CONFIG_INOTIFY=y |
772 | CONFIG_INOTIFY_USER=y | 865 | CONFIG_INOTIFY_USER=y |
@@ -776,6 +869,11 @@ CONFIG_INOTIFY_USER=y | |||
776 | # CONFIG_FUSE_FS is not set | 869 | # CONFIG_FUSE_FS is not set |
777 | 870 | ||
778 | # | 871 | # |
872 | # Caches | ||
873 | # | ||
874 | # CONFIG_FSCACHE is not set | ||
875 | |||
876 | # | ||
779 | # CD-ROM/DVD Filesystems | 877 | # CD-ROM/DVD Filesystems |
780 | # | 878 | # |
781 | # CONFIG_ISO9660_FS is not set | 879 | # CONFIG_ISO9660_FS is not set |
@@ -840,7 +938,6 @@ CONFIG_LOCKD=y | |||
840 | CONFIG_LOCKD_V4=y | 938 | CONFIG_LOCKD_V4=y |
841 | CONFIG_NFS_COMMON=y | 939 | CONFIG_NFS_COMMON=y |
842 | CONFIG_SUNRPC=y | 940 | CONFIG_SUNRPC=y |
843 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
844 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 941 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
845 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 942 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
846 | # CONFIG_SMB_FS is not set | 943 | # CONFIG_SMB_FS is not set |
@@ -856,6 +953,7 @@ CONFIG_SUNRPC=y | |||
856 | CONFIG_MSDOS_PARTITION=y | 953 | CONFIG_MSDOS_PARTITION=y |
857 | # CONFIG_NLS is not set | 954 | # CONFIG_NLS is not set |
858 | # CONFIG_DLM is not set | 955 | # CONFIG_DLM is not set |
956 | # CONFIG_BINARY_PRINTF is not set | ||
859 | 957 | ||
860 | # | 958 | # |
861 | # Library routines | 959 | # Library routines |
@@ -871,11 +969,13 @@ CONFIG_CRC32=y | |||
871 | # CONFIG_LIBCRC32C is not set | 969 | # CONFIG_LIBCRC32C is not set |
872 | CONFIG_ZLIB_INFLATE=y | 970 | CONFIG_ZLIB_INFLATE=y |
873 | CONFIG_ZLIB_DEFLATE=y | 971 | CONFIG_ZLIB_DEFLATE=y |
874 | CONFIG_PLIST=y | 972 | CONFIG_DECOMPRESS_GZIP=y |
875 | CONFIG_HAS_IOMEM=y | 973 | CONFIG_HAS_IOMEM=y |
876 | CONFIG_HAS_IOPORT=y | 974 | CONFIG_HAS_IOPORT=y |
877 | CONFIG_HAS_DMA=y | 975 | CONFIG_HAS_DMA=y |
878 | CONFIG_HAVE_LMB=y | 976 | CONFIG_HAVE_LMB=y |
977 | CONFIG_NLATTR=y | ||
978 | CONFIG_GENERIC_ATOMIC64=y | ||
879 | 979 | ||
880 | # | 980 | # |
881 | # Kernel hacking | 981 | # Kernel hacking |
@@ -885,6 +985,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
885 | CONFIG_ENABLE_MUST_CHECK=y | 985 | CONFIG_ENABLE_MUST_CHECK=y |
886 | CONFIG_FRAME_WARN=1024 | 986 | CONFIG_FRAME_WARN=1024 |
887 | CONFIG_MAGIC_SYSRQ=y | 987 | CONFIG_MAGIC_SYSRQ=y |
988 | # CONFIG_STRIP_ASM_SYMS is not set | ||
888 | # CONFIG_UNUSED_SYMBOLS is not set | 989 | # CONFIG_UNUSED_SYMBOLS is not set |
889 | CONFIG_DEBUG_FS=y | 990 | CONFIG_DEBUG_FS=y |
890 | # CONFIG_HEADERS_CHECK is not set | 991 | # CONFIG_HEADERS_CHECK is not set |
@@ -893,16 +994,23 @@ CONFIG_DEBUG_KERNEL=y | |||
893 | CONFIG_DETECT_SOFTLOCKUP=y | 994 | CONFIG_DETECT_SOFTLOCKUP=y |
894 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 995 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
895 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 996 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
997 | CONFIG_DETECT_HUNG_TASK=y | ||
998 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
999 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
896 | CONFIG_SCHED_DEBUG=y | 1000 | CONFIG_SCHED_DEBUG=y |
897 | # CONFIG_SCHEDSTATS is not set | 1001 | # CONFIG_SCHEDSTATS is not set |
898 | # CONFIG_TIMER_STATS is not set | 1002 | # CONFIG_TIMER_STATS is not set |
899 | # CONFIG_DEBUG_OBJECTS is not set | 1003 | # CONFIG_DEBUG_OBJECTS is not set |
900 | # CONFIG_SLUB_DEBUG_ON is not set | 1004 | # CONFIG_SLUB_DEBUG_ON is not set |
901 | # CONFIG_SLUB_STATS is not set | 1005 | # CONFIG_SLUB_STATS is not set |
1006 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
902 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1007 | # CONFIG_DEBUG_RT_MUTEXES is not set |
903 | # CONFIG_RT_MUTEX_TESTER is not set | 1008 | # CONFIG_RT_MUTEX_TESTER is not set |
904 | # CONFIG_DEBUG_SPINLOCK is not set | 1009 | # CONFIG_DEBUG_SPINLOCK is not set |
905 | # CONFIG_DEBUG_MUTEXES is not set | 1010 | # CONFIG_DEBUG_MUTEXES is not set |
1011 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1012 | # CONFIG_PROVE_LOCKING is not set | ||
1013 | # CONFIG_LOCK_STAT is not set | ||
906 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1014 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
907 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1015 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
908 | # CONFIG_DEBUG_KOBJECT is not set | 1016 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -914,35 +1022,45 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
914 | # CONFIG_DEBUG_LIST is not set | 1022 | # CONFIG_DEBUG_LIST is not set |
915 | # CONFIG_DEBUG_SG is not set | 1023 | # CONFIG_DEBUG_SG is not set |
916 | # CONFIG_DEBUG_NOTIFIERS is not set | 1024 | # CONFIG_DEBUG_NOTIFIERS is not set |
917 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1025 | # CONFIG_DEBUG_CREDENTIALS is not set |
918 | # CONFIG_RCU_TORTURE_TEST is not set | 1026 | # CONFIG_RCU_TORTURE_TEST is not set |
919 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1027 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
920 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1028 | # CONFIG_BACKTRACE_SELF_TEST is not set |
921 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1029 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1030 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
922 | # CONFIG_FAULT_INJECTION is not set | 1031 | # CONFIG_FAULT_INJECTION is not set |
923 | # CONFIG_LATENCYTOP is not set | 1032 | # CONFIG_LATENCYTOP is not set |
924 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1033 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1034 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
925 | CONFIG_HAVE_FUNCTION_TRACER=y | 1035 | CONFIG_HAVE_FUNCTION_TRACER=y |
1036 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
926 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1037 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
927 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1038 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
928 | 1039 | CONFIG_TRACING_SUPPORT=y | |
929 | # | 1040 | CONFIG_FTRACE=y |
930 | # Tracers | ||
931 | # | ||
932 | # CONFIG_FUNCTION_TRACER is not set | 1041 | # CONFIG_FUNCTION_TRACER is not set |
1042 | # CONFIG_IRQSOFF_TRACER is not set | ||
933 | # CONFIG_SCHED_TRACER is not set | 1043 | # CONFIG_SCHED_TRACER is not set |
934 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1044 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
935 | # CONFIG_BOOT_TRACER is not set | 1045 | # CONFIG_BOOT_TRACER is not set |
936 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1046 | CONFIG_BRANCH_PROFILE_NONE=y |
1047 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1048 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
937 | # CONFIG_STACK_TRACER is not set | 1049 | # CONFIG_STACK_TRACER is not set |
938 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1050 | # CONFIG_KMEMTRACE is not set |
1051 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1052 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1053 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1054 | # CONFIG_DMA_API_DEBUG is not set | ||
939 | # CONFIG_SAMPLES is not set | 1055 | # CONFIG_SAMPLES is not set |
940 | CONFIG_HAVE_ARCH_KGDB=y | 1056 | CONFIG_HAVE_ARCH_KGDB=y |
941 | # CONFIG_KGDB is not set | 1057 | # CONFIG_KGDB is not set |
1058 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1059 | CONFIG_PPC_WERROR=y | ||
942 | CONFIG_PRINT_STACK_DEPTH=64 | 1060 | CONFIG_PRINT_STACK_DEPTH=64 |
943 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1061 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
944 | # CONFIG_DEBUG_STACK_USAGE is not set | 1062 | # CONFIG_DEBUG_STACK_USAGE is not set |
945 | # CONFIG_DEBUG_PAGEALLOC is not set | 1063 | # CONFIG_PPC_EMULATED_STATS is not set |
946 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1064 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
947 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1065 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
948 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1066 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -958,13 +1076,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
958 | # CONFIG_KEYS is not set | 1076 | # CONFIG_KEYS is not set |
959 | # CONFIG_SECURITY is not set | 1077 | # CONFIG_SECURITY is not set |
960 | # CONFIG_SECURITYFS is not set | 1078 | # CONFIG_SECURITYFS is not set |
961 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1079 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1080 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1081 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1082 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1083 | CONFIG_DEFAULT_SECURITY="" | ||
962 | CONFIG_CRYPTO=y | 1084 | CONFIG_CRYPTO=y |
963 | 1085 | ||
964 | # | 1086 | # |
965 | # Crypto core or helper | 1087 | # Crypto core or helper |
966 | # | 1088 | # |
967 | # CONFIG_CRYPTO_FIPS is not set | ||
968 | CONFIG_CRYPTO_ALGAPI=y | 1089 | CONFIG_CRYPTO_ALGAPI=y |
969 | CONFIG_CRYPTO_ALGAPI2=y | 1090 | CONFIG_CRYPTO_ALGAPI2=y |
970 | CONFIG_CRYPTO_AEAD2=y | 1091 | CONFIG_CRYPTO_AEAD2=y |
@@ -973,10 +1094,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
973 | CONFIG_CRYPTO_HASH=y | 1094 | CONFIG_CRYPTO_HASH=y |
974 | CONFIG_CRYPTO_HASH2=y | 1095 | CONFIG_CRYPTO_HASH2=y |
975 | CONFIG_CRYPTO_RNG2=y | 1096 | CONFIG_CRYPTO_RNG2=y |
1097 | CONFIG_CRYPTO_PCOMP=y | ||
976 | CONFIG_CRYPTO_MANAGER=y | 1098 | CONFIG_CRYPTO_MANAGER=y |
977 | CONFIG_CRYPTO_MANAGER2=y | 1099 | CONFIG_CRYPTO_MANAGER2=y |
978 | # CONFIG_CRYPTO_GF128MUL is not set | 1100 | # CONFIG_CRYPTO_GF128MUL is not set |
979 | # CONFIG_CRYPTO_NULL is not set | 1101 | # CONFIG_CRYPTO_NULL is not set |
1102 | CONFIG_CRYPTO_WORKQUEUE=y | ||
980 | # CONFIG_CRYPTO_CRYPTD is not set | 1103 | # CONFIG_CRYPTO_CRYPTD is not set |
981 | # CONFIG_CRYPTO_AUTHENC is not set | 1104 | # CONFIG_CRYPTO_AUTHENC is not set |
982 | # CONFIG_CRYPTO_TEST is not set | 1105 | # CONFIG_CRYPTO_TEST is not set |
@@ -1004,11 +1127,13 @@ CONFIG_CRYPTO_PCBC=y | |||
1004 | # | 1127 | # |
1005 | # CONFIG_CRYPTO_HMAC is not set | 1128 | # CONFIG_CRYPTO_HMAC is not set |
1006 | # CONFIG_CRYPTO_XCBC is not set | 1129 | # CONFIG_CRYPTO_XCBC is not set |
1130 | # CONFIG_CRYPTO_VMAC is not set | ||
1007 | 1131 | ||
1008 | # | 1132 | # |
1009 | # Digest | 1133 | # Digest |
1010 | # | 1134 | # |
1011 | # CONFIG_CRYPTO_CRC32C is not set | 1135 | # CONFIG_CRYPTO_CRC32C is not set |
1136 | # CONFIG_CRYPTO_GHASH is not set | ||
1012 | # CONFIG_CRYPTO_MD4 is not set | 1137 | # CONFIG_CRYPTO_MD4 is not set |
1013 | CONFIG_CRYPTO_MD5=y | 1138 | CONFIG_CRYPTO_MD5=y |
1014 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1139 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1045,6 +1170,7 @@ CONFIG_CRYPTO_DES=y | |||
1045 | # Compression | 1170 | # Compression |
1046 | # | 1171 | # |
1047 | # CONFIG_CRYPTO_DEFLATE is not set | 1172 | # CONFIG_CRYPTO_DEFLATE is not set |
1173 | # CONFIG_CRYPTO_ZLIB is not set | ||
1048 | # CONFIG_CRYPTO_LZO is not set | 1174 | # CONFIG_CRYPTO_LZO is not set |
1049 | 1175 | ||
1050 | # | 1176 | # |
diff --git a/arch/powerpc/configs/44x/eiger_defconfig b/arch/powerpc/configs/44x/eiger_defconfig index 007f3bd939e7..e3149bade0b2 100644 --- a/arch/powerpc/configs/44x/eiger_defconfig +++ b/arch/powerpc/configs/44x/eiger_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.31-rc6 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Wed Aug 19 13:06:50 2009 | 4 | # Mon Jan 4 14:33:04 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -34,7 +34,9 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
34 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
37 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
38 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
40 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
@@ -57,6 +59,7 @@ CONFIG_AUDIT_ARCH=y | |||
57 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
58 | CONFIG_DTC=y | 60 | CONFIG_DTC=y |
59 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | # CONFIG_DEFAULT_UIMAGE is not set |
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
60 | CONFIG_PPC_DCR_NATIVE=y | 63 | CONFIG_PPC_DCR_NATIVE=y |
61 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_PPC_DCR=y | 65 | CONFIG_PPC_DCR=y |
@@ -84,11 +87,13 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
84 | # | 87 | # |
85 | # RCU Subsystem | 88 | # RCU Subsystem |
86 | # | 89 | # |
87 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
88 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
89 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_TINY_RCU is not set |
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
90 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
92 | # CONFIG_IKCONFIG is not set | 97 | # CONFIG_IKCONFIG is not set |
93 | CONFIG_LOG_BUF_SHIFT=14 | 98 | CONFIG_LOG_BUF_SHIFT=14 |
94 | # CONFIG_GROUP_SCHED is not set | 99 | # CONFIG_GROUP_SCHED is not set |
@@ -122,22 +127,21 @@ CONFIG_TIMERFD=y | |||
122 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
123 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
124 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
125 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
126 | 131 | ||
127 | # | 132 | # |
128 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
129 | # | 134 | # |
135 | # CONFIG_PERF_EVENTS is not set | ||
130 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
131 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
132 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
133 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
134 | # CONFIG_STRIP_ASM_SYMS is not set | ||
135 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
136 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
137 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
138 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
139 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
140 | # CONFIG_MARKERS is not set | ||
141 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
142 | # CONFIG_KPROBES is not set | 146 | # CONFIG_KPROBES is not set |
143 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -145,6 +149,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
145 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
146 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
147 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
148 | 154 | ||
149 | # | 155 | # |
150 | # GCOV-based kernel profiling | 156 | # GCOV-based kernel profiling |
@@ -170,14 +176,41 @@ CONFIG_LBDAF=y | |||
170 | # IO Schedulers | 176 | # IO Schedulers |
171 | # | 177 | # |
172 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
173 | CONFIG_IOSCHED_AS=y | ||
174 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
175 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
176 | CONFIG_DEFAULT_AS=y | ||
177 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
178 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
179 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
180 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
181 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
182 | CONFIG_PPC4xx_PCI_EXPRESS=y | 215 | CONFIG_PPC4xx_PCI_EXPRESS=y |
183 | 216 | ||
@@ -243,10 +276,11 @@ CONFIG_BINFMT_ELF=y | |||
243 | # CONFIG_MATH_EMULATION is not set | 276 | # CONFIG_MATH_EMULATION is not set |
244 | # CONFIG_IOMMU_HELPER is not set | 277 | # CONFIG_IOMMU_HELPER is not set |
245 | # CONFIG_SWIOTLB is not set | 278 | # CONFIG_SWIOTLB is not set |
246 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
247 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 279 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
248 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 280 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
249 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 281 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
282 | CONFIG_SPARSE_IRQ=y | ||
283 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
250 | CONFIG_ARCH_FLATMEM_ENABLE=y | 284 | CONFIG_ARCH_FLATMEM_ENABLE=y |
251 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 285 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
252 | CONFIG_SELECT_MEMORY_MODEL=y | 286 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -262,8 +296,7 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
262 | CONFIG_ZONE_DMA_FLAG=1 | 296 | CONFIG_ZONE_DMA_FLAG=1 |
263 | CONFIG_BOUNCE=y | 297 | CONFIG_BOUNCE=y |
264 | CONFIG_VIRT_TO_BUS=y | 298 | CONFIG_VIRT_TO_BUS=y |
265 | CONFIG_HAVE_MLOCK=y | 299 | # CONFIG_KSM is not set |
266 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
267 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 300 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
268 | CONFIG_STDBINUTILS=y | 301 | CONFIG_STDBINUTILS=y |
269 | CONFIG_PPC_4K_PAGES=y | 302 | CONFIG_PPC_4K_PAGES=y |
@@ -358,6 +391,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
358 | # CONFIG_NETFILTER is not set | 391 | # CONFIG_NETFILTER is not set |
359 | # CONFIG_IP_DCCP is not set | 392 | # CONFIG_IP_DCCP is not set |
360 | # CONFIG_IP_SCTP is not set | 393 | # CONFIG_IP_SCTP is not set |
394 | # CONFIG_RDS is not set | ||
361 | # CONFIG_TIPC is not set | 395 | # CONFIG_TIPC is not set |
362 | # CONFIG_ATM is not set | 396 | # CONFIG_ATM is not set |
363 | # CONFIG_BRIDGE is not set | 397 | # CONFIG_BRIDGE is not set |
@@ -387,14 +421,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
387 | # CONFIG_AF_RXRPC is not set | 421 | # CONFIG_AF_RXRPC is not set |
388 | CONFIG_WIRELESS=y | 422 | CONFIG_WIRELESS=y |
389 | # CONFIG_CFG80211 is not set | 423 | # CONFIG_CFG80211 is not set |
390 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
391 | # CONFIG_WIRELESS_EXT is not set | ||
392 | # CONFIG_LIB80211 is not set | 424 | # CONFIG_LIB80211 is not set |
393 | 425 | ||
394 | # | 426 | # |
395 | # CFG80211 needs to be enabled for MAC80211 | 427 | # CFG80211 needs to be enabled for MAC80211 |
396 | # | 428 | # |
397 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
398 | # CONFIG_WIMAX is not set | 429 | # CONFIG_WIMAX is not set |
399 | # CONFIG_RFKILL is not set | 430 | # CONFIG_RFKILL is not set |
400 | # CONFIG_NET_9P is not set | 431 | # CONFIG_NET_9P is not set |
@@ -407,6 +438,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
407 | # Generic Driver Options | 438 | # Generic Driver Options |
408 | # | 439 | # |
409 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 440 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
441 | # CONFIG_DEVTMPFS is not set | ||
410 | CONFIG_STANDALONE=y | 442 | CONFIG_STANDALONE=y |
411 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 443 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
412 | CONFIG_FW_LOADER=y | 444 | CONFIG_FW_LOADER=y |
@@ -419,9 +451,9 @@ CONFIG_CONNECTOR=y | |||
419 | CONFIG_PROC_EVENTS=y | 451 | CONFIG_PROC_EVENTS=y |
420 | CONFIG_MTD=y | 452 | CONFIG_MTD=y |
421 | # CONFIG_MTD_DEBUG is not set | 453 | # CONFIG_MTD_DEBUG is not set |
454 | # CONFIG_MTD_TESTS is not set | ||
422 | CONFIG_MTD_CONCAT=y | 455 | CONFIG_MTD_CONCAT=y |
423 | CONFIG_MTD_PARTITIONS=y | 456 | CONFIG_MTD_PARTITIONS=y |
424 | # CONFIG_MTD_TESTS is not set | ||
425 | # CONFIG_MTD_REDBOOT_PARTS is not set | 457 | # CONFIG_MTD_REDBOOT_PARTS is not set |
426 | CONFIG_MTD_CMDLINE_PARTS=y | 458 | CONFIG_MTD_CMDLINE_PARTS=y |
427 | CONFIG_MTD_OF_PARTS=y | 459 | CONFIG_MTD_OF_PARTS=y |
@@ -522,6 +554,7 @@ CONFIG_BLK_DEV=y | |||
522 | # CONFIG_BLK_DEV_UMEM is not set | 554 | # CONFIG_BLK_DEV_UMEM is not set |
523 | # CONFIG_BLK_DEV_COW_COMMON is not set | 555 | # CONFIG_BLK_DEV_COW_COMMON is not set |
524 | # CONFIG_BLK_DEV_LOOP is not set | 556 | # CONFIG_BLK_DEV_LOOP is not set |
557 | # CONFIG_BLK_DEV_DRBD is not set | ||
525 | # CONFIG_BLK_DEV_NBD is not set | 558 | # CONFIG_BLK_DEV_NBD is not set |
526 | # CONFIG_BLK_DEV_SX8 is not set | 559 | # CONFIG_BLK_DEV_SX8 is not set |
527 | CONFIG_BLK_DEV_RAM=y | 560 | CONFIG_BLK_DEV_RAM=y |
@@ -573,8 +606,11 @@ CONFIG_SCSI_SAS_ATTRS=y | |||
573 | CONFIG_SCSI_LOWLEVEL=y | 606 | CONFIG_SCSI_LOWLEVEL=y |
574 | # CONFIG_ISCSI_TCP is not set | 607 | # CONFIG_ISCSI_TCP is not set |
575 | # CONFIG_SCSI_BNX2_ISCSI is not set | 608 | # CONFIG_SCSI_BNX2_ISCSI is not set |
609 | # CONFIG_BE2ISCSI is not set | ||
576 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 610 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
611 | # CONFIG_SCSI_HPSA is not set | ||
577 | # CONFIG_SCSI_3W_9XXX is not set | 612 | # CONFIG_SCSI_3W_9XXX is not set |
613 | # CONFIG_SCSI_3W_SAS is not set | ||
578 | # CONFIG_SCSI_ACARD is not set | 614 | # CONFIG_SCSI_ACARD is not set |
579 | # CONFIG_SCSI_AACRAID is not set | 615 | # CONFIG_SCSI_AACRAID is not set |
580 | # CONFIG_SCSI_AIC7XXX is not set | 616 | # CONFIG_SCSI_AIC7XXX is not set |
@@ -611,7 +647,10 @@ CONFIG_SCSI_LOWLEVEL=y | |||
611 | # CONFIG_SCSI_DC390T is not set | 647 | # CONFIG_SCSI_DC390T is not set |
612 | # CONFIG_SCSI_NSP32 is not set | 648 | # CONFIG_SCSI_NSP32 is not set |
613 | # CONFIG_SCSI_DEBUG is not set | 649 | # CONFIG_SCSI_DEBUG is not set |
650 | # CONFIG_SCSI_PMCRAID is not set | ||
651 | # CONFIG_SCSI_PM8001 is not set | ||
614 | # CONFIG_SCSI_SRP is not set | 652 | # CONFIG_SCSI_SRP is not set |
653 | # CONFIG_SCSI_BFA_FC is not set | ||
615 | # CONFIG_SCSI_DH is not set | 654 | # CONFIG_SCSI_DH is not set |
616 | # CONFIG_SCSI_OSD_INITIATOR is not set | 655 | # CONFIG_SCSI_OSD_INITIATOR is not set |
617 | # CONFIG_ATA is not set | 656 | # CONFIG_ATA is not set |
@@ -682,7 +721,9 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
682 | # CONFIG_NET_PCI is not set | 721 | # CONFIG_NET_PCI is not set |
683 | # CONFIG_B44 is not set | 722 | # CONFIG_B44 is not set |
684 | # CONFIG_KS8842 is not set | 723 | # CONFIG_KS8842 is not set |
724 | # CONFIG_KS8851_MLL is not set | ||
685 | # CONFIG_ATL2 is not set | 725 | # CONFIG_ATL2 is not set |
726 | # CONFIG_XILINX_EMACLITE is not set | ||
686 | CONFIG_NETDEV_1000=y | 727 | CONFIG_NETDEV_1000=y |
687 | # CONFIG_ACENIC is not set | 728 | # CONFIG_ACENIC is not set |
688 | # CONFIG_DL2K is not set | 729 | # CONFIG_DL2K is not set |
@@ -711,12 +752,11 @@ CONFIG_E1000E=y | |||
711 | # CONFIG_JME is not set | 752 | # CONFIG_JME is not set |
712 | # CONFIG_NETDEV_10000 is not set | 753 | # CONFIG_NETDEV_10000 is not set |
713 | # CONFIG_TR is not set | 754 | # CONFIG_TR is not set |
714 | 755 | CONFIG_WLAN=y | |
715 | # | 756 | # CONFIG_AIRO is not set |
716 | # Wireless LAN | 757 | # CONFIG_ATMEL is not set |
717 | # | 758 | # CONFIG_PRISM54 is not set |
718 | # CONFIG_WLAN_PRE80211 is not set | 759 | # CONFIG_HOSTAP is not set |
719 | # CONFIG_WLAN_80211 is not set | ||
720 | 760 | ||
721 | # | 761 | # |
722 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 762 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -730,6 +770,7 @@ CONFIG_E1000E=y | |||
730 | # CONFIG_NETCONSOLE is not set | 770 | # CONFIG_NETCONSOLE is not set |
731 | # CONFIG_NETPOLL is not set | 771 | # CONFIG_NETPOLL is not set |
732 | # CONFIG_NET_POLL_CONTROLLER is not set | 772 | # CONFIG_NET_POLL_CONTROLLER is not set |
773 | # CONFIG_VMXNET3 is not set | ||
733 | # CONFIG_ISDN is not set | 774 | # CONFIG_ISDN is not set |
734 | # CONFIG_PHONE is not set | 775 | # CONFIG_PHONE is not set |
735 | 776 | ||
@@ -775,6 +816,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
775 | # CONFIG_SERIAL_JSM is not set | 816 | # CONFIG_SERIAL_JSM is not set |
776 | CONFIG_SERIAL_OF_PLATFORM=y | 817 | CONFIG_SERIAL_OF_PLATFORM=y |
777 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 818 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
819 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
778 | CONFIG_UNIX98_PTYS=y | 820 | CONFIG_UNIX98_PTYS=y |
779 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 821 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
780 | CONFIG_LEGACY_PTYS=y | 822 | CONFIG_LEGACY_PTYS=y |
@@ -791,6 +833,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
791 | CONFIG_DEVPORT=y | 833 | CONFIG_DEVPORT=y |
792 | CONFIG_I2C=y | 834 | CONFIG_I2C=y |
793 | CONFIG_I2C_BOARDINFO=y | 835 | CONFIG_I2C_BOARDINFO=y |
836 | CONFIG_I2C_COMPAT=y | ||
794 | CONFIG_I2C_CHARDEV=y | 837 | CONFIG_I2C_CHARDEV=y |
795 | CONFIG_I2C_HELPER_AUTO=y | 838 | CONFIG_I2C_HELPER_AUTO=y |
796 | 839 | ||
@@ -831,11 +874,6 @@ CONFIG_I2C_IBM_IIC=y | |||
831 | # CONFIG_I2C_TAOS_EVM is not set | 874 | # CONFIG_I2C_TAOS_EVM is not set |
832 | 875 | ||
833 | # | 876 | # |
834 | # Graphics adapter I2C/DDC channel drivers | ||
835 | # | ||
836 | # CONFIG_I2C_VOODOO3 is not set | ||
837 | |||
838 | # | ||
839 | # Other I2C/SMBus bus drivers | 877 | # Other I2C/SMBus bus drivers |
840 | # | 878 | # |
841 | # CONFIG_I2C_PCA_PLATFORM is not set | 879 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -844,10 +882,6 @@ CONFIG_I2C_IBM_IIC=y | |||
844 | # | 882 | # |
845 | # Miscellaneous I2C Chip support | 883 | # Miscellaneous I2C Chip support |
846 | # | 884 | # |
847 | # CONFIG_DS1682 is not set | ||
848 | # CONFIG_SENSORS_PCF8574 is not set | ||
849 | # CONFIG_PCF8575 is not set | ||
850 | # CONFIG_SENSORS_PCA9539 is not set | ||
851 | # CONFIG_SENSORS_TSL2550 is not set | 885 | # CONFIG_SENSORS_TSL2550 is not set |
852 | CONFIG_I2C_DEBUG_CORE=y | 886 | CONFIG_I2C_DEBUG_CORE=y |
853 | CONFIG_I2C_DEBUG_ALGO=y | 887 | CONFIG_I2C_DEBUG_ALGO=y |
@@ -865,7 +899,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
865 | # CONFIG_POWER_SUPPLY is not set | 899 | # CONFIG_POWER_SUPPLY is not set |
866 | # CONFIG_HWMON is not set | 900 | # CONFIG_HWMON is not set |
867 | # CONFIG_THERMAL is not set | 901 | # CONFIG_THERMAL is not set |
868 | # CONFIG_THERMAL_HWMON is not set | ||
869 | # CONFIG_WATCHDOG is not set | 902 | # CONFIG_WATCHDOG is not set |
870 | CONFIG_SSB_POSSIBLE=y | 903 | CONFIG_SSB_POSSIBLE=y |
871 | 904 | ||
@@ -883,10 +916,13 @@ CONFIG_SSB_POSSIBLE=y | |||
883 | # CONFIG_TWL4030_CORE is not set | 916 | # CONFIG_TWL4030_CORE is not set |
884 | # CONFIG_MFD_TMIO is not set | 917 | # CONFIG_MFD_TMIO is not set |
885 | # CONFIG_PMIC_DA903X is not set | 918 | # CONFIG_PMIC_DA903X is not set |
919 | # CONFIG_PMIC_ADP5520 is not set | ||
886 | # CONFIG_MFD_WM8400 is not set | 920 | # CONFIG_MFD_WM8400 is not set |
921 | # CONFIG_MFD_WM831X is not set | ||
887 | # CONFIG_MFD_WM8350_I2C is not set | 922 | # CONFIG_MFD_WM8350_I2C is not set |
888 | # CONFIG_MFD_PCF50633 is not set | 923 | # CONFIG_MFD_PCF50633 is not set |
889 | # CONFIG_AB3100_CORE is not set | 924 | # CONFIG_AB3100_CORE is not set |
925 | # CONFIG_MFD_88PM8607 is not set | ||
890 | # CONFIG_REGULATOR is not set | 926 | # CONFIG_REGULATOR is not set |
891 | # CONFIG_MEDIA_SUPPORT is not set | 927 | # CONFIG_MEDIA_SUPPORT is not set |
892 | 928 | ||
@@ -894,6 +930,7 @@ CONFIG_SSB_POSSIBLE=y | |||
894 | # Graphics support | 930 | # Graphics support |
895 | # | 931 | # |
896 | # CONFIG_AGP is not set | 932 | # CONFIG_AGP is not set |
933 | CONFIG_VGA_ARB=y | ||
897 | # CONFIG_DRM is not set | 934 | # CONFIG_DRM is not set |
898 | # CONFIG_VGASTATE is not set | 935 | # CONFIG_VGASTATE is not set |
899 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 936 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -935,6 +972,7 @@ CONFIG_EXT2_FS=y | |||
935 | # CONFIG_EXT2_FS_XIP is not set | 972 | # CONFIG_EXT2_FS_XIP is not set |
936 | # CONFIG_EXT3_FS is not set | 973 | # CONFIG_EXT3_FS is not set |
937 | # CONFIG_EXT4_FS is not set | 974 | # CONFIG_EXT4_FS is not set |
975 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
938 | # CONFIG_REISERFS_FS is not set | 976 | # CONFIG_REISERFS_FS is not set |
939 | # CONFIG_JFS_FS is not set | 977 | # CONFIG_JFS_FS is not set |
940 | # CONFIG_FS_POSIX_ACL is not set | 978 | # CONFIG_FS_POSIX_ACL is not set |
@@ -942,6 +980,7 @@ CONFIG_EXT2_FS=y | |||
942 | # CONFIG_GFS2_FS is not set | 980 | # CONFIG_GFS2_FS is not set |
943 | # CONFIG_OCFS2_FS is not set | 981 | # CONFIG_OCFS2_FS is not set |
944 | # CONFIG_BTRFS_FS is not set | 982 | # CONFIG_BTRFS_FS is not set |
983 | # CONFIG_NILFS2_FS is not set | ||
945 | CONFIG_FILE_LOCKING=y | 984 | CONFIG_FILE_LOCKING=y |
946 | CONFIG_FSNOTIFY=y | 985 | CONFIG_FSNOTIFY=y |
947 | CONFIG_DNOTIFY=y | 986 | CONFIG_DNOTIFY=y |
@@ -1001,7 +1040,6 @@ CONFIG_CRAMFS=y | |||
1001 | # CONFIG_ROMFS_FS is not set | 1040 | # CONFIG_ROMFS_FS is not set |
1002 | # CONFIG_SYSV_FS is not set | 1041 | # CONFIG_SYSV_FS is not set |
1003 | # CONFIG_UFS_FS is not set | 1042 | # CONFIG_UFS_FS is not set |
1004 | # CONFIG_NILFS2_FS is not set | ||
1005 | CONFIG_NETWORK_FILESYSTEMS=y | 1043 | CONFIG_NETWORK_FILESYSTEMS=y |
1006 | CONFIG_NFS_FS=y | 1044 | CONFIG_NFS_FS=y |
1007 | CONFIG_NFS_V3=y | 1045 | CONFIG_NFS_V3=y |
@@ -1059,6 +1097,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1059 | CONFIG_ENABLE_MUST_CHECK=y | 1097 | CONFIG_ENABLE_MUST_CHECK=y |
1060 | CONFIG_FRAME_WARN=1024 | 1098 | CONFIG_FRAME_WARN=1024 |
1061 | CONFIG_MAGIC_SYSRQ=y | 1099 | CONFIG_MAGIC_SYSRQ=y |
1100 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1062 | # CONFIG_UNUSED_SYMBOLS is not set | 1101 | # CONFIG_UNUSED_SYMBOLS is not set |
1063 | CONFIG_DEBUG_FS=y | 1102 | CONFIG_DEBUG_FS=y |
1064 | # CONFIG_HEADERS_CHECK is not set | 1103 | # CONFIG_HEADERS_CHECK is not set |
@@ -1095,10 +1134,12 @@ CONFIG_SCHED_DEBUG=y | |||
1095 | # CONFIG_DEBUG_LIST is not set | 1134 | # CONFIG_DEBUG_LIST is not set |
1096 | # CONFIG_DEBUG_SG is not set | 1135 | # CONFIG_DEBUG_SG is not set |
1097 | # CONFIG_DEBUG_NOTIFIERS is not set | 1136 | # CONFIG_DEBUG_NOTIFIERS is not set |
1137 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1098 | # CONFIG_RCU_TORTURE_TEST is not set | 1138 | # CONFIG_RCU_TORTURE_TEST is not set |
1099 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1139 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1100 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1140 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1101 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1141 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1142 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1102 | # CONFIG_FAULT_INJECTION is not set | 1143 | # CONFIG_FAULT_INJECTION is not set |
1103 | # CONFIG_LATENCYTOP is not set | 1144 | # CONFIG_LATENCYTOP is not set |
1104 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1145 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -1122,10 +1163,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
1122 | # CONFIG_WORKQUEUE_TRACER is not set | 1163 | # CONFIG_WORKQUEUE_TRACER is not set |
1123 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1164 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1124 | # CONFIG_DYNAMIC_DEBUG is not set | 1165 | # CONFIG_DYNAMIC_DEBUG is not set |
1166 | # CONFIG_DMA_API_DEBUG is not set | ||
1125 | # CONFIG_SAMPLES is not set | 1167 | # CONFIG_SAMPLES is not set |
1126 | CONFIG_HAVE_ARCH_KGDB=y | 1168 | CONFIG_HAVE_ARCH_KGDB=y |
1127 | # CONFIG_KGDB is not set | 1169 | # CONFIG_KGDB is not set |
1128 | # CONFIG_KMEMCHECK is not set | ||
1129 | # CONFIG_PPC_DISABLE_WERROR is not set | 1170 | # CONFIG_PPC_DISABLE_WERROR is not set |
1130 | CONFIG_PPC_WERROR=y | 1171 | CONFIG_PPC_WERROR=y |
1131 | CONFIG_PRINT_STACK_DEPTH=64 | 1172 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1147,13 +1188,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1147 | # CONFIG_KEYS is not set | 1188 | # CONFIG_KEYS is not set |
1148 | # CONFIG_SECURITY is not set | 1189 | # CONFIG_SECURITY is not set |
1149 | # CONFIG_SECURITYFS is not set | 1190 | # CONFIG_SECURITYFS is not set |
1150 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1191 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1192 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1193 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1194 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1195 | CONFIG_DEFAULT_SECURITY="" | ||
1151 | CONFIG_CRYPTO=y | 1196 | CONFIG_CRYPTO=y |
1152 | 1197 | ||
1153 | # | 1198 | # |
1154 | # Crypto core or helper | 1199 | # Crypto core or helper |
1155 | # | 1200 | # |
1156 | # CONFIG_CRYPTO_FIPS is not set | ||
1157 | CONFIG_CRYPTO_ALGAPI=y | 1201 | CONFIG_CRYPTO_ALGAPI=y |
1158 | CONFIG_CRYPTO_ALGAPI2=y | 1202 | CONFIG_CRYPTO_ALGAPI2=y |
1159 | CONFIG_CRYPTO_AEAD=y | 1203 | CONFIG_CRYPTO_AEAD=y |
@@ -1197,11 +1241,13 @@ CONFIG_CRYPTO_XTS=y | |||
1197 | # | 1241 | # |
1198 | CONFIG_CRYPTO_HMAC=y | 1242 | CONFIG_CRYPTO_HMAC=y |
1199 | CONFIG_CRYPTO_XCBC=y | 1243 | CONFIG_CRYPTO_XCBC=y |
1244 | # CONFIG_CRYPTO_VMAC is not set | ||
1200 | 1245 | ||
1201 | # | 1246 | # |
1202 | # Digest | 1247 | # Digest |
1203 | # | 1248 | # |
1204 | # CONFIG_CRYPTO_CRC32C is not set | 1249 | # CONFIG_CRYPTO_CRC32C is not set |
1250 | CONFIG_CRYPTO_GHASH=y | ||
1205 | CONFIG_CRYPTO_MD4=y | 1251 | CONFIG_CRYPTO_MD4=y |
1206 | CONFIG_CRYPTO_MD5=y | 1252 | CONFIG_CRYPTO_MD5=y |
1207 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1253 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/44x/katmai_defconfig b/arch/powerpc/configs/44x/katmai_defconfig index c23a4ef13e45..af244e1d255e 100644 --- a/arch/powerpc/configs/44x/katmai_defconfig +++ b/arch/powerpc/configs/44x/katmai_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc5 |
4 | # Tue Jan 20 08:22:38 2009 | 4 | # Tue Jan 26 14:40:58 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -19,6 +19,7 @@ CONFIG_BOOKE=y | |||
19 | CONFIG_PTE_64BIT=y | 19 | CONFIG_PTE_64BIT=y |
20 | CONFIG_PHYS_64BIT=y | 20 | CONFIG_PHYS_64BIT=y |
21 | CONFIG_PPC_MMU_NOHASH=y | 21 | CONFIG_PPC_MMU_NOHASH=y |
22 | CONFIG_PPC_MMU_NOHASH_32=y | ||
22 | # CONFIG_PPC_MM_SLICES is not set | 23 | # CONFIG_PPC_MM_SLICES is not set |
23 | CONFIG_NOT_COHERENT_CACHE=y | 24 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 25 | CONFIG_PPC32=y |
@@ -30,15 +31,18 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 31 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 32 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 33 | CONFIG_GENERIC_HARDIRQS=y |
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
36 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
34 | CONFIG_IRQ_PER_CPU=y | 37 | CONFIG_IRQ_PER_CPU=y |
38 | CONFIG_NR_IRQS=512 | ||
35 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
37 | CONFIG_LOCKDEP_SUPPORT=y | 42 | CONFIG_LOCKDEP_SUPPORT=y |
38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
39 | CONFIG_ARCH_HAS_ILOG2_U32=y | 44 | CONFIG_ARCH_HAS_ILOG2_U32=y |
40 | CONFIG_GENERIC_HWEIGHT=y | 45 | CONFIG_GENERIC_HWEIGHT=y |
41 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
42 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 46 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
43 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 47 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
44 | CONFIG_PPC=y | 48 | CONFIG_PPC=y |
@@ -52,11 +56,15 @@ CONFIG_PPC_UDBG_16550=y | |||
52 | # CONFIG_GENERIC_TBSYNC is not set | 56 | # CONFIG_GENERIC_TBSYNC is not set |
53 | CONFIG_AUDIT_ARCH=y | 57 | CONFIG_AUDIT_ARCH=y |
54 | CONFIG_GENERIC_BUG=y | 58 | CONFIG_GENERIC_BUG=y |
59 | CONFIG_DTC=y | ||
55 | # CONFIG_DEFAULT_UIMAGE is not set | 60 | # CONFIG_DEFAULT_UIMAGE is not set |
61 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
56 | CONFIG_PPC_DCR_NATIVE=y | 62 | CONFIG_PPC_DCR_NATIVE=y |
57 | # CONFIG_PPC_DCR_MMIO is not set | 63 | # CONFIG_PPC_DCR_MMIO is not set |
58 | CONFIG_PPC_DCR=y | 64 | CONFIG_PPC_DCR=y |
65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
67 | CONFIG_CONSTRUCTORS=y | ||
60 | 68 | ||
61 | # | 69 | # |
62 | # General setup | 70 | # General setup |
@@ -70,9 +78,21 @@ CONFIG_SWAP=y | |||
70 | CONFIG_SYSVIPC=y | 78 | CONFIG_SYSVIPC=y |
71 | CONFIG_SYSVIPC_SYSCTL=y | 79 | CONFIG_SYSVIPC_SYSCTL=y |
72 | CONFIG_POSIX_MQUEUE=y | 80 | CONFIG_POSIX_MQUEUE=y |
81 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
73 | # CONFIG_BSD_PROCESS_ACCT is not set | 82 | # CONFIG_BSD_PROCESS_ACCT is not set |
74 | # CONFIG_TASKSTATS is not set | 83 | # CONFIG_TASKSTATS is not set |
75 | # CONFIG_AUDIT is not set | 84 | # CONFIG_AUDIT is not set |
85 | |||
86 | # | ||
87 | # RCU Subsystem | ||
88 | # | ||
89 | CONFIG_TREE_RCU=y | ||
90 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
91 | # CONFIG_TINY_RCU is not set | ||
92 | # CONFIG_RCU_TRACE is not set | ||
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
95 | # CONFIG_TREE_RCU_TRACE is not set | ||
76 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
77 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
78 | # CONFIG_GROUP_SCHED is not set | 98 | # CONFIG_GROUP_SCHED is not set |
@@ -83,8 +103,13 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
83 | # CONFIG_NAMESPACES is not set | 103 | # CONFIG_NAMESPACES is not set |
84 | CONFIG_BLK_DEV_INITRD=y | 104 | CONFIG_BLK_DEV_INITRD=y |
85 | CONFIG_INITRAMFS_SOURCE="" | 105 | CONFIG_INITRAMFS_SOURCE="" |
106 | CONFIG_RD_GZIP=y | ||
107 | # CONFIG_RD_BZIP2 is not set | ||
108 | # CONFIG_RD_LZMA is not set | ||
109 | # CONFIG_RD_LZO is not set | ||
86 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 110 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
87 | CONFIG_SYSCTL=y | 111 | CONFIG_SYSCTL=y |
112 | CONFIG_ANON_INODES=y | ||
88 | CONFIG_EMBEDDED=y | 113 | CONFIG_EMBEDDED=y |
89 | CONFIG_SYSCTL_SYSCALL=y | 114 | CONFIG_SYSCTL_SYSCALL=y |
90 | CONFIG_KALLSYMS=y | 115 | CONFIG_KALLSYMS=y |
@@ -94,19 +119,25 @@ CONFIG_HOTPLUG=y | |||
94 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
95 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
96 | CONFIG_ELF_CORE=y | 121 | CONFIG_ELF_CORE=y |
97 | CONFIG_COMPAT_BRK=y | ||
98 | CONFIG_BASE_FULL=y | 122 | CONFIG_BASE_FULL=y |
99 | CONFIG_FUTEX=y | 123 | CONFIG_FUTEX=y |
100 | CONFIG_ANON_INODES=y | ||
101 | CONFIG_EPOLL=y | 124 | CONFIG_EPOLL=y |
102 | CONFIG_SIGNALFD=y | 125 | CONFIG_SIGNALFD=y |
103 | CONFIG_TIMERFD=y | 126 | CONFIG_TIMERFD=y |
104 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
105 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
106 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
130 | CONFIG_HAVE_PERF_EVENTS=y | ||
131 | |||
132 | # | ||
133 | # Kernel Performance Events And Counters | ||
134 | # | ||
135 | # CONFIG_PERF_EVENTS is not set | ||
136 | # CONFIG_PERF_COUNTERS is not set | ||
107 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
108 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
109 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
140 | CONFIG_COMPAT_BRK=y | ||
110 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
111 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
112 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
@@ -118,6 +149,13 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
118 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
119 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
120 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
154 | |||
155 | # | ||
156 | # GCOV-based kernel profiling | ||
157 | # | ||
158 | # CONFIG_SLOW_WORK is not set | ||
121 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 159 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
122 | CONFIG_SLABINFO=y | 160 | CONFIG_SLABINFO=y |
123 | CONFIG_RT_MUTEXES=y | 161 | CONFIG_RT_MUTEXES=y |
@@ -129,8 +167,7 @@ CONFIG_MODULE_UNLOAD=y | |||
129 | # CONFIG_MODVERSIONS is not set | 167 | # CONFIG_MODVERSIONS is not set |
130 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 168 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
131 | CONFIG_BLOCK=y | 169 | CONFIG_BLOCK=y |
132 | CONFIG_LBD=y | 170 | CONFIG_LBDAF=y |
133 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
134 | # CONFIG_BLK_DEV_BSG is not set | 171 | # CONFIG_BLK_DEV_BSG is not set |
135 | # CONFIG_BLK_DEV_INTEGRITY is not set | 172 | # CONFIG_BLK_DEV_INTEGRITY is not set |
136 | 173 | ||
@@ -138,19 +175,41 @@ CONFIG_LBD=y | |||
138 | # IO Schedulers | 175 | # IO Schedulers |
139 | # | 176 | # |
140 | CONFIG_IOSCHED_NOOP=y | 177 | CONFIG_IOSCHED_NOOP=y |
141 | CONFIG_IOSCHED_AS=y | ||
142 | CONFIG_IOSCHED_DEADLINE=y | 178 | CONFIG_IOSCHED_DEADLINE=y |
143 | CONFIG_IOSCHED_CFQ=y | 179 | CONFIG_IOSCHED_CFQ=y |
144 | CONFIG_DEFAULT_AS=y | ||
145 | # CONFIG_DEFAULT_DEADLINE is not set | 180 | # CONFIG_DEFAULT_DEADLINE is not set |
146 | # CONFIG_DEFAULT_CFQ is not set | 181 | CONFIG_DEFAULT_CFQ=y |
147 | # CONFIG_DEFAULT_NOOP is not set | 182 | # CONFIG_DEFAULT_NOOP is not set |
148 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 183 | CONFIG_DEFAULT_IOSCHED="cfq" |
149 | CONFIG_CLASSIC_RCU=y | 184 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
150 | # CONFIG_TREE_RCU is not set | 185 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
151 | # CONFIG_PREEMPT_RCU is not set | 186 | # CONFIG_INLINE_SPIN_LOCK is not set |
152 | # CONFIG_TREE_RCU_TRACE is not set | 187 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
153 | # CONFIG_PREEMPT_RCU_TRACE is not set | 188 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
189 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
190 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
191 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
192 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
193 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
194 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
195 | # CONFIG_INLINE_READ_LOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
199 | CONFIG_INLINE_READ_UNLOCK=y | ||
200 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
201 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
202 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
203 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
204 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
208 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
209 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
210 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
211 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
212 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
154 | # CONFIG_FREEZER is not set | 213 | # CONFIG_FREEZER is not set |
155 | CONFIG_PPC4xx_PCI_EXPRESS=y | 214 | CONFIG_PPC4xx_PCI_EXPRESS=y |
156 | 215 | ||
@@ -171,6 +230,8 @@ CONFIG_KATMAI=y | |||
171 | # CONFIG_ARCHES is not set | 230 | # CONFIG_ARCHES is not set |
172 | # CONFIG_CANYONLANDS is not set | 231 | # CONFIG_CANYONLANDS is not set |
173 | # CONFIG_GLACIER is not set | 232 | # CONFIG_GLACIER is not set |
233 | # CONFIG_REDWOOD is not set | ||
234 | # CONFIG_EIGER is not set | ||
174 | # CONFIG_YOSEMITE is not set | 235 | # CONFIG_YOSEMITE is not set |
175 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 236 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
176 | CONFIG_PPC44x_SIMPLE=y | 237 | CONFIG_PPC44x_SIMPLE=y |
@@ -212,10 +273,12 @@ CONFIG_BINFMT_ELF=y | |||
212 | # CONFIG_BINFMT_MISC is not set | 273 | # CONFIG_BINFMT_MISC is not set |
213 | # CONFIG_MATH_EMULATION is not set | 274 | # CONFIG_MATH_EMULATION is not set |
214 | # CONFIG_IOMMU_HELPER is not set | 275 | # CONFIG_IOMMU_HELPER is not set |
215 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 276 | # CONFIG_SWIOTLB is not set |
216 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 277 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
217 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 278 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
218 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 279 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
280 | CONFIG_SPARSE_IRQ=y | ||
281 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
219 | CONFIG_ARCH_FLATMEM_ENABLE=y | 282 | CONFIG_ARCH_FLATMEM_ENABLE=y |
220 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 283 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
221 | CONFIG_SELECT_MEMORY_MODEL=y | 284 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -231,10 +294,13 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
231 | CONFIG_ZONE_DMA_FLAG=1 | 294 | CONFIG_ZONE_DMA_FLAG=1 |
232 | CONFIG_BOUNCE=y | 295 | CONFIG_BOUNCE=y |
233 | CONFIG_VIRT_TO_BUS=y | 296 | CONFIG_VIRT_TO_BUS=y |
234 | CONFIG_UNEVICTABLE_LRU=y | 297 | # CONFIG_KSM is not set |
298 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
299 | CONFIG_STDBINUTILS=y | ||
235 | CONFIG_PPC_4K_PAGES=y | 300 | CONFIG_PPC_4K_PAGES=y |
236 | # CONFIG_PPC_16K_PAGES is not set | 301 | # CONFIG_PPC_16K_PAGES is not set |
237 | # CONFIG_PPC_64K_PAGES is not set | 302 | # CONFIG_PPC_64K_PAGES is not set |
303 | # CONFIG_PPC_256K_PAGES is not set | ||
238 | CONFIG_FORCE_MAX_ZONEORDER=11 | 304 | CONFIG_FORCE_MAX_ZONEORDER=11 |
239 | CONFIG_PROC_DEVICETREE=y | 305 | CONFIG_PROC_DEVICETREE=y |
240 | CONFIG_CMDLINE_BOOL=y | 306 | CONFIG_CMDLINE_BOOL=y |
@@ -259,6 +325,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
259 | # CONFIG_PCI_LEGACY is not set | 325 | # CONFIG_PCI_LEGACY is not set |
260 | # CONFIG_PCI_DEBUG is not set | 326 | # CONFIG_PCI_DEBUG is not set |
261 | # CONFIG_PCI_STUB is not set | 327 | # CONFIG_PCI_STUB is not set |
328 | # CONFIG_PCI_IOV is not set | ||
262 | # CONFIG_PCCARD is not set | 329 | # CONFIG_PCCARD is not set |
263 | # CONFIG_HOTPLUG_PCI is not set | 330 | # CONFIG_HOTPLUG_PCI is not set |
264 | # CONFIG_HAS_RAPIDIO is not set | 331 | # CONFIG_HAS_RAPIDIO is not set |
@@ -276,14 +343,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
276 | CONFIG_KERNEL_START=0xc0000000 | 343 | CONFIG_KERNEL_START=0xc0000000 |
277 | CONFIG_PHYSICAL_START=0x00000000 | 344 | CONFIG_PHYSICAL_START=0x00000000 |
278 | CONFIG_TASK_SIZE=0xc0000000 | 345 | CONFIG_TASK_SIZE=0xc0000000 |
279 | CONFIG_CONSISTENT_START=0xff100000 | ||
280 | CONFIG_CONSISTENT_SIZE=0x00200000 | 346 | CONFIG_CONSISTENT_SIZE=0x00200000 |
281 | CONFIG_NET=y | 347 | CONFIG_NET=y |
282 | 348 | ||
283 | # | 349 | # |
284 | # Networking options | 350 | # Networking options |
285 | # | 351 | # |
286 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
287 | CONFIG_PACKET=y | 352 | CONFIG_PACKET=y |
288 | # CONFIG_PACKET_MMAP is not set | 353 | # CONFIG_PACKET_MMAP is not set |
289 | CONFIG_UNIX=y | 354 | CONFIG_UNIX=y |
@@ -320,6 +385,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
320 | # CONFIG_NETFILTER is not set | 385 | # CONFIG_NETFILTER is not set |
321 | # CONFIG_IP_DCCP is not set | 386 | # CONFIG_IP_DCCP is not set |
322 | # CONFIG_IP_SCTP is not set | 387 | # CONFIG_IP_SCTP is not set |
388 | # CONFIG_RDS is not set | ||
323 | # CONFIG_TIPC is not set | 389 | # CONFIG_TIPC is not set |
324 | # CONFIG_ATM is not set | 390 | # CONFIG_ATM is not set |
325 | # CONFIG_BRIDGE is not set | 391 | # CONFIG_BRIDGE is not set |
@@ -333,6 +399,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
333 | # CONFIG_LAPB is not set | 399 | # CONFIG_LAPB is not set |
334 | # CONFIG_ECONET is not set | 400 | # CONFIG_ECONET is not set |
335 | # CONFIG_WAN_ROUTER is not set | 401 | # CONFIG_WAN_ROUTER is not set |
402 | # CONFIG_PHONET is not set | ||
403 | # CONFIG_IEEE802154 is not set | ||
336 | # CONFIG_NET_SCHED is not set | 404 | # CONFIG_NET_SCHED is not set |
337 | # CONFIG_DCB is not set | 405 | # CONFIG_DCB is not set |
338 | 406 | ||
@@ -345,8 +413,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
345 | # CONFIG_IRDA is not set | 413 | # CONFIG_IRDA is not set |
346 | # CONFIG_BT is not set | 414 | # CONFIG_BT is not set |
347 | # CONFIG_AF_RXRPC is not set | 415 | # CONFIG_AF_RXRPC is not set |
348 | # CONFIG_PHONET is not set | 416 | CONFIG_WIRELESS=y |
349 | # CONFIG_WIRELESS is not set | 417 | # CONFIG_CFG80211 is not set |
418 | # CONFIG_LIB80211 is not set | ||
419 | |||
420 | # | ||
421 | # CFG80211 needs to be enabled for MAC80211 | ||
422 | # | ||
350 | # CONFIG_WIMAX is not set | 423 | # CONFIG_WIMAX is not set |
351 | # CONFIG_RFKILL is not set | 424 | # CONFIG_RFKILL is not set |
352 | # CONFIG_NET_9P is not set | 425 | # CONFIG_NET_9P is not set |
@@ -359,6 +432,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
359 | # Generic Driver Options | 432 | # Generic Driver Options |
360 | # | 433 | # |
361 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 434 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
435 | # CONFIG_DEVTMPFS is not set | ||
362 | CONFIG_STANDALONE=y | 436 | CONFIG_STANDALONE=y |
363 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 437 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
364 | CONFIG_FW_LOADER=y | 438 | CONFIG_FW_LOADER=y |
@@ -369,7 +443,90 @@ CONFIG_EXTRA_FIRMWARE="" | |||
369 | # CONFIG_SYS_HYPERVISOR is not set | 443 | # CONFIG_SYS_HYPERVISOR is not set |
370 | CONFIG_CONNECTOR=y | 444 | CONFIG_CONNECTOR=y |
371 | CONFIG_PROC_EVENTS=y | 445 | CONFIG_PROC_EVENTS=y |
372 | # CONFIG_MTD is not set | 446 | CONFIG_MTD=y |
447 | # CONFIG_MTD_DEBUG is not set | ||
448 | # CONFIG_MTD_TESTS is not set | ||
449 | # CONFIG_MTD_CONCAT is not set | ||
450 | CONFIG_MTD_PARTITIONS=y | ||
451 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
452 | CONFIG_MTD_CMDLINE_PARTS=y | ||
453 | CONFIG_MTD_OF_PARTS=y | ||
454 | # CONFIG_MTD_AR7_PARTS is not set | ||
455 | |||
456 | # | ||
457 | # User Modules And Translation Layers | ||
458 | # | ||
459 | CONFIG_MTD_CHAR=y | ||
460 | CONFIG_MTD_BLKDEVS=y | ||
461 | CONFIG_MTD_BLOCK=y | ||
462 | # CONFIG_FTL is not set | ||
463 | # CONFIG_NFTL is not set | ||
464 | # CONFIG_INFTL is not set | ||
465 | # CONFIG_RFD_FTL is not set | ||
466 | # CONFIG_SSFDC is not set | ||
467 | # CONFIG_MTD_OOPS is not set | ||
468 | |||
469 | # | ||
470 | # RAM/ROM/Flash chip drivers | ||
471 | # | ||
472 | CONFIG_MTD_CFI=y | ||
473 | # CONFIG_MTD_JEDECPROBE is not set | ||
474 | CONFIG_MTD_GEN_PROBE=y | ||
475 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
476 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
477 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
478 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
479 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
480 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
481 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
482 | CONFIG_MTD_CFI_I1=y | ||
483 | CONFIG_MTD_CFI_I2=y | ||
484 | # CONFIG_MTD_CFI_I4 is not set | ||
485 | # CONFIG_MTD_CFI_I8 is not set | ||
486 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
487 | CONFIG_MTD_CFI_AMDSTD=y | ||
488 | # CONFIG_MTD_CFI_STAA is not set | ||
489 | CONFIG_MTD_CFI_UTIL=y | ||
490 | # CONFIG_MTD_RAM is not set | ||
491 | # CONFIG_MTD_ROM is not set | ||
492 | # CONFIG_MTD_ABSENT is not set | ||
493 | |||
494 | # | ||
495 | # Mapping drivers for chip access | ||
496 | # | ||
497 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
498 | # CONFIG_MTD_PHYSMAP is not set | ||
499 | CONFIG_MTD_PHYSMAP_OF=y | ||
500 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
501 | # CONFIG_MTD_PLATRAM is not set | ||
502 | |||
503 | # | ||
504 | # Self-contained MTD device drivers | ||
505 | # | ||
506 | # CONFIG_MTD_PMC551 is not set | ||
507 | # CONFIG_MTD_SLRAM is not set | ||
508 | # CONFIG_MTD_PHRAM is not set | ||
509 | # CONFIG_MTD_MTDRAM is not set | ||
510 | # CONFIG_MTD_BLOCK2MTD is not set | ||
511 | |||
512 | # | ||
513 | # Disk-On-Chip Device Drivers | ||
514 | # | ||
515 | # CONFIG_MTD_DOC2000 is not set | ||
516 | # CONFIG_MTD_DOC2001 is not set | ||
517 | # CONFIG_MTD_DOC2001PLUS is not set | ||
518 | # CONFIG_MTD_NAND is not set | ||
519 | # CONFIG_MTD_ONENAND is not set | ||
520 | |||
521 | # | ||
522 | # LPDDR flash memory drivers | ||
523 | # | ||
524 | # CONFIG_MTD_LPDDR is not set | ||
525 | |||
526 | # | ||
527 | # UBI - Unsorted block images | ||
528 | # | ||
529 | # CONFIG_MTD_UBI is not set | ||
373 | CONFIG_OF_DEVICE=y | 530 | CONFIG_OF_DEVICE=y |
374 | # CONFIG_PARPORT is not set | 531 | # CONFIG_PARPORT is not set |
375 | CONFIG_BLK_DEV=y | 532 | CONFIG_BLK_DEV=y |
@@ -380,6 +537,7 @@ CONFIG_BLK_DEV=y | |||
380 | # CONFIG_BLK_DEV_UMEM is not set | 537 | # CONFIG_BLK_DEV_UMEM is not set |
381 | # CONFIG_BLK_DEV_COW_COMMON is not set | 538 | # CONFIG_BLK_DEV_COW_COMMON is not set |
382 | # CONFIG_BLK_DEV_LOOP is not set | 539 | # CONFIG_BLK_DEV_LOOP is not set |
540 | # CONFIG_BLK_DEV_DRBD is not set | ||
383 | # CONFIG_BLK_DEV_NBD is not set | 541 | # CONFIG_BLK_DEV_NBD is not set |
384 | # CONFIG_BLK_DEV_SX8 is not set | 542 | # CONFIG_BLK_DEV_SX8 is not set |
385 | CONFIG_BLK_DEV_RAM=y | 543 | CONFIG_BLK_DEV_RAM=y |
@@ -392,12 +550,17 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
392 | # CONFIG_BLK_DEV_HD is not set | 550 | # CONFIG_BLK_DEV_HD is not set |
393 | CONFIG_MISC_DEVICES=y | 551 | CONFIG_MISC_DEVICES=y |
394 | # CONFIG_PHANTOM is not set | 552 | # CONFIG_PHANTOM is not set |
395 | # CONFIG_EEPROM_93CX6 is not set | ||
396 | # CONFIG_SGI_IOC4 is not set | 553 | # CONFIG_SGI_IOC4 is not set |
397 | # CONFIG_TIFM_CORE is not set | 554 | # CONFIG_TIFM_CORE is not set |
398 | # CONFIG_ENCLOSURE_SERVICES is not set | 555 | # CONFIG_ENCLOSURE_SERVICES is not set |
399 | # CONFIG_HP_ILO is not set | 556 | # CONFIG_HP_ILO is not set |
400 | # CONFIG_C2PORT is not set | 557 | # CONFIG_C2PORT is not set |
558 | |||
559 | # | ||
560 | # EEPROM support | ||
561 | # | ||
562 | # CONFIG_EEPROM_93CX6 is not set | ||
563 | # CONFIG_CB710_CORE is not set | ||
401 | CONFIG_HAVE_IDE=y | 564 | CONFIG_HAVE_IDE=y |
402 | # CONFIG_IDE is not set | 565 | # CONFIG_IDE is not set |
403 | 566 | ||
@@ -417,7 +580,11 @@ CONFIG_HAVE_IDE=y | |||
417 | # | 580 | # |
418 | 581 | ||
419 | # | 582 | # |
420 | # Enable only one of the two stacks, unless you know what you are doing | 583 | # You can enable one or both FireWire driver stacks. |
584 | # | ||
585 | |||
586 | # | ||
587 | # The newer stack is recommended. | ||
421 | # | 588 | # |
422 | # CONFIG_FIREWIRE is not set | 589 | # CONFIG_FIREWIRE is not set |
423 | # CONFIG_IEEE1394 is not set | 590 | # CONFIG_IEEE1394 is not set |
@@ -440,6 +607,8 @@ CONFIG_NET_ETHERNET=y | |||
440 | # CONFIG_SUNGEM is not set | 607 | # CONFIG_SUNGEM is not set |
441 | # CONFIG_CASSINI is not set | 608 | # CONFIG_CASSINI is not set |
442 | # CONFIG_NET_VENDOR_3COM is not set | 609 | # CONFIG_NET_VENDOR_3COM is not set |
610 | # CONFIG_ETHOC is not set | ||
611 | # CONFIG_DNET is not set | ||
443 | # CONFIG_NET_TULIP is not set | 612 | # CONFIG_NET_TULIP is not set |
444 | # CONFIG_HP100 is not set | 613 | # CONFIG_HP100 is not set |
445 | CONFIG_IBM_NEW_EMAC=y | 614 | CONFIG_IBM_NEW_EMAC=y |
@@ -458,7 +627,10 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
458 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 627 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
459 | # CONFIG_NET_PCI is not set | 628 | # CONFIG_NET_PCI is not set |
460 | # CONFIG_B44 is not set | 629 | # CONFIG_B44 is not set |
630 | # CONFIG_KS8842 is not set | ||
631 | # CONFIG_KS8851_MLL is not set | ||
461 | # CONFIG_ATL2 is not set | 632 | # CONFIG_ATL2 is not set |
633 | # CONFIG_XILINX_EMACLITE is not set | ||
462 | CONFIG_NETDEV_1000=y | 634 | CONFIG_NETDEV_1000=y |
463 | # CONFIG_ACENIC is not set | 635 | # CONFIG_ACENIC is not set |
464 | # CONFIG_DL2K is not set | 636 | # CONFIG_DL2K is not set |
@@ -466,6 +638,7 @@ CONFIG_NETDEV_1000=y | |||
466 | # CONFIG_E1000E is not set | 638 | # CONFIG_E1000E is not set |
467 | # CONFIG_IP1000 is not set | 639 | # CONFIG_IP1000 is not set |
468 | # CONFIG_IGB is not set | 640 | # CONFIG_IGB is not set |
641 | # CONFIG_IGBVF is not set | ||
469 | # CONFIG_NS83820 is not set | 642 | # CONFIG_NS83820 is not set |
470 | # CONFIG_HAMACHI is not set | 643 | # CONFIG_HAMACHI is not set |
471 | # CONFIG_YELLOWFIN is not set | 644 | # CONFIG_YELLOWFIN is not set |
@@ -476,9 +649,13 @@ CONFIG_NETDEV_1000=y | |||
476 | # CONFIG_VIA_VELOCITY is not set | 649 | # CONFIG_VIA_VELOCITY is not set |
477 | # CONFIG_TIGON3 is not set | 650 | # CONFIG_TIGON3 is not set |
478 | # CONFIG_BNX2 is not set | 651 | # CONFIG_BNX2 is not set |
652 | # CONFIG_CNIC is not set | ||
653 | # CONFIG_MV643XX_ETH is not set | ||
654 | # CONFIG_XILINX_LL_TEMAC is not set | ||
479 | # CONFIG_QLA3XXX is not set | 655 | # CONFIG_QLA3XXX is not set |
480 | # CONFIG_ATL1 is not set | 656 | # CONFIG_ATL1 is not set |
481 | # CONFIG_ATL1E is not set | 657 | # CONFIG_ATL1E is not set |
658 | # CONFIG_ATL1C is not set | ||
482 | # CONFIG_JME is not set | 659 | # CONFIG_JME is not set |
483 | CONFIG_NETDEV_10000=y | 660 | CONFIG_NETDEV_10000=y |
484 | # CONFIG_CHELSIO_T1 is not set | 661 | # CONFIG_CHELSIO_T1 is not set |
@@ -488,6 +665,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
488 | # CONFIG_IXGBE is not set | 665 | # CONFIG_IXGBE is not set |
489 | # CONFIG_IXGB is not set | 666 | # CONFIG_IXGB is not set |
490 | # CONFIG_S2IO is not set | 667 | # CONFIG_S2IO is not set |
668 | # CONFIG_VXGE is not set | ||
491 | # CONFIG_MYRI10GE is not set | 669 | # CONFIG_MYRI10GE is not set |
492 | # CONFIG_NETXEN_NIC is not set | 670 | # CONFIG_NETXEN_NIC is not set |
493 | # CONFIG_NIU is not set | 671 | # CONFIG_NIU is not set |
@@ -497,14 +675,13 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
497 | # CONFIG_BNX2X is not set | 675 | # CONFIG_BNX2X is not set |
498 | # CONFIG_QLGE is not set | 676 | # CONFIG_QLGE is not set |
499 | # CONFIG_SFC is not set | 677 | # CONFIG_SFC is not set |
678 | # CONFIG_BE2NET is not set | ||
500 | # CONFIG_TR is not set | 679 | # CONFIG_TR is not set |
501 | 680 | CONFIG_WLAN=y | |
502 | # | 681 | # CONFIG_AIRO is not set |
503 | # Wireless LAN | 682 | # CONFIG_ATMEL is not set |
504 | # | 683 | # CONFIG_PRISM54 is not set |
505 | # CONFIG_WLAN_PRE80211 is not set | 684 | # CONFIG_HOSTAP is not set |
506 | # CONFIG_WLAN_80211 is not set | ||
507 | # CONFIG_IWLWIFI_LEDS is not set | ||
508 | 685 | ||
509 | # | 686 | # |
510 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 687 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -517,6 +694,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
517 | # CONFIG_NETCONSOLE is not set | 694 | # CONFIG_NETCONSOLE is not set |
518 | # CONFIG_NETPOLL is not set | 695 | # CONFIG_NETPOLL is not set |
519 | # CONFIG_NET_POLL_CONTROLLER is not set | 696 | # CONFIG_NET_POLL_CONTROLLER is not set |
697 | # CONFIG_VMXNET3 is not set | ||
520 | # CONFIG_ISDN is not set | 698 | # CONFIG_ISDN is not set |
521 | # CONFIG_PHONE is not set | 699 | # CONFIG_PHONE is not set |
522 | 700 | ||
@@ -562,6 +740,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
562 | # CONFIG_SERIAL_JSM is not set | 740 | # CONFIG_SERIAL_JSM is not set |
563 | CONFIG_SERIAL_OF_PLATFORM=y | 741 | CONFIG_SERIAL_OF_PLATFORM=y |
564 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 742 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
743 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
565 | CONFIG_UNIX98_PTYS=y | 744 | CONFIG_UNIX98_PTYS=y |
566 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 745 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
567 | CONFIG_LEGACY_PTYS=y | 746 | CONFIG_LEGACY_PTYS=y |
@@ -578,13 +757,17 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
578 | CONFIG_DEVPORT=y | 757 | CONFIG_DEVPORT=y |
579 | # CONFIG_I2C is not set | 758 | # CONFIG_I2C is not set |
580 | # CONFIG_SPI is not set | 759 | # CONFIG_SPI is not set |
760 | |||
761 | # | ||
762 | # PPS support | ||
763 | # | ||
764 | # CONFIG_PPS is not set | ||
581 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 765 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
582 | # CONFIG_GPIOLIB is not set | 766 | # CONFIG_GPIOLIB is not set |
583 | # CONFIG_W1 is not set | 767 | # CONFIG_W1 is not set |
584 | # CONFIG_POWER_SUPPLY is not set | 768 | # CONFIG_POWER_SUPPLY is not set |
585 | # CONFIG_HWMON is not set | 769 | # CONFIG_HWMON is not set |
586 | # CONFIG_THERMAL is not set | 770 | # CONFIG_THERMAL is not set |
587 | # CONFIG_THERMAL_HWMON is not set | ||
588 | # CONFIG_WATCHDOG is not set | 771 | # CONFIG_WATCHDOG is not set |
589 | CONFIG_SSB_POSSIBLE=y | 772 | CONFIG_SSB_POSSIBLE=y |
590 | 773 | ||
@@ -601,27 +784,13 @@ CONFIG_SSB_POSSIBLE=y | |||
601 | # CONFIG_HTC_PASIC3 is not set | 784 | # CONFIG_HTC_PASIC3 is not set |
602 | # CONFIG_MFD_TMIO is not set | 785 | # CONFIG_MFD_TMIO is not set |
603 | # CONFIG_REGULATOR is not set | 786 | # CONFIG_REGULATOR is not set |
604 | 787 | # CONFIG_MEDIA_SUPPORT is not set | |
605 | # | ||
606 | # Multimedia devices | ||
607 | # | ||
608 | |||
609 | # | ||
610 | # Multimedia core support | ||
611 | # | ||
612 | # CONFIG_VIDEO_DEV is not set | ||
613 | # CONFIG_DVB_CORE is not set | ||
614 | # CONFIG_VIDEO_MEDIA is not set | ||
615 | |||
616 | # | ||
617 | # Multimedia drivers | ||
618 | # | ||
619 | CONFIG_DAB=y | ||
620 | 788 | ||
621 | # | 789 | # |
622 | # Graphics support | 790 | # Graphics support |
623 | # | 791 | # |
624 | # CONFIG_AGP is not set | 792 | # CONFIG_AGP is not set |
793 | CONFIG_VGA_ARB=y | ||
625 | # CONFIG_DRM is not set | 794 | # CONFIG_DRM is not set |
626 | # CONFIG_VGASTATE is not set | 795 | # CONFIG_VGASTATE is not set |
627 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 796 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -646,7 +815,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
646 | # | 815 | # |
647 | 816 | ||
648 | # | 817 | # |
649 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 818 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
650 | # | 819 | # |
651 | # CONFIG_USB_GADGET is not set | 820 | # CONFIG_USB_GADGET is not set |
652 | 821 | ||
@@ -662,7 +831,12 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
662 | # CONFIG_EDAC is not set | 831 | # CONFIG_EDAC is not set |
663 | # CONFIG_RTC_CLASS is not set | 832 | # CONFIG_RTC_CLASS is not set |
664 | # CONFIG_DMADEVICES is not set | 833 | # CONFIG_DMADEVICES is not set |
834 | # CONFIG_AUXDISPLAY is not set | ||
665 | # CONFIG_UIO is not set | 835 | # CONFIG_UIO is not set |
836 | |||
837 | # | ||
838 | # TI VLYNQ | ||
839 | # | ||
666 | # CONFIG_STAGING is not set | 840 | # CONFIG_STAGING is not set |
667 | 841 | ||
668 | # | 842 | # |
@@ -676,11 +850,13 @@ CONFIG_EXT2_FS=y | |||
676 | # CONFIG_REISERFS_FS is not set | 850 | # CONFIG_REISERFS_FS is not set |
677 | # CONFIG_JFS_FS is not set | 851 | # CONFIG_JFS_FS is not set |
678 | # CONFIG_FS_POSIX_ACL is not set | 852 | # CONFIG_FS_POSIX_ACL is not set |
679 | CONFIG_FILE_LOCKING=y | ||
680 | # CONFIG_XFS_FS is not set | 853 | # CONFIG_XFS_FS is not set |
681 | # CONFIG_GFS2_FS is not set | 854 | # CONFIG_GFS2_FS is not set |
682 | # CONFIG_OCFS2_FS is not set | 855 | # CONFIG_OCFS2_FS is not set |
683 | # CONFIG_BTRFS_FS is not set | 856 | # CONFIG_BTRFS_FS is not set |
857 | # CONFIG_NILFS2_FS is not set | ||
858 | CONFIG_FILE_LOCKING=y | ||
859 | CONFIG_FSNOTIFY=y | ||
684 | CONFIG_DNOTIFY=y | 860 | CONFIG_DNOTIFY=y |
685 | CONFIG_INOTIFY=y | 861 | CONFIG_INOTIFY=y |
686 | CONFIG_INOTIFY_USER=y | 862 | CONFIG_INOTIFY_USER=y |
@@ -690,6 +866,11 @@ CONFIG_INOTIFY_USER=y | |||
690 | # CONFIG_FUSE_FS is not set | 866 | # CONFIG_FUSE_FS is not set |
691 | 867 | ||
692 | # | 868 | # |
869 | # Caches | ||
870 | # | ||
871 | # CONFIG_FSCACHE is not set | ||
872 | |||
873 | # | ||
693 | # CD-ROM/DVD Filesystems | 874 | # CD-ROM/DVD Filesystems |
694 | # | 875 | # |
695 | # CONFIG_ISO9660_FS is not set | 876 | # CONFIG_ISO9660_FS is not set |
@@ -722,6 +903,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
722 | # CONFIG_BEFS_FS is not set | 903 | # CONFIG_BEFS_FS is not set |
723 | # CONFIG_BFS_FS is not set | 904 | # CONFIG_BFS_FS is not set |
724 | # CONFIG_EFS_FS is not set | 905 | # CONFIG_EFS_FS is not set |
906 | # CONFIG_JFFS2_FS is not set | ||
725 | CONFIG_CRAMFS=y | 907 | CONFIG_CRAMFS=y |
726 | # CONFIG_SQUASHFS is not set | 908 | # CONFIG_SQUASHFS is not set |
727 | # CONFIG_VXFS_FS is not set | 909 | # CONFIG_VXFS_FS is not set |
@@ -743,7 +925,6 @@ CONFIG_LOCKD=y | |||
743 | CONFIG_LOCKD_V4=y | 925 | CONFIG_LOCKD_V4=y |
744 | CONFIG_NFS_COMMON=y | 926 | CONFIG_NFS_COMMON=y |
745 | CONFIG_SUNRPC=y | 927 | CONFIG_SUNRPC=y |
746 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
747 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 928 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
748 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 929 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
749 | # CONFIG_SMB_FS is not set | 930 | # CONFIG_SMB_FS is not set |
@@ -759,6 +940,7 @@ CONFIG_SUNRPC=y | |||
759 | CONFIG_MSDOS_PARTITION=y | 940 | CONFIG_MSDOS_PARTITION=y |
760 | # CONFIG_NLS is not set | 941 | # CONFIG_NLS is not set |
761 | # CONFIG_DLM is not set | 942 | # CONFIG_DLM is not set |
943 | # CONFIG_BINARY_PRINTF is not set | ||
762 | 944 | ||
763 | # | 945 | # |
764 | # Library routines | 946 | # Library routines |
@@ -773,11 +955,13 @@ CONFIG_CRC32=y | |||
773 | # CONFIG_CRC7 is not set | 955 | # CONFIG_CRC7 is not set |
774 | # CONFIG_LIBCRC32C is not set | 956 | # CONFIG_LIBCRC32C is not set |
775 | CONFIG_ZLIB_INFLATE=y | 957 | CONFIG_ZLIB_INFLATE=y |
776 | CONFIG_PLIST=y | 958 | CONFIG_DECOMPRESS_GZIP=y |
777 | CONFIG_HAS_IOMEM=y | 959 | CONFIG_HAS_IOMEM=y |
778 | CONFIG_HAS_IOPORT=y | 960 | CONFIG_HAS_IOPORT=y |
779 | CONFIG_HAS_DMA=y | 961 | CONFIG_HAS_DMA=y |
780 | CONFIG_HAVE_LMB=y | 962 | CONFIG_HAVE_LMB=y |
963 | CONFIG_NLATTR=y | ||
964 | CONFIG_GENERIC_ATOMIC64=y | ||
781 | 965 | ||
782 | # | 966 | # |
783 | # Kernel hacking | 967 | # Kernel hacking |
@@ -787,6 +971,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
787 | CONFIG_ENABLE_MUST_CHECK=y | 971 | CONFIG_ENABLE_MUST_CHECK=y |
788 | CONFIG_FRAME_WARN=1024 | 972 | CONFIG_FRAME_WARN=1024 |
789 | CONFIG_MAGIC_SYSRQ=y | 973 | CONFIG_MAGIC_SYSRQ=y |
974 | # CONFIG_STRIP_ASM_SYMS is not set | ||
790 | # CONFIG_UNUSED_SYMBOLS is not set | 975 | # CONFIG_UNUSED_SYMBOLS is not set |
791 | # CONFIG_DEBUG_FS is not set | 976 | # CONFIG_DEBUG_FS is not set |
792 | # CONFIG_HEADERS_CHECK is not set | 977 | # CONFIG_HEADERS_CHECK is not set |
@@ -795,16 +980,23 @@ CONFIG_DEBUG_KERNEL=y | |||
795 | CONFIG_DETECT_SOFTLOCKUP=y | 980 | CONFIG_DETECT_SOFTLOCKUP=y |
796 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 981 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
797 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 982 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
983 | CONFIG_DETECT_HUNG_TASK=y | ||
984 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
985 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
798 | CONFIG_SCHED_DEBUG=y | 986 | CONFIG_SCHED_DEBUG=y |
799 | # CONFIG_SCHEDSTATS is not set | 987 | # CONFIG_SCHEDSTATS is not set |
800 | # CONFIG_TIMER_STATS is not set | 988 | # CONFIG_TIMER_STATS is not set |
801 | # CONFIG_DEBUG_OBJECTS is not set | 989 | # CONFIG_DEBUG_OBJECTS is not set |
802 | # CONFIG_SLUB_DEBUG_ON is not set | 990 | # CONFIG_SLUB_DEBUG_ON is not set |
803 | # CONFIG_SLUB_STATS is not set | 991 | # CONFIG_SLUB_STATS is not set |
992 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
804 | # CONFIG_DEBUG_RT_MUTEXES is not set | 993 | # CONFIG_DEBUG_RT_MUTEXES is not set |
805 | # CONFIG_RT_MUTEX_TESTER is not set | 994 | # CONFIG_RT_MUTEX_TESTER is not set |
806 | # CONFIG_DEBUG_SPINLOCK is not set | 995 | # CONFIG_DEBUG_SPINLOCK is not set |
807 | # CONFIG_DEBUG_MUTEXES is not set | 996 | # CONFIG_DEBUG_MUTEXES is not set |
997 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
998 | # CONFIG_PROVE_LOCKING is not set | ||
999 | # CONFIG_LOCK_STAT is not set | ||
808 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1000 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
809 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1001 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
810 | # CONFIG_DEBUG_KOBJECT is not set | 1002 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -816,35 +1008,43 @@ CONFIG_SCHED_DEBUG=y | |||
816 | # CONFIG_DEBUG_LIST is not set | 1008 | # CONFIG_DEBUG_LIST is not set |
817 | # CONFIG_DEBUG_SG is not set | 1009 | # CONFIG_DEBUG_SG is not set |
818 | # CONFIG_DEBUG_NOTIFIERS is not set | 1010 | # CONFIG_DEBUG_NOTIFIERS is not set |
819 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1011 | # CONFIG_DEBUG_CREDENTIALS is not set |
820 | # CONFIG_RCU_TORTURE_TEST is not set | 1012 | # CONFIG_RCU_TORTURE_TEST is not set |
821 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1013 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
822 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1014 | # CONFIG_BACKTRACE_SELF_TEST is not set |
823 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1015 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1016 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
824 | # CONFIG_FAULT_INJECTION is not set | 1017 | # CONFIG_FAULT_INJECTION is not set |
825 | # CONFIG_LATENCYTOP is not set | 1018 | # CONFIG_LATENCYTOP is not set |
826 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1019 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1020 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
827 | CONFIG_HAVE_FUNCTION_TRACER=y | 1021 | CONFIG_HAVE_FUNCTION_TRACER=y |
1022 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
828 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1023 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
829 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1024 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
830 | 1025 | CONFIG_TRACING_SUPPORT=y | |
831 | # | 1026 | CONFIG_FTRACE=y |
832 | # Tracers | ||
833 | # | ||
834 | # CONFIG_FUNCTION_TRACER is not set | 1027 | # CONFIG_FUNCTION_TRACER is not set |
1028 | # CONFIG_IRQSOFF_TRACER is not set | ||
835 | # CONFIG_SCHED_TRACER is not set | 1029 | # CONFIG_SCHED_TRACER is not set |
836 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1030 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
837 | # CONFIG_BOOT_TRACER is not set | 1031 | # CONFIG_BOOT_TRACER is not set |
838 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1032 | CONFIG_BRANCH_PROFILE_NONE=y |
1033 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1034 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
839 | # CONFIG_STACK_TRACER is not set | 1035 | # CONFIG_STACK_TRACER is not set |
840 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1036 | # CONFIG_KMEMTRACE is not set |
1037 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1038 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1039 | # CONFIG_DMA_API_DEBUG is not set | ||
841 | # CONFIG_SAMPLES is not set | 1040 | # CONFIG_SAMPLES is not set |
842 | CONFIG_HAVE_ARCH_KGDB=y | 1041 | CONFIG_HAVE_ARCH_KGDB=y |
843 | # CONFIG_KGDB is not set | 1042 | # CONFIG_KGDB is not set |
1043 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1044 | CONFIG_PPC_WERROR=y | ||
844 | CONFIG_PRINT_STACK_DEPTH=64 | 1045 | CONFIG_PRINT_STACK_DEPTH=64 |
845 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1046 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
846 | # CONFIG_DEBUG_STACK_USAGE is not set | 1047 | # CONFIG_DEBUG_STACK_USAGE is not set |
847 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
848 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1048 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
849 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1049 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
850 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1050 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -859,13 +1059,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
859 | # CONFIG_KEYS is not set | 1059 | # CONFIG_KEYS is not set |
860 | # CONFIG_SECURITY is not set | 1060 | # CONFIG_SECURITY is not set |
861 | # CONFIG_SECURITYFS is not set | 1061 | # CONFIG_SECURITYFS is not set |
862 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1062 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1063 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1064 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1065 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1066 | CONFIG_DEFAULT_SECURITY="" | ||
863 | CONFIG_CRYPTO=y | 1067 | CONFIG_CRYPTO=y |
864 | 1068 | ||
865 | # | 1069 | # |
866 | # Crypto core or helper | 1070 | # Crypto core or helper |
867 | # | 1071 | # |
868 | # CONFIG_CRYPTO_FIPS is not set | ||
869 | CONFIG_CRYPTO_ALGAPI=y | 1072 | CONFIG_CRYPTO_ALGAPI=y |
870 | CONFIG_CRYPTO_ALGAPI2=y | 1073 | CONFIG_CRYPTO_ALGAPI2=y |
871 | CONFIG_CRYPTO_AEAD2=y | 1074 | CONFIG_CRYPTO_AEAD2=y |
@@ -874,10 +1077,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
874 | CONFIG_CRYPTO_HASH=y | 1077 | CONFIG_CRYPTO_HASH=y |
875 | CONFIG_CRYPTO_HASH2=y | 1078 | CONFIG_CRYPTO_HASH2=y |
876 | CONFIG_CRYPTO_RNG2=y | 1079 | CONFIG_CRYPTO_RNG2=y |
1080 | CONFIG_CRYPTO_PCOMP=y | ||
877 | CONFIG_CRYPTO_MANAGER=y | 1081 | CONFIG_CRYPTO_MANAGER=y |
878 | CONFIG_CRYPTO_MANAGER2=y | 1082 | CONFIG_CRYPTO_MANAGER2=y |
879 | # CONFIG_CRYPTO_GF128MUL is not set | 1083 | # CONFIG_CRYPTO_GF128MUL is not set |
880 | # CONFIG_CRYPTO_NULL is not set | 1084 | # CONFIG_CRYPTO_NULL is not set |
1085 | CONFIG_CRYPTO_WORKQUEUE=y | ||
881 | # CONFIG_CRYPTO_CRYPTD is not set | 1086 | # CONFIG_CRYPTO_CRYPTD is not set |
882 | # CONFIG_CRYPTO_AUTHENC is not set | 1087 | # CONFIG_CRYPTO_AUTHENC is not set |
883 | # CONFIG_CRYPTO_TEST is not set | 1088 | # CONFIG_CRYPTO_TEST is not set |
@@ -905,11 +1110,13 @@ CONFIG_CRYPTO_PCBC=y | |||
905 | # | 1110 | # |
906 | # CONFIG_CRYPTO_HMAC is not set | 1111 | # CONFIG_CRYPTO_HMAC is not set |
907 | # CONFIG_CRYPTO_XCBC is not set | 1112 | # CONFIG_CRYPTO_XCBC is not set |
1113 | # CONFIG_CRYPTO_VMAC is not set | ||
908 | 1114 | ||
909 | # | 1115 | # |
910 | # Digest | 1116 | # Digest |
911 | # | 1117 | # |
912 | # CONFIG_CRYPTO_CRC32C is not set | 1118 | # CONFIG_CRYPTO_CRC32C is not set |
1119 | # CONFIG_CRYPTO_GHASH is not set | ||
913 | # CONFIG_CRYPTO_MD4 is not set | 1120 | # CONFIG_CRYPTO_MD4 is not set |
914 | CONFIG_CRYPTO_MD5=y | 1121 | CONFIG_CRYPTO_MD5=y |
915 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1122 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -946,6 +1153,7 @@ CONFIG_CRYPTO_DES=y | |||
946 | # Compression | 1153 | # Compression |
947 | # | 1154 | # |
948 | # CONFIG_CRYPTO_DEFLATE is not set | 1155 | # CONFIG_CRYPTO_DEFLATE is not set |
1156 | # CONFIG_CRYPTO_ZLIB is not set | ||
949 | # CONFIG_CRYPTO_LZO is not set | 1157 | # CONFIG_CRYPTO_LZO is not set |
950 | 1158 | ||
951 | # | 1159 | # |
@@ -954,5 +1162,6 @@ CONFIG_CRYPTO_DES=y | |||
954 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1162 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
955 | CONFIG_CRYPTO_HW=y | 1163 | CONFIG_CRYPTO_HW=y |
956 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1164 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1165 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
957 | # CONFIG_PPC_CLOCK is not set | 1166 | # CONFIG_PPC_CLOCK is not set |
958 | # CONFIG_VIRTUALIZATION is not set | 1167 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/rainier_defconfig b/arch/powerpc/configs/44x/rainier_defconfig index b25fad1343dc..8fed3b26af2e 100644 --- a/arch/powerpc/configs/44x/rainier_defconfig +++ b/arch/powerpc/configs/44x/rainier_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:22:41 2009 | 4 | # Mon Jan 4 14:59:12 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -19,6 +19,7 @@ CONFIG_BOOKE=y | |||
19 | CONFIG_PTE_64BIT=y | 19 | CONFIG_PTE_64BIT=y |
20 | CONFIG_PHYS_64BIT=y | 20 | CONFIG_PHYS_64BIT=y |
21 | CONFIG_PPC_MMU_NOHASH=y | 21 | CONFIG_PPC_MMU_NOHASH=y |
22 | CONFIG_PPC_MMU_NOHASH_32=y | ||
22 | # CONFIG_PPC_MM_SLICES is not set | 23 | # CONFIG_PPC_MM_SLICES is not set |
23 | CONFIG_NOT_COHERENT_CACHE=y | 24 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 25 | CONFIG_PPC32=y |
@@ -30,15 +31,18 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 31 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 32 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 33 | CONFIG_GENERIC_HARDIRQS=y |
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
36 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
34 | CONFIG_IRQ_PER_CPU=y | 37 | CONFIG_IRQ_PER_CPU=y |
38 | CONFIG_NR_IRQS=512 | ||
35 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
37 | CONFIG_LOCKDEP_SUPPORT=y | 42 | CONFIG_LOCKDEP_SUPPORT=y |
38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
39 | CONFIG_ARCH_HAS_ILOG2_U32=y | 44 | CONFIG_ARCH_HAS_ILOG2_U32=y |
40 | CONFIG_GENERIC_HWEIGHT=y | 45 | CONFIG_GENERIC_HWEIGHT=y |
41 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
42 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 46 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
43 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 47 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
44 | CONFIG_PPC=y | 48 | CONFIG_PPC=y |
@@ -52,11 +56,15 @@ CONFIG_PPC_UDBG_16550=y | |||
52 | # CONFIG_GENERIC_TBSYNC is not set | 56 | # CONFIG_GENERIC_TBSYNC is not set |
53 | CONFIG_AUDIT_ARCH=y | 57 | CONFIG_AUDIT_ARCH=y |
54 | CONFIG_GENERIC_BUG=y | 58 | CONFIG_GENERIC_BUG=y |
59 | CONFIG_DTC=y | ||
55 | # CONFIG_DEFAULT_UIMAGE is not set | 60 | # CONFIG_DEFAULT_UIMAGE is not set |
61 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
56 | CONFIG_PPC_DCR_NATIVE=y | 62 | CONFIG_PPC_DCR_NATIVE=y |
57 | # CONFIG_PPC_DCR_MMIO is not set | 63 | # CONFIG_PPC_DCR_MMIO is not set |
58 | CONFIG_PPC_DCR=y | 64 | CONFIG_PPC_DCR=y |
65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
67 | CONFIG_CONSTRUCTORS=y | ||
60 | 68 | ||
61 | # | 69 | # |
62 | # General setup | 70 | # General setup |
@@ -70,9 +78,21 @@ CONFIG_SWAP=y | |||
70 | CONFIG_SYSVIPC=y | 78 | CONFIG_SYSVIPC=y |
71 | CONFIG_SYSVIPC_SYSCTL=y | 79 | CONFIG_SYSVIPC_SYSCTL=y |
72 | CONFIG_POSIX_MQUEUE=y | 80 | CONFIG_POSIX_MQUEUE=y |
81 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
73 | # CONFIG_BSD_PROCESS_ACCT is not set | 82 | # CONFIG_BSD_PROCESS_ACCT is not set |
74 | # CONFIG_TASKSTATS is not set | 83 | # CONFIG_TASKSTATS is not set |
75 | # CONFIG_AUDIT is not set | 84 | # CONFIG_AUDIT is not set |
85 | |||
86 | # | ||
87 | # RCU Subsystem | ||
88 | # | ||
89 | CONFIG_TREE_RCU=y | ||
90 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
91 | # CONFIG_TINY_RCU is not set | ||
92 | # CONFIG_RCU_TRACE is not set | ||
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
95 | # CONFIG_TREE_RCU_TRACE is not set | ||
76 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
77 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
78 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
@@ -87,8 +107,12 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
87 | # CONFIG_NAMESPACES is not set | 107 | # CONFIG_NAMESPACES is not set |
88 | CONFIG_BLK_DEV_INITRD=y | 108 | CONFIG_BLK_DEV_INITRD=y |
89 | CONFIG_INITRAMFS_SOURCE="" | 109 | CONFIG_INITRAMFS_SOURCE="" |
110 | CONFIG_RD_GZIP=y | ||
111 | # CONFIG_RD_BZIP2 is not set | ||
112 | # CONFIG_RD_LZMA is not set | ||
90 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 113 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
91 | CONFIG_SYSCTL=y | 114 | CONFIG_SYSCTL=y |
115 | CONFIG_ANON_INODES=y | ||
92 | CONFIG_EMBEDDED=y | 116 | CONFIG_EMBEDDED=y |
93 | CONFIG_SYSCTL_SYSCALL=y | 117 | CONFIG_SYSCTL_SYSCALL=y |
94 | CONFIG_KALLSYMS=y | 118 | CONFIG_KALLSYMS=y |
@@ -98,19 +122,25 @@ CONFIG_HOTPLUG=y | |||
98 | CONFIG_PRINTK=y | 122 | CONFIG_PRINTK=y |
99 | CONFIG_BUG=y | 123 | CONFIG_BUG=y |
100 | CONFIG_ELF_CORE=y | 124 | CONFIG_ELF_CORE=y |
101 | CONFIG_COMPAT_BRK=y | ||
102 | CONFIG_BASE_FULL=y | 125 | CONFIG_BASE_FULL=y |
103 | CONFIG_FUTEX=y | 126 | CONFIG_FUTEX=y |
104 | CONFIG_ANON_INODES=y | ||
105 | CONFIG_EPOLL=y | 127 | CONFIG_EPOLL=y |
106 | CONFIG_SIGNALFD=y | 128 | CONFIG_SIGNALFD=y |
107 | CONFIG_TIMERFD=y | 129 | CONFIG_TIMERFD=y |
108 | CONFIG_EVENTFD=y | 130 | CONFIG_EVENTFD=y |
109 | CONFIG_SHMEM=y | 131 | CONFIG_SHMEM=y |
110 | CONFIG_AIO=y | 132 | CONFIG_AIO=y |
133 | CONFIG_HAVE_PERF_EVENTS=y | ||
134 | |||
135 | # | ||
136 | # Kernel Performance Events And Counters | ||
137 | # | ||
138 | # CONFIG_PERF_EVENTS is not set | ||
139 | # CONFIG_PERF_COUNTERS is not set | ||
111 | CONFIG_VM_EVENT_COUNTERS=y | 140 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_PCI_QUIRKS=y | 141 | CONFIG_PCI_QUIRKS=y |
113 | CONFIG_SLUB_DEBUG=y | 142 | CONFIG_SLUB_DEBUG=y |
143 | CONFIG_COMPAT_BRK=y | ||
114 | # CONFIG_SLAB is not set | 144 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 145 | CONFIG_SLUB=y |
116 | # CONFIG_SLOB is not set | 146 | # CONFIG_SLOB is not set |
@@ -122,6 +152,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
122 | CONFIG_HAVE_KPROBES=y | 152 | CONFIG_HAVE_KPROBES=y |
123 | CONFIG_HAVE_KRETPROBES=y | 153 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 154 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
155 | CONFIG_HAVE_DMA_ATTRS=y | ||
156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | |||
158 | # | ||
159 | # GCOV-based kernel profiling | ||
160 | # | ||
161 | # CONFIG_GCOV_KERNEL is not set | ||
162 | # CONFIG_SLOW_WORK is not set | ||
125 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
126 | CONFIG_SLABINFO=y | 164 | CONFIG_SLABINFO=y |
127 | CONFIG_RT_MUTEXES=y | 165 | CONFIG_RT_MUTEXES=y |
@@ -133,8 +171,7 @@ CONFIG_MODULE_UNLOAD=y | |||
133 | # CONFIG_MODVERSIONS is not set | 171 | # CONFIG_MODVERSIONS is not set |
134 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 172 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
135 | CONFIG_BLOCK=y | 173 | CONFIG_BLOCK=y |
136 | CONFIG_LBD=y | 174 | CONFIG_LBDAF=y |
137 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
138 | # CONFIG_BLK_DEV_BSG is not set | 175 | # CONFIG_BLK_DEV_BSG is not set |
139 | # CONFIG_BLK_DEV_INTEGRITY is not set | 176 | # CONFIG_BLK_DEV_INTEGRITY is not set |
140 | 177 | ||
@@ -142,19 +179,41 @@ CONFIG_LBD=y | |||
142 | # IO Schedulers | 179 | # IO Schedulers |
143 | # | 180 | # |
144 | CONFIG_IOSCHED_NOOP=y | 181 | CONFIG_IOSCHED_NOOP=y |
145 | CONFIG_IOSCHED_AS=y | ||
146 | CONFIG_IOSCHED_DEADLINE=y | 182 | CONFIG_IOSCHED_DEADLINE=y |
147 | CONFIG_IOSCHED_CFQ=y | 183 | CONFIG_IOSCHED_CFQ=y |
148 | CONFIG_DEFAULT_AS=y | ||
149 | # CONFIG_DEFAULT_DEADLINE is not set | 184 | # CONFIG_DEFAULT_DEADLINE is not set |
150 | # CONFIG_DEFAULT_CFQ is not set | 185 | CONFIG_DEFAULT_CFQ=y |
151 | # CONFIG_DEFAULT_NOOP is not set | 186 | # CONFIG_DEFAULT_NOOP is not set |
152 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 187 | CONFIG_DEFAULT_IOSCHED="cfq" |
153 | CONFIG_CLASSIC_RCU=y | 188 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
154 | # CONFIG_TREE_RCU is not set | 189 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
155 | # CONFIG_PREEMPT_RCU is not set | 190 | # CONFIG_INLINE_SPIN_LOCK is not set |
156 | # CONFIG_TREE_RCU_TRACE is not set | 191 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
157 | # CONFIG_PREEMPT_RCU_TRACE is not set | 192 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
193 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
198 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
158 | # CONFIG_FREEZER is not set | 217 | # CONFIG_FREEZER is not set |
159 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 218 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
160 | 219 | ||
@@ -175,6 +234,8 @@ CONFIG_RAINIER=y | |||
175 | # CONFIG_ARCHES is not set | 234 | # CONFIG_ARCHES is not set |
176 | # CONFIG_CANYONLANDS is not set | 235 | # CONFIG_CANYONLANDS is not set |
177 | # CONFIG_GLACIER is not set | 236 | # CONFIG_GLACIER is not set |
237 | # CONFIG_REDWOOD is not set | ||
238 | # CONFIG_EIGER is not set | ||
178 | # CONFIG_YOSEMITE is not set | 239 | # CONFIG_YOSEMITE is not set |
179 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 240 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
180 | CONFIG_PPC44x_SIMPLE=y | 241 | CONFIG_PPC44x_SIMPLE=y |
@@ -216,10 +277,12 @@ CONFIG_BINFMT_ELF=y | |||
216 | # CONFIG_BINFMT_MISC is not set | 277 | # CONFIG_BINFMT_MISC is not set |
217 | CONFIG_MATH_EMULATION=y | 278 | CONFIG_MATH_EMULATION=y |
218 | # CONFIG_IOMMU_HELPER is not set | 279 | # CONFIG_IOMMU_HELPER is not set |
219 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 280 | # CONFIG_SWIOTLB is not set |
220 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 281 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
221 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 282 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 283 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
284 | CONFIG_SPARSE_IRQ=y | ||
285 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
223 | CONFIG_ARCH_FLATMEM_ENABLE=y | 286 | CONFIG_ARCH_FLATMEM_ENABLE=y |
224 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 287 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
225 | CONFIG_SELECT_MEMORY_MODEL=y | 288 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -235,10 +298,13 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
235 | CONFIG_ZONE_DMA_FLAG=1 | 298 | CONFIG_ZONE_DMA_FLAG=1 |
236 | CONFIG_BOUNCE=y | 299 | CONFIG_BOUNCE=y |
237 | CONFIG_VIRT_TO_BUS=y | 300 | CONFIG_VIRT_TO_BUS=y |
238 | CONFIG_UNEVICTABLE_LRU=y | 301 | # CONFIG_KSM is not set |
302 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
303 | CONFIG_STDBINUTILS=y | ||
239 | CONFIG_PPC_4K_PAGES=y | 304 | CONFIG_PPC_4K_PAGES=y |
240 | # CONFIG_PPC_16K_PAGES is not set | 305 | # CONFIG_PPC_16K_PAGES is not set |
241 | # CONFIG_PPC_64K_PAGES is not set | 306 | # CONFIG_PPC_64K_PAGES is not set |
307 | # CONFIG_PPC_256K_PAGES is not set | ||
242 | CONFIG_FORCE_MAX_ZONEORDER=11 | 308 | CONFIG_FORCE_MAX_ZONEORDER=11 |
243 | CONFIG_PROC_DEVICETREE=y | 309 | CONFIG_PROC_DEVICETREE=y |
244 | CONFIG_CMDLINE_BOOL=y | 310 | CONFIG_CMDLINE_BOOL=y |
@@ -263,6 +329,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
263 | # CONFIG_PCI_LEGACY is not set | 329 | # CONFIG_PCI_LEGACY is not set |
264 | # CONFIG_PCI_DEBUG is not set | 330 | # CONFIG_PCI_DEBUG is not set |
265 | # CONFIG_PCI_STUB is not set | 331 | # CONFIG_PCI_STUB is not set |
332 | # CONFIG_PCI_IOV is not set | ||
266 | # CONFIG_PCCARD is not set | 333 | # CONFIG_PCCARD is not set |
267 | # CONFIG_HOTPLUG_PCI is not set | 334 | # CONFIG_HOTPLUG_PCI is not set |
268 | # CONFIG_HAS_RAPIDIO is not set | 335 | # CONFIG_HAS_RAPIDIO is not set |
@@ -280,14 +347,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
280 | CONFIG_KERNEL_START=0xc0000000 | 347 | CONFIG_KERNEL_START=0xc0000000 |
281 | CONFIG_PHYSICAL_START=0x00000000 | 348 | CONFIG_PHYSICAL_START=0x00000000 |
282 | CONFIG_TASK_SIZE=0xc0000000 | 349 | CONFIG_TASK_SIZE=0xc0000000 |
283 | CONFIG_CONSISTENT_START=0xff100000 | ||
284 | CONFIG_CONSISTENT_SIZE=0x00200000 | 350 | CONFIG_CONSISTENT_SIZE=0x00200000 |
285 | CONFIG_NET=y | 351 | CONFIG_NET=y |
286 | 352 | ||
287 | # | 353 | # |
288 | # Networking options | 354 | # Networking options |
289 | # | 355 | # |
290 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
291 | CONFIG_PACKET=y | 356 | CONFIG_PACKET=y |
292 | # CONFIG_PACKET_MMAP is not set | 357 | # CONFIG_PACKET_MMAP is not set |
293 | CONFIG_UNIX=y | 358 | CONFIG_UNIX=y |
@@ -324,6 +389,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
324 | # CONFIG_NETFILTER is not set | 389 | # CONFIG_NETFILTER is not set |
325 | # CONFIG_IP_DCCP is not set | 390 | # CONFIG_IP_DCCP is not set |
326 | # CONFIG_IP_SCTP is not set | 391 | # CONFIG_IP_SCTP is not set |
392 | # CONFIG_RDS is not set | ||
327 | # CONFIG_TIPC is not set | 393 | # CONFIG_TIPC is not set |
328 | # CONFIG_ATM is not set | 394 | # CONFIG_ATM is not set |
329 | # CONFIG_BRIDGE is not set | 395 | # CONFIG_BRIDGE is not set |
@@ -337,6 +403,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
337 | # CONFIG_LAPB is not set | 403 | # CONFIG_LAPB is not set |
338 | # CONFIG_ECONET is not set | 404 | # CONFIG_ECONET is not set |
339 | # CONFIG_WAN_ROUTER is not set | 405 | # CONFIG_WAN_ROUTER is not set |
406 | # CONFIG_PHONET is not set | ||
407 | # CONFIG_IEEE802154 is not set | ||
340 | # CONFIG_NET_SCHED is not set | 408 | # CONFIG_NET_SCHED is not set |
341 | # CONFIG_DCB is not set | 409 | # CONFIG_DCB is not set |
342 | 410 | ||
@@ -349,8 +417,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
349 | # CONFIG_IRDA is not set | 417 | # CONFIG_IRDA is not set |
350 | # CONFIG_BT is not set | 418 | # CONFIG_BT is not set |
351 | # CONFIG_AF_RXRPC is not set | 419 | # CONFIG_AF_RXRPC is not set |
352 | # CONFIG_PHONET is not set | 420 | CONFIG_WIRELESS=y |
353 | # CONFIG_WIRELESS is not set | 421 | # CONFIG_CFG80211 is not set |
422 | # CONFIG_LIB80211 is not set | ||
423 | |||
424 | # | ||
425 | # CFG80211 needs to be enabled for MAC80211 | ||
426 | # | ||
354 | # CONFIG_WIMAX is not set | 427 | # CONFIG_WIMAX is not set |
355 | # CONFIG_RFKILL is not set | 428 | # CONFIG_RFKILL is not set |
356 | # CONFIG_NET_9P is not set | 429 | # CONFIG_NET_9P is not set |
@@ -363,6 +436,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
363 | # Generic Driver Options | 436 | # Generic Driver Options |
364 | # | 437 | # |
365 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 438 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
439 | # CONFIG_DEVTMPFS is not set | ||
366 | CONFIG_STANDALONE=y | 440 | CONFIG_STANDALONE=y |
367 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 441 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
368 | CONFIG_FW_LOADER=y | 442 | CONFIG_FW_LOADER=y |
@@ -375,9 +449,9 @@ CONFIG_CONNECTOR=y | |||
375 | CONFIG_PROC_EVENTS=y | 449 | CONFIG_PROC_EVENTS=y |
376 | CONFIG_MTD=y | 450 | CONFIG_MTD=y |
377 | # CONFIG_MTD_DEBUG is not set | 451 | # CONFIG_MTD_DEBUG is not set |
452 | # CONFIG_MTD_TESTS is not set | ||
378 | # CONFIG_MTD_CONCAT is not set | 453 | # CONFIG_MTD_CONCAT is not set |
379 | CONFIG_MTD_PARTITIONS=y | 454 | CONFIG_MTD_PARTITIONS=y |
380 | # CONFIG_MTD_TESTS is not set | ||
381 | # CONFIG_MTD_REDBOOT_PARTS is not set | 455 | # CONFIG_MTD_REDBOOT_PARTS is not set |
382 | CONFIG_MTD_CMDLINE_PARTS=y | 456 | CONFIG_MTD_CMDLINE_PARTS=y |
383 | CONFIG_MTD_OF_PARTS=y | 457 | CONFIG_MTD_OF_PARTS=y |
@@ -453,7 +527,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
453 | # LPDDR flash memory drivers | 527 | # LPDDR flash memory drivers |
454 | # | 528 | # |
455 | # CONFIG_MTD_LPDDR is not set | 529 | # CONFIG_MTD_LPDDR is not set |
456 | # CONFIG_MTD_QINFO_PROBE is not set | ||
457 | 530 | ||
458 | # | 531 | # |
459 | # UBI - Unsorted block images | 532 | # UBI - Unsorted block images |
@@ -469,6 +542,7 @@ CONFIG_BLK_DEV=y | |||
469 | # CONFIG_BLK_DEV_UMEM is not set | 542 | # CONFIG_BLK_DEV_UMEM is not set |
470 | # CONFIG_BLK_DEV_COW_COMMON is not set | 543 | # CONFIG_BLK_DEV_COW_COMMON is not set |
471 | # CONFIG_BLK_DEV_LOOP is not set | 544 | # CONFIG_BLK_DEV_LOOP is not set |
545 | # CONFIG_BLK_DEV_DRBD is not set | ||
472 | # CONFIG_BLK_DEV_NBD is not set | 546 | # CONFIG_BLK_DEV_NBD is not set |
473 | # CONFIG_BLK_DEV_SX8 is not set | 547 | # CONFIG_BLK_DEV_SX8 is not set |
474 | CONFIG_BLK_DEV_RAM=y | 548 | CONFIG_BLK_DEV_RAM=y |
@@ -481,12 +555,17 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
481 | # CONFIG_BLK_DEV_HD is not set | 555 | # CONFIG_BLK_DEV_HD is not set |
482 | CONFIG_MISC_DEVICES=y | 556 | CONFIG_MISC_DEVICES=y |
483 | # CONFIG_PHANTOM is not set | 557 | # CONFIG_PHANTOM is not set |
484 | # CONFIG_EEPROM_93CX6 is not set | ||
485 | # CONFIG_SGI_IOC4 is not set | 558 | # CONFIG_SGI_IOC4 is not set |
486 | # CONFIG_TIFM_CORE is not set | 559 | # CONFIG_TIFM_CORE is not set |
487 | # CONFIG_ENCLOSURE_SERVICES is not set | 560 | # CONFIG_ENCLOSURE_SERVICES is not set |
488 | # CONFIG_HP_ILO is not set | 561 | # CONFIG_HP_ILO is not set |
489 | # CONFIG_C2PORT is not set | 562 | # CONFIG_C2PORT is not set |
563 | |||
564 | # | ||
565 | # EEPROM support | ||
566 | # | ||
567 | # CONFIG_EEPROM_93CX6 is not set | ||
568 | # CONFIG_CB710_CORE is not set | ||
490 | CONFIG_HAVE_IDE=y | 569 | CONFIG_HAVE_IDE=y |
491 | # CONFIG_IDE is not set | 570 | # CONFIG_IDE is not set |
492 | 571 | ||
@@ -506,7 +585,11 @@ CONFIG_HAVE_IDE=y | |||
506 | # | 585 | # |
507 | 586 | ||
508 | # | 587 | # |
509 | # Enable only one of the two stacks, unless you know what you are doing | 588 | # You can enable one or both FireWire driver stacks. |
589 | # | ||
590 | |||
591 | # | ||
592 | # See the help texts for more information. | ||
510 | # | 593 | # |
511 | # CONFIG_FIREWIRE is not set | 594 | # CONFIG_FIREWIRE is not set |
512 | # CONFIG_IEEE1394 is not set | 595 | # CONFIG_IEEE1394 is not set |
@@ -533,6 +616,7 @@ CONFIG_NETDEV_1000=y | |||
533 | # CONFIG_E1000E is not set | 616 | # CONFIG_E1000E is not set |
534 | # CONFIG_IP1000 is not set | 617 | # CONFIG_IP1000 is not set |
535 | # CONFIG_IGB is not set | 618 | # CONFIG_IGB is not set |
619 | # CONFIG_IGBVF is not set | ||
536 | # CONFIG_NS83820 is not set | 620 | # CONFIG_NS83820 is not set |
537 | # CONFIG_HAMACHI is not set | 621 | # CONFIG_HAMACHI is not set |
538 | # CONFIG_YELLOWFIN is not set | 622 | # CONFIG_YELLOWFIN is not set |
@@ -543,9 +627,13 @@ CONFIG_NETDEV_1000=y | |||
543 | # CONFIG_VIA_VELOCITY is not set | 627 | # CONFIG_VIA_VELOCITY is not set |
544 | # CONFIG_TIGON3 is not set | 628 | # CONFIG_TIGON3 is not set |
545 | # CONFIG_BNX2 is not set | 629 | # CONFIG_BNX2 is not set |
630 | # CONFIG_CNIC is not set | ||
631 | # CONFIG_MV643XX_ETH is not set | ||
632 | # CONFIG_XILINX_LL_TEMAC is not set | ||
546 | # CONFIG_QLA3XXX is not set | 633 | # CONFIG_QLA3XXX is not set |
547 | # CONFIG_ATL1 is not set | 634 | # CONFIG_ATL1 is not set |
548 | # CONFIG_ATL1E is not set | 635 | # CONFIG_ATL1E is not set |
636 | # CONFIG_ATL1C is not set | ||
549 | # CONFIG_JME is not set | 637 | # CONFIG_JME is not set |
550 | CONFIG_NETDEV_10000=y | 638 | CONFIG_NETDEV_10000=y |
551 | # CONFIG_CHELSIO_T1 is not set | 639 | # CONFIG_CHELSIO_T1 is not set |
@@ -555,6 +643,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
555 | # CONFIG_IXGBE is not set | 643 | # CONFIG_IXGBE is not set |
556 | # CONFIG_IXGB is not set | 644 | # CONFIG_IXGB is not set |
557 | # CONFIG_S2IO is not set | 645 | # CONFIG_S2IO is not set |
646 | # CONFIG_VXGE is not set | ||
558 | # CONFIG_MYRI10GE is not set | 647 | # CONFIG_MYRI10GE is not set |
559 | # CONFIG_NETXEN_NIC is not set | 648 | # CONFIG_NETXEN_NIC is not set |
560 | # CONFIG_NIU is not set | 649 | # CONFIG_NIU is not set |
@@ -564,14 +653,13 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
564 | # CONFIG_BNX2X is not set | 653 | # CONFIG_BNX2X is not set |
565 | # CONFIG_QLGE is not set | 654 | # CONFIG_QLGE is not set |
566 | # CONFIG_SFC is not set | 655 | # CONFIG_SFC is not set |
656 | # CONFIG_BE2NET is not set | ||
567 | # CONFIG_TR is not set | 657 | # CONFIG_TR is not set |
568 | 658 | CONFIG_WLAN=y | |
569 | # | 659 | # CONFIG_AIRO is not set |
570 | # Wireless LAN | 660 | # CONFIG_ATMEL is not set |
571 | # | 661 | # CONFIG_PRISM54 is not set |
572 | # CONFIG_WLAN_PRE80211 is not set | 662 | # CONFIG_HOSTAP is not set |
573 | # CONFIG_WLAN_80211 is not set | ||
574 | # CONFIG_IWLWIFI_LEDS is not set | ||
575 | 663 | ||
576 | # | 664 | # |
577 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 665 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -584,6 +672,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
584 | # CONFIG_NETCONSOLE is not set | 672 | # CONFIG_NETCONSOLE is not set |
585 | # CONFIG_NETPOLL is not set | 673 | # CONFIG_NETPOLL is not set |
586 | # CONFIG_NET_POLL_CONTROLLER is not set | 674 | # CONFIG_NET_POLL_CONTROLLER is not set |
675 | # CONFIG_VMXNET3 is not set | ||
587 | # CONFIG_ISDN is not set | 676 | # CONFIG_ISDN is not set |
588 | # CONFIG_PHONE is not set | 677 | # CONFIG_PHONE is not set |
589 | 678 | ||
@@ -629,6 +718,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
629 | # CONFIG_SERIAL_JSM is not set | 718 | # CONFIG_SERIAL_JSM is not set |
630 | CONFIG_SERIAL_OF_PLATFORM=y | 719 | CONFIG_SERIAL_OF_PLATFORM=y |
631 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 720 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
721 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
632 | CONFIG_UNIX98_PTYS=y | 722 | CONFIG_UNIX98_PTYS=y |
633 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 723 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
634 | CONFIG_LEGACY_PTYS=y | 724 | CONFIG_LEGACY_PTYS=y |
@@ -645,6 +735,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
645 | CONFIG_DEVPORT=y | 735 | CONFIG_DEVPORT=y |
646 | # CONFIG_I2C is not set | 736 | # CONFIG_I2C is not set |
647 | # CONFIG_SPI is not set | 737 | # CONFIG_SPI is not set |
738 | |||
739 | # | ||
740 | # PPS support | ||
741 | # | ||
742 | # CONFIG_PPS is not set | ||
648 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 743 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
649 | # CONFIG_GPIOLIB is not set | 744 | # CONFIG_GPIOLIB is not set |
650 | # CONFIG_W1 is not set | 745 | # CONFIG_W1 is not set |
@@ -667,27 +762,13 @@ CONFIG_SSB_POSSIBLE=y | |||
667 | # CONFIG_HTC_PASIC3 is not set | 762 | # CONFIG_HTC_PASIC3 is not set |
668 | # CONFIG_MFD_TMIO is not set | 763 | # CONFIG_MFD_TMIO is not set |
669 | # CONFIG_REGULATOR is not set | 764 | # CONFIG_REGULATOR is not set |
670 | 765 | # CONFIG_MEDIA_SUPPORT is not set | |
671 | # | ||
672 | # Multimedia devices | ||
673 | # | ||
674 | |||
675 | # | ||
676 | # Multimedia core support | ||
677 | # | ||
678 | # CONFIG_VIDEO_DEV is not set | ||
679 | # CONFIG_DVB_CORE is not set | ||
680 | # CONFIG_VIDEO_MEDIA is not set | ||
681 | |||
682 | # | ||
683 | # Multimedia drivers | ||
684 | # | ||
685 | CONFIG_DAB=y | ||
686 | 766 | ||
687 | # | 767 | # |
688 | # Graphics support | 768 | # Graphics support |
689 | # | 769 | # |
690 | # CONFIG_AGP is not set | 770 | # CONFIG_AGP is not set |
771 | CONFIG_VGA_ARB=y | ||
691 | # CONFIG_DRM is not set | 772 | # CONFIG_DRM is not set |
692 | # CONFIG_VGASTATE is not set | 773 | # CONFIG_VGASTATE is not set |
693 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 774 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -712,7 +793,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
712 | # | 793 | # |
713 | 794 | ||
714 | # | 795 | # |
715 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 796 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
716 | # | 797 | # |
717 | # CONFIG_USB_GADGET is not set | 798 | # CONFIG_USB_GADGET is not set |
718 | 799 | ||
@@ -728,7 +809,12 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
728 | # CONFIG_EDAC is not set | 809 | # CONFIG_EDAC is not set |
729 | # CONFIG_RTC_CLASS is not set | 810 | # CONFIG_RTC_CLASS is not set |
730 | # CONFIG_DMADEVICES is not set | 811 | # CONFIG_DMADEVICES is not set |
812 | # CONFIG_AUXDISPLAY is not set | ||
731 | # CONFIG_UIO is not set | 813 | # CONFIG_UIO is not set |
814 | |||
815 | # | ||
816 | # TI VLYNQ | ||
817 | # | ||
732 | # CONFIG_STAGING is not set | 818 | # CONFIG_STAGING is not set |
733 | 819 | ||
734 | # | 820 | # |
@@ -739,14 +825,17 @@ CONFIG_EXT2_FS=y | |||
739 | # CONFIG_EXT2_FS_XIP is not set | 825 | # CONFIG_EXT2_FS_XIP is not set |
740 | # CONFIG_EXT3_FS is not set | 826 | # CONFIG_EXT3_FS is not set |
741 | # CONFIG_EXT4_FS is not set | 827 | # CONFIG_EXT4_FS is not set |
828 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
742 | # CONFIG_REISERFS_FS is not set | 829 | # CONFIG_REISERFS_FS is not set |
743 | # CONFIG_JFS_FS is not set | 830 | # CONFIG_JFS_FS is not set |
744 | # CONFIG_FS_POSIX_ACL is not set | 831 | # CONFIG_FS_POSIX_ACL is not set |
745 | CONFIG_FILE_LOCKING=y | ||
746 | # CONFIG_XFS_FS is not set | 832 | # CONFIG_XFS_FS is not set |
747 | # CONFIG_GFS2_FS is not set | 833 | # CONFIG_GFS2_FS is not set |
748 | # CONFIG_OCFS2_FS is not set | 834 | # CONFIG_OCFS2_FS is not set |
749 | # CONFIG_BTRFS_FS is not set | 835 | # CONFIG_BTRFS_FS is not set |
836 | # CONFIG_NILFS2_FS is not set | ||
837 | CONFIG_FILE_LOCKING=y | ||
838 | CONFIG_FSNOTIFY=y | ||
750 | CONFIG_DNOTIFY=y | 839 | CONFIG_DNOTIFY=y |
751 | CONFIG_INOTIFY=y | 840 | CONFIG_INOTIFY=y |
752 | CONFIG_INOTIFY_USER=y | 841 | CONFIG_INOTIFY_USER=y |
@@ -756,6 +845,11 @@ CONFIG_INOTIFY_USER=y | |||
756 | # CONFIG_FUSE_FS is not set | 845 | # CONFIG_FUSE_FS is not set |
757 | 846 | ||
758 | # | 847 | # |
848 | # Caches | ||
849 | # | ||
850 | # CONFIG_FSCACHE is not set | ||
851 | |||
852 | # | ||
759 | # CD-ROM/DVD Filesystems | 853 | # CD-ROM/DVD Filesystems |
760 | # | 854 | # |
761 | # CONFIG_ISO9660_FS is not set | 855 | # CONFIG_ISO9660_FS is not set |
@@ -820,7 +914,6 @@ CONFIG_LOCKD=y | |||
820 | CONFIG_LOCKD_V4=y | 914 | CONFIG_LOCKD_V4=y |
821 | CONFIG_NFS_COMMON=y | 915 | CONFIG_NFS_COMMON=y |
822 | CONFIG_SUNRPC=y | 916 | CONFIG_SUNRPC=y |
823 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
824 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 917 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
825 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 918 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
826 | # CONFIG_SMB_FS is not set | 919 | # CONFIG_SMB_FS is not set |
@@ -836,6 +929,7 @@ CONFIG_SUNRPC=y | |||
836 | CONFIG_MSDOS_PARTITION=y | 929 | CONFIG_MSDOS_PARTITION=y |
837 | # CONFIG_NLS is not set | 930 | # CONFIG_NLS is not set |
838 | # CONFIG_DLM is not set | 931 | # CONFIG_DLM is not set |
932 | # CONFIG_BINARY_PRINTF is not set | ||
839 | 933 | ||
840 | # | 934 | # |
841 | # Library routines | 935 | # Library routines |
@@ -851,11 +945,13 @@ CONFIG_CRC32=y | |||
851 | # CONFIG_LIBCRC32C is not set | 945 | # CONFIG_LIBCRC32C is not set |
852 | CONFIG_ZLIB_INFLATE=y | 946 | CONFIG_ZLIB_INFLATE=y |
853 | CONFIG_ZLIB_DEFLATE=y | 947 | CONFIG_ZLIB_DEFLATE=y |
854 | CONFIG_PLIST=y | 948 | CONFIG_DECOMPRESS_GZIP=y |
855 | CONFIG_HAS_IOMEM=y | 949 | CONFIG_HAS_IOMEM=y |
856 | CONFIG_HAS_IOPORT=y | 950 | CONFIG_HAS_IOPORT=y |
857 | CONFIG_HAS_DMA=y | 951 | CONFIG_HAS_DMA=y |
858 | CONFIG_HAVE_LMB=y | 952 | CONFIG_HAVE_LMB=y |
953 | CONFIG_NLATTR=y | ||
954 | CONFIG_GENERIC_ATOMIC64=y | ||
859 | 955 | ||
860 | # | 956 | # |
861 | # Kernel hacking | 957 | # Kernel hacking |
@@ -865,6 +961,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
865 | CONFIG_ENABLE_MUST_CHECK=y | 961 | CONFIG_ENABLE_MUST_CHECK=y |
866 | CONFIG_FRAME_WARN=1024 | 962 | CONFIG_FRAME_WARN=1024 |
867 | CONFIG_MAGIC_SYSRQ=y | 963 | CONFIG_MAGIC_SYSRQ=y |
964 | # CONFIG_STRIP_ASM_SYMS is not set | ||
868 | # CONFIG_UNUSED_SYMBOLS is not set | 965 | # CONFIG_UNUSED_SYMBOLS is not set |
869 | CONFIG_DEBUG_FS=y | 966 | CONFIG_DEBUG_FS=y |
870 | # CONFIG_HEADERS_CHECK is not set | 967 | # CONFIG_HEADERS_CHECK is not set |
@@ -873,16 +970,23 @@ CONFIG_DEBUG_KERNEL=y | |||
873 | CONFIG_DETECT_SOFTLOCKUP=y | 970 | CONFIG_DETECT_SOFTLOCKUP=y |
874 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 971 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
875 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 972 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
973 | CONFIG_DETECT_HUNG_TASK=y | ||
974 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
975 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
876 | CONFIG_SCHED_DEBUG=y | 976 | CONFIG_SCHED_DEBUG=y |
877 | # CONFIG_SCHEDSTATS is not set | 977 | # CONFIG_SCHEDSTATS is not set |
878 | # CONFIG_TIMER_STATS is not set | 978 | # CONFIG_TIMER_STATS is not set |
879 | # CONFIG_DEBUG_OBJECTS is not set | 979 | # CONFIG_DEBUG_OBJECTS is not set |
880 | # CONFIG_SLUB_DEBUG_ON is not set | 980 | # CONFIG_SLUB_DEBUG_ON is not set |
881 | # CONFIG_SLUB_STATS is not set | 981 | # CONFIG_SLUB_STATS is not set |
982 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
882 | # CONFIG_DEBUG_RT_MUTEXES is not set | 983 | # CONFIG_DEBUG_RT_MUTEXES is not set |
883 | # CONFIG_RT_MUTEX_TESTER is not set | 984 | # CONFIG_RT_MUTEX_TESTER is not set |
884 | # CONFIG_DEBUG_SPINLOCK is not set | 985 | # CONFIG_DEBUG_SPINLOCK is not set |
885 | # CONFIG_DEBUG_MUTEXES is not set | 986 | # CONFIG_DEBUG_MUTEXES is not set |
987 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
988 | # CONFIG_PROVE_LOCKING is not set | ||
989 | # CONFIG_LOCK_STAT is not set | ||
886 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 990 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
887 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 991 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
888 | # CONFIG_DEBUG_KOBJECT is not set | 992 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -894,35 +998,45 @@ CONFIG_SCHED_DEBUG=y | |||
894 | # CONFIG_DEBUG_LIST is not set | 998 | # CONFIG_DEBUG_LIST is not set |
895 | # CONFIG_DEBUG_SG is not set | 999 | # CONFIG_DEBUG_SG is not set |
896 | # CONFIG_DEBUG_NOTIFIERS is not set | 1000 | # CONFIG_DEBUG_NOTIFIERS is not set |
897 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1001 | # CONFIG_DEBUG_CREDENTIALS is not set |
898 | # CONFIG_RCU_TORTURE_TEST is not set | 1002 | # CONFIG_RCU_TORTURE_TEST is not set |
899 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1003 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
900 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1004 | # CONFIG_BACKTRACE_SELF_TEST is not set |
901 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1005 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1006 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
902 | # CONFIG_FAULT_INJECTION is not set | 1007 | # CONFIG_FAULT_INJECTION is not set |
903 | # CONFIG_LATENCYTOP is not set | 1008 | # CONFIG_LATENCYTOP is not set |
904 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1009 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1010 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
905 | CONFIG_HAVE_FUNCTION_TRACER=y | 1011 | CONFIG_HAVE_FUNCTION_TRACER=y |
1012 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
906 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1013 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
907 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1014 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
908 | 1015 | CONFIG_TRACING_SUPPORT=y | |
909 | # | 1016 | CONFIG_FTRACE=y |
910 | # Tracers | ||
911 | # | ||
912 | # CONFIG_FUNCTION_TRACER is not set | 1017 | # CONFIG_FUNCTION_TRACER is not set |
1018 | # CONFIG_IRQSOFF_TRACER is not set | ||
913 | # CONFIG_SCHED_TRACER is not set | 1019 | # CONFIG_SCHED_TRACER is not set |
914 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1020 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
915 | # CONFIG_BOOT_TRACER is not set | 1021 | # CONFIG_BOOT_TRACER is not set |
916 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1022 | CONFIG_BRANCH_PROFILE_NONE=y |
1023 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1024 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
917 | # CONFIG_STACK_TRACER is not set | 1025 | # CONFIG_STACK_TRACER is not set |
918 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1026 | # CONFIG_KMEMTRACE is not set |
1027 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1028 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1029 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1030 | # CONFIG_DMA_API_DEBUG is not set | ||
919 | # CONFIG_SAMPLES is not set | 1031 | # CONFIG_SAMPLES is not set |
920 | CONFIG_HAVE_ARCH_KGDB=y | 1032 | CONFIG_HAVE_ARCH_KGDB=y |
921 | # CONFIG_KGDB is not set | 1033 | # CONFIG_KGDB is not set |
1034 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1035 | CONFIG_PPC_WERROR=y | ||
922 | CONFIG_PRINT_STACK_DEPTH=64 | 1036 | CONFIG_PRINT_STACK_DEPTH=64 |
923 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1037 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
924 | # CONFIG_DEBUG_STACK_USAGE is not set | 1038 | # CONFIG_DEBUG_STACK_USAGE is not set |
925 | # CONFIG_DEBUG_PAGEALLOC is not set | 1039 | # CONFIG_PPC_EMULATED_STATS is not set |
926 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1040 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
927 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1041 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
928 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1042 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -942,6 +1056,7 @@ CONFIG_PPC_EARLY_DEBUG=y | |||
942 | CONFIG_PPC_EARLY_DEBUG_44x=y | 1056 | CONFIG_PPC_EARLY_DEBUG_44x=y |
943 | # CONFIG_PPC_EARLY_DEBUG_40x is not set | 1057 | # CONFIG_PPC_EARLY_DEBUG_40x is not set |
944 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set | 1058 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set |
1059 | # CONFIG_PPC_EARLY_DEBUG_USBGECKO is not set | ||
945 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0xef600300 | 1060 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0xef600300 |
946 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 | 1061 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 |
947 | 1062 | ||
@@ -951,13 +1066,16 @@ CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 | |||
951 | # CONFIG_KEYS is not set | 1066 | # CONFIG_KEYS is not set |
952 | # CONFIG_SECURITY is not set | 1067 | # CONFIG_SECURITY is not set |
953 | # CONFIG_SECURITYFS is not set | 1068 | # CONFIG_SECURITYFS is not set |
954 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1069 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1070 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1071 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1072 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1073 | CONFIG_DEFAULT_SECURITY="" | ||
955 | CONFIG_CRYPTO=y | 1074 | CONFIG_CRYPTO=y |
956 | 1075 | ||
957 | # | 1076 | # |
958 | # Crypto core or helper | 1077 | # Crypto core or helper |
959 | # | 1078 | # |
960 | # CONFIG_CRYPTO_FIPS is not set | ||
961 | CONFIG_CRYPTO_ALGAPI=y | 1079 | CONFIG_CRYPTO_ALGAPI=y |
962 | CONFIG_CRYPTO_ALGAPI2=y | 1080 | CONFIG_CRYPTO_ALGAPI2=y |
963 | CONFIG_CRYPTO_AEAD2=y | 1081 | CONFIG_CRYPTO_AEAD2=y |
@@ -966,10 +1084,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
966 | CONFIG_CRYPTO_HASH=y | 1084 | CONFIG_CRYPTO_HASH=y |
967 | CONFIG_CRYPTO_HASH2=y | 1085 | CONFIG_CRYPTO_HASH2=y |
968 | CONFIG_CRYPTO_RNG2=y | 1086 | CONFIG_CRYPTO_RNG2=y |
1087 | CONFIG_CRYPTO_PCOMP=y | ||
969 | CONFIG_CRYPTO_MANAGER=y | 1088 | CONFIG_CRYPTO_MANAGER=y |
970 | CONFIG_CRYPTO_MANAGER2=y | 1089 | CONFIG_CRYPTO_MANAGER2=y |
971 | # CONFIG_CRYPTO_GF128MUL is not set | 1090 | # CONFIG_CRYPTO_GF128MUL is not set |
972 | # CONFIG_CRYPTO_NULL is not set | 1091 | # CONFIG_CRYPTO_NULL is not set |
1092 | CONFIG_CRYPTO_WORKQUEUE=y | ||
973 | # CONFIG_CRYPTO_CRYPTD is not set | 1093 | # CONFIG_CRYPTO_CRYPTD is not set |
974 | # CONFIG_CRYPTO_AUTHENC is not set | 1094 | # CONFIG_CRYPTO_AUTHENC is not set |
975 | # CONFIG_CRYPTO_TEST is not set | 1095 | # CONFIG_CRYPTO_TEST is not set |
@@ -997,11 +1117,13 @@ CONFIG_CRYPTO_PCBC=y | |||
997 | # | 1117 | # |
998 | # CONFIG_CRYPTO_HMAC is not set | 1118 | # CONFIG_CRYPTO_HMAC is not set |
999 | # CONFIG_CRYPTO_XCBC is not set | 1119 | # CONFIG_CRYPTO_XCBC is not set |
1120 | # CONFIG_CRYPTO_VMAC is not set | ||
1000 | 1121 | ||
1001 | # | 1122 | # |
1002 | # Digest | 1123 | # Digest |
1003 | # | 1124 | # |
1004 | # CONFIG_CRYPTO_CRC32C is not set | 1125 | # CONFIG_CRYPTO_CRC32C is not set |
1126 | # CONFIG_CRYPTO_GHASH is not set | ||
1005 | # CONFIG_CRYPTO_MD4 is not set | 1127 | # CONFIG_CRYPTO_MD4 is not set |
1006 | CONFIG_CRYPTO_MD5=y | 1128 | CONFIG_CRYPTO_MD5=y |
1007 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1129 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1038,6 +1160,7 @@ CONFIG_CRYPTO_DES=y | |||
1038 | # Compression | 1160 | # Compression |
1039 | # | 1161 | # |
1040 | # CONFIG_CRYPTO_DEFLATE is not set | 1162 | # CONFIG_CRYPTO_DEFLATE is not set |
1163 | # CONFIG_CRYPTO_ZLIB is not set | ||
1041 | # CONFIG_CRYPTO_LZO is not set | 1164 | # CONFIG_CRYPTO_LZO is not set |
1042 | 1165 | ||
1043 | # | 1166 | # |
@@ -1046,5 +1169,6 @@ CONFIG_CRYPTO_DES=y | |||
1046 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1169 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1047 | CONFIG_CRYPTO_HW=y | 1170 | CONFIG_CRYPTO_HW=y |
1048 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1171 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1172 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1049 | # CONFIG_PPC_CLOCK is not set | 1173 | # CONFIG_PPC_CLOCK is not set |
1050 | # CONFIG_VIRTUALIZATION is not set | 1174 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/redwood_defconfig b/arch/powerpc/configs/44x/redwood_defconfig index ed31d4f17b5a..a67ec91a28c3 100644 --- a/arch/powerpc/configs/44x/redwood_defconfig +++ b/arch/powerpc/configs/44x/redwood_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc3 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Wed Feb 4 14:31:09 2009 | 4 | # Mon Jan 4 15:05:05 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -20,6 +20,7 @@ CONFIG_BOOKE=y | |||
20 | CONFIG_PTE_64BIT=y | 20 | CONFIG_PTE_64BIT=y |
21 | CONFIG_PHYS_64BIT=y | 21 | CONFIG_PHYS_64BIT=y |
22 | CONFIG_PPC_MMU_NOHASH=y | 22 | CONFIG_PPC_MMU_NOHASH=y |
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 24 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_NOT_COHERENT_CACHE=y | 25 | CONFIG_NOT_COHERENT_CACHE=y |
25 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
@@ -31,15 +32,18 @@ CONFIG_GENERIC_TIME=y | |||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | 32 | CONFIG_GENERIC_TIME_VSYSCALL=y |
32 | CONFIG_GENERIC_CLOCKEVENTS=y | 33 | CONFIG_GENERIC_CLOCKEVENTS=y |
33 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
35 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
36 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | 43 | CONFIG_LOCKDEP_SUPPORT=y |
39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
40 | CONFIG_ARCH_HAS_ILOG2_U32=y | 45 | CONFIG_ARCH_HAS_ILOG2_U32=y |
41 | CONFIG_GENERIC_HWEIGHT=y | 46 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 47 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
45 | CONFIG_PPC=y | 49 | CONFIG_PPC=y |
@@ -53,11 +57,15 @@ CONFIG_PPC_UDBG_16550=y | |||
53 | # CONFIG_GENERIC_TBSYNC is not set | 57 | # CONFIG_GENERIC_TBSYNC is not set |
54 | CONFIG_AUDIT_ARCH=y | 58 | CONFIG_AUDIT_ARCH=y |
55 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
60 | CONFIG_DTC=y | ||
56 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | # CONFIG_DEFAULT_UIMAGE is not set |
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
57 | CONFIG_PPC_DCR_NATIVE=y | 63 | CONFIG_PPC_DCR_NATIVE=y |
58 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_PPC_DCR=y | 65 | CONFIG_PPC_DCR=y |
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
68 | CONFIG_CONSTRUCTORS=y | ||
61 | 69 | ||
62 | # | 70 | # |
63 | # General setup | 71 | # General setup |
@@ -71,6 +79,7 @@ CONFIG_SWAP=y | |||
71 | CONFIG_SYSVIPC=y | 79 | CONFIG_SYSVIPC=y |
72 | CONFIG_SYSVIPC_SYSCTL=y | 80 | CONFIG_SYSVIPC_SYSCTL=y |
73 | CONFIG_POSIX_MQUEUE=y | 81 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
74 | # CONFIG_BSD_PROCESS_ACCT is not set | 83 | # CONFIG_BSD_PROCESS_ACCT is not set |
75 | # CONFIG_TASKSTATS is not set | 84 | # CONFIG_TASKSTATS is not set |
76 | # CONFIG_AUDIT is not set | 85 | # CONFIG_AUDIT is not set |
@@ -78,11 +87,13 @@ CONFIG_POSIX_MQUEUE=y | |||
78 | # | 87 | # |
79 | # RCU Subsystem | 88 | # RCU Subsystem |
80 | # | 89 | # |
81 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
82 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
83 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_TINY_RCU is not set |
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
84 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
85 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
86 | # CONFIG_IKCONFIG is not set | 97 | # CONFIG_IKCONFIG is not set |
87 | CONFIG_LOG_BUF_SHIFT=14 | 98 | CONFIG_LOG_BUF_SHIFT=14 |
88 | # CONFIG_GROUP_SCHED is not set | 99 | # CONFIG_GROUP_SCHED is not set |
@@ -93,8 +104,12 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
93 | # CONFIG_NAMESPACES is not set | 104 | # CONFIG_NAMESPACES is not set |
94 | CONFIG_BLK_DEV_INITRD=y | 105 | CONFIG_BLK_DEV_INITRD=y |
95 | CONFIG_INITRAMFS_SOURCE="" | 106 | CONFIG_INITRAMFS_SOURCE="" |
107 | CONFIG_RD_GZIP=y | ||
108 | # CONFIG_RD_BZIP2 is not set | ||
109 | # CONFIG_RD_LZMA is not set | ||
96 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 110 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
97 | CONFIG_SYSCTL=y | 111 | CONFIG_SYSCTL=y |
112 | CONFIG_ANON_INODES=y | ||
98 | CONFIG_EMBEDDED=y | 113 | CONFIG_EMBEDDED=y |
99 | CONFIG_SYSCTL_SYSCALL=y | 114 | CONFIG_SYSCTL_SYSCALL=y |
100 | CONFIG_KALLSYMS=y | 115 | CONFIG_KALLSYMS=y |
@@ -104,19 +119,25 @@ CONFIG_HOTPLUG=y | |||
104 | CONFIG_PRINTK=y | 119 | CONFIG_PRINTK=y |
105 | CONFIG_BUG=y | 120 | CONFIG_BUG=y |
106 | CONFIG_ELF_CORE=y | 121 | CONFIG_ELF_CORE=y |
107 | CONFIG_COMPAT_BRK=y | ||
108 | CONFIG_BASE_FULL=y | 122 | CONFIG_BASE_FULL=y |
109 | CONFIG_FUTEX=y | 123 | CONFIG_FUTEX=y |
110 | CONFIG_ANON_INODES=y | ||
111 | CONFIG_EPOLL=y | 124 | CONFIG_EPOLL=y |
112 | CONFIG_SIGNALFD=y | 125 | CONFIG_SIGNALFD=y |
113 | CONFIG_TIMERFD=y | 126 | CONFIG_TIMERFD=y |
114 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
115 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
116 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
130 | CONFIG_HAVE_PERF_EVENTS=y | ||
131 | |||
132 | # | ||
133 | # Kernel Performance Events And Counters | ||
134 | # | ||
135 | # CONFIG_PERF_EVENTS is not set | ||
136 | # CONFIG_PERF_COUNTERS is not set | ||
117 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
118 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
119 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
140 | CONFIG_COMPAT_BRK=y | ||
120 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
121 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
122 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
@@ -128,6 +149,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
128 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
129 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
130 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
154 | |||
155 | # | ||
156 | # GCOV-based kernel profiling | ||
157 | # | ||
158 | # CONFIG_GCOV_KERNEL is not set | ||
159 | # CONFIG_SLOW_WORK is not set | ||
131 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 160 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
132 | CONFIG_SLABINFO=y | 161 | CONFIG_SLABINFO=y |
133 | CONFIG_RT_MUTEXES=y | 162 | CONFIG_RT_MUTEXES=y |
@@ -139,8 +168,7 @@ CONFIG_MODULE_UNLOAD=y | |||
139 | # CONFIG_MODVERSIONS is not set | 168 | # CONFIG_MODVERSIONS is not set |
140 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 169 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
141 | CONFIG_BLOCK=y | 170 | CONFIG_BLOCK=y |
142 | CONFIG_LBD=y | 171 | CONFIG_LBDAF=y |
143 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
144 | # CONFIG_BLK_DEV_BSG is not set | 172 | # CONFIG_BLK_DEV_BSG is not set |
145 | # CONFIG_BLK_DEV_INTEGRITY is not set | 173 | # CONFIG_BLK_DEV_INTEGRITY is not set |
146 | 174 | ||
@@ -148,14 +176,41 @@ CONFIG_LBD=y | |||
148 | # IO Schedulers | 176 | # IO Schedulers |
149 | # | 177 | # |
150 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
151 | CONFIG_IOSCHED_AS=y | ||
152 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
153 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
154 | CONFIG_DEFAULT_AS=y | ||
155 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
156 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
157 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
158 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
159 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
160 | CONFIG_PPC4xx_PCI_EXPRESS=y | 215 | CONFIG_PPC4xx_PCI_EXPRESS=y |
161 | 216 | ||
@@ -177,6 +232,7 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
177 | # CONFIG_CANYONLANDS is not set | 232 | # CONFIG_CANYONLANDS is not set |
178 | # CONFIG_GLACIER is not set | 233 | # CONFIG_GLACIER is not set |
179 | CONFIG_REDWOOD=y | 234 | CONFIG_REDWOOD=y |
235 | # CONFIG_EIGER is not set | ||
180 | # CONFIG_YOSEMITE is not set | 236 | # CONFIG_YOSEMITE is not set |
181 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 237 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
182 | CONFIG_PPC44x_SIMPLE=y | 238 | CONFIG_PPC44x_SIMPLE=y |
@@ -219,10 +275,12 @@ CONFIG_BINFMT_ELF=y | |||
219 | # CONFIG_BINFMT_MISC is not set | 275 | # CONFIG_BINFMT_MISC is not set |
220 | # CONFIG_MATH_EMULATION is not set | 276 | # CONFIG_MATH_EMULATION is not set |
221 | # CONFIG_IOMMU_HELPER is not set | 277 | # CONFIG_IOMMU_HELPER is not set |
222 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 278 | # CONFIG_SWIOTLB is not set |
223 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 279 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
224 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 280 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
225 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 281 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
282 | CONFIG_SPARSE_IRQ=y | ||
283 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
226 | CONFIG_ARCH_FLATMEM_ENABLE=y | 284 | CONFIG_ARCH_FLATMEM_ENABLE=y |
227 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 285 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
228 | CONFIG_SELECT_MEMORY_MODEL=y | 286 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -238,10 +296,13 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
238 | CONFIG_ZONE_DMA_FLAG=1 | 296 | CONFIG_ZONE_DMA_FLAG=1 |
239 | CONFIG_BOUNCE=y | 297 | CONFIG_BOUNCE=y |
240 | CONFIG_VIRT_TO_BUS=y | 298 | CONFIG_VIRT_TO_BUS=y |
241 | CONFIG_UNEVICTABLE_LRU=y | 299 | # CONFIG_KSM is not set |
300 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
301 | CONFIG_STDBINUTILS=y | ||
242 | CONFIG_PPC_4K_PAGES=y | 302 | CONFIG_PPC_4K_PAGES=y |
243 | # CONFIG_PPC_16K_PAGES is not set | 303 | # CONFIG_PPC_16K_PAGES is not set |
244 | # CONFIG_PPC_64K_PAGES is not set | 304 | # CONFIG_PPC_64K_PAGES is not set |
305 | # CONFIG_PPC_256K_PAGES is not set | ||
245 | CONFIG_FORCE_MAX_ZONEORDER=11 | 306 | CONFIG_FORCE_MAX_ZONEORDER=11 |
246 | CONFIG_PROC_DEVICETREE=y | 307 | CONFIG_PROC_DEVICETREE=y |
247 | CONFIG_CMDLINE_BOOL=y | 308 | CONFIG_CMDLINE_BOOL=y |
@@ -262,12 +323,15 @@ CONFIG_PCI_DOMAINS=y | |||
262 | CONFIG_PCI_SYSCALL=y | 323 | CONFIG_PCI_SYSCALL=y |
263 | CONFIG_PCIEPORTBUS=y | 324 | CONFIG_PCIEPORTBUS=y |
264 | CONFIG_PCIEAER=y | 325 | CONFIG_PCIEAER=y |
326 | # CONFIG_PCIE_ECRC is not set | ||
327 | # CONFIG_PCIEAER_INJECT is not set | ||
265 | # CONFIG_PCIEASPM is not set | 328 | # CONFIG_PCIEASPM is not set |
266 | CONFIG_ARCH_SUPPORTS_MSI=y | 329 | CONFIG_ARCH_SUPPORTS_MSI=y |
267 | # CONFIG_PCI_MSI is not set | 330 | # CONFIG_PCI_MSI is not set |
268 | # CONFIG_PCI_LEGACY is not set | 331 | # CONFIG_PCI_LEGACY is not set |
269 | # CONFIG_PCI_DEBUG is not set | 332 | # CONFIG_PCI_DEBUG is not set |
270 | # CONFIG_PCI_STUB is not set | 333 | # CONFIG_PCI_STUB is not set |
334 | # CONFIG_PCI_IOV is not set | ||
271 | # CONFIG_PCCARD is not set | 335 | # CONFIG_PCCARD is not set |
272 | # CONFIG_HOTPLUG_PCI is not set | 336 | # CONFIG_HOTPLUG_PCI is not set |
273 | # CONFIG_HAS_RAPIDIO is not set | 337 | # CONFIG_HAS_RAPIDIO is not set |
@@ -285,14 +349,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
285 | CONFIG_KERNEL_START=0xc0000000 | 349 | CONFIG_KERNEL_START=0xc0000000 |
286 | CONFIG_PHYSICAL_START=0x00000000 | 350 | CONFIG_PHYSICAL_START=0x00000000 |
287 | CONFIG_TASK_SIZE=0xc0000000 | 351 | CONFIG_TASK_SIZE=0xc0000000 |
288 | CONFIG_CONSISTENT_START=0xff100000 | ||
289 | CONFIG_CONSISTENT_SIZE=0x00200000 | 352 | CONFIG_CONSISTENT_SIZE=0x00200000 |
290 | CONFIG_NET=y | 353 | CONFIG_NET=y |
291 | 354 | ||
292 | # | 355 | # |
293 | # Networking options | 356 | # Networking options |
294 | # | 357 | # |
295 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
296 | CONFIG_PACKET=y | 358 | CONFIG_PACKET=y |
297 | # CONFIG_PACKET_MMAP is not set | 359 | # CONFIG_PACKET_MMAP is not set |
298 | CONFIG_UNIX=y | 360 | CONFIG_UNIX=y |
@@ -329,6 +391,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
329 | # CONFIG_NETFILTER is not set | 391 | # CONFIG_NETFILTER is not set |
330 | # CONFIG_IP_DCCP is not set | 392 | # CONFIG_IP_DCCP is not set |
331 | # CONFIG_IP_SCTP is not set | 393 | # CONFIG_IP_SCTP is not set |
394 | # CONFIG_RDS is not set | ||
332 | # CONFIG_TIPC is not set | 395 | # CONFIG_TIPC is not set |
333 | # CONFIG_ATM is not set | 396 | # CONFIG_ATM is not set |
334 | # CONFIG_BRIDGE is not set | 397 | # CONFIG_BRIDGE is not set |
@@ -342,6 +405,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
342 | # CONFIG_LAPB is not set | 405 | # CONFIG_LAPB is not set |
343 | # CONFIG_ECONET is not set | 406 | # CONFIG_ECONET is not set |
344 | # CONFIG_WAN_ROUTER is not set | 407 | # CONFIG_WAN_ROUTER is not set |
408 | # CONFIG_PHONET is not set | ||
409 | # CONFIG_IEEE802154 is not set | ||
345 | # CONFIG_NET_SCHED is not set | 410 | # CONFIG_NET_SCHED is not set |
346 | # CONFIG_DCB is not set | 411 | # CONFIG_DCB is not set |
347 | 412 | ||
@@ -354,13 +419,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
354 | # CONFIG_IRDA is not set | 419 | # CONFIG_IRDA is not set |
355 | # CONFIG_BT is not set | 420 | # CONFIG_BT is not set |
356 | # CONFIG_AF_RXRPC is not set | 421 | # CONFIG_AF_RXRPC is not set |
357 | # CONFIG_PHONET is not set | ||
358 | CONFIG_WIRELESS=y | 422 | CONFIG_WIRELESS=y |
359 | # CONFIG_CFG80211 is not set | 423 | # CONFIG_CFG80211 is not set |
360 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
361 | # CONFIG_WIRELESS_EXT is not set | ||
362 | # CONFIG_LIB80211 is not set | 424 | # CONFIG_LIB80211 is not set |
363 | # CONFIG_MAC80211 is not set | 425 | |
426 | # | ||
427 | # CFG80211 needs to be enabled for MAC80211 | ||
428 | # | ||
364 | # CONFIG_WIMAX is not set | 429 | # CONFIG_WIMAX is not set |
365 | # CONFIG_RFKILL is not set | 430 | # CONFIG_RFKILL is not set |
366 | # CONFIG_NET_9P is not set | 431 | # CONFIG_NET_9P is not set |
@@ -373,6 +438,7 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
373 | # Generic Driver Options | 438 | # Generic Driver Options |
374 | # | 439 | # |
375 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 440 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
441 | # CONFIG_DEVTMPFS is not set | ||
376 | CONFIG_STANDALONE=y | 442 | CONFIG_STANDALONE=y |
377 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 443 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
378 | CONFIG_FW_LOADER=y | 444 | CONFIG_FW_LOADER=y |
@@ -385,9 +451,9 @@ CONFIG_CONNECTOR=y | |||
385 | CONFIG_PROC_EVENTS=y | 451 | CONFIG_PROC_EVENTS=y |
386 | CONFIG_MTD=y | 452 | CONFIG_MTD=y |
387 | # CONFIG_MTD_DEBUG is not set | 453 | # CONFIG_MTD_DEBUG is not set |
454 | # CONFIG_MTD_TESTS is not set | ||
388 | CONFIG_MTD_CONCAT=y | 455 | CONFIG_MTD_CONCAT=y |
389 | CONFIG_MTD_PARTITIONS=y | 456 | CONFIG_MTD_PARTITIONS=y |
390 | # CONFIG_MTD_TESTS is not set | ||
391 | # CONFIG_MTD_REDBOOT_PARTS is not set | 457 | # CONFIG_MTD_REDBOOT_PARTS is not set |
392 | CONFIG_MTD_CMDLINE_PARTS=y | 458 | CONFIG_MTD_CMDLINE_PARTS=y |
393 | CONFIG_MTD_OF_PARTS=y | 459 | CONFIG_MTD_OF_PARTS=y |
@@ -462,7 +528,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
462 | # LPDDR flash memory drivers | 528 | # LPDDR flash memory drivers |
463 | # | 529 | # |
464 | # CONFIG_MTD_LPDDR is not set | 530 | # CONFIG_MTD_LPDDR is not set |
465 | # CONFIG_MTD_QINFO_PROBE is not set | ||
466 | 531 | ||
467 | # | 532 | # |
468 | # UBI - Unsorted block images | 533 | # UBI - Unsorted block images |
@@ -479,6 +544,7 @@ CONFIG_BLK_DEV=y | |||
479 | # CONFIG_BLK_DEV_UMEM is not set | 544 | # CONFIG_BLK_DEV_UMEM is not set |
480 | # CONFIG_BLK_DEV_COW_COMMON is not set | 545 | # CONFIG_BLK_DEV_COW_COMMON is not set |
481 | # CONFIG_BLK_DEV_LOOP is not set | 546 | # CONFIG_BLK_DEV_LOOP is not set |
547 | # CONFIG_BLK_DEV_DRBD is not set | ||
482 | # CONFIG_BLK_DEV_NBD is not set | 548 | # CONFIG_BLK_DEV_NBD is not set |
483 | # CONFIG_BLK_DEV_SX8 is not set | 549 | # CONFIG_BLK_DEV_SX8 is not set |
484 | CONFIG_BLK_DEV_RAM=y | 550 | CONFIG_BLK_DEV_RAM=y |
@@ -512,10 +578,6 @@ CONFIG_BLK_DEV_SD=y | |||
512 | # CONFIG_BLK_DEV_SR is not set | 578 | # CONFIG_BLK_DEV_SR is not set |
513 | CONFIG_CHR_DEV_SG=y | 579 | CONFIG_CHR_DEV_SG=y |
514 | # CONFIG_CHR_DEV_SCH is not set | 580 | # CONFIG_CHR_DEV_SCH is not set |
515 | |||
516 | # | ||
517 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
518 | # | ||
519 | # CONFIG_SCSI_MULTI_LUN is not set | 581 | # CONFIG_SCSI_MULTI_LUN is not set |
520 | # CONFIG_SCSI_CONSTANTS is not set | 582 | # CONFIG_SCSI_CONSTANTS is not set |
521 | # CONFIG_SCSI_LOGGING is not set | 583 | # CONFIG_SCSI_LOGGING is not set |
@@ -533,23 +595,30 @@ CONFIG_SCSI_SAS_ATTRS=y | |||
533 | # CONFIG_SCSI_SRP_ATTRS is not set | 595 | # CONFIG_SCSI_SRP_ATTRS is not set |
534 | CONFIG_SCSI_LOWLEVEL=y | 596 | CONFIG_SCSI_LOWLEVEL=y |
535 | # CONFIG_ISCSI_TCP is not set | 597 | # CONFIG_ISCSI_TCP is not set |
598 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
599 | # CONFIG_BE2ISCSI is not set | ||
536 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 600 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
601 | # CONFIG_SCSI_HPSA is not set | ||
537 | # CONFIG_SCSI_3W_9XXX is not set | 602 | # CONFIG_SCSI_3W_9XXX is not set |
603 | # CONFIG_SCSI_3W_SAS is not set | ||
538 | # CONFIG_SCSI_ACARD is not set | 604 | # CONFIG_SCSI_ACARD is not set |
539 | # CONFIG_SCSI_AACRAID is not set | 605 | # CONFIG_SCSI_AACRAID is not set |
540 | # CONFIG_SCSI_AIC7XXX is not set | 606 | # CONFIG_SCSI_AIC7XXX is not set |
541 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 607 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
542 | # CONFIG_SCSI_AIC79XX is not set | 608 | # CONFIG_SCSI_AIC79XX is not set |
543 | # CONFIG_SCSI_AIC94XX is not set | 609 | # CONFIG_SCSI_AIC94XX is not set |
610 | # CONFIG_SCSI_MVSAS is not set | ||
544 | # CONFIG_SCSI_DPT_I2O is not set | 611 | # CONFIG_SCSI_DPT_I2O is not set |
545 | # CONFIG_SCSI_ADVANSYS is not set | 612 | # CONFIG_SCSI_ADVANSYS is not set |
546 | # CONFIG_SCSI_ARCMSR is not set | 613 | # CONFIG_SCSI_ARCMSR is not set |
547 | # CONFIG_MEGARAID_NEWGEN is not set | 614 | # CONFIG_MEGARAID_NEWGEN is not set |
548 | # CONFIG_MEGARAID_LEGACY is not set | 615 | # CONFIG_MEGARAID_LEGACY is not set |
549 | # CONFIG_MEGARAID_SAS is not set | 616 | # CONFIG_MEGARAID_SAS is not set |
617 | # CONFIG_SCSI_MPT2SAS is not set | ||
550 | # CONFIG_SCSI_HPTIOP is not set | 618 | # CONFIG_SCSI_HPTIOP is not set |
551 | # CONFIG_SCSI_BUSLOGIC is not set | 619 | # CONFIG_SCSI_BUSLOGIC is not set |
552 | # CONFIG_LIBFC is not set | 620 | # CONFIG_LIBFC is not set |
621 | # CONFIG_LIBFCOE is not set | ||
553 | # CONFIG_FCOE is not set | 622 | # CONFIG_FCOE is not set |
554 | # CONFIG_SCSI_DMX3191D is not set | 623 | # CONFIG_SCSI_DMX3191D is not set |
555 | # CONFIG_SCSI_EATA is not set | 624 | # CONFIG_SCSI_EATA is not set |
@@ -558,7 +627,6 @@ CONFIG_SCSI_LOWLEVEL=y | |||
558 | # CONFIG_SCSI_IPS is not set | 627 | # CONFIG_SCSI_IPS is not set |
559 | # CONFIG_SCSI_INITIO is not set | 628 | # CONFIG_SCSI_INITIO is not set |
560 | # CONFIG_SCSI_INIA100 is not set | 629 | # CONFIG_SCSI_INIA100 is not set |
561 | # CONFIG_SCSI_MVSAS is not set | ||
562 | # CONFIG_SCSI_STEX is not set | 630 | # CONFIG_SCSI_STEX is not set |
563 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 631 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
564 | # CONFIG_SCSI_QLOGIC_1280 is not set | 632 | # CONFIG_SCSI_QLOGIC_1280 is not set |
@@ -569,8 +637,12 @@ CONFIG_SCSI_LOWLEVEL=y | |||
569 | # CONFIG_SCSI_DC390T is not set | 637 | # CONFIG_SCSI_DC390T is not set |
570 | # CONFIG_SCSI_NSP32 is not set | 638 | # CONFIG_SCSI_NSP32 is not set |
571 | # CONFIG_SCSI_DEBUG is not set | 639 | # CONFIG_SCSI_DEBUG is not set |
640 | # CONFIG_SCSI_PMCRAID is not set | ||
641 | # CONFIG_SCSI_PM8001 is not set | ||
572 | # CONFIG_SCSI_SRP is not set | 642 | # CONFIG_SCSI_SRP is not set |
643 | # CONFIG_SCSI_BFA_FC is not set | ||
573 | # CONFIG_SCSI_DH is not set | 644 | # CONFIG_SCSI_DH is not set |
645 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
574 | # CONFIG_ATA is not set | 646 | # CONFIG_ATA is not set |
575 | # CONFIG_MD is not set | 647 | # CONFIG_MD is not set |
576 | CONFIG_FUSION=y | 648 | CONFIG_FUSION=y |
@@ -586,7 +658,11 @@ CONFIG_FUSION_MAX_SGE=128 | |||
586 | # | 658 | # |
587 | 659 | ||
588 | # | 660 | # |
589 | # Enable only one of the two stacks, unless you know what you are doing | 661 | # You can enable one or both FireWire driver stacks. |
662 | # | ||
663 | |||
664 | # | ||
665 | # See the help texts for more information. | ||
590 | # | 666 | # |
591 | # CONFIG_FIREWIRE is not set | 667 | # CONFIG_FIREWIRE is not set |
592 | # CONFIG_IEEE1394 is not set | 668 | # CONFIG_IEEE1394 is not set |
@@ -614,6 +690,8 @@ CONFIG_NET_ETHERNET=y | |||
614 | # CONFIG_SUNGEM is not set | 690 | # CONFIG_SUNGEM is not set |
615 | # CONFIG_CASSINI is not set | 691 | # CONFIG_CASSINI is not set |
616 | # CONFIG_NET_VENDOR_3COM is not set | 692 | # CONFIG_NET_VENDOR_3COM is not set |
693 | # CONFIG_ETHOC is not set | ||
694 | # CONFIG_DNET is not set | ||
617 | # CONFIG_NET_TULIP is not set | 695 | # CONFIG_NET_TULIP is not set |
618 | # CONFIG_HP100 is not set | 696 | # CONFIG_HP100 is not set |
619 | CONFIG_IBM_NEW_EMAC=y | 697 | CONFIG_IBM_NEW_EMAC=y |
@@ -632,7 +710,10 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
632 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 710 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
633 | # CONFIG_NET_PCI is not set | 711 | # CONFIG_NET_PCI is not set |
634 | # CONFIG_B44 is not set | 712 | # CONFIG_B44 is not set |
713 | # CONFIG_KS8842 is not set | ||
714 | # CONFIG_KS8851_MLL is not set | ||
635 | # CONFIG_ATL2 is not set | 715 | # CONFIG_ATL2 is not set |
716 | # CONFIG_XILINX_EMACLITE is not set | ||
636 | CONFIG_NETDEV_1000=y | 717 | CONFIG_NETDEV_1000=y |
637 | # CONFIG_ACENIC is not set | 718 | # CONFIG_ACENIC is not set |
638 | # CONFIG_DL2K is not set | 719 | # CONFIG_DL2K is not set |
@@ -640,6 +721,7 @@ CONFIG_NETDEV_1000=y | |||
640 | CONFIG_E1000E=y | 721 | CONFIG_E1000E=y |
641 | # CONFIG_IP1000 is not set | 722 | # CONFIG_IP1000 is not set |
642 | # CONFIG_IGB is not set | 723 | # CONFIG_IGB is not set |
724 | # CONFIG_IGBVF is not set | ||
643 | # CONFIG_NS83820 is not set | 725 | # CONFIG_NS83820 is not set |
644 | # CONFIG_HAMACHI is not set | 726 | # CONFIG_HAMACHI is not set |
645 | # CONFIG_YELLOWFIN is not set | 727 | # CONFIG_YELLOWFIN is not set |
@@ -650,19 +732,21 @@ CONFIG_E1000E=y | |||
650 | # CONFIG_VIA_VELOCITY is not set | 732 | # CONFIG_VIA_VELOCITY is not set |
651 | # CONFIG_TIGON3 is not set | 733 | # CONFIG_TIGON3 is not set |
652 | # CONFIG_BNX2 is not set | 734 | # CONFIG_BNX2 is not set |
735 | # CONFIG_CNIC is not set | ||
736 | # CONFIG_MV643XX_ETH is not set | ||
737 | # CONFIG_XILINX_LL_TEMAC is not set | ||
653 | # CONFIG_QLA3XXX is not set | 738 | # CONFIG_QLA3XXX is not set |
654 | # CONFIG_ATL1 is not set | 739 | # CONFIG_ATL1 is not set |
655 | # CONFIG_ATL1E is not set | 740 | # CONFIG_ATL1E is not set |
741 | # CONFIG_ATL1C is not set | ||
656 | # CONFIG_JME is not set | 742 | # CONFIG_JME is not set |
657 | # CONFIG_NETDEV_10000 is not set | 743 | # CONFIG_NETDEV_10000 is not set |
658 | # CONFIG_TR is not set | 744 | # CONFIG_TR is not set |
659 | 745 | CONFIG_WLAN=y | |
660 | # | 746 | # CONFIG_AIRO is not set |
661 | # Wireless LAN | 747 | # CONFIG_ATMEL is not set |
662 | # | 748 | # CONFIG_PRISM54 is not set |
663 | # CONFIG_WLAN_PRE80211 is not set | 749 | # CONFIG_HOSTAP is not set |
664 | # CONFIG_WLAN_80211 is not set | ||
665 | # CONFIG_IWLWIFI_LEDS is not set | ||
666 | 750 | ||
667 | # | 751 | # |
668 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 752 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -676,6 +760,7 @@ CONFIG_E1000E=y | |||
676 | # CONFIG_NETCONSOLE is not set | 760 | # CONFIG_NETCONSOLE is not set |
677 | # CONFIG_NETPOLL is not set | 761 | # CONFIG_NETPOLL is not set |
678 | # CONFIG_NET_POLL_CONTROLLER is not set | 762 | # CONFIG_NET_POLL_CONTROLLER is not set |
763 | # CONFIG_VMXNET3 is not set | ||
679 | # CONFIG_ISDN is not set | 764 | # CONFIG_ISDN is not set |
680 | # CONFIG_PHONE is not set | 765 | # CONFIG_PHONE is not set |
681 | 766 | ||
@@ -721,6 +806,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
721 | # CONFIG_SERIAL_JSM is not set | 806 | # CONFIG_SERIAL_JSM is not set |
722 | CONFIG_SERIAL_OF_PLATFORM=y | 807 | CONFIG_SERIAL_OF_PLATFORM=y |
723 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 808 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
809 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
724 | CONFIG_UNIX98_PTYS=y | 810 | CONFIG_UNIX98_PTYS=y |
725 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 811 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
726 | CONFIG_LEGACY_PTYS=y | 812 | CONFIG_LEGACY_PTYS=y |
@@ -737,6 +823,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
737 | CONFIG_DEVPORT=y | 823 | CONFIG_DEVPORT=y |
738 | CONFIG_I2C=y | 824 | CONFIG_I2C=y |
739 | CONFIG_I2C_BOARDINFO=y | 825 | CONFIG_I2C_BOARDINFO=y |
826 | CONFIG_I2C_COMPAT=y | ||
740 | CONFIG_I2C_CHARDEV=y | 827 | CONFIG_I2C_CHARDEV=y |
741 | CONFIG_I2C_HELPER_AUTO=y | 828 | CONFIG_I2C_HELPER_AUTO=y |
742 | 829 | ||
@@ -777,11 +864,6 @@ CONFIG_I2C_IBM_IIC=y | |||
777 | # CONFIG_I2C_TAOS_EVM is not set | 864 | # CONFIG_I2C_TAOS_EVM is not set |
778 | 865 | ||
779 | # | 866 | # |
780 | # Graphics adapter I2C/DDC channel drivers | ||
781 | # | ||
782 | # CONFIG_I2C_VOODOO3 is not set | ||
783 | |||
784 | # | ||
785 | # Other I2C/SMBus bus drivers | 867 | # Other I2C/SMBus bus drivers |
786 | # | 868 | # |
787 | # CONFIG_I2C_PCA_PLATFORM is not set | 869 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -790,25 +872,23 @@ CONFIG_I2C_IBM_IIC=y | |||
790 | # | 872 | # |
791 | # Miscellaneous I2C Chip support | 873 | # Miscellaneous I2C Chip support |
792 | # | 874 | # |
793 | # CONFIG_DS1682 is not set | ||
794 | # CONFIG_SENSORS_PCF8574 is not set | ||
795 | # CONFIG_PCF8575 is not set | ||
796 | # CONFIG_SENSORS_PCA9539 is not set | ||
797 | # CONFIG_SENSORS_PCF8591 is not set | ||
798 | # CONFIG_SENSORS_MAX6875 is not set | ||
799 | # CONFIG_SENSORS_TSL2550 is not set | 875 | # CONFIG_SENSORS_TSL2550 is not set |
800 | CONFIG_I2C_DEBUG_CORE=y | 876 | CONFIG_I2C_DEBUG_CORE=y |
801 | CONFIG_I2C_DEBUG_ALGO=y | 877 | CONFIG_I2C_DEBUG_ALGO=y |
802 | CONFIG_I2C_DEBUG_BUS=y | 878 | CONFIG_I2C_DEBUG_BUS=y |
803 | CONFIG_I2C_DEBUG_CHIP=y | 879 | CONFIG_I2C_DEBUG_CHIP=y |
804 | # CONFIG_SPI is not set | 880 | # CONFIG_SPI is not set |
881 | |||
882 | # | ||
883 | # PPS support | ||
884 | # | ||
885 | # CONFIG_PPS is not set | ||
805 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 886 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
806 | # CONFIG_GPIOLIB is not set | 887 | # CONFIG_GPIOLIB is not set |
807 | # CONFIG_W1 is not set | 888 | # CONFIG_W1 is not set |
808 | # CONFIG_POWER_SUPPLY is not set | 889 | # CONFIG_POWER_SUPPLY is not set |
809 | # CONFIG_HWMON is not set | 890 | # CONFIG_HWMON is not set |
810 | # CONFIG_THERMAL is not set | 891 | # CONFIG_THERMAL is not set |
811 | # CONFIG_THERMAL_HWMON is not set | ||
812 | # CONFIG_WATCHDOG is not set | 892 | # CONFIG_WATCHDOG is not set |
813 | CONFIG_SSB_POSSIBLE=y | 893 | CONFIG_SSB_POSSIBLE=y |
814 | 894 | ||
@@ -826,31 +906,21 @@ CONFIG_SSB_POSSIBLE=y | |||
826 | # CONFIG_TWL4030_CORE is not set | 906 | # CONFIG_TWL4030_CORE is not set |
827 | # CONFIG_MFD_TMIO is not set | 907 | # CONFIG_MFD_TMIO is not set |
828 | # CONFIG_PMIC_DA903X is not set | 908 | # CONFIG_PMIC_DA903X is not set |
909 | # CONFIG_PMIC_ADP5520 is not set | ||
829 | # CONFIG_MFD_WM8400 is not set | 910 | # CONFIG_MFD_WM8400 is not set |
911 | # CONFIG_MFD_WM831X is not set | ||
830 | # CONFIG_MFD_WM8350_I2C is not set | 912 | # CONFIG_MFD_WM8350_I2C is not set |
831 | # CONFIG_MFD_PCF50633 is not set | 913 | # CONFIG_MFD_PCF50633 is not set |
914 | # CONFIG_AB3100_CORE is not set | ||
915 | # CONFIG_MFD_88PM8607 is not set | ||
832 | # CONFIG_REGULATOR is not set | 916 | # CONFIG_REGULATOR is not set |
833 | 917 | # CONFIG_MEDIA_SUPPORT is not set | |
834 | # | ||
835 | # Multimedia devices | ||
836 | # | ||
837 | |||
838 | # | ||
839 | # Multimedia core support | ||
840 | # | ||
841 | # CONFIG_VIDEO_DEV is not set | ||
842 | # CONFIG_DVB_CORE is not set | ||
843 | # CONFIG_VIDEO_MEDIA is not set | ||
844 | |||
845 | # | ||
846 | # Multimedia drivers | ||
847 | # | ||
848 | CONFIG_DAB=y | ||
849 | 918 | ||
850 | # | 919 | # |
851 | # Graphics support | 920 | # Graphics support |
852 | # | 921 | # |
853 | # CONFIG_AGP is not set | 922 | # CONFIG_AGP is not set |
923 | CONFIG_VGA_ARB=y | ||
854 | # CONFIG_DRM is not set | 924 | # CONFIG_DRM is not set |
855 | # CONFIG_VGASTATE is not set | 925 | # CONFIG_VGASTATE is not set |
856 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 926 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -876,7 +946,12 @@ CONFIG_DMADEVICES=y | |||
876 | # | 946 | # |
877 | # DMA Devices | 947 | # DMA Devices |
878 | # | 948 | # |
949 | # CONFIG_AUXDISPLAY is not set | ||
879 | # CONFIG_UIO is not set | 950 | # CONFIG_UIO is not set |
951 | |||
952 | # | ||
953 | # TI VLYNQ | ||
954 | # | ||
880 | # CONFIG_STAGING is not set | 955 | # CONFIG_STAGING is not set |
881 | 956 | ||
882 | # | 957 | # |
@@ -887,14 +962,17 @@ CONFIG_EXT2_FS=y | |||
887 | # CONFIG_EXT2_FS_XIP is not set | 962 | # CONFIG_EXT2_FS_XIP is not set |
888 | # CONFIG_EXT3_FS is not set | 963 | # CONFIG_EXT3_FS is not set |
889 | # CONFIG_EXT4_FS is not set | 964 | # CONFIG_EXT4_FS is not set |
965 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
890 | # CONFIG_REISERFS_FS is not set | 966 | # CONFIG_REISERFS_FS is not set |
891 | # CONFIG_JFS_FS is not set | 967 | # CONFIG_JFS_FS is not set |
892 | # CONFIG_FS_POSIX_ACL is not set | 968 | # CONFIG_FS_POSIX_ACL is not set |
893 | CONFIG_FILE_LOCKING=y | ||
894 | # CONFIG_XFS_FS is not set | 969 | # CONFIG_XFS_FS is not set |
895 | # CONFIG_GFS2_FS is not set | 970 | # CONFIG_GFS2_FS is not set |
896 | # CONFIG_OCFS2_FS is not set | 971 | # CONFIG_OCFS2_FS is not set |
897 | # CONFIG_BTRFS_FS is not set | 972 | # CONFIG_BTRFS_FS is not set |
973 | # CONFIG_NILFS2_FS is not set | ||
974 | CONFIG_FILE_LOCKING=y | ||
975 | CONFIG_FSNOTIFY=y | ||
898 | CONFIG_DNOTIFY=y | 976 | CONFIG_DNOTIFY=y |
899 | CONFIG_INOTIFY=y | 977 | CONFIG_INOTIFY=y |
900 | CONFIG_INOTIFY_USER=y | 978 | CONFIG_INOTIFY_USER=y |
@@ -904,6 +982,11 @@ CONFIG_INOTIFY_USER=y | |||
904 | # CONFIG_FUSE_FS is not set | 982 | # CONFIG_FUSE_FS is not set |
905 | 983 | ||
906 | # | 984 | # |
985 | # Caches | ||
986 | # | ||
987 | # CONFIG_FSCACHE is not set | ||
988 | |||
989 | # | ||
907 | # CD-ROM/DVD Filesystems | 990 | # CD-ROM/DVD Filesystems |
908 | # | 991 | # |
909 | # CONFIG_ISO9660_FS is not set | 992 | # CONFIG_ISO9660_FS is not set |
@@ -958,7 +1041,6 @@ CONFIG_LOCKD=y | |||
958 | CONFIG_LOCKD_V4=y | 1041 | CONFIG_LOCKD_V4=y |
959 | CONFIG_NFS_COMMON=y | 1042 | CONFIG_NFS_COMMON=y |
960 | CONFIG_SUNRPC=y | 1043 | CONFIG_SUNRPC=y |
961 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
962 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1044 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
963 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1045 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
964 | # CONFIG_SMB_FS is not set | 1046 | # CONFIG_SMB_FS is not set |
@@ -974,6 +1056,7 @@ CONFIG_SUNRPC=y | |||
974 | CONFIG_MSDOS_PARTITION=y | 1056 | CONFIG_MSDOS_PARTITION=y |
975 | # CONFIG_NLS is not set | 1057 | # CONFIG_NLS is not set |
976 | # CONFIG_DLM is not set | 1058 | # CONFIG_DLM is not set |
1059 | # CONFIG_BINARY_PRINTF is not set | ||
977 | 1060 | ||
978 | # | 1061 | # |
979 | # Library routines | 1062 | # Library routines |
@@ -988,11 +1071,13 @@ CONFIG_CRC32=y | |||
988 | # CONFIG_CRC7 is not set | 1071 | # CONFIG_CRC7 is not set |
989 | # CONFIG_LIBCRC32C is not set | 1072 | # CONFIG_LIBCRC32C is not set |
990 | CONFIG_ZLIB_INFLATE=y | 1073 | CONFIG_ZLIB_INFLATE=y |
991 | CONFIG_PLIST=y | 1074 | CONFIG_DECOMPRESS_GZIP=y |
992 | CONFIG_HAS_IOMEM=y | 1075 | CONFIG_HAS_IOMEM=y |
993 | CONFIG_HAS_IOPORT=y | 1076 | CONFIG_HAS_IOPORT=y |
994 | CONFIG_HAS_DMA=y | 1077 | CONFIG_HAS_DMA=y |
995 | CONFIG_HAVE_LMB=y | 1078 | CONFIG_HAVE_LMB=y |
1079 | CONFIG_NLATTR=y | ||
1080 | CONFIG_GENERIC_ATOMIC64=y | ||
996 | 1081 | ||
997 | # | 1082 | # |
998 | # Kernel hacking | 1083 | # Kernel hacking |
@@ -1002,6 +1087,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1002 | CONFIG_ENABLE_MUST_CHECK=y | 1087 | CONFIG_ENABLE_MUST_CHECK=y |
1003 | CONFIG_FRAME_WARN=1024 | 1088 | CONFIG_FRAME_WARN=1024 |
1004 | CONFIG_MAGIC_SYSRQ=y | 1089 | CONFIG_MAGIC_SYSRQ=y |
1090 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1005 | # CONFIG_UNUSED_SYMBOLS is not set | 1091 | # CONFIG_UNUSED_SYMBOLS is not set |
1006 | CONFIG_DEBUG_FS=y | 1092 | CONFIG_DEBUG_FS=y |
1007 | # CONFIG_HEADERS_CHECK is not set | 1093 | # CONFIG_HEADERS_CHECK is not set |
@@ -1010,16 +1096,23 @@ CONFIG_DEBUG_KERNEL=y | |||
1010 | CONFIG_DETECT_SOFTLOCKUP=y | 1096 | CONFIG_DETECT_SOFTLOCKUP=y |
1011 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1097 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1012 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1098 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1099 | CONFIG_DETECT_HUNG_TASK=y | ||
1100 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1101 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1013 | CONFIG_SCHED_DEBUG=y | 1102 | CONFIG_SCHED_DEBUG=y |
1014 | # CONFIG_SCHEDSTATS is not set | 1103 | # CONFIG_SCHEDSTATS is not set |
1015 | # CONFIG_TIMER_STATS is not set | 1104 | # CONFIG_TIMER_STATS is not set |
1016 | # CONFIG_DEBUG_OBJECTS is not set | 1105 | # CONFIG_DEBUG_OBJECTS is not set |
1017 | # CONFIG_SLUB_DEBUG_ON is not set | 1106 | # CONFIG_SLUB_DEBUG_ON is not set |
1018 | # CONFIG_SLUB_STATS is not set | 1107 | # CONFIG_SLUB_STATS is not set |
1108 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1019 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1109 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1020 | # CONFIG_RT_MUTEX_TESTER is not set | 1110 | # CONFIG_RT_MUTEX_TESTER is not set |
1021 | # CONFIG_DEBUG_SPINLOCK is not set | 1111 | # CONFIG_DEBUG_SPINLOCK is not set |
1022 | # CONFIG_DEBUG_MUTEXES is not set | 1112 | # CONFIG_DEBUG_MUTEXES is not set |
1113 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1114 | # CONFIG_PROVE_LOCKING is not set | ||
1115 | # CONFIG_LOCK_STAT is not set | ||
1023 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1116 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1024 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1117 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1025 | # CONFIG_DEBUG_KOBJECT is not set | 1118 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1031,35 +1124,45 @@ CONFIG_SCHED_DEBUG=y | |||
1031 | # CONFIG_DEBUG_LIST is not set | 1124 | # CONFIG_DEBUG_LIST is not set |
1032 | # CONFIG_DEBUG_SG is not set | 1125 | # CONFIG_DEBUG_SG is not set |
1033 | # CONFIG_DEBUG_NOTIFIERS is not set | 1126 | # CONFIG_DEBUG_NOTIFIERS is not set |
1034 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1127 | # CONFIG_DEBUG_CREDENTIALS is not set |
1035 | # CONFIG_RCU_TORTURE_TEST is not set | 1128 | # CONFIG_RCU_TORTURE_TEST is not set |
1036 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1129 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1037 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1130 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1038 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1131 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1132 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1039 | # CONFIG_FAULT_INJECTION is not set | 1133 | # CONFIG_FAULT_INJECTION is not set |
1040 | # CONFIG_LATENCYTOP is not set | 1134 | # CONFIG_LATENCYTOP is not set |
1041 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1135 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1136 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1042 | CONFIG_HAVE_FUNCTION_TRACER=y | 1137 | CONFIG_HAVE_FUNCTION_TRACER=y |
1138 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1043 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1139 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1044 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1140 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1045 | 1141 | CONFIG_TRACING_SUPPORT=y | |
1046 | # | 1142 | CONFIG_FTRACE=y |
1047 | # Tracers | ||
1048 | # | ||
1049 | # CONFIG_FUNCTION_TRACER is not set | 1143 | # CONFIG_FUNCTION_TRACER is not set |
1144 | # CONFIG_IRQSOFF_TRACER is not set | ||
1050 | # CONFIG_SCHED_TRACER is not set | 1145 | # CONFIG_SCHED_TRACER is not set |
1051 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1146 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1052 | # CONFIG_BOOT_TRACER is not set | 1147 | # CONFIG_BOOT_TRACER is not set |
1053 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1148 | CONFIG_BRANCH_PROFILE_NONE=y |
1149 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1150 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1054 | # CONFIG_STACK_TRACER is not set | 1151 | # CONFIG_STACK_TRACER is not set |
1055 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1152 | # CONFIG_KMEMTRACE is not set |
1153 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1154 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1155 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1156 | # CONFIG_DMA_API_DEBUG is not set | ||
1056 | # CONFIG_SAMPLES is not set | 1157 | # CONFIG_SAMPLES is not set |
1057 | CONFIG_HAVE_ARCH_KGDB=y | 1158 | CONFIG_HAVE_ARCH_KGDB=y |
1058 | # CONFIG_KGDB is not set | 1159 | # CONFIG_KGDB is not set |
1160 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1161 | CONFIG_PPC_WERROR=y | ||
1059 | CONFIG_PRINT_STACK_DEPTH=64 | 1162 | CONFIG_PRINT_STACK_DEPTH=64 |
1060 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1163 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1061 | # CONFIG_DEBUG_STACK_USAGE is not set | 1164 | # CONFIG_DEBUG_STACK_USAGE is not set |
1062 | # CONFIG_DEBUG_PAGEALLOC is not set | 1165 | # CONFIG_PPC_EMULATED_STATS is not set |
1063 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1166 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1064 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1167 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1065 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1168 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1075,13 +1178,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1075 | # CONFIG_KEYS is not set | 1178 | # CONFIG_KEYS is not set |
1076 | # CONFIG_SECURITY is not set | 1179 | # CONFIG_SECURITY is not set |
1077 | # CONFIG_SECURITYFS is not set | 1180 | # CONFIG_SECURITYFS is not set |
1078 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1181 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1182 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1183 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1184 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1185 | CONFIG_DEFAULT_SECURITY="" | ||
1079 | CONFIG_CRYPTO=y | 1186 | CONFIG_CRYPTO=y |
1080 | 1187 | ||
1081 | # | 1188 | # |
1082 | # Crypto core or helper | 1189 | # Crypto core or helper |
1083 | # | 1190 | # |
1084 | # CONFIG_CRYPTO_FIPS is not set | ||
1085 | CONFIG_CRYPTO_ALGAPI=y | 1191 | CONFIG_CRYPTO_ALGAPI=y |
1086 | CONFIG_CRYPTO_ALGAPI2=y | 1192 | CONFIG_CRYPTO_ALGAPI2=y |
1087 | CONFIG_CRYPTO_AEAD=y | 1193 | CONFIG_CRYPTO_AEAD=y |
@@ -1092,10 +1198,12 @@ CONFIG_CRYPTO_HASH=y | |||
1092 | CONFIG_CRYPTO_HASH2=y | 1198 | CONFIG_CRYPTO_HASH2=y |
1093 | CONFIG_CRYPTO_RNG=y | 1199 | CONFIG_CRYPTO_RNG=y |
1094 | CONFIG_CRYPTO_RNG2=y | 1200 | CONFIG_CRYPTO_RNG2=y |
1201 | CONFIG_CRYPTO_PCOMP=y | ||
1095 | CONFIG_CRYPTO_MANAGER=y | 1202 | CONFIG_CRYPTO_MANAGER=y |
1096 | CONFIG_CRYPTO_MANAGER2=y | 1203 | CONFIG_CRYPTO_MANAGER2=y |
1097 | CONFIG_CRYPTO_GF128MUL=y | 1204 | CONFIG_CRYPTO_GF128MUL=y |
1098 | # CONFIG_CRYPTO_NULL is not set | 1205 | # CONFIG_CRYPTO_NULL is not set |
1206 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1099 | CONFIG_CRYPTO_CRYPTD=y | 1207 | CONFIG_CRYPTO_CRYPTD=y |
1100 | CONFIG_CRYPTO_AUTHENC=y | 1208 | CONFIG_CRYPTO_AUTHENC=y |
1101 | # CONFIG_CRYPTO_TEST is not set | 1209 | # CONFIG_CRYPTO_TEST is not set |
@@ -1123,11 +1231,13 @@ CONFIG_CRYPTO_XTS=y | |||
1123 | # | 1231 | # |
1124 | CONFIG_CRYPTO_HMAC=y | 1232 | CONFIG_CRYPTO_HMAC=y |
1125 | CONFIG_CRYPTO_XCBC=y | 1233 | CONFIG_CRYPTO_XCBC=y |
1234 | # CONFIG_CRYPTO_VMAC is not set | ||
1126 | 1235 | ||
1127 | # | 1236 | # |
1128 | # Digest | 1237 | # Digest |
1129 | # | 1238 | # |
1130 | # CONFIG_CRYPTO_CRC32C is not set | 1239 | # CONFIG_CRYPTO_CRC32C is not set |
1240 | CONFIG_CRYPTO_GHASH=y | ||
1131 | CONFIG_CRYPTO_MD4=y | 1241 | CONFIG_CRYPTO_MD4=y |
1132 | CONFIG_CRYPTO_MD5=y | 1242 | CONFIG_CRYPTO_MD5=y |
1133 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1243 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1164,6 +1274,7 @@ CONFIG_CRYPTO_DES=y | |||
1164 | # Compression | 1274 | # Compression |
1165 | # | 1275 | # |
1166 | # CONFIG_CRYPTO_DEFLATE is not set | 1276 | # CONFIG_CRYPTO_DEFLATE is not set |
1277 | # CONFIG_CRYPTO_ZLIB is not set | ||
1167 | # CONFIG_CRYPTO_LZO is not set | 1278 | # CONFIG_CRYPTO_LZO is not set |
1168 | 1279 | ||
1169 | # | 1280 | # |
@@ -1172,5 +1283,6 @@ CONFIG_CRYPTO_DES=y | |||
1172 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1283 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1173 | CONFIG_CRYPTO_HW=y | 1284 | CONFIG_CRYPTO_HW=y |
1174 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1285 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1286 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1175 | # CONFIG_PPC_CLOCK is not set | 1287 | # CONFIG_PPC_CLOCK is not set |
1176 | # CONFIG_VIRTUALIZATION is not set | 1288 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/sam440ep_defconfig b/arch/powerpc/configs/44x/sam440ep_defconfig index e14e89a5e06b..886cb6aa6432 100644 --- a/arch/powerpc/configs/44x/sam440ep_defconfig +++ b/arch/powerpc/configs/44x/sam440ep_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:22:42 2009 | 4 | # Mon Jan 4 15:11:24 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -20,6 +20,7 @@ CONFIG_BOOKE=y | |||
20 | CONFIG_PTE_64BIT=y | 20 | CONFIG_PTE_64BIT=y |
21 | CONFIG_PHYS_64BIT=y | 21 | CONFIG_PHYS_64BIT=y |
22 | CONFIG_PPC_MMU_NOHASH=y | 22 | CONFIG_PPC_MMU_NOHASH=y |
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 24 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_NOT_COHERENT_CACHE=y | 25 | CONFIG_NOT_COHERENT_CACHE=y |
25 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
@@ -31,15 +32,18 @@ CONFIG_GENERIC_TIME=y | |||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | 32 | CONFIG_GENERIC_TIME_VSYSCALL=y |
32 | CONFIG_GENERIC_CLOCKEVENTS=y | 33 | CONFIG_GENERIC_CLOCKEVENTS=y |
33 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
35 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
36 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | 43 | CONFIG_LOCKDEP_SUPPORT=y |
39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
40 | CONFIG_ARCH_HAS_ILOG2_U32=y | 45 | CONFIG_ARCH_HAS_ILOG2_U32=y |
41 | CONFIG_GENERIC_HWEIGHT=y | 46 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 47 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
45 | CONFIG_PPC=y | 49 | CONFIG_PPC=y |
@@ -53,11 +57,15 @@ CONFIG_PPC_UDBG_16550=y | |||
53 | # CONFIG_GENERIC_TBSYNC is not set | 57 | # CONFIG_GENERIC_TBSYNC is not set |
54 | CONFIG_AUDIT_ARCH=y | 58 | CONFIG_AUDIT_ARCH=y |
55 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
60 | CONFIG_DTC=y | ||
56 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | # CONFIG_DEFAULT_UIMAGE is not set |
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
57 | CONFIG_PPC_DCR_NATIVE=y | 63 | CONFIG_PPC_DCR_NATIVE=y |
58 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_PPC_DCR=y | 65 | CONFIG_PPC_DCR=y |
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
68 | CONFIG_CONSTRUCTORS=y | ||
61 | 69 | ||
62 | # | 70 | # |
63 | # General setup | 71 | # General setup |
@@ -71,9 +79,21 @@ CONFIG_SWAP=y | |||
71 | CONFIG_SYSVIPC=y | 79 | CONFIG_SYSVIPC=y |
72 | CONFIG_SYSVIPC_SYSCTL=y | 80 | CONFIG_SYSVIPC_SYSCTL=y |
73 | CONFIG_POSIX_MQUEUE=y | 81 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
74 | # CONFIG_BSD_PROCESS_ACCT is not set | 83 | # CONFIG_BSD_PROCESS_ACCT is not set |
75 | # CONFIG_TASKSTATS is not set | 84 | # CONFIG_TASKSTATS is not set |
76 | # CONFIG_AUDIT is not set | 85 | # CONFIG_AUDIT is not set |
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
77 | CONFIG_IKCONFIG=y | 97 | CONFIG_IKCONFIG=y |
78 | # CONFIG_IKCONFIG_PROC is not set | 98 | # CONFIG_IKCONFIG_PROC is not set |
79 | CONFIG_LOG_BUF_SHIFT=14 | 99 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -89,8 +109,12 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
89 | # CONFIG_NAMESPACES is not set | 109 | # CONFIG_NAMESPACES is not set |
90 | CONFIG_BLK_DEV_INITRD=y | 110 | CONFIG_BLK_DEV_INITRD=y |
91 | CONFIG_INITRAMFS_SOURCE="" | 111 | CONFIG_INITRAMFS_SOURCE="" |
112 | CONFIG_RD_GZIP=y | ||
113 | # CONFIG_RD_BZIP2 is not set | ||
114 | # CONFIG_RD_LZMA is not set | ||
92 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 115 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
93 | CONFIG_SYSCTL=y | 116 | CONFIG_SYSCTL=y |
117 | CONFIG_ANON_INODES=y | ||
94 | CONFIG_EMBEDDED=y | 118 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 119 | CONFIG_SYSCTL_SYSCALL=y |
96 | CONFIG_KALLSYMS=y | 120 | CONFIG_KALLSYMS=y |
@@ -99,19 +123,25 @@ CONFIG_HOTPLUG=y | |||
99 | CONFIG_PRINTK=y | 123 | CONFIG_PRINTK=y |
100 | CONFIG_BUG=y | 124 | CONFIG_BUG=y |
101 | CONFIG_ELF_CORE=y | 125 | CONFIG_ELF_CORE=y |
102 | CONFIG_COMPAT_BRK=y | ||
103 | CONFIG_BASE_FULL=y | 126 | CONFIG_BASE_FULL=y |
104 | CONFIG_FUTEX=y | 127 | CONFIG_FUTEX=y |
105 | CONFIG_ANON_INODES=y | ||
106 | CONFIG_EPOLL=y | 128 | CONFIG_EPOLL=y |
107 | CONFIG_SIGNALFD=y | 129 | CONFIG_SIGNALFD=y |
108 | CONFIG_TIMERFD=y | 130 | CONFIG_TIMERFD=y |
109 | CONFIG_EVENTFD=y | 131 | CONFIG_EVENTFD=y |
110 | CONFIG_SHMEM=y | 132 | CONFIG_SHMEM=y |
111 | CONFIG_AIO=y | 133 | CONFIG_AIO=y |
134 | CONFIG_HAVE_PERF_EVENTS=y | ||
135 | |||
136 | # | ||
137 | # Kernel Performance Events And Counters | ||
138 | # | ||
139 | # CONFIG_PERF_EVENTS is not set | ||
140 | # CONFIG_PERF_COUNTERS is not set | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 141 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_PCI_QUIRKS=y | 142 | CONFIG_PCI_QUIRKS=y |
114 | CONFIG_SLUB_DEBUG=y | 143 | CONFIG_SLUB_DEBUG=y |
144 | CONFIG_COMPAT_BRK=y | ||
115 | # CONFIG_SLAB is not set | 145 | # CONFIG_SLAB is not set |
116 | CONFIG_SLUB=y | 146 | CONFIG_SLUB=y |
117 | # CONFIG_SLOB is not set | 147 | # CONFIG_SLOB is not set |
@@ -123,6 +153,13 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 153 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 154 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
156 | CONFIG_HAVE_DMA_ATTRS=y | ||
157 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
158 | |||
159 | # | ||
160 | # GCOV-based kernel profiling | ||
161 | # | ||
162 | # CONFIG_SLOW_WORK is not set | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 164 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 165 | CONFIG_RT_MUTEXES=y |
@@ -134,8 +171,7 @@ CONFIG_MODULE_UNLOAD=y | |||
134 | # CONFIG_MODVERSIONS is not set | 171 | # CONFIG_MODVERSIONS is not set |
135 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 172 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
136 | CONFIG_BLOCK=y | 173 | CONFIG_BLOCK=y |
137 | # CONFIG_LBD is not set | 174 | CONFIG_LBDAF=y |
138 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
139 | # CONFIG_BLK_DEV_BSG is not set | 175 | # CONFIG_BLK_DEV_BSG is not set |
140 | # CONFIG_BLK_DEV_INTEGRITY is not set | 176 | # CONFIG_BLK_DEV_INTEGRITY is not set |
141 | 177 | ||
@@ -143,19 +179,41 @@ CONFIG_BLOCK=y | |||
143 | # IO Schedulers | 179 | # IO Schedulers |
144 | # | 180 | # |
145 | CONFIG_IOSCHED_NOOP=y | 181 | CONFIG_IOSCHED_NOOP=y |
146 | CONFIG_IOSCHED_AS=y | ||
147 | # CONFIG_IOSCHED_DEADLINE is not set | 182 | # CONFIG_IOSCHED_DEADLINE is not set |
148 | # CONFIG_IOSCHED_CFQ is not set | 183 | # CONFIG_IOSCHED_CFQ is not set |
149 | CONFIG_DEFAULT_AS=y | ||
150 | # CONFIG_DEFAULT_DEADLINE is not set | 184 | # CONFIG_DEFAULT_DEADLINE is not set |
151 | # CONFIG_DEFAULT_CFQ is not set | 185 | # CONFIG_DEFAULT_CFQ is not set |
152 | # CONFIG_DEFAULT_NOOP is not set | 186 | CONFIG_DEFAULT_NOOP=y |
153 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 187 | CONFIG_DEFAULT_IOSCHED="noop" |
154 | CONFIG_CLASSIC_RCU=y | 188 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
155 | # CONFIG_TREE_RCU is not set | 189 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
156 | # CONFIG_PREEMPT_RCU is not set | 190 | # CONFIG_INLINE_SPIN_LOCK is not set |
157 | # CONFIG_TREE_RCU_TRACE is not set | 191 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
158 | # CONFIG_PREEMPT_RCU_TRACE is not set | 192 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
193 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
198 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
159 | # CONFIG_FREEZER is not set | 217 | # CONFIG_FREEZER is not set |
160 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 218 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
161 | 219 | ||
@@ -176,6 +234,8 @@ CONFIG_SAM440EP=y | |||
176 | # CONFIG_ARCHES is not set | 234 | # CONFIG_ARCHES is not set |
177 | # CONFIG_CANYONLANDS is not set | 235 | # CONFIG_CANYONLANDS is not set |
178 | # CONFIG_GLACIER is not set | 236 | # CONFIG_GLACIER is not set |
237 | # CONFIG_REDWOOD is not set | ||
238 | # CONFIG_EIGER is not set | ||
179 | # CONFIG_YOSEMITE is not set | 239 | # CONFIG_YOSEMITE is not set |
180 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 240 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
181 | # CONFIG_PPC44x_SIMPLE is not set | 241 | # CONFIG_PPC44x_SIMPLE is not set |
@@ -218,10 +278,12 @@ CONFIG_BINFMT_ELF=y | |||
218 | # CONFIG_BINFMT_MISC is not set | 278 | # CONFIG_BINFMT_MISC is not set |
219 | # CONFIG_MATH_EMULATION is not set | 279 | # CONFIG_MATH_EMULATION is not set |
220 | # CONFIG_IOMMU_HELPER is not set | 280 | # CONFIG_IOMMU_HELPER is not set |
221 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 281 | # CONFIG_SWIOTLB is not set |
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 282 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
223 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 283 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
224 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 284 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
285 | CONFIG_SPARSE_IRQ=y | ||
286 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
225 | CONFIG_ARCH_FLATMEM_ENABLE=y | 287 | CONFIG_ARCH_FLATMEM_ENABLE=y |
226 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 288 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
227 | CONFIG_SELECT_MEMORY_MODEL=y | 289 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -237,10 +299,13 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
237 | CONFIG_ZONE_DMA_FLAG=1 | 299 | CONFIG_ZONE_DMA_FLAG=1 |
238 | CONFIG_BOUNCE=y | 300 | CONFIG_BOUNCE=y |
239 | CONFIG_VIRT_TO_BUS=y | 301 | CONFIG_VIRT_TO_BUS=y |
240 | CONFIG_UNEVICTABLE_LRU=y | 302 | # CONFIG_KSM is not set |
303 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
304 | CONFIG_STDBINUTILS=y | ||
241 | CONFIG_PPC_4K_PAGES=y | 305 | CONFIG_PPC_4K_PAGES=y |
242 | # CONFIG_PPC_16K_PAGES is not set | 306 | # CONFIG_PPC_16K_PAGES is not set |
243 | # CONFIG_PPC_64K_PAGES is not set | 307 | # CONFIG_PPC_64K_PAGES is not set |
308 | # CONFIG_PPC_256K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=11 | 309 | CONFIG_FORCE_MAX_ZONEORDER=11 |
245 | CONFIG_PROC_DEVICETREE=y | 310 | CONFIG_PROC_DEVICETREE=y |
246 | CONFIG_CMDLINE_BOOL=y | 311 | CONFIG_CMDLINE_BOOL=y |
@@ -264,6 +329,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
264 | # CONFIG_PCI_MSI is not set | 329 | # CONFIG_PCI_MSI is not set |
265 | # CONFIG_PCI_LEGACY is not set | 330 | # CONFIG_PCI_LEGACY is not set |
266 | # CONFIG_PCI_STUB is not set | 331 | # CONFIG_PCI_STUB is not set |
332 | # CONFIG_PCI_IOV is not set | ||
267 | # CONFIG_PCCARD is not set | 333 | # CONFIG_PCCARD is not set |
268 | # CONFIG_HOTPLUG_PCI is not set | 334 | # CONFIG_HOTPLUG_PCI is not set |
269 | # CONFIG_HAS_RAPIDIO is not set | 335 | # CONFIG_HAS_RAPIDIO is not set |
@@ -281,14 +347,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
281 | CONFIG_KERNEL_START=0xc0000000 | 347 | CONFIG_KERNEL_START=0xc0000000 |
282 | CONFIG_PHYSICAL_START=0x00000000 | 348 | CONFIG_PHYSICAL_START=0x00000000 |
283 | CONFIG_TASK_SIZE=0xc0000000 | 349 | CONFIG_TASK_SIZE=0xc0000000 |
284 | CONFIG_CONSISTENT_START=0xff100000 | ||
285 | CONFIG_CONSISTENT_SIZE=0x00200000 | 350 | CONFIG_CONSISTENT_SIZE=0x00200000 |
286 | CONFIG_NET=y | 351 | CONFIG_NET=y |
287 | 352 | ||
288 | # | 353 | # |
289 | # Networking options | 354 | # Networking options |
290 | # | 355 | # |
291 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
292 | CONFIG_PACKET=y | 356 | CONFIG_PACKET=y |
293 | # CONFIG_PACKET_MMAP is not set | 357 | # CONFIG_PACKET_MMAP is not set |
294 | CONFIG_UNIX=y | 358 | CONFIG_UNIX=y |
@@ -325,6 +389,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
325 | # CONFIG_NETFILTER is not set | 389 | # CONFIG_NETFILTER is not set |
326 | # CONFIG_IP_DCCP is not set | 390 | # CONFIG_IP_DCCP is not set |
327 | # CONFIG_IP_SCTP is not set | 391 | # CONFIG_IP_SCTP is not set |
392 | # CONFIG_RDS is not set | ||
328 | # CONFIG_TIPC is not set | 393 | # CONFIG_TIPC is not set |
329 | # CONFIG_ATM is not set | 394 | # CONFIG_ATM is not set |
330 | # CONFIG_BRIDGE is not set | 395 | # CONFIG_BRIDGE is not set |
@@ -338,6 +403,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
338 | # CONFIG_LAPB is not set | 403 | # CONFIG_LAPB is not set |
339 | # CONFIG_ECONET is not set | 404 | # CONFIG_ECONET is not set |
340 | # CONFIG_WAN_ROUTER is not set | 405 | # CONFIG_WAN_ROUTER is not set |
406 | # CONFIG_PHONET is not set | ||
407 | # CONFIG_IEEE802154 is not set | ||
341 | # CONFIG_NET_SCHED is not set | 408 | # CONFIG_NET_SCHED is not set |
342 | # CONFIG_DCB is not set | 409 | # CONFIG_DCB is not set |
343 | 410 | ||
@@ -350,8 +417,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
350 | # CONFIG_IRDA is not set | 417 | # CONFIG_IRDA is not set |
351 | # CONFIG_BT is not set | 418 | # CONFIG_BT is not set |
352 | # CONFIG_AF_RXRPC is not set | 419 | # CONFIG_AF_RXRPC is not set |
353 | # CONFIG_PHONET is not set | 420 | CONFIG_WIRELESS=y |
354 | # CONFIG_WIRELESS is not set | 421 | # CONFIG_CFG80211 is not set |
422 | # CONFIG_LIB80211 is not set | ||
423 | |||
424 | # | ||
425 | # CFG80211 needs to be enabled for MAC80211 | ||
426 | # | ||
355 | # CONFIG_WIMAX is not set | 427 | # CONFIG_WIMAX is not set |
356 | # CONFIG_RFKILL is not set | 428 | # CONFIG_RFKILL is not set |
357 | # CONFIG_NET_9P is not set | 429 | # CONFIG_NET_9P is not set |
@@ -364,6 +436,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
364 | # Generic Driver Options | 436 | # Generic Driver Options |
365 | # | 437 | # |
366 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 438 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
439 | # CONFIG_DEVTMPFS is not set | ||
367 | CONFIG_STANDALONE=y | 440 | CONFIG_STANDALONE=y |
368 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 441 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
369 | CONFIG_FW_LOADER=y | 442 | CONFIG_FW_LOADER=y |
@@ -385,6 +458,7 @@ CONFIG_BLK_DEV=y | |||
385 | # CONFIG_BLK_DEV_COW_COMMON is not set | 458 | # CONFIG_BLK_DEV_COW_COMMON is not set |
386 | CONFIG_BLK_DEV_LOOP=y | 459 | CONFIG_BLK_DEV_LOOP=y |
387 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 460 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
461 | # CONFIG_BLK_DEV_DRBD is not set | ||
388 | # CONFIG_BLK_DEV_NBD is not set | 462 | # CONFIG_BLK_DEV_NBD is not set |
389 | # CONFIG_BLK_DEV_SX8 is not set | 463 | # CONFIG_BLK_DEV_SX8 is not set |
390 | # CONFIG_BLK_DEV_UB is not set | 464 | # CONFIG_BLK_DEV_UB is not set |
@@ -420,10 +494,6 @@ CONFIG_BLK_DEV_SR=y | |||
420 | # CONFIG_BLK_DEV_SR_VENDOR is not set | 494 | # CONFIG_BLK_DEV_SR_VENDOR is not set |
421 | CONFIG_CHR_DEV_SG=y | 495 | CONFIG_CHR_DEV_SG=y |
422 | # CONFIG_CHR_DEV_SCH is not set | 496 | # CONFIG_CHR_DEV_SCH is not set |
423 | |||
424 | # | ||
425 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
426 | # | ||
427 | # CONFIG_SCSI_MULTI_LUN is not set | 497 | # CONFIG_SCSI_MULTI_LUN is not set |
428 | # CONFIG_SCSI_CONSTANTS is not set | 498 | # CONFIG_SCSI_CONSTANTS is not set |
429 | # CONFIG_SCSI_LOGGING is not set | 499 | # CONFIG_SCSI_LOGGING is not set |
@@ -440,8 +510,10 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
440 | # CONFIG_SCSI_SRP_ATTRS is not set | 510 | # CONFIG_SCSI_SRP_ATTRS is not set |
441 | # CONFIG_SCSI_LOWLEVEL is not set | 511 | # CONFIG_SCSI_LOWLEVEL is not set |
442 | # CONFIG_SCSI_DH is not set | 512 | # CONFIG_SCSI_DH is not set |
513 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
443 | CONFIG_ATA=y | 514 | CONFIG_ATA=y |
444 | # CONFIG_ATA_NONSTANDARD is not set | 515 | # CONFIG_ATA_NONSTANDARD is not set |
516 | CONFIG_ATA_VERBOSE_ERROR=y | ||
445 | # CONFIG_SATA_PMP is not set | 517 | # CONFIG_SATA_PMP is not set |
446 | # CONFIG_SATA_AHCI is not set | 518 | # CONFIG_SATA_AHCI is not set |
447 | # CONFIG_SATA_SIL24 is not set | 519 | # CONFIG_SATA_SIL24 is not set |
@@ -463,6 +535,7 @@ CONFIG_SATA_SIL=y | |||
463 | # CONFIG_PATA_ALI is not set | 535 | # CONFIG_PATA_ALI is not set |
464 | # CONFIG_PATA_AMD is not set | 536 | # CONFIG_PATA_AMD is not set |
465 | # CONFIG_PATA_ARTOP is not set | 537 | # CONFIG_PATA_ARTOP is not set |
538 | # CONFIG_PATA_ATP867X is not set | ||
466 | # CONFIG_PATA_ATIIXP is not set | 539 | # CONFIG_PATA_ATIIXP is not set |
467 | # CONFIG_PATA_CMD640_PCI is not set | 540 | # CONFIG_PATA_CMD640_PCI is not set |
468 | # CONFIG_PATA_CMD64X is not set | 541 | # CONFIG_PATA_CMD64X is not set |
@@ -488,14 +561,16 @@ CONFIG_SATA_SIL=y | |||
488 | # CONFIG_PATA_NS87415 is not set | 561 | # CONFIG_PATA_NS87415 is not set |
489 | # CONFIG_PATA_OPTI is not set | 562 | # CONFIG_PATA_OPTI is not set |
490 | # CONFIG_PATA_OPTIDMA is not set | 563 | # CONFIG_PATA_OPTIDMA is not set |
564 | # CONFIG_PATA_PDC2027X is not set | ||
491 | # CONFIG_PATA_PDC_OLD is not set | 565 | # CONFIG_PATA_PDC_OLD is not set |
492 | # CONFIG_PATA_RADISYS is not set | 566 | # CONFIG_PATA_RADISYS is not set |
567 | # CONFIG_PATA_RDC is not set | ||
493 | # CONFIG_PATA_RZ1000 is not set | 568 | # CONFIG_PATA_RZ1000 is not set |
494 | # CONFIG_PATA_SC1200 is not set | 569 | # CONFIG_PATA_SC1200 is not set |
495 | # CONFIG_PATA_SERVERWORKS is not set | 570 | # CONFIG_PATA_SERVERWORKS is not set |
496 | # CONFIG_PATA_PDC2027X is not set | ||
497 | # CONFIG_PATA_SIL680 is not set | 571 | # CONFIG_PATA_SIL680 is not set |
498 | # CONFIG_PATA_SIS is not set | 572 | # CONFIG_PATA_SIS is not set |
573 | # CONFIG_PATA_TOSHIBA is not set | ||
499 | # CONFIG_PATA_VIA is not set | 574 | # CONFIG_PATA_VIA is not set |
500 | # CONFIG_PATA_WINBOND is not set | 575 | # CONFIG_PATA_WINBOND is not set |
501 | # CONFIG_PATA_PLATFORM is not set | 576 | # CONFIG_PATA_PLATFORM is not set |
@@ -508,7 +583,11 @@ CONFIG_SATA_SIL=y | |||
508 | # | 583 | # |
509 | 584 | ||
510 | # | 585 | # |
511 | # Enable only one of the two stacks, unless you know what you are doing | 586 | # You can enable one or both FireWire driver stacks. |
587 | # | ||
588 | |||
589 | # | ||
590 | # See the help texts for more information. | ||
512 | # | 591 | # |
513 | # CONFIG_FIREWIRE is not set | 592 | # CONFIG_FIREWIRE is not set |
514 | # CONFIG_IEEE1394 is not set | 593 | # CONFIG_IEEE1394 is not set |
@@ -529,6 +608,8 @@ CONFIG_NET_ETHERNET=y | |||
529 | # CONFIG_SUNGEM is not set | 608 | # CONFIG_SUNGEM is not set |
530 | # CONFIG_CASSINI is not set | 609 | # CONFIG_CASSINI is not set |
531 | # CONFIG_NET_VENDOR_3COM is not set | 610 | # CONFIG_NET_VENDOR_3COM is not set |
611 | # CONFIG_ETHOC is not set | ||
612 | # CONFIG_DNET is not set | ||
532 | # CONFIG_NET_TULIP is not set | 613 | # CONFIG_NET_TULIP is not set |
533 | # CONFIG_HP100 is not set | 614 | # CONFIG_HP100 is not set |
534 | CONFIG_IBM_NEW_EMAC=y | 615 | CONFIG_IBM_NEW_EMAC=y |
@@ -547,17 +628,19 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
547 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 628 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
548 | # CONFIG_NET_PCI is not set | 629 | # CONFIG_NET_PCI is not set |
549 | # CONFIG_B44 is not set | 630 | # CONFIG_B44 is not set |
631 | # CONFIG_KS8842 is not set | ||
632 | # CONFIG_KS8851_MLL is not set | ||
550 | # CONFIG_ATL2 is not set | 633 | # CONFIG_ATL2 is not set |
634 | # CONFIG_XILINX_EMACLITE is not set | ||
551 | # CONFIG_NETDEV_1000 is not set | 635 | # CONFIG_NETDEV_1000 is not set |
552 | # CONFIG_NETDEV_10000 is not set | 636 | # CONFIG_NETDEV_10000 is not set |
553 | # CONFIG_TR is not set | 637 | # CONFIG_TR is not set |
554 | 638 | CONFIG_WLAN=y | |
555 | # | 639 | # CONFIG_AIRO is not set |
556 | # Wireless LAN | 640 | # CONFIG_ATMEL is not set |
557 | # | 641 | # CONFIG_PRISM54 is not set |
558 | # CONFIG_WLAN_PRE80211 is not set | 642 | # CONFIG_USB_ZD1201 is not set |
559 | # CONFIG_WLAN_80211 is not set | 643 | # CONFIG_HOSTAP is not set |
560 | # CONFIG_IWLWIFI_LEDS is not set | ||
561 | 644 | ||
562 | # | 645 | # |
563 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 646 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -580,6 +663,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
580 | # CONFIG_NETCONSOLE is not set | 663 | # CONFIG_NETCONSOLE is not set |
581 | # CONFIG_NETPOLL is not set | 664 | # CONFIG_NETPOLL is not set |
582 | # CONFIG_NET_POLL_CONTROLLER is not set | 665 | # CONFIG_NET_POLL_CONTROLLER is not set |
666 | # CONFIG_VMXNET3 is not set | ||
583 | # CONFIG_ISDN is not set | 667 | # CONFIG_ISDN is not set |
584 | # CONFIG_PHONE is not set | 668 | # CONFIG_PHONE is not set |
585 | 669 | ||
@@ -589,6 +673,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
589 | CONFIG_INPUT=y | 673 | CONFIG_INPUT=y |
590 | CONFIG_INPUT_FF_MEMLESS=m | 674 | CONFIG_INPUT_FF_MEMLESS=m |
591 | # CONFIG_INPUT_POLLDEV is not set | 675 | # CONFIG_INPUT_POLLDEV is not set |
676 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
592 | 677 | ||
593 | # | 678 | # |
594 | # Userland interfaces | 679 | # Userland interfaces |
@@ -605,25 +690,30 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
605 | # Input Device Drivers | 690 | # Input Device Drivers |
606 | # | 691 | # |
607 | CONFIG_INPUT_KEYBOARD=y | 692 | CONFIG_INPUT_KEYBOARD=y |
693 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
608 | CONFIG_KEYBOARD_ATKBD=y | 694 | CONFIG_KEYBOARD_ATKBD=y |
609 | # CONFIG_KEYBOARD_SUNKBD is not set | 695 | # CONFIG_QT2160 is not set |
610 | # CONFIG_KEYBOARD_LKKBD is not set | 696 | # CONFIG_KEYBOARD_LKKBD is not set |
611 | # CONFIG_KEYBOARD_XTKBD is not set | 697 | # CONFIG_KEYBOARD_MAX7359 is not set |
612 | # CONFIG_KEYBOARD_NEWTON is not set | 698 | # CONFIG_KEYBOARD_NEWTON is not set |
699 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
613 | # CONFIG_KEYBOARD_STOWAWAY is not set | 700 | # CONFIG_KEYBOARD_STOWAWAY is not set |
701 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
702 | # CONFIG_KEYBOARD_XTKBD is not set | ||
614 | CONFIG_INPUT_MOUSE=y | 703 | CONFIG_INPUT_MOUSE=y |
615 | CONFIG_MOUSE_PS2=y | 704 | CONFIG_MOUSE_PS2=y |
616 | CONFIG_MOUSE_PS2_ALPS=y | 705 | CONFIG_MOUSE_PS2_ALPS=y |
617 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | 706 | CONFIG_MOUSE_PS2_LOGIPS2PP=y |
618 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 707 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
619 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
620 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 708 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
621 | # CONFIG_MOUSE_PS2_ELANTECH is not set | 709 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
710 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
622 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 711 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
623 | # CONFIG_MOUSE_SERIAL is not set | 712 | # CONFIG_MOUSE_SERIAL is not set |
624 | # CONFIG_MOUSE_APPLETOUCH is not set | 713 | # CONFIG_MOUSE_APPLETOUCH is not set |
625 | # CONFIG_MOUSE_BCM5974 is not set | 714 | # CONFIG_MOUSE_BCM5974 is not set |
626 | # CONFIG_MOUSE_VSXXXAA is not set | 715 | # CONFIG_MOUSE_VSXXXAA is not set |
716 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
627 | # CONFIG_INPUT_JOYSTICK is not set | 717 | # CONFIG_INPUT_JOYSTICK is not set |
628 | # CONFIG_INPUT_TABLET is not set | 718 | # CONFIG_INPUT_TABLET is not set |
629 | # CONFIG_INPUT_TOUCHSCREEN is not set | 719 | # CONFIG_INPUT_TOUCHSCREEN is not set |
@@ -639,6 +729,7 @@ CONFIG_SERIO_SERPORT=y | |||
639 | CONFIG_SERIO_LIBPS2=y | 729 | CONFIG_SERIO_LIBPS2=y |
640 | # CONFIG_SERIO_RAW is not set | 730 | # CONFIG_SERIO_RAW is not set |
641 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set | 731 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set |
732 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
642 | # CONFIG_GAMEPORT is not set | 733 | # CONFIG_GAMEPORT is not set |
643 | 734 | ||
644 | # | 735 | # |
@@ -676,6 +767,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
676 | # CONFIG_SERIAL_JSM is not set | 767 | # CONFIG_SERIAL_JSM is not set |
677 | CONFIG_SERIAL_OF_PLATFORM=y | 768 | CONFIG_SERIAL_OF_PLATFORM=y |
678 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 769 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
770 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
679 | CONFIG_UNIX98_PTYS=y | 771 | CONFIG_UNIX98_PTYS=y |
680 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 772 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
681 | CONFIG_LEGACY_PTYS=y | 773 | CONFIG_LEGACY_PTYS=y |
@@ -691,6 +783,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
691 | CONFIG_DEVPORT=y | 783 | CONFIG_DEVPORT=y |
692 | CONFIG_I2C=y | 784 | CONFIG_I2C=y |
693 | CONFIG_I2C_BOARDINFO=y | 785 | CONFIG_I2C_BOARDINFO=y |
786 | CONFIG_I2C_COMPAT=y | ||
694 | # CONFIG_I2C_CHARDEV is not set | 787 | # CONFIG_I2C_CHARDEV is not set |
695 | CONFIG_I2C_HELPER_AUTO=y | 788 | CONFIG_I2C_HELPER_AUTO=y |
696 | CONFIG_I2C_ALGOBIT=y | 789 | CONFIG_I2C_ALGOBIT=y |
@@ -733,11 +826,6 @@ CONFIG_I2C_IBM_IIC=y | |||
733 | # CONFIG_I2C_TINY_USB is not set | 826 | # CONFIG_I2C_TINY_USB is not set |
734 | 827 | ||
735 | # | 828 | # |
736 | # Graphics adapter I2C/DDC channel drivers | ||
737 | # | ||
738 | # CONFIG_I2C_VOODOO3 is not set | ||
739 | |||
740 | # | ||
741 | # Other I2C/SMBus bus drivers | 829 | # Other I2C/SMBus bus drivers |
742 | # | 830 | # |
743 | # CONFIG_I2C_PCA_PLATFORM is not set | 831 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -746,27 +834,23 @@ CONFIG_I2C_IBM_IIC=y | |||
746 | # | 834 | # |
747 | # Miscellaneous I2C Chip support | 835 | # Miscellaneous I2C Chip support |
748 | # | 836 | # |
749 | # CONFIG_DS1682 is not set | ||
750 | # CONFIG_EEPROM_AT24 is not set | ||
751 | # CONFIG_EEPROM_LEGACY is not set | ||
752 | # CONFIG_SENSORS_PCF8574 is not set | ||
753 | # CONFIG_PCF8575 is not set | ||
754 | # CONFIG_SENSORS_PCA9539 is not set | ||
755 | # CONFIG_SENSORS_PCF8591 is not set | ||
756 | # CONFIG_SENSORS_MAX6875 is not set | ||
757 | # CONFIG_SENSORS_TSL2550 is not set | 837 | # CONFIG_SENSORS_TSL2550 is not set |
758 | # CONFIG_I2C_DEBUG_CORE is not set | 838 | # CONFIG_I2C_DEBUG_CORE is not set |
759 | # CONFIG_I2C_DEBUG_ALGO is not set | 839 | # CONFIG_I2C_DEBUG_ALGO is not set |
760 | # CONFIG_I2C_DEBUG_BUS is not set | 840 | # CONFIG_I2C_DEBUG_BUS is not set |
761 | # CONFIG_I2C_DEBUG_CHIP is not set | 841 | # CONFIG_I2C_DEBUG_CHIP is not set |
762 | # CONFIG_SPI is not set | 842 | # CONFIG_SPI is not set |
843 | |||
844 | # | ||
845 | # PPS support | ||
846 | # | ||
847 | # CONFIG_PPS is not set | ||
763 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 848 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
764 | # CONFIG_GPIOLIB is not set | 849 | # CONFIG_GPIOLIB is not set |
765 | # CONFIG_W1 is not set | 850 | # CONFIG_W1 is not set |
766 | # CONFIG_POWER_SUPPLY is not set | 851 | # CONFIG_POWER_SUPPLY is not set |
767 | # CONFIG_HWMON is not set | 852 | # CONFIG_HWMON is not set |
768 | # CONFIG_THERMAL is not set | 853 | # CONFIG_THERMAL is not set |
769 | # CONFIG_THERMAL_HWMON is not set | ||
770 | # CONFIG_WATCHDOG is not set | 854 | # CONFIG_WATCHDOG is not set |
771 | CONFIG_SSB_POSSIBLE=y | 855 | CONFIG_SSB_POSSIBLE=y |
772 | 856 | ||
@@ -784,31 +868,21 @@ CONFIG_SSB_POSSIBLE=y | |||
784 | # CONFIG_TWL4030_CORE is not set | 868 | # CONFIG_TWL4030_CORE is not set |
785 | # CONFIG_MFD_TMIO is not set | 869 | # CONFIG_MFD_TMIO is not set |
786 | # CONFIG_PMIC_DA903X is not set | 870 | # CONFIG_PMIC_DA903X is not set |
871 | # CONFIG_PMIC_ADP5520 is not set | ||
787 | # CONFIG_MFD_WM8400 is not set | 872 | # CONFIG_MFD_WM8400 is not set |
873 | # CONFIG_MFD_WM831X is not set | ||
788 | # CONFIG_MFD_WM8350_I2C is not set | 874 | # CONFIG_MFD_WM8350_I2C is not set |
789 | # CONFIG_MFD_PCF50633 is not set | 875 | # CONFIG_MFD_PCF50633 is not set |
876 | # CONFIG_AB3100_CORE is not set | ||
877 | # CONFIG_MFD_88PM8607 is not set | ||
790 | # CONFIG_REGULATOR is not set | 878 | # CONFIG_REGULATOR is not set |
791 | 879 | # CONFIG_MEDIA_SUPPORT is not set | |
792 | # | ||
793 | # Multimedia devices | ||
794 | # | ||
795 | |||
796 | # | ||
797 | # Multimedia core support | ||
798 | # | ||
799 | # CONFIG_VIDEO_DEV is not set | ||
800 | # CONFIG_DVB_CORE is not set | ||
801 | # CONFIG_VIDEO_MEDIA is not set | ||
802 | |||
803 | # | ||
804 | # Multimedia drivers | ||
805 | # | ||
806 | # CONFIG_DAB is not set | ||
807 | 880 | ||
808 | # | 881 | # |
809 | # Graphics support | 882 | # Graphics support |
810 | # | 883 | # |
811 | # CONFIG_AGP is not set | 884 | # CONFIG_AGP is not set |
885 | CONFIG_VGA_ARB=y | ||
812 | # CONFIG_DRM is not set | 886 | # CONFIG_DRM is not set |
813 | # CONFIG_VGASTATE is not set | 887 | # CONFIG_VGASTATE is not set |
814 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 888 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
@@ -870,6 +944,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
870 | # CONFIG_FB_VIRTUAL is not set | 944 | # CONFIG_FB_VIRTUAL is not set |
871 | # CONFIG_FB_METRONOME is not set | 945 | # CONFIG_FB_METRONOME is not set |
872 | # CONFIG_FB_MB862XX is not set | 946 | # CONFIG_FB_MB862XX is not set |
947 | # CONFIG_FB_BROADSHEET is not set | ||
873 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 948 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
874 | CONFIG_LCD_CLASS_DEVICE=y | 949 | CONFIG_LCD_CLASS_DEVICE=y |
875 | # CONFIG_LCD_ILI9320 is not set | 950 | # CONFIG_LCD_ILI9320 is not set |
@@ -899,7 +974,6 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
899 | # CONFIG_SOUND is not set | 974 | # CONFIG_SOUND is not set |
900 | CONFIG_HID_SUPPORT=y | 975 | CONFIG_HID_SUPPORT=y |
901 | CONFIG_HID=y | 976 | CONFIG_HID=y |
902 | # CONFIG_HID_DEBUG is not set | ||
903 | # CONFIG_HIDRAW is not set | 977 | # CONFIG_HIDRAW is not set |
904 | 978 | ||
905 | # | 979 | # |
@@ -912,15 +986,18 @@ CONFIG_USB_HID=y | |||
912 | # | 986 | # |
913 | # Special HID drivers | 987 | # Special HID drivers |
914 | # | 988 | # |
915 | CONFIG_HID_COMPAT=y | ||
916 | CONFIG_HID_A4TECH=y | 989 | CONFIG_HID_A4TECH=y |
917 | CONFIG_HID_APPLE=y | 990 | CONFIG_HID_APPLE=y |
918 | CONFIG_HID_BELKIN=y | 991 | CONFIG_HID_BELKIN=y |
919 | CONFIG_HID_CHERRY=y | 992 | CONFIG_HID_CHERRY=y |
920 | CONFIG_HID_CHICONY=y | 993 | CONFIG_HID_CHICONY=y |
921 | CONFIG_HID_CYPRESS=y | 994 | CONFIG_HID_CYPRESS=y |
995 | # CONFIG_HID_DRAGONRISE is not set | ||
922 | CONFIG_HID_EZKEY=y | 996 | CONFIG_HID_EZKEY=y |
997 | # CONFIG_HID_KYE is not set | ||
923 | CONFIG_HID_GYRATION=y | 998 | CONFIG_HID_GYRATION=y |
999 | # CONFIG_HID_TWINHAN is not set | ||
1000 | # CONFIG_HID_KENSINGTON is not set | ||
924 | CONFIG_HID_LOGITECH=y | 1001 | CONFIG_HID_LOGITECH=y |
925 | # CONFIG_LOGITECH_FF is not set | 1002 | # CONFIG_LOGITECH_FF is not set |
926 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1003 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
@@ -933,10 +1010,11 @@ CONFIG_HID_PETALYNX=y | |||
933 | CONFIG_HID_SAMSUNG=y | 1010 | CONFIG_HID_SAMSUNG=y |
934 | CONFIG_HID_SONY=y | 1011 | CONFIG_HID_SONY=y |
935 | CONFIG_HID_SUNPLUS=y | 1012 | CONFIG_HID_SUNPLUS=y |
936 | # CONFIG_GREENASIA_FF is not set | 1013 | # CONFIG_HID_GREENASIA is not set |
1014 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
937 | # CONFIG_HID_TOPSEED is not set | 1015 | # CONFIG_HID_TOPSEED is not set |
938 | CONFIG_THRUSTMASTER_FF=m | 1016 | # CONFIG_HID_THRUSTMASTER is not set |
939 | CONFIG_ZEROPLUS_FF=m | 1017 | # CONFIG_HID_ZEROPLUS is not set |
940 | CONFIG_USB_SUPPORT=y | 1018 | CONFIG_USB_SUPPORT=y |
941 | CONFIG_USB_ARCH_HAS_HCD=y | 1019 | CONFIG_USB_ARCH_HAS_HCD=y |
942 | CONFIG_USB_ARCH_HAS_OHCI=y | 1020 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -962,17 +1040,20 @@ CONFIG_USB_DEVICEFS=y | |||
962 | # USB Host Controller Drivers | 1040 | # USB Host Controller Drivers |
963 | # | 1041 | # |
964 | # CONFIG_USB_C67X00_HCD is not set | 1042 | # CONFIG_USB_C67X00_HCD is not set |
1043 | # CONFIG_USB_XHCI_HCD is not set | ||
965 | CONFIG_USB_EHCI_HCD=m | 1044 | CONFIG_USB_EHCI_HCD=m |
966 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1045 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
967 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1046 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1047 | # CONFIG_XPS_USB_HCD_XILINX is not set | ||
968 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1048 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
969 | # CONFIG_USB_OXU210HP_HCD is not set | 1049 | # CONFIG_USB_OXU210HP_HCD is not set |
970 | # CONFIG_USB_ISP116X_HCD is not set | 1050 | # CONFIG_USB_ISP116X_HCD is not set |
971 | # CONFIG_USB_ISP1760_HCD is not set | 1051 | # CONFIG_USB_ISP1760_HCD is not set |
1052 | # CONFIG_USB_ISP1362_HCD is not set | ||
972 | CONFIG_USB_OHCI_HCD=y | 1053 | CONFIG_USB_OHCI_HCD=y |
973 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
974 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1054 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
975 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 1055 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
1056 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
976 | CONFIG_USB_OHCI_HCD_PCI=y | 1057 | CONFIG_USB_OHCI_HCD_PCI=y |
977 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | 1058 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y |
978 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | 1059 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y |
@@ -992,11 +1073,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
992 | # CONFIG_USB_TMC is not set | 1073 | # CONFIG_USB_TMC is not set |
993 | 1074 | ||
994 | # | 1075 | # |
995 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1076 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
996 | # | 1077 | # |
997 | 1078 | ||
998 | # | 1079 | # |
999 | # see USB_STORAGE Help for more information | 1080 | # also be needed; see USB_STORAGE Help for more info |
1000 | # | 1081 | # |
1001 | CONFIG_USB_STORAGE=m | 1082 | CONFIG_USB_STORAGE=m |
1002 | # CONFIG_USB_STORAGE_DEBUG is not set | 1083 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -1038,7 +1119,6 @@ CONFIG_USB_STORAGE=m | |||
1038 | # CONFIG_USB_LED is not set | 1119 | # CONFIG_USB_LED is not set |
1039 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1120 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1040 | # CONFIG_USB_CYTHERM is not set | 1121 | # CONFIG_USB_CYTHERM is not set |
1041 | # CONFIG_USB_PHIDGET is not set | ||
1042 | # CONFIG_USB_IDMOUSE is not set | 1122 | # CONFIG_USB_IDMOUSE is not set |
1043 | # CONFIG_USB_FTDI_ELAN is not set | 1123 | # CONFIG_USB_FTDI_ELAN is not set |
1044 | # CONFIG_USB_APPLEDISPLAY is not set | 1124 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1054,6 +1134,7 @@ CONFIG_USB_STORAGE=m | |||
1054 | # | 1134 | # |
1055 | # OTG and related infrastructure | 1135 | # OTG and related infrastructure |
1056 | # | 1136 | # |
1137 | # CONFIG_NOP_USB_XCEIV is not set | ||
1057 | # CONFIG_UWB is not set | 1138 | # CONFIG_UWB is not set |
1058 | # CONFIG_MMC is not set | 1139 | # CONFIG_MMC is not set |
1059 | # CONFIG_MEMSTICK is not set | 1140 | # CONFIG_MEMSTICK is not set |
@@ -1090,9 +1171,11 @@ CONFIG_RTC_INTF_DEV=y | |||
1090 | # CONFIG_RTC_DRV_PCF8583 is not set | 1171 | # CONFIG_RTC_DRV_PCF8583 is not set |
1091 | CONFIG_RTC_DRV_M41T80=y | 1172 | CONFIG_RTC_DRV_M41T80=y |
1092 | CONFIG_RTC_DRV_M41T80_WDT=y | 1173 | CONFIG_RTC_DRV_M41T80_WDT=y |
1174 | # CONFIG_RTC_DRV_BQ32K is not set | ||
1093 | # CONFIG_RTC_DRV_S35390A is not set | 1175 | # CONFIG_RTC_DRV_S35390A is not set |
1094 | # CONFIG_RTC_DRV_FM3130 is not set | 1176 | # CONFIG_RTC_DRV_FM3130 is not set |
1095 | # CONFIG_RTC_DRV_RX8581 is not set | 1177 | # CONFIG_RTC_DRV_RX8581 is not set |
1178 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1096 | 1179 | ||
1097 | # | 1180 | # |
1098 | # SPI RTC drivers | 1181 | # SPI RTC drivers |
@@ -1110,15 +1193,22 @@ CONFIG_RTC_DRV_M41T80_WDT=y | |||
1110 | # CONFIG_RTC_DRV_M48T86 is not set | 1193 | # CONFIG_RTC_DRV_M48T86 is not set |
1111 | # CONFIG_RTC_DRV_M48T35 is not set | 1194 | # CONFIG_RTC_DRV_M48T35 is not set |
1112 | # CONFIG_RTC_DRV_M48T59 is not set | 1195 | # CONFIG_RTC_DRV_M48T59 is not set |
1196 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1113 | # CONFIG_RTC_DRV_BQ4802 is not set | 1197 | # CONFIG_RTC_DRV_BQ4802 is not set |
1198 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1114 | # CONFIG_RTC_DRV_V3020 is not set | 1199 | # CONFIG_RTC_DRV_V3020 is not set |
1115 | 1200 | ||
1116 | # | 1201 | # |
1117 | # on-CPU RTC drivers | 1202 | # on-CPU RTC drivers |
1118 | # | 1203 | # |
1119 | # CONFIG_RTC_DRV_PPC is not set | 1204 | # CONFIG_RTC_DRV_GENERIC is not set |
1120 | # CONFIG_DMADEVICES is not set | 1205 | # CONFIG_DMADEVICES is not set |
1206 | # CONFIG_AUXDISPLAY is not set | ||
1121 | # CONFIG_UIO is not set | 1207 | # CONFIG_UIO is not set |
1208 | |||
1209 | # | ||
1210 | # TI VLYNQ | ||
1211 | # | ||
1122 | # CONFIG_STAGING is not set | 1212 | # CONFIG_STAGING is not set |
1123 | 1213 | ||
1124 | # | 1214 | # |
@@ -1130,6 +1220,7 @@ CONFIG_EXT2_FS_POSIX_ACL=y | |||
1130 | # CONFIG_EXT2_FS_SECURITY is not set | 1220 | # CONFIG_EXT2_FS_SECURITY is not set |
1131 | # CONFIG_EXT2_FS_XIP is not set | 1221 | # CONFIG_EXT2_FS_XIP is not set |
1132 | CONFIG_EXT3_FS=y | 1222 | CONFIG_EXT3_FS=y |
1223 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1133 | CONFIG_EXT3_FS_XATTR=y | 1224 | CONFIG_EXT3_FS_XATTR=y |
1134 | CONFIG_EXT3_FS_POSIX_ACL=y | 1225 | CONFIG_EXT3_FS_POSIX_ACL=y |
1135 | # CONFIG_EXT3_FS_SECURITY is not set | 1226 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1142,10 +1233,13 @@ CONFIG_REISERFS_FS=y | |||
1142 | # CONFIG_REISERFS_FS_XATTR is not set | 1233 | # CONFIG_REISERFS_FS_XATTR is not set |
1143 | # CONFIG_JFS_FS is not set | 1234 | # CONFIG_JFS_FS is not set |
1144 | CONFIG_FS_POSIX_ACL=y | 1235 | CONFIG_FS_POSIX_ACL=y |
1145 | CONFIG_FILE_LOCKING=y | ||
1146 | # CONFIG_XFS_FS is not set | 1236 | # CONFIG_XFS_FS is not set |
1237 | # CONFIG_GFS2_FS is not set | ||
1147 | # CONFIG_OCFS2_FS is not set | 1238 | # CONFIG_OCFS2_FS is not set |
1148 | # CONFIG_BTRFS_FS is not set | 1239 | # CONFIG_BTRFS_FS is not set |
1240 | # CONFIG_NILFS2_FS is not set | ||
1241 | CONFIG_FILE_LOCKING=y | ||
1242 | CONFIG_FSNOTIFY=y | ||
1149 | CONFIG_DNOTIFY=y | 1243 | CONFIG_DNOTIFY=y |
1150 | CONFIG_INOTIFY=y | 1244 | CONFIG_INOTIFY=y |
1151 | CONFIG_INOTIFY_USER=y | 1245 | CONFIG_INOTIFY_USER=y |
@@ -1155,6 +1249,11 @@ CONFIG_AUTOFS4_FS=y | |||
1155 | # CONFIG_FUSE_FS is not set | 1249 | # CONFIG_FUSE_FS is not set |
1156 | 1250 | ||
1157 | # | 1251 | # |
1252 | # Caches | ||
1253 | # | ||
1254 | # CONFIG_FSCACHE is not set | ||
1255 | |||
1256 | # | ||
1158 | # CD-ROM/DVD Filesystems | 1257 | # CD-ROM/DVD Filesystems |
1159 | # | 1258 | # |
1160 | CONFIG_ISO9660_FS=y | 1259 | CONFIG_ISO9660_FS=y |
@@ -1267,6 +1366,7 @@ CONFIG_NLS_ISO8859_1=y | |||
1267 | # CONFIG_NLS_KOI8_U is not set | 1366 | # CONFIG_NLS_KOI8_U is not set |
1268 | # CONFIG_NLS_UTF8 is not set | 1367 | # CONFIG_NLS_UTF8 is not set |
1269 | # CONFIG_DLM is not set | 1368 | # CONFIG_DLM is not set |
1369 | # CONFIG_BINARY_PRINTF is not set | ||
1270 | 1370 | ||
1271 | # | 1371 | # |
1272 | # Library routines | 1372 | # Library routines |
@@ -1281,11 +1381,13 @@ CONFIG_CRC32=y | |||
1281 | # CONFIG_CRC7 is not set | 1381 | # CONFIG_CRC7 is not set |
1282 | # CONFIG_LIBCRC32C is not set | 1382 | # CONFIG_LIBCRC32C is not set |
1283 | CONFIG_ZLIB_INFLATE=y | 1383 | CONFIG_ZLIB_INFLATE=y |
1284 | CONFIG_PLIST=y | 1384 | CONFIG_DECOMPRESS_GZIP=y |
1285 | CONFIG_HAS_IOMEM=y | 1385 | CONFIG_HAS_IOMEM=y |
1286 | CONFIG_HAS_IOPORT=y | 1386 | CONFIG_HAS_IOPORT=y |
1287 | CONFIG_HAS_DMA=y | 1387 | CONFIG_HAS_DMA=y |
1288 | CONFIG_HAVE_LMB=y | 1388 | CONFIG_HAVE_LMB=y |
1389 | CONFIG_NLATTR=y | ||
1390 | CONFIG_GENERIC_ATOMIC64=y | ||
1289 | 1391 | ||
1290 | # | 1392 | # |
1291 | # Kernel hacking | 1393 | # Kernel hacking |
@@ -1295,27 +1397,29 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1295 | CONFIG_ENABLE_MUST_CHECK=y | 1397 | CONFIG_ENABLE_MUST_CHECK=y |
1296 | CONFIG_FRAME_WARN=1024 | 1398 | CONFIG_FRAME_WARN=1024 |
1297 | CONFIG_MAGIC_SYSRQ=y | 1399 | CONFIG_MAGIC_SYSRQ=y |
1400 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1298 | # CONFIG_UNUSED_SYMBOLS is not set | 1401 | # CONFIG_UNUSED_SYMBOLS is not set |
1299 | # CONFIG_DEBUG_FS is not set | 1402 | # CONFIG_DEBUG_FS is not set |
1300 | # CONFIG_HEADERS_CHECK is not set | 1403 | # CONFIG_HEADERS_CHECK is not set |
1301 | # CONFIG_DEBUG_KERNEL is not set | 1404 | # CONFIG_DEBUG_KERNEL is not set |
1302 | # CONFIG_SLUB_DEBUG_ON is not set | 1405 | # CONFIG_SLUB_DEBUG_ON is not set |
1303 | # CONFIG_SLUB_STATS is not set | 1406 | # CONFIG_SLUB_STATS is not set |
1304 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1407 | CONFIG_DEBUG_BUGVERBOSE=y |
1305 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1408 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1306 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1409 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1307 | # CONFIG_LATENCYTOP is not set | 1410 | # CONFIG_LATENCYTOP is not set |
1308 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1411 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1309 | CONFIG_HAVE_FUNCTION_TRACER=y | 1412 | CONFIG_HAVE_FUNCTION_TRACER=y |
1413 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1310 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1414 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1311 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1415 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1312 | 1416 | CONFIG_TRACING_SUPPORT=y | |
1313 | # | 1417 | # CONFIG_FTRACE is not set |
1314 | # Tracers | 1418 | # CONFIG_DMA_API_DEBUG is not set |
1315 | # | ||
1316 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1317 | # CONFIG_SAMPLES is not set | 1419 | # CONFIG_SAMPLES is not set |
1318 | CONFIG_HAVE_ARCH_KGDB=y | 1420 | CONFIG_HAVE_ARCH_KGDB=y |
1421 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1422 | CONFIG_PPC_WERROR=y | ||
1319 | CONFIG_PRINT_STACK_DEPTH=64 | 1423 | CONFIG_PRINT_STACK_DEPTH=64 |
1320 | # CONFIG_IRQSTACKS is not set | 1424 | # CONFIG_IRQSTACKS is not set |
1321 | # CONFIG_PPC_EARLY_DEBUG is not set | 1425 | # CONFIG_PPC_EARLY_DEBUG is not set |
@@ -1326,7 +1430,11 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1326 | # CONFIG_KEYS is not set | 1430 | # CONFIG_KEYS is not set |
1327 | # CONFIG_SECURITY is not set | 1431 | # CONFIG_SECURITY is not set |
1328 | # CONFIG_SECURITYFS is not set | 1432 | # CONFIG_SECURITYFS is not set |
1329 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1433 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1434 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1435 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1436 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1437 | CONFIG_DEFAULT_SECURITY="" | ||
1330 | # CONFIG_CRYPTO is not set | 1438 | # CONFIG_CRYPTO is not set |
1331 | # CONFIG_PPC_CLOCK is not set | 1439 | # CONFIG_PPC_CLOCK is not set |
1332 | # CONFIG_VIRTUALIZATION is not set | 1440 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/sequoia_defconfig b/arch/powerpc/configs/44x/sequoia_defconfig index 6400aae04dda..1b2f41dbcafb 100644 --- a/arch/powerpc/configs/44x/sequoia_defconfig +++ b/arch/powerpc/configs/44x/sequoia_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Apr 7 17:04:52 2009 | 4 | # Mon Jan 4 15:15:51 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -20,6 +20,7 @@ CONFIG_BOOKE=y | |||
20 | CONFIG_PTE_64BIT=y | 20 | CONFIG_PTE_64BIT=y |
21 | CONFIG_PHYS_64BIT=y | 21 | CONFIG_PHYS_64BIT=y |
22 | CONFIG_PPC_MMU_NOHASH=y | 22 | CONFIG_PPC_MMU_NOHASH=y |
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 24 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_NOT_COHERENT_CACHE=y | 25 | CONFIG_NOT_COHERENT_CACHE=y |
25 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
@@ -31,15 +32,18 @@ CONFIG_GENERIC_TIME=y | |||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | 32 | CONFIG_GENERIC_TIME_VSYSCALL=y |
32 | CONFIG_GENERIC_CLOCKEVENTS=y | 33 | CONFIG_GENERIC_CLOCKEVENTS=y |
33 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
35 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
36 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | 43 | CONFIG_LOCKDEP_SUPPORT=y |
39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
40 | CONFIG_ARCH_HAS_ILOG2_U32=y | 45 | CONFIG_ARCH_HAS_ILOG2_U32=y |
41 | CONFIG_GENERIC_HWEIGHT=y | 46 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 47 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
45 | CONFIG_PPC=y | 49 | CONFIG_PPC=y |
@@ -53,12 +57,15 @@ CONFIG_PPC_UDBG_16550=y | |||
53 | # CONFIG_GENERIC_TBSYNC is not set | 57 | # CONFIG_GENERIC_TBSYNC is not set |
54 | CONFIG_AUDIT_ARCH=y | 58 | CONFIG_AUDIT_ARCH=y |
55 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
60 | CONFIG_DTC=y | ||
56 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | # CONFIG_DEFAULT_UIMAGE is not set |
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
57 | CONFIG_PPC_DCR_NATIVE=y | 63 | CONFIG_PPC_DCR_NATIVE=y |
58 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_PPC_DCR=y | 65 | CONFIG_PPC_DCR=y |
60 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | 66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |
61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
68 | CONFIG_CONSTRUCTORS=y | ||
62 | 69 | ||
63 | # | 70 | # |
64 | # General setup | 71 | # General setup |
@@ -72,6 +79,7 @@ CONFIG_SWAP=y | |||
72 | CONFIG_SYSVIPC=y | 79 | CONFIG_SYSVIPC=y |
73 | CONFIG_SYSVIPC_SYSCTL=y | 80 | CONFIG_SYSVIPC_SYSCTL=y |
74 | CONFIG_POSIX_MQUEUE=y | 81 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
75 | # CONFIG_BSD_PROCESS_ACCT is not set | 83 | # CONFIG_BSD_PROCESS_ACCT is not set |
76 | # CONFIG_TASKSTATS is not set | 84 | # CONFIG_TASKSTATS is not set |
77 | # CONFIG_AUDIT is not set | 85 | # CONFIG_AUDIT is not set |
@@ -79,11 +87,13 @@ CONFIG_POSIX_MQUEUE=y | |||
79 | # | 87 | # |
80 | # RCU Subsystem | 88 | # RCU Subsystem |
81 | # | 89 | # |
82 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
83 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
84 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_TINY_RCU is not set |
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
85 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
86 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
87 | # CONFIG_IKCONFIG is not set | 97 | # CONFIG_IKCONFIG is not set |
88 | CONFIG_LOG_BUF_SHIFT=14 | 98 | CONFIG_LOG_BUF_SHIFT=14 |
89 | CONFIG_GROUP_SCHED=y | 99 | CONFIG_GROUP_SCHED=y |
@@ -121,6 +131,13 @@ CONFIG_TIMERFD=y | |||
121 | CONFIG_EVENTFD=y | 131 | CONFIG_EVENTFD=y |
122 | CONFIG_SHMEM=y | 132 | CONFIG_SHMEM=y |
123 | CONFIG_AIO=y | 133 | CONFIG_AIO=y |
134 | CONFIG_HAVE_PERF_EVENTS=y | ||
135 | |||
136 | # | ||
137 | # Kernel Performance Events And Counters | ||
138 | # | ||
139 | # CONFIG_PERF_EVENTS is not set | ||
140 | # CONFIG_PERF_COUNTERS is not set | ||
124 | CONFIG_VM_EVENT_COUNTERS=y | 141 | CONFIG_VM_EVENT_COUNTERS=y |
125 | CONFIG_PCI_QUIRKS=y | 142 | CONFIG_PCI_QUIRKS=y |
126 | CONFIG_SLUB_DEBUG=y | 143 | CONFIG_SLUB_DEBUG=y |
@@ -129,7 +146,6 @@ CONFIG_COMPAT_BRK=y | |||
129 | CONFIG_SLUB=y | 146 | CONFIG_SLUB=y |
130 | # CONFIG_SLOB is not set | 147 | # CONFIG_SLOB is not set |
131 | # CONFIG_PROFILING is not set | 148 | # CONFIG_PROFILING is not set |
132 | # CONFIG_MARKERS is not set | ||
133 | CONFIG_HAVE_OPROFILE=y | 149 | CONFIG_HAVE_OPROFILE=y |
134 | # CONFIG_KPROBES is not set | 150 | # CONFIG_KPROBES is not set |
135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -137,6 +153,13 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
137 | CONFIG_HAVE_KPROBES=y | 153 | CONFIG_HAVE_KPROBES=y |
138 | CONFIG_HAVE_KRETPROBES=y | 154 | CONFIG_HAVE_KRETPROBES=y |
139 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
156 | CONFIG_HAVE_DMA_ATTRS=y | ||
157 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
158 | |||
159 | # | ||
160 | # GCOV-based kernel profiling | ||
161 | # | ||
162 | # CONFIG_GCOV_KERNEL is not set | ||
140 | # CONFIG_SLOW_WORK is not set | 163 | # CONFIG_SLOW_WORK is not set |
141 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 164 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
142 | CONFIG_SLABINFO=y | 165 | CONFIG_SLABINFO=y |
@@ -149,7 +172,7 @@ CONFIG_MODULE_UNLOAD=y | |||
149 | # CONFIG_MODVERSIONS is not set | 172 | # CONFIG_MODVERSIONS is not set |
150 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 173 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
151 | CONFIG_BLOCK=y | 174 | CONFIG_BLOCK=y |
152 | CONFIG_LBD=y | 175 | CONFIG_LBDAF=y |
153 | # CONFIG_BLK_DEV_BSG is not set | 176 | # CONFIG_BLK_DEV_BSG is not set |
154 | # CONFIG_BLK_DEV_INTEGRITY is not set | 177 | # CONFIG_BLK_DEV_INTEGRITY is not set |
155 | 178 | ||
@@ -157,14 +180,41 @@ CONFIG_LBD=y | |||
157 | # IO Schedulers | 180 | # IO Schedulers |
158 | # | 181 | # |
159 | CONFIG_IOSCHED_NOOP=y | 182 | CONFIG_IOSCHED_NOOP=y |
160 | CONFIG_IOSCHED_AS=y | ||
161 | CONFIG_IOSCHED_DEADLINE=y | 183 | CONFIG_IOSCHED_DEADLINE=y |
162 | CONFIG_IOSCHED_CFQ=y | 184 | CONFIG_IOSCHED_CFQ=y |
163 | CONFIG_DEFAULT_AS=y | ||
164 | # CONFIG_DEFAULT_DEADLINE is not set | 185 | # CONFIG_DEFAULT_DEADLINE is not set |
165 | # CONFIG_DEFAULT_CFQ is not set | 186 | CONFIG_DEFAULT_CFQ=y |
166 | # CONFIG_DEFAULT_NOOP is not set | 187 | # CONFIG_DEFAULT_NOOP is not set |
167 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 188 | CONFIG_DEFAULT_IOSCHED="cfq" |
189 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
190 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
193 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
194 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
195 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
196 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
197 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
198 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
199 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
203 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
204 | CONFIG_INLINE_READ_UNLOCK=y | ||
205 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
206 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
207 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
208 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
212 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
213 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
214 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
215 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
216 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
217 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
168 | # CONFIG_FREEZER is not set | 218 | # CONFIG_FREEZER is not set |
169 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 219 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
170 | 220 | ||
@@ -186,6 +236,7 @@ CONFIG_SEQUOIA=y | |||
186 | # CONFIG_CANYONLANDS is not set | 236 | # CONFIG_CANYONLANDS is not set |
187 | # CONFIG_GLACIER is not set | 237 | # CONFIG_GLACIER is not set |
188 | # CONFIG_REDWOOD is not set | 238 | # CONFIG_REDWOOD is not set |
239 | # CONFIG_EIGER is not set | ||
189 | # CONFIG_YOSEMITE is not set | 240 | # CONFIG_YOSEMITE is not set |
190 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 241 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
191 | CONFIG_PPC44x_SIMPLE=y | 242 | CONFIG_PPC44x_SIMPLE=y |
@@ -228,10 +279,12 @@ CONFIG_BINFMT_ELF=y | |||
228 | # CONFIG_BINFMT_MISC is not set | 279 | # CONFIG_BINFMT_MISC is not set |
229 | # CONFIG_MATH_EMULATION is not set | 280 | # CONFIG_MATH_EMULATION is not set |
230 | # CONFIG_IOMMU_HELPER is not set | 281 | # CONFIG_IOMMU_HELPER is not set |
231 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 282 | # CONFIG_SWIOTLB is not set |
232 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 283 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
233 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 284 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
234 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 285 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
286 | CONFIG_SPARSE_IRQ=y | ||
287 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
235 | CONFIG_ARCH_FLATMEM_ENABLE=y | 288 | CONFIG_ARCH_FLATMEM_ENABLE=y |
236 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 289 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
237 | CONFIG_SELECT_MEMORY_MODEL=y | 290 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -247,9 +300,8 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
247 | CONFIG_ZONE_DMA_FLAG=1 | 300 | CONFIG_ZONE_DMA_FLAG=1 |
248 | CONFIG_BOUNCE=y | 301 | CONFIG_BOUNCE=y |
249 | CONFIG_VIRT_TO_BUS=y | 302 | CONFIG_VIRT_TO_BUS=y |
250 | CONFIG_UNEVICTABLE_LRU=y | 303 | # CONFIG_KSM is not set |
251 | CONFIG_HAVE_MLOCK=y | 304 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
252 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
253 | CONFIG_STDBINUTILS=y | 305 | CONFIG_STDBINUTILS=y |
254 | CONFIG_PPC_4K_PAGES=y | 306 | CONFIG_PPC_4K_PAGES=y |
255 | # CONFIG_PPC_16K_PAGES is not set | 307 | # CONFIG_PPC_16K_PAGES is not set |
@@ -293,11 +345,11 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
293 | # Default settings for advanced configuration options are used | 345 | # Default settings for advanced configuration options are used |
294 | # | 346 | # |
295 | CONFIG_LOWMEM_SIZE=0x30000000 | 347 | CONFIG_LOWMEM_SIZE=0x30000000 |
296 | CONFIG_LOWMEM_CAM_NUM=3 | ||
297 | CONFIG_PAGE_OFFSET=0xc0000000 | 348 | CONFIG_PAGE_OFFSET=0xc0000000 |
298 | CONFIG_KERNEL_START=0xc0000000 | 349 | CONFIG_KERNEL_START=0xc0000000 |
299 | CONFIG_PHYSICAL_START=0x00000000 | 350 | CONFIG_PHYSICAL_START=0x00000000 |
300 | CONFIG_TASK_SIZE=0xc0000000 | 351 | CONFIG_TASK_SIZE=0xc0000000 |
352 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
301 | CONFIG_NET=y | 353 | CONFIG_NET=y |
302 | 354 | ||
303 | # | 355 | # |
@@ -339,6 +391,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_NETFILTER is not set | 391 | # CONFIG_NETFILTER is not set |
340 | # CONFIG_IP_DCCP is not set | 392 | # CONFIG_IP_DCCP is not set |
341 | # CONFIG_IP_SCTP is not set | 393 | # CONFIG_IP_SCTP is not set |
394 | # CONFIG_RDS is not set | ||
342 | # CONFIG_TIPC is not set | 395 | # CONFIG_TIPC is not set |
343 | # CONFIG_ATM is not set | 396 | # CONFIG_ATM is not set |
344 | # CONFIG_BRIDGE is not set | 397 | # CONFIG_BRIDGE is not set |
@@ -353,6 +406,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
353 | # CONFIG_ECONET is not set | 406 | # CONFIG_ECONET is not set |
354 | # CONFIG_WAN_ROUTER is not set | 407 | # CONFIG_WAN_ROUTER is not set |
355 | # CONFIG_PHONET is not set | 408 | # CONFIG_PHONET is not set |
409 | # CONFIG_IEEE802154 is not set | ||
356 | # CONFIG_NET_SCHED is not set | 410 | # CONFIG_NET_SCHED is not set |
357 | # CONFIG_DCB is not set | 411 | # CONFIG_DCB is not set |
358 | 412 | ||
@@ -365,7 +419,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
365 | # CONFIG_IRDA is not set | 419 | # CONFIG_IRDA is not set |
366 | # CONFIG_BT is not set | 420 | # CONFIG_BT is not set |
367 | # CONFIG_AF_RXRPC is not set | 421 | # CONFIG_AF_RXRPC is not set |
368 | # CONFIG_WIRELESS is not set | 422 | CONFIG_WIRELESS=y |
423 | # CONFIG_CFG80211 is not set | ||
424 | # CONFIG_LIB80211 is not set | ||
425 | |||
426 | # | ||
427 | # CFG80211 needs to be enabled for MAC80211 | ||
428 | # | ||
369 | # CONFIG_WIMAX is not set | 429 | # CONFIG_WIMAX is not set |
370 | # CONFIG_RFKILL is not set | 430 | # CONFIG_RFKILL is not set |
371 | # CONFIG_NET_9P is not set | 431 | # CONFIG_NET_9P is not set |
@@ -378,6 +438,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
378 | # Generic Driver Options | 438 | # Generic Driver Options |
379 | # | 439 | # |
380 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 440 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
441 | # CONFIG_DEVTMPFS is not set | ||
381 | CONFIG_STANDALONE=y | 442 | CONFIG_STANDALONE=y |
382 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 443 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
383 | CONFIG_FW_LOADER=y | 444 | CONFIG_FW_LOADER=y |
@@ -390,9 +451,9 @@ CONFIG_CONNECTOR=y | |||
390 | CONFIG_PROC_EVENTS=y | 451 | CONFIG_PROC_EVENTS=y |
391 | CONFIG_MTD=y | 452 | CONFIG_MTD=y |
392 | # CONFIG_MTD_DEBUG is not set | 453 | # CONFIG_MTD_DEBUG is not set |
454 | # CONFIG_MTD_TESTS is not set | ||
393 | # CONFIG_MTD_CONCAT is not set | 455 | # CONFIG_MTD_CONCAT is not set |
394 | CONFIG_MTD_PARTITIONS=y | 456 | CONFIG_MTD_PARTITIONS=y |
395 | # CONFIG_MTD_TESTS is not set | ||
396 | # CONFIG_MTD_REDBOOT_PARTS is not set | 457 | # CONFIG_MTD_REDBOOT_PARTS is not set |
397 | CONFIG_MTD_CMDLINE_PARTS=y | 458 | CONFIG_MTD_CMDLINE_PARTS=y |
398 | CONFIG_MTD_OF_PARTS=y | 459 | CONFIG_MTD_OF_PARTS=y |
@@ -493,6 +554,7 @@ CONFIG_BLK_DEV=y | |||
493 | # CONFIG_BLK_DEV_UMEM is not set | 554 | # CONFIG_BLK_DEV_UMEM is not set |
494 | # CONFIG_BLK_DEV_COW_COMMON is not set | 555 | # CONFIG_BLK_DEV_COW_COMMON is not set |
495 | # CONFIG_BLK_DEV_LOOP is not set | 556 | # CONFIG_BLK_DEV_LOOP is not set |
557 | # CONFIG_BLK_DEV_DRBD is not set | ||
496 | # CONFIG_BLK_DEV_NBD is not set | 558 | # CONFIG_BLK_DEV_NBD is not set |
497 | # CONFIG_BLK_DEV_SX8 is not set | 559 | # CONFIG_BLK_DEV_SX8 is not set |
498 | CONFIG_BLK_DEV_RAM=y | 560 | CONFIG_BLK_DEV_RAM=y |
@@ -515,6 +577,7 @@ CONFIG_MISC_DEVICES=y | |||
515 | # EEPROM support | 577 | # EEPROM support |
516 | # | 578 | # |
517 | # CONFIG_EEPROM_93CX6 is not set | 579 | # CONFIG_EEPROM_93CX6 is not set |
580 | # CONFIG_CB710_CORE is not set | ||
518 | CONFIG_HAVE_IDE=y | 581 | CONFIG_HAVE_IDE=y |
519 | # CONFIG_IDE is not set | 582 | # CONFIG_IDE is not set |
520 | 583 | ||
@@ -534,14 +597,17 @@ CONFIG_HAVE_IDE=y | |||
534 | # | 597 | # |
535 | 598 | ||
536 | # | 599 | # |
537 | # Enable only one of the two stacks, unless you know what you are doing | 600 | # You can enable one or both FireWire driver stacks. |
601 | # | ||
602 | |||
603 | # | ||
604 | # See the help texts for more information. | ||
538 | # | 605 | # |
539 | # CONFIG_FIREWIRE is not set | 606 | # CONFIG_FIREWIRE is not set |
540 | # CONFIG_IEEE1394 is not set | 607 | # CONFIG_IEEE1394 is not set |
541 | # CONFIG_I2O is not set | 608 | # CONFIG_I2O is not set |
542 | # CONFIG_MACINTOSH_DRIVERS is not set | 609 | # CONFIG_MACINTOSH_DRIVERS is not set |
543 | CONFIG_NETDEVICES=y | 610 | CONFIG_NETDEVICES=y |
544 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
545 | # CONFIG_DUMMY is not set | 611 | # CONFIG_DUMMY is not set |
546 | # CONFIG_BONDING is not set | 612 | # CONFIG_BONDING is not set |
547 | # CONFIG_MACVLAN is not set | 613 | # CONFIG_MACVLAN is not set |
@@ -576,7 +642,10 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
576 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 642 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
577 | # CONFIG_NET_PCI is not set | 643 | # CONFIG_NET_PCI is not set |
578 | # CONFIG_B44 is not set | 644 | # CONFIG_B44 is not set |
645 | # CONFIG_KS8842 is not set | ||
646 | # CONFIG_KS8851_MLL is not set | ||
579 | # CONFIG_ATL2 is not set | 647 | # CONFIG_ATL2 is not set |
648 | # CONFIG_XILINX_EMACLITE is not set | ||
580 | CONFIG_NETDEV_1000=y | 649 | CONFIG_NETDEV_1000=y |
581 | # CONFIG_ACENIC is not set | 650 | # CONFIG_ACENIC is not set |
582 | # CONFIG_DL2K is not set | 651 | # CONFIG_DL2K is not set |
@@ -584,6 +653,7 @@ CONFIG_NETDEV_1000=y | |||
584 | # CONFIG_E1000E is not set | 653 | # CONFIG_E1000E is not set |
585 | # CONFIG_IP1000 is not set | 654 | # CONFIG_IP1000 is not set |
586 | # CONFIG_IGB is not set | 655 | # CONFIG_IGB is not set |
656 | # CONFIG_IGBVF is not set | ||
587 | # CONFIG_NS83820 is not set | 657 | # CONFIG_NS83820 is not set |
588 | # CONFIG_HAMACHI is not set | 658 | # CONFIG_HAMACHI is not set |
589 | # CONFIG_YELLOWFIN is not set | 659 | # CONFIG_YELLOWFIN is not set |
@@ -594,6 +664,9 @@ CONFIG_NETDEV_1000=y | |||
594 | # CONFIG_VIA_VELOCITY is not set | 664 | # CONFIG_VIA_VELOCITY is not set |
595 | # CONFIG_TIGON3 is not set | 665 | # CONFIG_TIGON3 is not set |
596 | # CONFIG_BNX2 is not set | 666 | # CONFIG_BNX2 is not set |
667 | # CONFIG_CNIC is not set | ||
668 | # CONFIG_MV643XX_ETH is not set | ||
669 | # CONFIG_XILINX_LL_TEMAC is not set | ||
597 | # CONFIG_QLA3XXX is not set | 670 | # CONFIG_QLA3XXX is not set |
598 | # CONFIG_ATL1 is not set | 671 | # CONFIG_ATL1 is not set |
599 | # CONFIG_ATL1E is not set | 672 | # CONFIG_ATL1E is not set |
@@ -619,12 +692,11 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
619 | # CONFIG_SFC is not set | 692 | # CONFIG_SFC is not set |
620 | # CONFIG_BE2NET is not set | 693 | # CONFIG_BE2NET is not set |
621 | # CONFIG_TR is not set | 694 | # CONFIG_TR is not set |
622 | 695 | CONFIG_WLAN=y | |
623 | # | 696 | # CONFIG_AIRO is not set |
624 | # Wireless LAN | 697 | # CONFIG_ATMEL is not set |
625 | # | 698 | # CONFIG_PRISM54 is not set |
626 | # CONFIG_WLAN_PRE80211 is not set | 699 | # CONFIG_HOSTAP is not set |
627 | # CONFIG_WLAN_80211 is not set | ||
628 | 700 | ||
629 | # | 701 | # |
630 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 702 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -637,6 +709,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
637 | # CONFIG_NETCONSOLE is not set | 709 | # CONFIG_NETCONSOLE is not set |
638 | # CONFIG_NETPOLL is not set | 710 | # CONFIG_NETPOLL is not set |
639 | # CONFIG_NET_POLL_CONTROLLER is not set | 711 | # CONFIG_NET_POLL_CONTROLLER is not set |
712 | # CONFIG_VMXNET3 is not set | ||
640 | # CONFIG_ISDN is not set | 713 | # CONFIG_ISDN is not set |
641 | # CONFIG_PHONE is not set | 714 | # CONFIG_PHONE is not set |
642 | 715 | ||
@@ -682,6 +755,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
682 | # CONFIG_SERIAL_JSM is not set | 755 | # CONFIG_SERIAL_JSM is not set |
683 | CONFIG_SERIAL_OF_PLATFORM=y | 756 | CONFIG_SERIAL_OF_PLATFORM=y |
684 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 757 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
758 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
685 | CONFIG_UNIX98_PTYS=y | 759 | CONFIG_UNIX98_PTYS=y |
686 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 760 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
687 | CONFIG_LEGACY_PTYS=y | 761 | CONFIG_LEGACY_PTYS=y |
@@ -698,6 +772,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
698 | CONFIG_DEVPORT=y | 772 | CONFIG_DEVPORT=y |
699 | # CONFIG_I2C is not set | 773 | # CONFIG_I2C is not set |
700 | # CONFIG_SPI is not set | 774 | # CONFIG_SPI is not set |
775 | |||
776 | # | ||
777 | # PPS support | ||
778 | # | ||
779 | # CONFIG_PPS is not set | ||
701 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 780 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
702 | # CONFIG_GPIOLIB is not set | 781 | # CONFIG_GPIOLIB is not set |
703 | # CONFIG_W1 is not set | 782 | # CONFIG_W1 is not set |
@@ -720,27 +799,13 @@ CONFIG_SSB_POSSIBLE=y | |||
720 | # CONFIG_HTC_PASIC3 is not set | 799 | # CONFIG_HTC_PASIC3 is not set |
721 | # CONFIG_MFD_TMIO is not set | 800 | # CONFIG_MFD_TMIO is not set |
722 | # CONFIG_REGULATOR is not set | 801 | # CONFIG_REGULATOR is not set |
723 | 802 | # CONFIG_MEDIA_SUPPORT is not set | |
724 | # | ||
725 | # Multimedia devices | ||
726 | # | ||
727 | |||
728 | # | ||
729 | # Multimedia core support | ||
730 | # | ||
731 | # CONFIG_VIDEO_DEV is not set | ||
732 | # CONFIG_DVB_CORE is not set | ||
733 | # CONFIG_VIDEO_MEDIA is not set | ||
734 | |||
735 | # | ||
736 | # Multimedia drivers | ||
737 | # | ||
738 | CONFIG_DAB=y | ||
739 | 803 | ||
740 | # | 804 | # |
741 | # Graphics support | 805 | # Graphics support |
742 | # | 806 | # |
743 | # CONFIG_AGP is not set | 807 | # CONFIG_AGP is not set |
808 | CONFIG_VGA_ARB=y | ||
744 | # CONFIG_DRM is not set | 809 | # CONFIG_DRM is not set |
745 | # CONFIG_VGASTATE is not set | 810 | # CONFIG_VGASTATE is not set |
746 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 811 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -783,6 +848,10 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
783 | # CONFIG_DMADEVICES is not set | 848 | # CONFIG_DMADEVICES is not set |
784 | # CONFIG_AUXDISPLAY is not set | 849 | # CONFIG_AUXDISPLAY is not set |
785 | # CONFIG_UIO is not set | 850 | # CONFIG_UIO is not set |
851 | |||
852 | # | ||
853 | # TI VLYNQ | ||
854 | # | ||
786 | # CONFIG_STAGING is not set | 855 | # CONFIG_STAGING is not set |
787 | 856 | ||
788 | # | 857 | # |
@@ -793,14 +862,17 @@ CONFIG_EXT2_FS=y | |||
793 | # CONFIG_EXT2_FS_XIP is not set | 862 | # CONFIG_EXT2_FS_XIP is not set |
794 | # CONFIG_EXT3_FS is not set | 863 | # CONFIG_EXT3_FS is not set |
795 | # CONFIG_EXT4_FS is not set | 864 | # CONFIG_EXT4_FS is not set |
865 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
796 | # CONFIG_REISERFS_FS is not set | 866 | # CONFIG_REISERFS_FS is not set |
797 | # CONFIG_JFS_FS is not set | 867 | # CONFIG_JFS_FS is not set |
798 | # CONFIG_FS_POSIX_ACL is not set | 868 | # CONFIG_FS_POSIX_ACL is not set |
799 | CONFIG_FILE_LOCKING=y | ||
800 | # CONFIG_XFS_FS is not set | 869 | # CONFIG_XFS_FS is not set |
801 | # CONFIG_GFS2_FS is not set | 870 | # CONFIG_GFS2_FS is not set |
802 | # CONFIG_OCFS2_FS is not set | 871 | # CONFIG_OCFS2_FS is not set |
803 | # CONFIG_BTRFS_FS is not set | 872 | # CONFIG_BTRFS_FS is not set |
873 | # CONFIG_NILFS2_FS is not set | ||
874 | CONFIG_FILE_LOCKING=y | ||
875 | CONFIG_FSNOTIFY=y | ||
804 | CONFIG_DNOTIFY=y | 876 | CONFIG_DNOTIFY=y |
805 | CONFIG_INOTIFY=y | 877 | CONFIG_INOTIFY=y |
806 | CONFIG_INOTIFY_USER=y | 878 | CONFIG_INOTIFY_USER=y |
@@ -916,6 +988,7 @@ CONFIG_HAS_IOPORT=y | |||
916 | CONFIG_HAS_DMA=y | 988 | CONFIG_HAS_DMA=y |
917 | CONFIG_HAVE_LMB=y | 989 | CONFIG_HAVE_LMB=y |
918 | CONFIG_NLATTR=y | 990 | CONFIG_NLATTR=y |
991 | CONFIG_GENERIC_ATOMIC64=y | ||
919 | 992 | ||
920 | # | 993 | # |
921 | # Kernel hacking | 994 | # Kernel hacking |
@@ -925,6 +998,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
925 | CONFIG_ENABLE_MUST_CHECK=y | 998 | CONFIG_ENABLE_MUST_CHECK=y |
926 | CONFIG_FRAME_WARN=1024 | 999 | CONFIG_FRAME_WARN=1024 |
927 | CONFIG_MAGIC_SYSRQ=y | 1000 | CONFIG_MAGIC_SYSRQ=y |
1001 | # CONFIG_STRIP_ASM_SYMS is not set | ||
928 | # CONFIG_UNUSED_SYMBOLS is not set | 1002 | # CONFIG_UNUSED_SYMBOLS is not set |
929 | CONFIG_DEBUG_FS=y | 1003 | CONFIG_DEBUG_FS=y |
930 | # CONFIG_HEADERS_CHECK is not set | 1004 | # CONFIG_HEADERS_CHECK is not set |
@@ -933,16 +1007,23 @@ CONFIG_DEBUG_KERNEL=y | |||
933 | CONFIG_DETECT_SOFTLOCKUP=y | 1007 | CONFIG_DETECT_SOFTLOCKUP=y |
934 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1008 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
935 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1009 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1010 | CONFIG_DETECT_HUNG_TASK=y | ||
1011 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1012 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
936 | CONFIG_SCHED_DEBUG=y | 1013 | CONFIG_SCHED_DEBUG=y |
937 | # CONFIG_SCHEDSTATS is not set | 1014 | # CONFIG_SCHEDSTATS is not set |
938 | # CONFIG_TIMER_STATS is not set | 1015 | # CONFIG_TIMER_STATS is not set |
939 | # CONFIG_DEBUG_OBJECTS is not set | 1016 | # CONFIG_DEBUG_OBJECTS is not set |
940 | # CONFIG_SLUB_DEBUG_ON is not set | 1017 | # CONFIG_SLUB_DEBUG_ON is not set |
941 | # CONFIG_SLUB_STATS is not set | 1018 | # CONFIG_SLUB_STATS is not set |
1019 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
942 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1020 | # CONFIG_DEBUG_RT_MUTEXES is not set |
943 | # CONFIG_RT_MUTEX_TESTER is not set | 1021 | # CONFIG_RT_MUTEX_TESTER is not set |
944 | # CONFIG_DEBUG_SPINLOCK is not set | 1022 | # CONFIG_DEBUG_SPINLOCK is not set |
945 | # CONFIG_DEBUG_MUTEXES is not set | 1023 | # CONFIG_DEBUG_MUTEXES is not set |
1024 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1025 | # CONFIG_PROVE_LOCKING is not set | ||
1026 | # CONFIG_LOCK_STAT is not set | ||
946 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1027 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
947 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1028 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
948 | # CONFIG_DEBUG_KOBJECT is not set | 1029 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -954,11 +1035,12 @@ CONFIG_SCHED_DEBUG=y | |||
954 | # CONFIG_DEBUG_LIST is not set | 1035 | # CONFIG_DEBUG_LIST is not set |
955 | # CONFIG_DEBUG_SG is not set | 1036 | # CONFIG_DEBUG_SG is not set |
956 | # CONFIG_DEBUG_NOTIFIERS is not set | 1037 | # CONFIG_DEBUG_NOTIFIERS is not set |
957 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1038 | # CONFIG_DEBUG_CREDENTIALS is not set |
958 | # CONFIG_RCU_TORTURE_TEST is not set | 1039 | # CONFIG_RCU_TORTURE_TEST is not set |
959 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1040 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
960 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1041 | # CONFIG_BACKTRACE_SELF_TEST is not set |
961 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1042 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1043 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
962 | # CONFIG_FAULT_INJECTION is not set | 1044 | # CONFIG_FAULT_INJECTION is not set |
963 | # CONFIG_LATENCYTOP is not set | 1045 | # CONFIG_LATENCYTOP is not set |
964 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1046 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -968,27 +1050,30 @@ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | |||
968 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1050 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
969 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1051 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
970 | CONFIG_TRACING_SUPPORT=y | 1052 | CONFIG_TRACING_SUPPORT=y |
971 | 1053 | CONFIG_FTRACE=y | |
972 | # | ||
973 | # Tracers | ||
974 | # | ||
975 | # CONFIG_FUNCTION_TRACER is not set | 1054 | # CONFIG_FUNCTION_TRACER is not set |
1055 | # CONFIG_IRQSOFF_TRACER is not set | ||
976 | # CONFIG_SCHED_TRACER is not set | 1056 | # CONFIG_SCHED_TRACER is not set |
977 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1057 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
978 | # CONFIG_EVENT_TRACER is not set | ||
979 | # CONFIG_BOOT_TRACER is not set | 1058 | # CONFIG_BOOT_TRACER is not set |
980 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1059 | CONFIG_BRANCH_PROFILE_NONE=y |
1060 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1061 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
981 | # CONFIG_STACK_TRACER is not set | 1062 | # CONFIG_STACK_TRACER is not set |
982 | # CONFIG_KMEMTRACE is not set | 1063 | # CONFIG_KMEMTRACE is not set |
983 | # CONFIG_WORKQUEUE_TRACER is not set | 1064 | # CONFIG_WORKQUEUE_TRACER is not set |
984 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1065 | # CONFIG_BLK_DEV_IO_TRACE is not set |
985 | # CONFIG_DYNAMIC_DEBUG is not set | 1066 | # CONFIG_DYNAMIC_DEBUG is not set |
1067 | # CONFIG_DMA_API_DEBUG is not set | ||
986 | # CONFIG_SAMPLES is not set | 1068 | # CONFIG_SAMPLES is not set |
987 | CONFIG_HAVE_ARCH_KGDB=y | 1069 | CONFIG_HAVE_ARCH_KGDB=y |
988 | # CONFIG_KGDB is not set | 1070 | # CONFIG_KGDB is not set |
1071 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1072 | CONFIG_PPC_WERROR=y | ||
989 | CONFIG_PRINT_STACK_DEPTH=64 | 1073 | CONFIG_PRINT_STACK_DEPTH=64 |
990 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1074 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
991 | # CONFIG_DEBUG_STACK_USAGE is not set | 1075 | # CONFIG_DEBUG_STACK_USAGE is not set |
1076 | # CONFIG_PPC_EMULATED_STATS is not set | ||
992 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1077 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
993 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1078 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
994 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1079 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1004,13 +1089,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1004 | # CONFIG_KEYS is not set | 1089 | # CONFIG_KEYS is not set |
1005 | # CONFIG_SECURITY is not set | 1090 | # CONFIG_SECURITY is not set |
1006 | # CONFIG_SECURITYFS is not set | 1091 | # CONFIG_SECURITYFS is not set |
1007 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1092 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1093 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1094 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1095 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1096 | CONFIG_DEFAULT_SECURITY="" | ||
1008 | CONFIG_CRYPTO=y | 1097 | CONFIG_CRYPTO=y |
1009 | 1098 | ||
1010 | # | 1099 | # |
1011 | # Crypto core or helper | 1100 | # Crypto core or helper |
1012 | # | 1101 | # |
1013 | # CONFIG_CRYPTO_FIPS is not set | ||
1014 | CONFIG_CRYPTO_ALGAPI=y | 1102 | CONFIG_CRYPTO_ALGAPI=y |
1015 | CONFIG_CRYPTO_ALGAPI2=y | 1103 | CONFIG_CRYPTO_ALGAPI2=y |
1016 | CONFIG_CRYPTO_AEAD2=y | 1104 | CONFIG_CRYPTO_AEAD2=y |
@@ -1052,11 +1140,13 @@ CONFIG_CRYPTO_PCBC=y | |||
1052 | # | 1140 | # |
1053 | # CONFIG_CRYPTO_HMAC is not set | 1141 | # CONFIG_CRYPTO_HMAC is not set |
1054 | # CONFIG_CRYPTO_XCBC is not set | 1142 | # CONFIG_CRYPTO_XCBC is not set |
1143 | # CONFIG_CRYPTO_VMAC is not set | ||
1055 | 1144 | ||
1056 | # | 1145 | # |
1057 | # Digest | 1146 | # Digest |
1058 | # | 1147 | # |
1059 | # CONFIG_CRYPTO_CRC32C is not set | 1148 | # CONFIG_CRYPTO_CRC32C is not set |
1149 | # CONFIG_CRYPTO_GHASH is not set | ||
1060 | # CONFIG_CRYPTO_MD4 is not set | 1150 | # CONFIG_CRYPTO_MD4 is not set |
1061 | CONFIG_CRYPTO_MD5=y | 1151 | CONFIG_CRYPTO_MD5=y |
1062 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1152 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/44x/taishan_defconfig b/arch/powerpc/configs/44x/taishan_defconfig index ef32cc4f82eb..12041d355b8c 100644 --- a/arch/powerpc/configs/44x/taishan_defconfig +++ b/arch/powerpc/configs/44x/taishan_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jan 20 08:22:47 2009 | 4 | # Mon Jan 4 15:21:04 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -19,6 +19,7 @@ CONFIG_BOOKE=y | |||
19 | CONFIG_PTE_64BIT=y | 19 | CONFIG_PTE_64BIT=y |
20 | CONFIG_PHYS_64BIT=y | 20 | CONFIG_PHYS_64BIT=y |
21 | CONFIG_PPC_MMU_NOHASH=y | 21 | CONFIG_PPC_MMU_NOHASH=y |
22 | CONFIG_PPC_MMU_NOHASH_32=y | ||
22 | # CONFIG_PPC_MM_SLICES is not set | 23 | # CONFIG_PPC_MM_SLICES is not set |
23 | CONFIG_NOT_COHERENT_CACHE=y | 24 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 25 | CONFIG_PPC32=y |
@@ -30,15 +31,18 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 31 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 32 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 33 | CONFIG_GENERIC_HARDIRQS=y |
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
36 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
34 | CONFIG_IRQ_PER_CPU=y | 37 | CONFIG_IRQ_PER_CPU=y |
38 | CONFIG_NR_IRQS=512 | ||
35 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
37 | CONFIG_LOCKDEP_SUPPORT=y | 42 | CONFIG_LOCKDEP_SUPPORT=y |
38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
39 | CONFIG_ARCH_HAS_ILOG2_U32=y | 44 | CONFIG_ARCH_HAS_ILOG2_U32=y |
40 | CONFIG_GENERIC_HWEIGHT=y | 45 | CONFIG_GENERIC_HWEIGHT=y |
41 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
42 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 46 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
43 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 47 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
44 | CONFIG_PPC=y | 48 | CONFIG_PPC=y |
@@ -52,11 +56,15 @@ CONFIG_PPC_UDBG_16550=y | |||
52 | # CONFIG_GENERIC_TBSYNC is not set | 56 | # CONFIG_GENERIC_TBSYNC is not set |
53 | CONFIG_AUDIT_ARCH=y | 57 | CONFIG_AUDIT_ARCH=y |
54 | CONFIG_GENERIC_BUG=y | 58 | CONFIG_GENERIC_BUG=y |
59 | CONFIG_DTC=y | ||
55 | # CONFIG_DEFAULT_UIMAGE is not set | 60 | # CONFIG_DEFAULT_UIMAGE is not set |
61 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
56 | CONFIG_PPC_DCR_NATIVE=y | 62 | CONFIG_PPC_DCR_NATIVE=y |
57 | # CONFIG_PPC_DCR_MMIO is not set | 63 | # CONFIG_PPC_DCR_MMIO is not set |
58 | CONFIG_PPC_DCR=y | 64 | CONFIG_PPC_DCR=y |
65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
67 | CONFIG_CONSTRUCTORS=y | ||
60 | 68 | ||
61 | # | 69 | # |
62 | # General setup | 70 | # General setup |
@@ -70,9 +78,21 @@ CONFIG_SWAP=y | |||
70 | CONFIG_SYSVIPC=y | 78 | CONFIG_SYSVIPC=y |
71 | CONFIG_SYSVIPC_SYSCTL=y | 79 | CONFIG_SYSVIPC_SYSCTL=y |
72 | CONFIG_POSIX_MQUEUE=y | 80 | CONFIG_POSIX_MQUEUE=y |
81 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
73 | # CONFIG_BSD_PROCESS_ACCT is not set | 82 | # CONFIG_BSD_PROCESS_ACCT is not set |
74 | # CONFIG_TASKSTATS is not set | 83 | # CONFIG_TASKSTATS is not set |
75 | # CONFIG_AUDIT is not set | 84 | # CONFIG_AUDIT is not set |
85 | |||
86 | # | ||
87 | # RCU Subsystem | ||
88 | # | ||
89 | CONFIG_TREE_RCU=y | ||
90 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
91 | # CONFIG_TINY_RCU is not set | ||
92 | # CONFIG_RCU_TRACE is not set | ||
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
95 | # CONFIG_TREE_RCU_TRACE is not set | ||
76 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
77 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
78 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
@@ -87,8 +107,12 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
87 | # CONFIG_NAMESPACES is not set | 107 | # CONFIG_NAMESPACES is not set |
88 | CONFIG_BLK_DEV_INITRD=y | 108 | CONFIG_BLK_DEV_INITRD=y |
89 | CONFIG_INITRAMFS_SOURCE="" | 109 | CONFIG_INITRAMFS_SOURCE="" |
110 | CONFIG_RD_GZIP=y | ||
111 | # CONFIG_RD_BZIP2 is not set | ||
112 | # CONFIG_RD_LZMA is not set | ||
90 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 113 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
91 | CONFIG_SYSCTL=y | 114 | CONFIG_SYSCTL=y |
115 | CONFIG_ANON_INODES=y | ||
92 | CONFIG_EMBEDDED=y | 116 | CONFIG_EMBEDDED=y |
93 | CONFIG_SYSCTL_SYSCALL=y | 117 | CONFIG_SYSCTL_SYSCALL=y |
94 | CONFIG_KALLSYMS=y | 118 | CONFIG_KALLSYMS=y |
@@ -98,19 +122,25 @@ CONFIG_HOTPLUG=y | |||
98 | CONFIG_PRINTK=y | 122 | CONFIG_PRINTK=y |
99 | CONFIG_BUG=y | 123 | CONFIG_BUG=y |
100 | CONFIG_ELF_CORE=y | 124 | CONFIG_ELF_CORE=y |
101 | CONFIG_COMPAT_BRK=y | ||
102 | CONFIG_BASE_FULL=y | 125 | CONFIG_BASE_FULL=y |
103 | CONFIG_FUTEX=y | 126 | CONFIG_FUTEX=y |
104 | CONFIG_ANON_INODES=y | ||
105 | CONFIG_EPOLL=y | 127 | CONFIG_EPOLL=y |
106 | CONFIG_SIGNALFD=y | 128 | CONFIG_SIGNALFD=y |
107 | CONFIG_TIMERFD=y | 129 | CONFIG_TIMERFD=y |
108 | CONFIG_EVENTFD=y | 130 | CONFIG_EVENTFD=y |
109 | CONFIG_SHMEM=y | 131 | CONFIG_SHMEM=y |
110 | CONFIG_AIO=y | 132 | CONFIG_AIO=y |
133 | CONFIG_HAVE_PERF_EVENTS=y | ||
134 | |||
135 | # | ||
136 | # Kernel Performance Events And Counters | ||
137 | # | ||
138 | # CONFIG_PERF_EVENTS is not set | ||
139 | # CONFIG_PERF_COUNTERS is not set | ||
111 | CONFIG_VM_EVENT_COUNTERS=y | 140 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_PCI_QUIRKS=y | 141 | CONFIG_PCI_QUIRKS=y |
113 | CONFIG_SLUB_DEBUG=y | 142 | CONFIG_SLUB_DEBUG=y |
143 | CONFIG_COMPAT_BRK=y | ||
114 | # CONFIG_SLAB is not set | 144 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 145 | CONFIG_SLUB=y |
116 | # CONFIG_SLOB is not set | 146 | # CONFIG_SLOB is not set |
@@ -122,6 +152,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
122 | CONFIG_HAVE_KPROBES=y | 152 | CONFIG_HAVE_KPROBES=y |
123 | CONFIG_HAVE_KRETPROBES=y | 153 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 154 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
155 | CONFIG_HAVE_DMA_ATTRS=y | ||
156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | |||
158 | # | ||
159 | # GCOV-based kernel profiling | ||
160 | # | ||
161 | # CONFIG_GCOV_KERNEL is not set | ||
162 | # CONFIG_SLOW_WORK is not set | ||
125 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
126 | CONFIG_SLABINFO=y | 164 | CONFIG_SLABINFO=y |
127 | CONFIG_RT_MUTEXES=y | 165 | CONFIG_RT_MUTEXES=y |
@@ -133,8 +171,7 @@ CONFIG_MODULE_UNLOAD=y | |||
133 | # CONFIG_MODVERSIONS is not set | 171 | # CONFIG_MODVERSIONS is not set |
134 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 172 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
135 | CONFIG_BLOCK=y | 173 | CONFIG_BLOCK=y |
136 | CONFIG_LBD=y | 174 | CONFIG_LBDAF=y |
137 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
138 | # CONFIG_BLK_DEV_BSG is not set | 175 | # CONFIG_BLK_DEV_BSG is not set |
139 | # CONFIG_BLK_DEV_INTEGRITY is not set | 176 | # CONFIG_BLK_DEV_INTEGRITY is not set |
140 | 177 | ||
@@ -142,19 +179,41 @@ CONFIG_LBD=y | |||
142 | # IO Schedulers | 179 | # IO Schedulers |
143 | # | 180 | # |
144 | CONFIG_IOSCHED_NOOP=y | 181 | CONFIG_IOSCHED_NOOP=y |
145 | CONFIG_IOSCHED_AS=y | ||
146 | CONFIG_IOSCHED_DEADLINE=y | 182 | CONFIG_IOSCHED_DEADLINE=y |
147 | CONFIG_IOSCHED_CFQ=y | 183 | CONFIG_IOSCHED_CFQ=y |
148 | CONFIG_DEFAULT_AS=y | ||
149 | # CONFIG_DEFAULT_DEADLINE is not set | 184 | # CONFIG_DEFAULT_DEADLINE is not set |
150 | # CONFIG_DEFAULT_CFQ is not set | 185 | CONFIG_DEFAULT_CFQ=y |
151 | # CONFIG_DEFAULT_NOOP is not set | 186 | # CONFIG_DEFAULT_NOOP is not set |
152 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 187 | CONFIG_DEFAULT_IOSCHED="cfq" |
153 | CONFIG_CLASSIC_RCU=y | 188 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
154 | # CONFIG_TREE_RCU is not set | 189 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
155 | # CONFIG_PREEMPT_RCU is not set | 190 | # CONFIG_INLINE_SPIN_LOCK is not set |
156 | # CONFIG_TREE_RCU_TRACE is not set | 191 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
157 | # CONFIG_PREEMPT_RCU_TRACE is not set | 192 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
193 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
198 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
158 | # CONFIG_FREEZER is not set | 217 | # CONFIG_FREEZER is not set |
159 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 218 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
160 | 219 | ||
@@ -175,6 +234,8 @@ CONFIG_TAISHAN=y | |||
175 | # CONFIG_ARCHES is not set | 234 | # CONFIG_ARCHES is not set |
176 | # CONFIG_CANYONLANDS is not set | 235 | # CONFIG_CANYONLANDS is not set |
177 | # CONFIG_GLACIER is not set | 236 | # CONFIG_GLACIER is not set |
237 | # CONFIG_REDWOOD is not set | ||
238 | # CONFIG_EIGER is not set | ||
178 | # CONFIG_YOSEMITE is not set | 239 | # CONFIG_YOSEMITE is not set |
179 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 240 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
180 | CONFIG_PPC44x_SIMPLE=y | 241 | CONFIG_PPC44x_SIMPLE=y |
@@ -216,10 +277,12 @@ CONFIG_BINFMT_ELF=y | |||
216 | # CONFIG_BINFMT_MISC is not set | 277 | # CONFIG_BINFMT_MISC is not set |
217 | # CONFIG_MATH_EMULATION is not set | 278 | # CONFIG_MATH_EMULATION is not set |
218 | # CONFIG_IOMMU_HELPER is not set | 279 | # CONFIG_IOMMU_HELPER is not set |
219 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 280 | # CONFIG_SWIOTLB is not set |
220 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 281 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
221 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 282 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 283 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
284 | CONFIG_SPARSE_IRQ=y | ||
285 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
223 | CONFIG_ARCH_FLATMEM_ENABLE=y | 286 | CONFIG_ARCH_FLATMEM_ENABLE=y |
224 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 287 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
225 | CONFIG_SELECT_MEMORY_MODEL=y | 288 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -235,10 +298,13 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
235 | CONFIG_ZONE_DMA_FLAG=1 | 298 | CONFIG_ZONE_DMA_FLAG=1 |
236 | CONFIG_BOUNCE=y | 299 | CONFIG_BOUNCE=y |
237 | CONFIG_VIRT_TO_BUS=y | 300 | CONFIG_VIRT_TO_BUS=y |
238 | CONFIG_UNEVICTABLE_LRU=y | 301 | # CONFIG_KSM is not set |
302 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
303 | CONFIG_STDBINUTILS=y | ||
239 | CONFIG_PPC_4K_PAGES=y | 304 | CONFIG_PPC_4K_PAGES=y |
240 | # CONFIG_PPC_16K_PAGES is not set | 305 | # CONFIG_PPC_16K_PAGES is not set |
241 | # CONFIG_PPC_64K_PAGES is not set | 306 | # CONFIG_PPC_64K_PAGES is not set |
307 | # CONFIG_PPC_256K_PAGES is not set | ||
242 | CONFIG_FORCE_MAX_ZONEORDER=11 | 308 | CONFIG_FORCE_MAX_ZONEORDER=11 |
243 | CONFIG_PROC_DEVICETREE=y | 309 | CONFIG_PROC_DEVICETREE=y |
244 | CONFIG_CMDLINE_BOOL=y | 310 | CONFIG_CMDLINE_BOOL=y |
@@ -263,6 +329,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
263 | # CONFIG_PCI_LEGACY is not set | 329 | # CONFIG_PCI_LEGACY is not set |
264 | # CONFIG_PCI_DEBUG is not set | 330 | # CONFIG_PCI_DEBUG is not set |
265 | # CONFIG_PCI_STUB is not set | 331 | # CONFIG_PCI_STUB is not set |
332 | # CONFIG_PCI_IOV is not set | ||
266 | # CONFIG_PCCARD is not set | 333 | # CONFIG_PCCARD is not set |
267 | # CONFIG_HOTPLUG_PCI is not set | 334 | # CONFIG_HOTPLUG_PCI is not set |
268 | # CONFIG_HAS_RAPIDIO is not set | 335 | # CONFIG_HAS_RAPIDIO is not set |
@@ -280,14 +347,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
280 | CONFIG_KERNEL_START=0xc0000000 | 347 | CONFIG_KERNEL_START=0xc0000000 |
281 | CONFIG_PHYSICAL_START=0x00000000 | 348 | CONFIG_PHYSICAL_START=0x00000000 |
282 | CONFIG_TASK_SIZE=0xc0000000 | 349 | CONFIG_TASK_SIZE=0xc0000000 |
283 | CONFIG_CONSISTENT_START=0xff100000 | ||
284 | CONFIG_CONSISTENT_SIZE=0x00200000 | 350 | CONFIG_CONSISTENT_SIZE=0x00200000 |
285 | CONFIG_NET=y | 351 | CONFIG_NET=y |
286 | 352 | ||
287 | # | 353 | # |
288 | # Networking options | 354 | # Networking options |
289 | # | 355 | # |
290 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
291 | CONFIG_PACKET=y | 356 | CONFIG_PACKET=y |
292 | # CONFIG_PACKET_MMAP is not set | 357 | # CONFIG_PACKET_MMAP is not set |
293 | CONFIG_UNIX=y | 358 | CONFIG_UNIX=y |
@@ -324,6 +389,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
324 | # CONFIG_NETFILTER is not set | 389 | # CONFIG_NETFILTER is not set |
325 | # CONFIG_IP_DCCP is not set | 390 | # CONFIG_IP_DCCP is not set |
326 | # CONFIG_IP_SCTP is not set | 391 | # CONFIG_IP_SCTP is not set |
392 | # CONFIG_RDS is not set | ||
327 | # CONFIG_TIPC is not set | 393 | # CONFIG_TIPC is not set |
328 | # CONFIG_ATM is not set | 394 | # CONFIG_ATM is not set |
329 | # CONFIG_BRIDGE is not set | 395 | # CONFIG_BRIDGE is not set |
@@ -337,6 +403,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
337 | # CONFIG_LAPB is not set | 403 | # CONFIG_LAPB is not set |
338 | # CONFIG_ECONET is not set | 404 | # CONFIG_ECONET is not set |
339 | # CONFIG_WAN_ROUTER is not set | 405 | # CONFIG_WAN_ROUTER is not set |
406 | # CONFIG_PHONET is not set | ||
407 | # CONFIG_IEEE802154 is not set | ||
340 | # CONFIG_NET_SCHED is not set | 408 | # CONFIG_NET_SCHED is not set |
341 | # CONFIG_DCB is not set | 409 | # CONFIG_DCB is not set |
342 | 410 | ||
@@ -349,8 +417,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
349 | # CONFIG_IRDA is not set | 417 | # CONFIG_IRDA is not set |
350 | # CONFIG_BT is not set | 418 | # CONFIG_BT is not set |
351 | # CONFIG_AF_RXRPC is not set | 419 | # CONFIG_AF_RXRPC is not set |
352 | # CONFIG_PHONET is not set | 420 | CONFIG_WIRELESS=y |
353 | # CONFIG_WIRELESS is not set | 421 | # CONFIG_CFG80211 is not set |
422 | # CONFIG_LIB80211 is not set | ||
423 | |||
424 | # | ||
425 | # CFG80211 needs to be enabled for MAC80211 | ||
426 | # | ||
354 | # CONFIG_WIMAX is not set | 427 | # CONFIG_WIMAX is not set |
355 | # CONFIG_RFKILL is not set | 428 | # CONFIG_RFKILL is not set |
356 | # CONFIG_NET_9P is not set | 429 | # CONFIG_NET_9P is not set |
@@ -363,6 +436,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
363 | # Generic Driver Options | 436 | # Generic Driver Options |
364 | # | 437 | # |
365 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 438 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
439 | # CONFIG_DEVTMPFS is not set | ||
366 | CONFIG_STANDALONE=y | 440 | CONFIG_STANDALONE=y |
367 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 441 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
368 | CONFIG_FW_LOADER=y | 442 | CONFIG_FW_LOADER=y |
@@ -375,9 +449,9 @@ CONFIG_CONNECTOR=y | |||
375 | CONFIG_PROC_EVENTS=y | 449 | CONFIG_PROC_EVENTS=y |
376 | CONFIG_MTD=y | 450 | CONFIG_MTD=y |
377 | # CONFIG_MTD_DEBUG is not set | 451 | # CONFIG_MTD_DEBUG is not set |
452 | # CONFIG_MTD_TESTS is not set | ||
378 | # CONFIG_MTD_CONCAT is not set | 453 | # CONFIG_MTD_CONCAT is not set |
379 | CONFIG_MTD_PARTITIONS=y | 454 | CONFIG_MTD_PARTITIONS=y |
380 | # CONFIG_MTD_TESTS is not set | ||
381 | # CONFIG_MTD_REDBOOT_PARTS is not set | 455 | # CONFIG_MTD_REDBOOT_PARTS is not set |
382 | CONFIG_MTD_CMDLINE_PARTS=y | 456 | CONFIG_MTD_CMDLINE_PARTS=y |
383 | # CONFIG_MTD_OF_PARTS is not set | 457 | # CONFIG_MTD_OF_PARTS is not set |
@@ -453,7 +527,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
453 | # LPDDR flash memory drivers | 527 | # LPDDR flash memory drivers |
454 | # | 528 | # |
455 | # CONFIG_MTD_LPDDR is not set | 529 | # CONFIG_MTD_LPDDR is not set |
456 | # CONFIG_MTD_QINFO_PROBE is not set | ||
457 | 530 | ||
458 | # | 531 | # |
459 | # UBI - Unsorted block images | 532 | # UBI - Unsorted block images |
@@ -469,6 +542,7 @@ CONFIG_BLK_DEV=y | |||
469 | # CONFIG_BLK_DEV_UMEM is not set | 542 | # CONFIG_BLK_DEV_UMEM is not set |
470 | # CONFIG_BLK_DEV_COW_COMMON is not set | 543 | # CONFIG_BLK_DEV_COW_COMMON is not set |
471 | # CONFIG_BLK_DEV_LOOP is not set | 544 | # CONFIG_BLK_DEV_LOOP is not set |
545 | # CONFIG_BLK_DEV_DRBD is not set | ||
472 | # CONFIG_BLK_DEV_NBD is not set | 546 | # CONFIG_BLK_DEV_NBD is not set |
473 | # CONFIG_BLK_DEV_SX8 is not set | 547 | # CONFIG_BLK_DEV_SX8 is not set |
474 | CONFIG_BLK_DEV_RAM=y | 548 | CONFIG_BLK_DEV_RAM=y |
@@ -481,12 +555,17 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
481 | # CONFIG_BLK_DEV_HD is not set | 555 | # CONFIG_BLK_DEV_HD is not set |
482 | CONFIG_MISC_DEVICES=y | 556 | CONFIG_MISC_DEVICES=y |
483 | # CONFIG_PHANTOM is not set | 557 | # CONFIG_PHANTOM is not set |
484 | # CONFIG_EEPROM_93CX6 is not set | ||
485 | # CONFIG_SGI_IOC4 is not set | 558 | # CONFIG_SGI_IOC4 is not set |
486 | # CONFIG_TIFM_CORE is not set | 559 | # CONFIG_TIFM_CORE is not set |
487 | # CONFIG_ENCLOSURE_SERVICES is not set | 560 | # CONFIG_ENCLOSURE_SERVICES is not set |
488 | # CONFIG_HP_ILO is not set | 561 | # CONFIG_HP_ILO is not set |
489 | # CONFIG_C2PORT is not set | 562 | # CONFIG_C2PORT is not set |
563 | |||
564 | # | ||
565 | # EEPROM support | ||
566 | # | ||
567 | # CONFIG_EEPROM_93CX6 is not set | ||
568 | # CONFIG_CB710_CORE is not set | ||
490 | CONFIG_HAVE_IDE=y | 569 | CONFIG_HAVE_IDE=y |
491 | # CONFIG_IDE is not set | 570 | # CONFIG_IDE is not set |
492 | 571 | ||
@@ -506,7 +585,11 @@ CONFIG_HAVE_IDE=y | |||
506 | # | 585 | # |
507 | 586 | ||
508 | # | 587 | # |
509 | # Enable only one of the two stacks, unless you know what you are doing | 588 | # You can enable one or both FireWire driver stacks. |
589 | # | ||
590 | |||
591 | # | ||
592 | # See the help texts for more information. | ||
510 | # | 593 | # |
511 | # CONFIG_FIREWIRE is not set | 594 | # CONFIG_FIREWIRE is not set |
512 | # CONFIG_IEEE1394 is not set | 595 | # CONFIG_IEEE1394 is not set |
@@ -529,6 +612,8 @@ CONFIG_NET_ETHERNET=y | |||
529 | # CONFIG_SUNGEM is not set | 612 | # CONFIG_SUNGEM is not set |
530 | # CONFIG_CASSINI is not set | 613 | # CONFIG_CASSINI is not set |
531 | # CONFIG_NET_VENDOR_3COM is not set | 614 | # CONFIG_NET_VENDOR_3COM is not set |
615 | # CONFIG_ETHOC is not set | ||
616 | # CONFIG_DNET is not set | ||
532 | # CONFIG_NET_TULIP is not set | 617 | # CONFIG_NET_TULIP is not set |
533 | # CONFIG_HP100 is not set | 618 | # CONFIG_HP100 is not set |
534 | CONFIG_IBM_NEW_EMAC=y | 619 | CONFIG_IBM_NEW_EMAC=y |
@@ -547,7 +632,10 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
547 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 632 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
548 | # CONFIG_NET_PCI is not set | 633 | # CONFIG_NET_PCI is not set |
549 | # CONFIG_B44 is not set | 634 | # CONFIG_B44 is not set |
635 | # CONFIG_KS8842 is not set | ||
636 | # CONFIG_KS8851_MLL is not set | ||
550 | # CONFIG_ATL2 is not set | 637 | # CONFIG_ATL2 is not set |
638 | # CONFIG_XILINX_EMACLITE is not set | ||
551 | CONFIG_NETDEV_1000=y | 639 | CONFIG_NETDEV_1000=y |
552 | # CONFIG_ACENIC is not set | 640 | # CONFIG_ACENIC is not set |
553 | # CONFIG_DL2K is not set | 641 | # CONFIG_DL2K is not set |
@@ -555,6 +643,7 @@ CONFIG_NETDEV_1000=y | |||
555 | # CONFIG_E1000E is not set | 643 | # CONFIG_E1000E is not set |
556 | # CONFIG_IP1000 is not set | 644 | # CONFIG_IP1000 is not set |
557 | # CONFIG_IGB is not set | 645 | # CONFIG_IGB is not set |
646 | # CONFIG_IGBVF is not set | ||
558 | # CONFIG_NS83820 is not set | 647 | # CONFIG_NS83820 is not set |
559 | # CONFIG_HAMACHI is not set | 648 | # CONFIG_HAMACHI is not set |
560 | # CONFIG_YELLOWFIN is not set | 649 | # CONFIG_YELLOWFIN is not set |
@@ -565,9 +654,13 @@ CONFIG_NETDEV_1000=y | |||
565 | # CONFIG_VIA_VELOCITY is not set | 654 | # CONFIG_VIA_VELOCITY is not set |
566 | # CONFIG_TIGON3 is not set | 655 | # CONFIG_TIGON3 is not set |
567 | # CONFIG_BNX2 is not set | 656 | # CONFIG_BNX2 is not set |
657 | # CONFIG_CNIC is not set | ||
658 | # CONFIG_MV643XX_ETH is not set | ||
659 | # CONFIG_XILINX_LL_TEMAC is not set | ||
568 | # CONFIG_QLA3XXX is not set | 660 | # CONFIG_QLA3XXX is not set |
569 | # CONFIG_ATL1 is not set | 661 | # CONFIG_ATL1 is not set |
570 | # CONFIG_ATL1E is not set | 662 | # CONFIG_ATL1E is not set |
663 | # CONFIG_ATL1C is not set | ||
571 | # CONFIG_JME is not set | 664 | # CONFIG_JME is not set |
572 | CONFIG_NETDEV_10000=y | 665 | CONFIG_NETDEV_10000=y |
573 | # CONFIG_CHELSIO_T1 is not set | 666 | # CONFIG_CHELSIO_T1 is not set |
@@ -577,6 +670,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
577 | # CONFIG_IXGBE is not set | 670 | # CONFIG_IXGBE is not set |
578 | # CONFIG_IXGB is not set | 671 | # CONFIG_IXGB is not set |
579 | # CONFIG_S2IO is not set | 672 | # CONFIG_S2IO is not set |
673 | # CONFIG_VXGE is not set | ||
580 | # CONFIG_MYRI10GE is not set | 674 | # CONFIG_MYRI10GE is not set |
581 | # CONFIG_NETXEN_NIC is not set | 675 | # CONFIG_NETXEN_NIC is not set |
582 | # CONFIG_NIU is not set | 676 | # CONFIG_NIU is not set |
@@ -586,14 +680,13 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
586 | # CONFIG_BNX2X is not set | 680 | # CONFIG_BNX2X is not set |
587 | # CONFIG_QLGE is not set | 681 | # CONFIG_QLGE is not set |
588 | # CONFIG_SFC is not set | 682 | # CONFIG_SFC is not set |
683 | # CONFIG_BE2NET is not set | ||
589 | # CONFIG_TR is not set | 684 | # CONFIG_TR is not set |
590 | 685 | CONFIG_WLAN=y | |
591 | # | 686 | # CONFIG_AIRO is not set |
592 | # Wireless LAN | 687 | # CONFIG_ATMEL is not set |
593 | # | 688 | # CONFIG_PRISM54 is not set |
594 | # CONFIG_WLAN_PRE80211 is not set | 689 | # CONFIG_HOSTAP is not set |
595 | # CONFIG_WLAN_80211 is not set | ||
596 | # CONFIG_IWLWIFI_LEDS is not set | ||
597 | 690 | ||
598 | # | 691 | # |
599 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 692 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -606,6 +699,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
606 | # CONFIG_NETCONSOLE is not set | 699 | # CONFIG_NETCONSOLE is not set |
607 | # CONFIG_NETPOLL is not set | 700 | # CONFIG_NETPOLL is not set |
608 | # CONFIG_NET_POLL_CONTROLLER is not set | 701 | # CONFIG_NET_POLL_CONTROLLER is not set |
702 | # CONFIG_VMXNET3 is not set | ||
609 | # CONFIG_ISDN is not set | 703 | # CONFIG_ISDN is not set |
610 | # CONFIG_PHONE is not set | 704 | # CONFIG_PHONE is not set |
611 | 705 | ||
@@ -651,6 +745,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
651 | # CONFIG_SERIAL_JSM is not set | 745 | # CONFIG_SERIAL_JSM is not set |
652 | CONFIG_SERIAL_OF_PLATFORM=y | 746 | CONFIG_SERIAL_OF_PLATFORM=y |
653 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 747 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
748 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
654 | CONFIG_UNIX98_PTYS=y | 749 | CONFIG_UNIX98_PTYS=y |
655 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 750 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
656 | CONFIG_LEGACY_PTYS=y | 751 | CONFIG_LEGACY_PTYS=y |
@@ -667,6 +762,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
667 | CONFIG_DEVPORT=y | 762 | CONFIG_DEVPORT=y |
668 | # CONFIG_I2C is not set | 763 | # CONFIG_I2C is not set |
669 | # CONFIG_SPI is not set | 764 | # CONFIG_SPI is not set |
765 | |||
766 | # | ||
767 | # PPS support | ||
768 | # | ||
769 | # CONFIG_PPS is not set | ||
670 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 770 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
671 | # CONFIG_GPIOLIB is not set | 771 | # CONFIG_GPIOLIB is not set |
672 | # CONFIG_W1 is not set | 772 | # CONFIG_W1 is not set |
@@ -689,27 +789,13 @@ CONFIG_SSB_POSSIBLE=y | |||
689 | # CONFIG_HTC_PASIC3 is not set | 789 | # CONFIG_HTC_PASIC3 is not set |
690 | # CONFIG_MFD_TMIO is not set | 790 | # CONFIG_MFD_TMIO is not set |
691 | # CONFIG_REGULATOR is not set | 791 | # CONFIG_REGULATOR is not set |
692 | 792 | # CONFIG_MEDIA_SUPPORT is not set | |
693 | # | ||
694 | # Multimedia devices | ||
695 | # | ||
696 | |||
697 | # | ||
698 | # Multimedia core support | ||
699 | # | ||
700 | # CONFIG_VIDEO_DEV is not set | ||
701 | # CONFIG_DVB_CORE is not set | ||
702 | # CONFIG_VIDEO_MEDIA is not set | ||
703 | |||
704 | # | ||
705 | # Multimedia drivers | ||
706 | # | ||
707 | CONFIG_DAB=y | ||
708 | 793 | ||
709 | # | 794 | # |
710 | # Graphics support | 795 | # Graphics support |
711 | # | 796 | # |
712 | # CONFIG_AGP is not set | 797 | # CONFIG_AGP is not set |
798 | CONFIG_VGA_ARB=y | ||
713 | # CONFIG_DRM is not set | 799 | # CONFIG_DRM is not set |
714 | # CONFIG_VGASTATE is not set | 800 | # CONFIG_VGASTATE is not set |
715 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 801 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -734,7 +820,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
734 | # | 820 | # |
735 | 821 | ||
736 | # | 822 | # |
737 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 823 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
738 | # | 824 | # |
739 | # CONFIG_USB_GADGET is not set | 825 | # CONFIG_USB_GADGET is not set |
740 | 826 | ||
@@ -750,7 +836,12 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
750 | # CONFIG_EDAC is not set | 836 | # CONFIG_EDAC is not set |
751 | # CONFIG_RTC_CLASS is not set | 837 | # CONFIG_RTC_CLASS is not set |
752 | # CONFIG_DMADEVICES is not set | 838 | # CONFIG_DMADEVICES is not set |
839 | # CONFIG_AUXDISPLAY is not set | ||
753 | # CONFIG_UIO is not set | 840 | # CONFIG_UIO is not set |
841 | |||
842 | # | ||
843 | # TI VLYNQ | ||
844 | # | ||
754 | # CONFIG_STAGING is not set | 845 | # CONFIG_STAGING is not set |
755 | 846 | ||
756 | # | 847 | # |
@@ -761,14 +852,17 @@ CONFIG_EXT2_FS=y | |||
761 | # CONFIG_EXT2_FS_XIP is not set | 852 | # CONFIG_EXT2_FS_XIP is not set |
762 | # CONFIG_EXT3_FS is not set | 853 | # CONFIG_EXT3_FS is not set |
763 | # CONFIG_EXT4_FS is not set | 854 | # CONFIG_EXT4_FS is not set |
855 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
764 | # CONFIG_REISERFS_FS is not set | 856 | # CONFIG_REISERFS_FS is not set |
765 | # CONFIG_JFS_FS is not set | 857 | # CONFIG_JFS_FS is not set |
766 | # CONFIG_FS_POSIX_ACL is not set | 858 | # CONFIG_FS_POSIX_ACL is not set |
767 | CONFIG_FILE_LOCKING=y | ||
768 | # CONFIG_XFS_FS is not set | 859 | # CONFIG_XFS_FS is not set |
769 | # CONFIG_GFS2_FS is not set | 860 | # CONFIG_GFS2_FS is not set |
770 | # CONFIG_OCFS2_FS is not set | 861 | # CONFIG_OCFS2_FS is not set |
771 | # CONFIG_BTRFS_FS is not set | 862 | # CONFIG_BTRFS_FS is not set |
863 | # CONFIG_NILFS2_FS is not set | ||
864 | CONFIG_FILE_LOCKING=y | ||
865 | CONFIG_FSNOTIFY=y | ||
772 | CONFIG_DNOTIFY=y | 866 | CONFIG_DNOTIFY=y |
773 | CONFIG_INOTIFY=y | 867 | CONFIG_INOTIFY=y |
774 | CONFIG_INOTIFY_USER=y | 868 | CONFIG_INOTIFY_USER=y |
@@ -778,6 +872,11 @@ CONFIG_INOTIFY_USER=y | |||
778 | # CONFIG_FUSE_FS is not set | 872 | # CONFIG_FUSE_FS is not set |
779 | 873 | ||
780 | # | 874 | # |
875 | # Caches | ||
876 | # | ||
877 | # CONFIG_FSCACHE is not set | ||
878 | |||
879 | # | ||
781 | # CD-ROM/DVD Filesystems | 880 | # CD-ROM/DVD Filesystems |
782 | # | 881 | # |
783 | # CONFIG_ISO9660_FS is not set | 882 | # CONFIG_ISO9660_FS is not set |
@@ -832,7 +931,6 @@ CONFIG_LOCKD=y | |||
832 | CONFIG_LOCKD_V4=y | 931 | CONFIG_LOCKD_V4=y |
833 | CONFIG_NFS_COMMON=y | 932 | CONFIG_NFS_COMMON=y |
834 | CONFIG_SUNRPC=y | 933 | CONFIG_SUNRPC=y |
835 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
836 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 934 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
837 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 935 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
838 | # CONFIG_SMB_FS is not set | 936 | # CONFIG_SMB_FS is not set |
@@ -848,6 +946,7 @@ CONFIG_SUNRPC=y | |||
848 | CONFIG_MSDOS_PARTITION=y | 946 | CONFIG_MSDOS_PARTITION=y |
849 | # CONFIG_NLS is not set | 947 | # CONFIG_NLS is not set |
850 | # CONFIG_DLM is not set | 948 | # CONFIG_DLM is not set |
949 | # CONFIG_BINARY_PRINTF is not set | ||
851 | 950 | ||
852 | # | 951 | # |
853 | # Library routines | 952 | # Library routines |
@@ -862,11 +961,13 @@ CONFIG_CRC32=y | |||
862 | # CONFIG_CRC7 is not set | 961 | # CONFIG_CRC7 is not set |
863 | # CONFIG_LIBCRC32C is not set | 962 | # CONFIG_LIBCRC32C is not set |
864 | CONFIG_ZLIB_INFLATE=y | 963 | CONFIG_ZLIB_INFLATE=y |
865 | CONFIG_PLIST=y | 964 | CONFIG_DECOMPRESS_GZIP=y |
866 | CONFIG_HAS_IOMEM=y | 965 | CONFIG_HAS_IOMEM=y |
867 | CONFIG_HAS_IOPORT=y | 966 | CONFIG_HAS_IOPORT=y |
868 | CONFIG_HAS_DMA=y | 967 | CONFIG_HAS_DMA=y |
869 | CONFIG_HAVE_LMB=y | 968 | CONFIG_HAVE_LMB=y |
969 | CONFIG_NLATTR=y | ||
970 | CONFIG_GENERIC_ATOMIC64=y | ||
870 | 971 | ||
871 | # | 972 | # |
872 | # Kernel hacking | 973 | # Kernel hacking |
@@ -876,6 +977,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
876 | CONFIG_ENABLE_MUST_CHECK=y | 977 | CONFIG_ENABLE_MUST_CHECK=y |
877 | CONFIG_FRAME_WARN=1024 | 978 | CONFIG_FRAME_WARN=1024 |
878 | CONFIG_MAGIC_SYSRQ=y | 979 | CONFIG_MAGIC_SYSRQ=y |
980 | # CONFIG_STRIP_ASM_SYMS is not set | ||
879 | # CONFIG_UNUSED_SYMBOLS is not set | 981 | # CONFIG_UNUSED_SYMBOLS is not set |
880 | CONFIG_DEBUG_FS=y | 982 | CONFIG_DEBUG_FS=y |
881 | # CONFIG_HEADERS_CHECK is not set | 983 | # CONFIG_HEADERS_CHECK is not set |
@@ -884,16 +986,23 @@ CONFIG_DEBUG_KERNEL=y | |||
884 | CONFIG_DETECT_SOFTLOCKUP=y | 986 | CONFIG_DETECT_SOFTLOCKUP=y |
885 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 987 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
886 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 988 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
989 | CONFIG_DETECT_HUNG_TASK=y | ||
990 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
991 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
887 | CONFIG_SCHED_DEBUG=y | 992 | CONFIG_SCHED_DEBUG=y |
888 | # CONFIG_SCHEDSTATS is not set | 993 | # CONFIG_SCHEDSTATS is not set |
889 | # CONFIG_TIMER_STATS is not set | 994 | # CONFIG_TIMER_STATS is not set |
890 | # CONFIG_DEBUG_OBJECTS is not set | 995 | # CONFIG_DEBUG_OBJECTS is not set |
891 | # CONFIG_SLUB_DEBUG_ON is not set | 996 | # CONFIG_SLUB_DEBUG_ON is not set |
892 | # CONFIG_SLUB_STATS is not set | 997 | # CONFIG_SLUB_STATS is not set |
998 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
893 | # CONFIG_DEBUG_RT_MUTEXES is not set | 999 | # CONFIG_DEBUG_RT_MUTEXES is not set |
894 | # CONFIG_RT_MUTEX_TESTER is not set | 1000 | # CONFIG_RT_MUTEX_TESTER is not set |
895 | # CONFIG_DEBUG_SPINLOCK is not set | 1001 | # CONFIG_DEBUG_SPINLOCK is not set |
896 | # CONFIG_DEBUG_MUTEXES is not set | 1002 | # CONFIG_DEBUG_MUTEXES is not set |
1003 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1004 | # CONFIG_PROVE_LOCKING is not set | ||
1005 | # CONFIG_LOCK_STAT is not set | ||
897 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1006 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
898 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1007 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
899 | # CONFIG_DEBUG_KOBJECT is not set | 1008 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -905,35 +1014,45 @@ CONFIG_SCHED_DEBUG=y | |||
905 | # CONFIG_DEBUG_LIST is not set | 1014 | # CONFIG_DEBUG_LIST is not set |
906 | # CONFIG_DEBUG_SG is not set | 1015 | # CONFIG_DEBUG_SG is not set |
907 | # CONFIG_DEBUG_NOTIFIERS is not set | 1016 | # CONFIG_DEBUG_NOTIFIERS is not set |
908 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1017 | # CONFIG_DEBUG_CREDENTIALS is not set |
909 | # CONFIG_RCU_TORTURE_TEST is not set | 1018 | # CONFIG_RCU_TORTURE_TEST is not set |
910 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1019 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
911 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1020 | # CONFIG_BACKTRACE_SELF_TEST is not set |
912 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1021 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1022 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
913 | # CONFIG_FAULT_INJECTION is not set | 1023 | # CONFIG_FAULT_INJECTION is not set |
914 | # CONFIG_LATENCYTOP is not set | 1024 | # CONFIG_LATENCYTOP is not set |
915 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1025 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1026 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
916 | CONFIG_HAVE_FUNCTION_TRACER=y | 1027 | CONFIG_HAVE_FUNCTION_TRACER=y |
1028 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
917 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1029 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
918 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1030 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
919 | 1031 | CONFIG_TRACING_SUPPORT=y | |
920 | # | 1032 | CONFIG_FTRACE=y |
921 | # Tracers | ||
922 | # | ||
923 | # CONFIG_FUNCTION_TRACER is not set | 1033 | # CONFIG_FUNCTION_TRACER is not set |
1034 | # CONFIG_IRQSOFF_TRACER is not set | ||
924 | # CONFIG_SCHED_TRACER is not set | 1035 | # CONFIG_SCHED_TRACER is not set |
925 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1036 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
926 | # CONFIG_BOOT_TRACER is not set | 1037 | # CONFIG_BOOT_TRACER is not set |
927 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1038 | CONFIG_BRANCH_PROFILE_NONE=y |
1039 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1040 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
928 | # CONFIG_STACK_TRACER is not set | 1041 | # CONFIG_STACK_TRACER is not set |
929 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1042 | # CONFIG_KMEMTRACE is not set |
1043 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1044 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1045 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1046 | # CONFIG_DMA_API_DEBUG is not set | ||
930 | # CONFIG_SAMPLES is not set | 1047 | # CONFIG_SAMPLES is not set |
931 | CONFIG_HAVE_ARCH_KGDB=y | 1048 | CONFIG_HAVE_ARCH_KGDB=y |
932 | # CONFIG_KGDB is not set | 1049 | # CONFIG_KGDB is not set |
1050 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1051 | CONFIG_PPC_WERROR=y | ||
933 | CONFIG_PRINT_STACK_DEPTH=64 | 1052 | CONFIG_PRINT_STACK_DEPTH=64 |
934 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1053 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
935 | # CONFIG_DEBUG_STACK_USAGE is not set | 1054 | # CONFIG_DEBUG_STACK_USAGE is not set |
936 | # CONFIG_DEBUG_PAGEALLOC is not set | 1055 | # CONFIG_PPC_EMULATED_STATS is not set |
937 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1056 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
938 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1057 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
939 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1058 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -949,13 +1068,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
949 | # CONFIG_KEYS is not set | 1068 | # CONFIG_KEYS is not set |
950 | # CONFIG_SECURITY is not set | 1069 | # CONFIG_SECURITY is not set |
951 | # CONFIG_SECURITYFS is not set | 1070 | # CONFIG_SECURITYFS is not set |
952 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1071 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1072 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1073 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1074 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1075 | CONFIG_DEFAULT_SECURITY="" | ||
953 | CONFIG_CRYPTO=y | 1076 | CONFIG_CRYPTO=y |
954 | 1077 | ||
955 | # | 1078 | # |
956 | # Crypto core or helper | 1079 | # Crypto core or helper |
957 | # | 1080 | # |
958 | # CONFIG_CRYPTO_FIPS is not set | ||
959 | CONFIG_CRYPTO_ALGAPI=y | 1081 | CONFIG_CRYPTO_ALGAPI=y |
960 | CONFIG_CRYPTO_ALGAPI2=y | 1082 | CONFIG_CRYPTO_ALGAPI2=y |
961 | CONFIG_CRYPTO_AEAD2=y | 1083 | CONFIG_CRYPTO_AEAD2=y |
@@ -964,10 +1086,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
964 | CONFIG_CRYPTO_HASH=y | 1086 | CONFIG_CRYPTO_HASH=y |
965 | CONFIG_CRYPTO_HASH2=y | 1087 | CONFIG_CRYPTO_HASH2=y |
966 | CONFIG_CRYPTO_RNG2=y | 1088 | CONFIG_CRYPTO_RNG2=y |
1089 | CONFIG_CRYPTO_PCOMP=y | ||
967 | CONFIG_CRYPTO_MANAGER=y | 1090 | CONFIG_CRYPTO_MANAGER=y |
968 | CONFIG_CRYPTO_MANAGER2=y | 1091 | CONFIG_CRYPTO_MANAGER2=y |
969 | # CONFIG_CRYPTO_GF128MUL is not set | 1092 | # CONFIG_CRYPTO_GF128MUL is not set |
970 | # CONFIG_CRYPTO_NULL is not set | 1093 | # CONFIG_CRYPTO_NULL is not set |
1094 | CONFIG_CRYPTO_WORKQUEUE=y | ||
971 | # CONFIG_CRYPTO_CRYPTD is not set | 1095 | # CONFIG_CRYPTO_CRYPTD is not set |
972 | # CONFIG_CRYPTO_AUTHENC is not set | 1096 | # CONFIG_CRYPTO_AUTHENC is not set |
973 | # CONFIG_CRYPTO_TEST is not set | 1097 | # CONFIG_CRYPTO_TEST is not set |
@@ -995,11 +1119,13 @@ CONFIG_CRYPTO_PCBC=y | |||
995 | # | 1119 | # |
996 | # CONFIG_CRYPTO_HMAC is not set | 1120 | # CONFIG_CRYPTO_HMAC is not set |
997 | # CONFIG_CRYPTO_XCBC is not set | 1121 | # CONFIG_CRYPTO_XCBC is not set |
1122 | # CONFIG_CRYPTO_VMAC is not set | ||
998 | 1123 | ||
999 | # | 1124 | # |
1000 | # Digest | 1125 | # Digest |
1001 | # | 1126 | # |
1002 | # CONFIG_CRYPTO_CRC32C is not set | 1127 | # CONFIG_CRYPTO_CRC32C is not set |
1128 | # CONFIG_CRYPTO_GHASH is not set | ||
1003 | # CONFIG_CRYPTO_MD4 is not set | 1129 | # CONFIG_CRYPTO_MD4 is not set |
1004 | CONFIG_CRYPTO_MD5=y | 1130 | CONFIG_CRYPTO_MD5=y |
1005 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1131 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1036,6 +1162,7 @@ CONFIG_CRYPTO_DES=y | |||
1036 | # Compression | 1162 | # Compression |
1037 | # | 1163 | # |
1038 | # CONFIG_CRYPTO_DEFLATE is not set | 1164 | # CONFIG_CRYPTO_DEFLATE is not set |
1165 | # CONFIG_CRYPTO_ZLIB is not set | ||
1039 | # CONFIG_CRYPTO_LZO is not set | 1166 | # CONFIG_CRYPTO_LZO is not set |
1040 | 1167 | ||
1041 | # | 1168 | # |
@@ -1044,5 +1171,6 @@ CONFIG_CRYPTO_DES=y | |||
1044 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1171 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1045 | CONFIG_CRYPTO_HW=y | 1172 | CONFIG_CRYPTO_HW=y |
1046 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1173 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1174 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1047 | # CONFIG_PPC_CLOCK is not set | 1175 | # CONFIG_PPC_CLOCK is not set |
1048 | # CONFIG_VIRTUALIZATION is not set | 1176 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/warp_defconfig b/arch/powerpc/configs/44x/warp_defconfig index 787635f23d8f..99eff4dd9364 100644 --- a/arch/powerpc/configs/44x/warp_defconfig +++ b/arch/powerpc/configs/44x/warp_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.30 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Tue Jun 9 23:35:36 2009 | 4 | # Mon Jan 4 15:27:46 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -20,6 +20,7 @@ CONFIG_BOOKE=y | |||
20 | CONFIG_PTE_64BIT=y | 20 | CONFIG_PTE_64BIT=y |
21 | CONFIG_PHYS_64BIT=y | 21 | CONFIG_PHYS_64BIT=y |
22 | CONFIG_PPC_MMU_NOHASH=y | 22 | CONFIG_PPC_MMU_NOHASH=y |
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 24 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_NOT_COHERENT_CACHE=y | 25 | CONFIG_NOT_COHERENT_CACHE=y |
25 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
@@ -31,15 +32,18 @@ CONFIG_GENERIC_TIME=y | |||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | 32 | CONFIG_GENERIC_TIME_VSYSCALL=y |
32 | CONFIG_GENERIC_CLOCKEVENTS=y | 33 | CONFIG_GENERIC_CLOCKEVENTS=y |
33 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
35 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
36 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | 43 | CONFIG_LOCKDEP_SUPPORT=y |
39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
40 | CONFIG_ARCH_HAS_ILOG2_U32=y | 45 | CONFIG_ARCH_HAS_ILOG2_U32=y |
41 | CONFIG_GENERIC_HWEIGHT=y | 46 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 47 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | CONFIG_GENERIC_GPIO=y | 48 | CONFIG_GENERIC_GPIO=y |
45 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 49 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
@@ -56,11 +60,13 @@ CONFIG_AUDIT_ARCH=y | |||
56 | CONFIG_GENERIC_BUG=y | 60 | CONFIG_GENERIC_BUG=y |
57 | CONFIG_DTC=y | 61 | CONFIG_DTC=y |
58 | # CONFIG_DEFAULT_UIMAGE is not set | 62 | # CONFIG_DEFAULT_UIMAGE is not set |
63 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
59 | CONFIG_PPC_DCR_NATIVE=y | 64 | CONFIG_PPC_DCR_NATIVE=y |
60 | # CONFIG_PPC_DCR_MMIO is not set | 65 | # CONFIG_PPC_DCR_MMIO is not set |
61 | CONFIG_PPC_DCR=y | 66 | CONFIG_PPC_DCR=y |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | 67 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |
63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 68 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
69 | CONFIG_CONSTRUCTORS=y | ||
64 | 70 | ||
65 | # | 71 | # |
66 | # General setup | 72 | # General setup |
@@ -81,11 +87,13 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
81 | # | 87 | # |
82 | # RCU Subsystem | 88 | # RCU Subsystem |
83 | # | 89 | # |
84 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
85 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
86 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_TINY_RCU is not set |
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
87 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
88 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
89 | CONFIG_IKCONFIG=y | 97 | CONFIG_IKCONFIG=y |
90 | CONFIG_IKCONFIG_PROC=y | 98 | CONFIG_IKCONFIG_PROC=y |
91 | CONFIG_LOG_BUF_SHIFT=14 | 99 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -111,7 +119,6 @@ CONFIG_SYSCTL_SYSCALL=y | |||
111 | CONFIG_KALLSYMS=y | 119 | CONFIG_KALLSYMS=y |
112 | # CONFIG_KALLSYMS_ALL is not set | 120 | # CONFIG_KALLSYMS_ALL is not set |
113 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 121 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
114 | # CONFIG_STRIP_ASM_SYMS is not set | ||
115 | CONFIG_HOTPLUG=y | 122 | CONFIG_HOTPLUG=y |
116 | CONFIG_PRINTK=y | 123 | CONFIG_PRINTK=y |
117 | CONFIG_BUG=y | 124 | CONFIG_BUG=y |
@@ -124,6 +131,13 @@ CONFIG_TIMERFD=y | |||
124 | CONFIG_EVENTFD=y | 131 | CONFIG_EVENTFD=y |
125 | CONFIG_SHMEM=y | 132 | CONFIG_SHMEM=y |
126 | CONFIG_AIO=y | 133 | CONFIG_AIO=y |
134 | CONFIG_HAVE_PERF_EVENTS=y | ||
135 | |||
136 | # | ||
137 | # Kernel Performance Events And Counters | ||
138 | # | ||
139 | # CONFIG_PERF_EVENTS is not set | ||
140 | # CONFIG_PERF_COUNTERS is not set | ||
127 | CONFIG_VM_EVENT_COUNTERS=y | 141 | CONFIG_VM_EVENT_COUNTERS=y |
128 | CONFIG_SLUB_DEBUG=y | 142 | CONFIG_SLUB_DEBUG=y |
129 | CONFIG_COMPAT_BRK=y | 143 | CONFIG_COMPAT_BRK=y |
@@ -131,7 +145,6 @@ CONFIG_COMPAT_BRK=y | |||
131 | CONFIG_SLUB=y | 145 | CONFIG_SLUB=y |
132 | # CONFIG_SLOB is not set | 146 | # CONFIG_SLOB is not set |
133 | # CONFIG_PROFILING is not set | 147 | # CONFIG_PROFILING is not set |
134 | # CONFIG_MARKERS is not set | ||
135 | CONFIG_HAVE_OPROFILE=y | 148 | CONFIG_HAVE_OPROFILE=y |
136 | # CONFIG_KPROBES is not set | 149 | # CONFIG_KPROBES is not set |
137 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -139,6 +152,13 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
139 | CONFIG_HAVE_KPROBES=y | 152 | CONFIG_HAVE_KPROBES=y |
140 | CONFIG_HAVE_KRETPROBES=y | 153 | CONFIG_HAVE_KRETPROBES=y |
141 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 154 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
155 | CONFIG_HAVE_DMA_ATTRS=y | ||
156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | |||
158 | # | ||
159 | # GCOV-based kernel profiling | ||
160 | # | ||
161 | # CONFIG_GCOV_KERNEL is not set | ||
142 | # CONFIG_SLOW_WORK is not set | 162 | # CONFIG_SLOW_WORK is not set |
143 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
144 | CONFIG_SLABINFO=y | 164 | CONFIG_SLABINFO=y |
@@ -151,7 +171,7 @@ CONFIG_MODULE_UNLOAD=y | |||
151 | # CONFIG_MODVERSIONS is not set | 171 | # CONFIG_MODVERSIONS is not set |
152 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 172 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
153 | CONFIG_BLOCK=y | 173 | CONFIG_BLOCK=y |
154 | # CONFIG_LBD is not set | 174 | CONFIG_LBDAF=y |
155 | # CONFIG_BLK_DEV_BSG is not set | 175 | # CONFIG_BLK_DEV_BSG is not set |
156 | # CONFIG_BLK_DEV_INTEGRITY is not set | 176 | # CONFIG_BLK_DEV_INTEGRITY is not set |
157 | 177 | ||
@@ -159,14 +179,41 @@ CONFIG_BLOCK=y | |||
159 | # IO Schedulers | 179 | # IO Schedulers |
160 | # | 180 | # |
161 | CONFIG_IOSCHED_NOOP=y | 181 | CONFIG_IOSCHED_NOOP=y |
162 | CONFIG_IOSCHED_AS=y | ||
163 | CONFIG_IOSCHED_DEADLINE=y | 182 | CONFIG_IOSCHED_DEADLINE=y |
164 | CONFIG_IOSCHED_CFQ=y | 183 | CONFIG_IOSCHED_CFQ=y |
165 | CONFIG_DEFAULT_AS=y | ||
166 | # CONFIG_DEFAULT_DEADLINE is not set | 184 | # CONFIG_DEFAULT_DEADLINE is not set |
167 | # CONFIG_DEFAULT_CFQ is not set | 185 | CONFIG_DEFAULT_CFQ=y |
168 | # CONFIG_DEFAULT_NOOP is not set | 186 | # CONFIG_DEFAULT_NOOP is not set |
169 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 187 | CONFIG_DEFAULT_IOSCHED="cfq" |
188 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
189 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
193 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
198 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
170 | # CONFIG_FREEZER is not set | 217 | # CONFIG_FREEZER is not set |
171 | 218 | ||
172 | # | 219 | # |
@@ -187,6 +234,7 @@ CONFIG_WARP=y | |||
187 | # CONFIG_CANYONLANDS is not set | 234 | # CONFIG_CANYONLANDS is not set |
188 | # CONFIG_GLACIER is not set | 235 | # CONFIG_GLACIER is not set |
189 | # CONFIG_REDWOOD is not set | 236 | # CONFIG_REDWOOD is not set |
237 | # CONFIG_EIGER is not set | ||
190 | # CONFIG_YOSEMITE is not set | 238 | # CONFIG_YOSEMITE is not set |
191 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 239 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
192 | # CONFIG_PPC44x_SIMPLE is not set | 240 | # CONFIG_PPC44x_SIMPLE is not set |
@@ -229,10 +277,12 @@ CONFIG_BINFMT_ELF=y | |||
229 | # CONFIG_BINFMT_MISC is not set | 277 | # CONFIG_BINFMT_MISC is not set |
230 | # CONFIG_MATH_EMULATION is not set | 278 | # CONFIG_MATH_EMULATION is not set |
231 | # CONFIG_IOMMU_HELPER is not set | 279 | # CONFIG_IOMMU_HELPER is not set |
232 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 280 | # CONFIG_SWIOTLB is not set |
233 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 281 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
234 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 282 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
235 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 283 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
284 | CONFIG_SPARSE_IRQ=y | ||
285 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
236 | CONFIG_ARCH_FLATMEM_ENABLE=y | 286 | CONFIG_ARCH_FLATMEM_ENABLE=y |
237 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 287 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
238 | CONFIG_SELECT_MEMORY_MODEL=y | 288 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -248,9 +298,8 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
248 | CONFIG_ZONE_DMA_FLAG=1 | 298 | CONFIG_ZONE_DMA_FLAG=1 |
249 | CONFIG_BOUNCE=y | 299 | CONFIG_BOUNCE=y |
250 | CONFIG_VIRT_TO_BUS=y | 300 | CONFIG_VIRT_TO_BUS=y |
251 | CONFIG_UNEVICTABLE_LRU=y | 301 | # CONFIG_KSM is not set |
252 | CONFIG_HAVE_MLOCK=y | 302 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
253 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
254 | CONFIG_STDBINUTILS=y | 303 | CONFIG_STDBINUTILS=y |
255 | CONFIG_PPC_4K_PAGES=y | 304 | CONFIG_PPC_4K_PAGES=y |
256 | # CONFIG_PPC_16K_PAGES is not set | 305 | # CONFIG_PPC_16K_PAGES is not set |
@@ -356,6 +405,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
356 | # CONFIG_IP_NF_ARPTABLES is not set | 405 | # CONFIG_IP_NF_ARPTABLES is not set |
357 | # CONFIG_IP_DCCP is not set | 406 | # CONFIG_IP_DCCP is not set |
358 | # CONFIG_IP_SCTP is not set | 407 | # CONFIG_IP_SCTP is not set |
408 | # CONFIG_RDS is not set | ||
359 | # CONFIG_TIPC is not set | 409 | # CONFIG_TIPC is not set |
360 | # CONFIG_ATM is not set | 410 | # CONFIG_ATM is not set |
361 | # CONFIG_BRIDGE is not set | 411 | # CONFIG_BRIDGE is not set |
@@ -371,6 +421,7 @@ CONFIG_VLAN_8021Q=y | |||
371 | # CONFIG_ECONET is not set | 421 | # CONFIG_ECONET is not set |
372 | # CONFIG_WAN_ROUTER is not set | 422 | # CONFIG_WAN_ROUTER is not set |
373 | # CONFIG_PHONET is not set | 423 | # CONFIG_PHONET is not set |
424 | # CONFIG_IEEE802154 is not set | ||
374 | # CONFIG_NET_SCHED is not set | 425 | # CONFIG_NET_SCHED is not set |
375 | # CONFIG_DCB is not set | 426 | # CONFIG_DCB is not set |
376 | 427 | ||
@@ -383,7 +434,13 @@ CONFIG_VLAN_8021Q=y | |||
383 | # CONFIG_IRDA is not set | 434 | # CONFIG_IRDA is not set |
384 | # CONFIG_BT is not set | 435 | # CONFIG_BT is not set |
385 | # CONFIG_AF_RXRPC is not set | 436 | # CONFIG_AF_RXRPC is not set |
386 | # CONFIG_WIRELESS is not set | 437 | CONFIG_WIRELESS=y |
438 | # CONFIG_CFG80211 is not set | ||
439 | # CONFIG_LIB80211 is not set | ||
440 | |||
441 | # | ||
442 | # CFG80211 needs to be enabled for MAC80211 | ||
443 | # | ||
387 | # CONFIG_WIMAX is not set | 444 | # CONFIG_WIMAX is not set |
388 | # CONFIG_RFKILL is not set | 445 | # CONFIG_RFKILL is not set |
389 | # CONFIG_NET_9P is not set | 446 | # CONFIG_NET_9P is not set |
@@ -396,6 +453,7 @@ CONFIG_VLAN_8021Q=y | |||
396 | # Generic Driver Options | 453 | # Generic Driver Options |
397 | # | 454 | # |
398 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 455 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
456 | # CONFIG_DEVTMPFS is not set | ||
399 | # CONFIG_STANDALONE is not set | 457 | # CONFIG_STANDALONE is not set |
400 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 458 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
401 | CONFIG_FW_LOADER=y | 459 | CONFIG_FW_LOADER=y |
@@ -407,9 +465,9 @@ CONFIG_EXTRA_FIRMWARE="" | |||
407 | # CONFIG_CONNECTOR is not set | 465 | # CONFIG_CONNECTOR is not set |
408 | CONFIG_MTD=y | 466 | CONFIG_MTD=y |
409 | # CONFIG_MTD_DEBUG is not set | 467 | # CONFIG_MTD_DEBUG is not set |
468 | # CONFIG_MTD_TESTS is not set | ||
410 | # CONFIG_MTD_CONCAT is not set | 469 | # CONFIG_MTD_CONCAT is not set |
411 | CONFIG_MTD_PARTITIONS=y | 470 | CONFIG_MTD_PARTITIONS=y |
412 | # CONFIG_MTD_TESTS is not set | ||
413 | # CONFIG_MTD_REDBOOT_PARTS is not set | 471 | # CONFIG_MTD_REDBOOT_PARTS is not set |
414 | CONFIG_MTD_CMDLINE_PARTS=y | 472 | CONFIG_MTD_CMDLINE_PARTS=y |
415 | CONFIG_MTD_OF_PARTS=y | 473 | CONFIG_MTD_OF_PARTS=y |
@@ -513,6 +571,10 @@ CONFIG_BLK_DEV=y | |||
513 | # CONFIG_BLK_DEV_FD is not set | 571 | # CONFIG_BLK_DEV_FD is not set |
514 | # CONFIG_BLK_DEV_COW_COMMON is not set | 572 | # CONFIG_BLK_DEV_COW_COMMON is not set |
515 | # CONFIG_BLK_DEV_LOOP is not set | 573 | # CONFIG_BLK_DEV_LOOP is not set |
574 | |||
575 | # | ||
576 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
577 | # | ||
516 | # CONFIG_BLK_DEV_NBD is not set | 578 | # CONFIG_BLK_DEV_NBD is not set |
517 | # CONFIG_BLK_DEV_UB is not set | 579 | # CONFIG_BLK_DEV_UB is not set |
518 | CONFIG_BLK_DEV_RAM=y | 580 | CONFIG_BLK_DEV_RAM=y |
@@ -524,9 +586,11 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
524 | # CONFIG_XILINX_SYSACE is not set | 586 | # CONFIG_XILINX_SYSACE is not set |
525 | # CONFIG_BLK_DEV_HD is not set | 587 | # CONFIG_BLK_DEV_HD is not set |
526 | CONFIG_MISC_DEVICES=y | 588 | CONFIG_MISC_DEVICES=y |
589 | # CONFIG_AD525X_DPOT is not set | ||
527 | # CONFIG_ICS932S401 is not set | 590 | # CONFIG_ICS932S401 is not set |
528 | # CONFIG_ENCLOSURE_SERVICES is not set | 591 | # CONFIG_ENCLOSURE_SERVICES is not set |
529 | # CONFIG_ISL29003 is not set | 592 | # CONFIG_ISL29003 is not set |
593 | # CONFIG_DS1682 is not set | ||
530 | # CONFIG_C2PORT is not set | 594 | # CONFIG_C2PORT is not set |
531 | 595 | ||
532 | # | 596 | # |
@@ -534,7 +598,9 @@ CONFIG_MISC_DEVICES=y | |||
534 | # | 598 | # |
535 | CONFIG_EEPROM_AT24=y | 599 | CONFIG_EEPROM_AT24=y |
536 | # CONFIG_EEPROM_LEGACY is not set | 600 | # CONFIG_EEPROM_LEGACY is not set |
601 | # CONFIG_EEPROM_MAX6875 is not set | ||
537 | # CONFIG_EEPROM_93CX6 is not set | 602 | # CONFIG_EEPROM_93CX6 is not set |
603 | # CONFIG_IWMC3200TOP is not set | ||
538 | CONFIG_HAVE_IDE=y | 604 | CONFIG_HAVE_IDE=y |
539 | # CONFIG_IDE is not set | 605 | # CONFIG_IDE is not set |
540 | 606 | ||
@@ -557,15 +623,11 @@ CONFIG_BLK_DEV_SD=y | |||
557 | # CONFIG_BLK_DEV_SR is not set | 623 | # CONFIG_BLK_DEV_SR is not set |
558 | # CONFIG_CHR_DEV_SG is not set | 624 | # CONFIG_CHR_DEV_SG is not set |
559 | # CONFIG_CHR_DEV_SCH is not set | 625 | # CONFIG_CHR_DEV_SCH is not set |
560 | |||
561 | # | ||
562 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
563 | # | ||
564 | # CONFIG_SCSI_MULTI_LUN is not set | 626 | # CONFIG_SCSI_MULTI_LUN is not set |
565 | # CONFIG_SCSI_CONSTANTS is not set | 627 | # CONFIG_SCSI_CONSTANTS is not set |
566 | # CONFIG_SCSI_LOGGING is not set | 628 | # CONFIG_SCSI_LOGGING is not set |
567 | # CONFIG_SCSI_SCAN_ASYNC is not set | 629 | # CONFIG_SCSI_SCAN_ASYNC is not set |
568 | # CONFIG_SCSI_WAIT_SCAN is not set | 630 | CONFIG_SCSI_WAIT_SCAN=m |
569 | 631 | ||
570 | # | 632 | # |
571 | # SCSI Transports | 633 | # SCSI Transports |
@@ -582,7 +644,6 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
582 | # CONFIG_MD is not set | 644 | # CONFIG_MD is not set |
583 | # CONFIG_MACINTOSH_DRIVERS is not set | 645 | # CONFIG_MACINTOSH_DRIVERS is not set |
584 | CONFIG_NETDEVICES=y | 646 | CONFIG_NETDEVICES=y |
585 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
586 | # CONFIG_DUMMY is not set | 647 | # CONFIG_DUMMY is not set |
587 | # CONFIG_BONDING is not set | 648 | # CONFIG_BONDING is not set |
588 | # CONFIG_MACVLAN is not set | 649 | # CONFIG_MACVLAN is not set |
@@ -609,14 +670,14 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
609 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 670 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
610 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 671 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
611 | # CONFIG_B44 is not set | 672 | # CONFIG_B44 is not set |
673 | # CONFIG_KS8842 is not set | ||
674 | # CONFIG_KS8851_MLL is not set | ||
675 | # CONFIG_XILINX_EMACLITE is not set | ||
612 | # CONFIG_NETDEV_1000 is not set | 676 | # CONFIG_NETDEV_1000 is not set |
613 | # CONFIG_NETDEV_10000 is not set | 677 | # CONFIG_NETDEV_10000 is not set |
614 | 678 | CONFIG_WLAN=y | |
615 | # | 679 | # CONFIG_USB_ZD1201 is not set |
616 | # Wireless LAN | 680 | # CONFIG_HOSTAP is not set |
617 | # | ||
618 | # CONFIG_WLAN_PRE80211 is not set | ||
619 | # CONFIG_WLAN_80211 is not set | ||
620 | 681 | ||
621 | # | 682 | # |
622 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 683 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -678,6 +739,7 @@ CONFIG_SERIAL_CORE=y | |||
678 | CONFIG_SERIAL_CORE_CONSOLE=y | 739 | CONFIG_SERIAL_CORE_CONSOLE=y |
679 | # CONFIG_SERIAL_OF_PLATFORM is not set | 740 | # CONFIG_SERIAL_OF_PLATFORM is not set |
680 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 741 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
742 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
681 | CONFIG_UNIX98_PTYS=y | 743 | CONFIG_UNIX98_PTYS=y |
682 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 744 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
683 | CONFIG_LEGACY_PTYS=y | 745 | CONFIG_LEGACY_PTYS=y |
@@ -693,6 +755,7 @@ CONFIG_HW_RANDOM=y | |||
693 | # CONFIG_TCG_TPM is not set | 755 | # CONFIG_TCG_TPM is not set |
694 | CONFIG_I2C=y | 756 | CONFIG_I2C=y |
695 | CONFIG_I2C_BOARDINFO=y | 757 | CONFIG_I2C_BOARDINFO=y |
758 | CONFIG_I2C_COMPAT=y | ||
696 | # CONFIG_I2C_CHARDEV is not set | 759 | # CONFIG_I2C_CHARDEV is not set |
697 | CONFIG_I2C_HELPER_AUTO=y | 760 | CONFIG_I2C_HELPER_AUTO=y |
698 | 761 | ||
@@ -725,17 +788,17 @@ CONFIG_I2C_IBM_IIC=y | |||
725 | # | 788 | # |
726 | # Miscellaneous I2C Chip support | 789 | # Miscellaneous I2C Chip support |
727 | # | 790 | # |
728 | # CONFIG_DS1682 is not set | ||
729 | # CONFIG_SENSORS_PCF8574 is not set | ||
730 | # CONFIG_PCF8575 is not set | ||
731 | # CONFIG_SENSORS_PCA9539 is not set | ||
732 | # CONFIG_SENSORS_MAX6875 is not set | ||
733 | # CONFIG_SENSORS_TSL2550 is not set | 791 | # CONFIG_SENSORS_TSL2550 is not set |
734 | # CONFIG_I2C_DEBUG_CORE is not set | 792 | # CONFIG_I2C_DEBUG_CORE is not set |
735 | # CONFIG_I2C_DEBUG_ALGO is not set | 793 | # CONFIG_I2C_DEBUG_ALGO is not set |
736 | # CONFIG_I2C_DEBUG_BUS is not set | 794 | # CONFIG_I2C_DEBUG_BUS is not set |
737 | # CONFIG_I2C_DEBUG_CHIP is not set | 795 | # CONFIG_I2C_DEBUG_CHIP is not set |
738 | # CONFIG_SPI is not set | 796 | # CONFIG_SPI is not set |
797 | |||
798 | # | ||
799 | # PPS support | ||
800 | # | ||
801 | # CONFIG_PPS is not set | ||
739 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 802 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
740 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | 803 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
741 | CONFIG_GPIOLIB=y | 804 | CONFIG_GPIOLIB=y |
@@ -761,10 +824,19 @@ CONFIG_GPIO_SYSFS=y | |||
761 | # | 824 | # |
762 | # SPI GPIO expanders: | 825 | # SPI GPIO expanders: |
763 | # | 826 | # |
827 | |||
828 | # | ||
829 | # AC97 GPIO expanders: | ||
830 | # | ||
764 | # CONFIG_W1 is not set | 831 | # CONFIG_W1 is not set |
765 | # CONFIG_POWER_SUPPLY is not set | 832 | # CONFIG_POWER_SUPPLY is not set |
766 | CONFIG_HWMON=y | 833 | CONFIG_HWMON=y |
767 | # CONFIG_HWMON_VID is not set | 834 | # CONFIG_HWMON_VID is not set |
835 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
836 | |||
837 | # | ||
838 | # Native drivers | ||
839 | # | ||
768 | CONFIG_SENSORS_AD7414=y | 840 | CONFIG_SENSORS_AD7414=y |
769 | # CONFIG_SENSORS_AD7418 is not set | 841 | # CONFIG_SENSORS_AD7418 is not set |
770 | # CONFIG_SENSORS_ADM1021 is not set | 842 | # CONFIG_SENSORS_ADM1021 is not set |
@@ -787,6 +859,7 @@ CONFIG_SENSORS_AD7414=y | |||
787 | # CONFIG_SENSORS_GL520SM is not set | 859 | # CONFIG_SENSORS_GL520SM is not set |
788 | # CONFIG_SENSORS_IT87 is not set | 860 | # CONFIG_SENSORS_IT87 is not set |
789 | # CONFIG_SENSORS_LM63 is not set | 861 | # CONFIG_SENSORS_LM63 is not set |
862 | # CONFIG_SENSORS_LM73 is not set | ||
790 | # CONFIG_SENSORS_LM75 is not set | 863 | # CONFIG_SENSORS_LM75 is not set |
791 | # CONFIG_SENSORS_LM77 is not set | 864 | # CONFIG_SENSORS_LM77 is not set |
792 | # CONFIG_SENSORS_LM78 is not set | 865 | # CONFIG_SENSORS_LM78 is not set |
@@ -812,6 +885,8 @@ CONFIG_SENSORS_AD7414=y | |||
812 | # CONFIG_SENSORS_SMSC47B397 is not set | 885 | # CONFIG_SENSORS_SMSC47B397 is not set |
813 | # CONFIG_SENSORS_ADS7828 is not set | 886 | # CONFIG_SENSORS_ADS7828 is not set |
814 | # CONFIG_SENSORS_THMC50 is not set | 887 | # CONFIG_SENSORS_THMC50 is not set |
888 | # CONFIG_SENSORS_TMP401 is not set | ||
889 | # CONFIG_SENSORS_TMP421 is not set | ||
815 | # CONFIG_SENSORS_VT1211 is not set | 890 | # CONFIG_SENSORS_VT1211 is not set |
816 | # CONFIG_SENSORS_W83781D is not set | 891 | # CONFIG_SENSORS_W83781D is not set |
817 | # CONFIG_SENSORS_W83791D is not set | 892 | # CONFIG_SENSORS_W83791D is not set |
@@ -821,7 +896,6 @@ CONFIG_SENSORS_AD7414=y | |||
821 | # CONFIG_SENSORS_W83L786NG is not set | 896 | # CONFIG_SENSORS_W83L786NG is not set |
822 | # CONFIG_SENSORS_W83627HF is not set | 897 | # CONFIG_SENSORS_W83627HF is not set |
823 | # CONFIG_SENSORS_W83627EHF is not set | 898 | # CONFIG_SENSORS_W83627EHF is not set |
824 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
825 | CONFIG_THERMAL=y | 899 | CONFIG_THERMAL=y |
826 | CONFIG_THERMAL_HWMON=y | 900 | CONFIG_THERMAL_HWMON=y |
827 | CONFIG_WATCHDOG=y | 901 | CONFIG_WATCHDOG=y |
@@ -855,26 +929,15 @@ CONFIG_SSB_POSSIBLE=y | |||
855 | # CONFIG_TWL4030_CORE is not set | 929 | # CONFIG_TWL4030_CORE is not set |
856 | # CONFIG_MFD_TMIO is not set | 930 | # CONFIG_MFD_TMIO is not set |
857 | # CONFIG_PMIC_DA903X is not set | 931 | # CONFIG_PMIC_DA903X is not set |
932 | # CONFIG_PMIC_ADP5520 is not set | ||
858 | # CONFIG_MFD_WM8400 is not set | 933 | # CONFIG_MFD_WM8400 is not set |
934 | # CONFIG_MFD_WM831X is not set | ||
859 | # CONFIG_MFD_WM8350_I2C is not set | 935 | # CONFIG_MFD_WM8350_I2C is not set |
860 | # CONFIG_MFD_PCF50633 is not set | 936 | # CONFIG_MFD_PCF50633 is not set |
937 | # CONFIG_AB3100_CORE is not set | ||
938 | # CONFIG_MFD_88PM8607 is not set | ||
861 | # CONFIG_REGULATOR is not set | 939 | # CONFIG_REGULATOR is not set |
862 | 940 | # CONFIG_MEDIA_SUPPORT is not set | |
863 | # | ||
864 | # Multimedia devices | ||
865 | # | ||
866 | |||
867 | # | ||
868 | # Multimedia core support | ||
869 | # | ||
870 | # CONFIG_VIDEO_DEV is not set | ||
871 | # CONFIG_DVB_CORE is not set | ||
872 | # CONFIG_VIDEO_MEDIA is not set | ||
873 | |||
874 | # | ||
875 | # Multimedia drivers | ||
876 | # | ||
877 | # CONFIG_DAB is not set | ||
878 | 941 | ||
879 | # | 942 | # |
880 | # Graphics support | 943 | # Graphics support |
@@ -917,10 +980,11 @@ CONFIG_USB_MON=y | |||
917 | # CONFIG_USB_OXU210HP_HCD is not set | 980 | # CONFIG_USB_OXU210HP_HCD is not set |
918 | # CONFIG_USB_ISP116X_HCD is not set | 981 | # CONFIG_USB_ISP116X_HCD is not set |
919 | # CONFIG_USB_ISP1760_HCD is not set | 982 | # CONFIG_USB_ISP1760_HCD is not set |
983 | # CONFIG_USB_ISP1362_HCD is not set | ||
920 | CONFIG_USB_OHCI_HCD=y | 984 | CONFIG_USB_OHCI_HCD=y |
921 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
922 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 985 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
923 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 986 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
987 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
924 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | 988 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y |
925 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | 989 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y |
926 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 990 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
@@ -988,6 +1052,7 @@ CONFIG_USB_STORAGE=y | |||
988 | # CONFIG_USB_LD is not set | 1052 | # CONFIG_USB_LD is not set |
989 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1053 | # CONFIG_USB_TRANCEVIBRATOR is not set |
990 | # CONFIG_USB_IOWARRIOR is not set | 1054 | # CONFIG_USB_IOWARRIOR is not set |
1055 | # CONFIG_USB_TEST is not set | ||
991 | # CONFIG_USB_ISIGHTFW is not set | 1056 | # CONFIG_USB_ISIGHTFW is not set |
992 | # CONFIG_USB_VST is not set | 1057 | # CONFIG_USB_VST is not set |
993 | # CONFIG_USB_GADGET is not set | 1058 | # CONFIG_USB_GADGET is not set |
@@ -1014,7 +1079,8 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
1014 | # | 1079 | # |
1015 | # CONFIG_MMC_SDHCI is not set | 1080 | # CONFIG_MMC_SDHCI is not set |
1016 | # CONFIG_MMC_WBSD is not set | 1081 | # CONFIG_MMC_WBSD is not set |
1017 | CONFIG_MMC_PIKASD=y | 1082 | # CONFIG_MMC_AT91 is not set |
1083 | # CONFIG_MMC_ATMELMCI is not set | ||
1018 | # CONFIG_MEMSTICK is not set | 1084 | # CONFIG_MEMSTICK is not set |
1019 | CONFIG_NEW_LEDS=y | 1085 | CONFIG_NEW_LEDS=y |
1020 | CONFIG_LEDS_CLASS=y | 1086 | CONFIG_LEDS_CLASS=y |
@@ -1025,9 +1091,10 @@ CONFIG_LEDS_CLASS=y | |||
1025 | CONFIG_LEDS_GPIO=y | 1091 | CONFIG_LEDS_GPIO=y |
1026 | # CONFIG_LEDS_GPIO_PLATFORM is not set | 1092 | # CONFIG_LEDS_GPIO_PLATFORM is not set |
1027 | CONFIG_LEDS_GPIO_OF=y | 1093 | CONFIG_LEDS_GPIO_OF=y |
1028 | # CONFIG_LEDS_LP5521 is not set | 1094 | # CONFIG_LEDS_LP3944 is not set |
1029 | # CONFIG_LEDS_PCA955X is not set | 1095 | # CONFIG_LEDS_PCA955X is not set |
1030 | # CONFIG_LEDS_BD2802 is not set | 1096 | # CONFIG_LEDS_BD2802 is not set |
1097 | # CONFIG_LEDS_LT3593 is not set | ||
1031 | 1098 | ||
1032 | # | 1099 | # |
1033 | # LED Triggers | 1100 | # LED Triggers |
@@ -1048,6 +1115,10 @@ CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | |||
1048 | # CONFIG_DMADEVICES is not set | 1115 | # CONFIG_DMADEVICES is not set |
1049 | # CONFIG_AUXDISPLAY is not set | 1116 | # CONFIG_AUXDISPLAY is not set |
1050 | # CONFIG_UIO is not set | 1117 | # CONFIG_UIO is not set |
1118 | |||
1119 | # | ||
1120 | # TI VLYNQ | ||
1121 | # | ||
1051 | # CONFIG_STAGING is not set | 1122 | # CONFIG_STAGING is not set |
1052 | 1123 | ||
1053 | # | 1124 | # |
@@ -1065,10 +1136,13 @@ CONFIG_JBD=y | |||
1065 | # CONFIG_REISERFS_FS is not set | 1136 | # CONFIG_REISERFS_FS is not set |
1066 | # CONFIG_JFS_FS is not set | 1137 | # CONFIG_JFS_FS is not set |
1067 | # CONFIG_FS_POSIX_ACL is not set | 1138 | # CONFIG_FS_POSIX_ACL is not set |
1068 | CONFIG_FILE_LOCKING=y | ||
1069 | # CONFIG_XFS_FS is not set | 1139 | # CONFIG_XFS_FS is not set |
1140 | # CONFIG_GFS2_FS is not set | ||
1070 | # CONFIG_OCFS2_FS is not set | 1141 | # CONFIG_OCFS2_FS is not set |
1071 | # CONFIG_BTRFS_FS is not set | 1142 | # CONFIG_BTRFS_FS is not set |
1143 | # CONFIG_NILFS2_FS is not set | ||
1144 | CONFIG_FILE_LOCKING=y | ||
1145 | CONFIG_FSNOTIFY=y | ||
1072 | CONFIG_DNOTIFY=y | 1146 | CONFIG_DNOTIFY=y |
1073 | CONFIG_INOTIFY=y | 1147 | CONFIG_INOTIFY=y |
1074 | CONFIG_INOTIFY_USER=y | 1148 | CONFIG_INOTIFY_USER=y |
@@ -1145,7 +1219,6 @@ CONFIG_CRAMFS=y | |||
1145 | # CONFIG_ROMFS_FS is not set | 1219 | # CONFIG_ROMFS_FS is not set |
1146 | # CONFIG_SYSV_FS is not set | 1220 | # CONFIG_SYSV_FS is not set |
1147 | # CONFIG_UFS_FS is not set | 1221 | # CONFIG_UFS_FS is not set |
1148 | # CONFIG_NILFS2_FS is not set | ||
1149 | CONFIG_NETWORK_FILESYSTEMS=y | 1222 | CONFIG_NETWORK_FILESYSTEMS=y |
1150 | CONFIG_NFS_FS=y | 1223 | CONFIG_NFS_FS=y |
1151 | CONFIG_NFS_V3=y | 1224 | CONFIG_NFS_V3=y |
@@ -1235,6 +1308,7 @@ CONFIG_HAS_IOPORT=y | |||
1235 | CONFIG_HAS_DMA=y | 1308 | CONFIG_HAS_DMA=y |
1236 | CONFIG_HAVE_LMB=y | 1309 | CONFIG_HAVE_LMB=y |
1237 | CONFIG_NLATTR=y | 1310 | CONFIG_NLATTR=y |
1311 | CONFIG_GENERIC_ATOMIC64=y | ||
1238 | 1312 | ||
1239 | # | 1313 | # |
1240 | # Kernel hacking | 1314 | # Kernel hacking |
@@ -1244,6 +1318,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1244 | CONFIG_ENABLE_MUST_CHECK=y | 1318 | CONFIG_ENABLE_MUST_CHECK=y |
1245 | CONFIG_FRAME_WARN=1024 | 1319 | CONFIG_FRAME_WARN=1024 |
1246 | CONFIG_MAGIC_SYSRQ=y | 1320 | CONFIG_MAGIC_SYSRQ=y |
1321 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1247 | # CONFIG_UNUSED_SYMBOLS is not set | 1322 | # CONFIG_UNUSED_SYMBOLS is not set |
1248 | CONFIG_DEBUG_FS=y | 1323 | CONFIG_DEBUG_FS=y |
1249 | # CONFIG_HEADERS_CHECK is not set | 1324 | # CONFIG_HEADERS_CHECK is not set |
@@ -1261,10 +1336,14 @@ CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | |||
1261 | # CONFIG_DEBUG_OBJECTS is not set | 1336 | # CONFIG_DEBUG_OBJECTS is not set |
1262 | # CONFIG_SLUB_DEBUG_ON is not set | 1337 | # CONFIG_SLUB_DEBUG_ON is not set |
1263 | # CONFIG_SLUB_STATS is not set | 1338 | # CONFIG_SLUB_STATS is not set |
1339 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1264 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1340 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1265 | # CONFIG_RT_MUTEX_TESTER is not set | 1341 | # CONFIG_RT_MUTEX_TESTER is not set |
1266 | # CONFIG_DEBUG_SPINLOCK is not set | 1342 | # CONFIG_DEBUG_SPINLOCK is not set |
1267 | # CONFIG_DEBUG_MUTEXES is not set | 1343 | # CONFIG_DEBUG_MUTEXES is not set |
1344 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1345 | # CONFIG_PROVE_LOCKING is not set | ||
1346 | # CONFIG_LOCK_STAT is not set | ||
1268 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1347 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1269 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1348 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1270 | # CONFIG_DEBUG_KOBJECT is not set | 1349 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1276,11 +1355,12 @@ CONFIG_DEBUG_INFO=y | |||
1276 | # CONFIG_DEBUG_LIST is not set | 1355 | # CONFIG_DEBUG_LIST is not set |
1277 | # CONFIG_DEBUG_SG is not set | 1356 | # CONFIG_DEBUG_SG is not set |
1278 | # CONFIG_DEBUG_NOTIFIERS is not set | 1357 | # CONFIG_DEBUG_NOTIFIERS is not set |
1279 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1358 | # CONFIG_DEBUG_CREDENTIALS is not set |
1280 | # CONFIG_RCU_TORTURE_TEST is not set | 1359 | # CONFIG_RCU_TORTURE_TEST is not set |
1281 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1360 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1282 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1361 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1283 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1362 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1363 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1284 | # CONFIG_FAULT_INJECTION is not set | 1364 | # CONFIG_FAULT_INJECTION is not set |
1285 | # CONFIG_LATENCYTOP is not set | 1365 | # CONFIG_LATENCYTOP is not set |
1286 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1366 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -1290,27 +1370,30 @@ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | |||
1290 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1370 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1291 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1371 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1292 | CONFIG_TRACING_SUPPORT=y | 1372 | CONFIG_TRACING_SUPPORT=y |
1293 | 1373 | CONFIG_FTRACE=y | |
1294 | # | ||
1295 | # Tracers | ||
1296 | # | ||
1297 | # CONFIG_FUNCTION_TRACER is not set | 1374 | # CONFIG_FUNCTION_TRACER is not set |
1375 | # CONFIG_IRQSOFF_TRACER is not set | ||
1298 | # CONFIG_SCHED_TRACER is not set | 1376 | # CONFIG_SCHED_TRACER is not set |
1299 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1377 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1300 | # CONFIG_EVENT_TRACER is not set | ||
1301 | # CONFIG_BOOT_TRACER is not set | 1378 | # CONFIG_BOOT_TRACER is not set |
1302 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1379 | CONFIG_BRANCH_PROFILE_NONE=y |
1380 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1381 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1303 | # CONFIG_STACK_TRACER is not set | 1382 | # CONFIG_STACK_TRACER is not set |
1304 | # CONFIG_KMEMTRACE is not set | 1383 | # CONFIG_KMEMTRACE is not set |
1305 | # CONFIG_WORKQUEUE_TRACER is not set | 1384 | # CONFIG_WORKQUEUE_TRACER is not set |
1306 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1385 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1307 | # CONFIG_DYNAMIC_DEBUG is not set | 1386 | # CONFIG_DYNAMIC_DEBUG is not set |
1387 | # CONFIG_DMA_API_DEBUG is not set | ||
1308 | # CONFIG_SAMPLES is not set | 1388 | # CONFIG_SAMPLES is not set |
1309 | CONFIG_HAVE_ARCH_KGDB=y | 1389 | CONFIG_HAVE_ARCH_KGDB=y |
1310 | # CONFIG_KGDB is not set | 1390 | # CONFIG_KGDB is not set |
1391 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1392 | CONFIG_PPC_WERROR=y | ||
1311 | CONFIG_PRINT_STACK_DEPTH=64 | 1393 | CONFIG_PRINT_STACK_DEPTH=64 |
1312 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1394 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1313 | # CONFIG_DEBUG_STACK_USAGE is not set | 1395 | # CONFIG_DEBUG_STACK_USAGE is not set |
1396 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1314 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1397 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1315 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1398 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1316 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1399 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1326,13 +1409,16 @@ CONFIG_IRQSTACKS=y | |||
1326 | # CONFIG_KEYS is not set | 1409 | # CONFIG_KEYS is not set |
1327 | # CONFIG_SECURITY is not set | 1410 | # CONFIG_SECURITY is not set |
1328 | # CONFIG_SECURITYFS is not set | 1411 | # CONFIG_SECURITYFS is not set |
1329 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1412 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1413 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1414 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1415 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1416 | CONFIG_DEFAULT_SECURITY="" | ||
1330 | CONFIG_CRYPTO=y | 1417 | CONFIG_CRYPTO=y |
1331 | 1418 | ||
1332 | # | 1419 | # |
1333 | # Crypto core or helper | 1420 | # Crypto core or helper |
1334 | # | 1421 | # |
1335 | # CONFIG_CRYPTO_FIPS is not set | ||
1336 | CONFIG_CRYPTO_ALGAPI=y | 1422 | CONFIG_CRYPTO_ALGAPI=y |
1337 | CONFIG_CRYPTO_ALGAPI2=y | 1423 | CONFIG_CRYPTO_ALGAPI2=y |
1338 | # CONFIG_CRYPTO_MANAGER is not set | 1424 | # CONFIG_CRYPTO_MANAGER is not set |
@@ -1366,11 +1452,13 @@ CONFIG_CRYPTO_ALGAPI2=y | |||
1366 | # | 1452 | # |
1367 | # CONFIG_CRYPTO_HMAC is not set | 1453 | # CONFIG_CRYPTO_HMAC is not set |
1368 | # CONFIG_CRYPTO_XCBC is not set | 1454 | # CONFIG_CRYPTO_XCBC is not set |
1455 | # CONFIG_CRYPTO_VMAC is not set | ||
1369 | 1456 | ||
1370 | # | 1457 | # |
1371 | # Digest | 1458 | # Digest |
1372 | # | 1459 | # |
1373 | # CONFIG_CRYPTO_CRC32C is not set | 1460 | # CONFIG_CRYPTO_CRC32C is not set |
1461 | # CONFIG_CRYPTO_GHASH is not set | ||
1374 | # CONFIG_CRYPTO_MD4 is not set | 1462 | # CONFIG_CRYPTO_MD4 is not set |
1375 | # CONFIG_CRYPTO_MD5 is not set | 1463 | # CONFIG_CRYPTO_MD5 is not set |
1376 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1464 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/powerpc/configs/86xx/gef_ppc9a_defconfig b/arch/powerpc/configs/86xx/gef_ppc9a_defconfig index a85f927bf225..622d84f48aba 100644 --- a/arch/powerpc/configs/86xx/gef_ppc9a_defconfig +++ b/arch/powerpc/configs/86xx/gef_ppc9a_defconfig | |||
@@ -1557,7 +1557,52 @@ CONFIG_RTC_DRV_RX8581=y | |||
1557 | # | 1557 | # |
1558 | # TI VLYNQ | 1558 | # TI VLYNQ |
1559 | # | 1559 | # |
1560 | # CONFIG_STAGING is not set | 1560 | CONFIG_STAGING=y |
1561 | # CONFIG_STAGING_EXCLUDE_BUILD is not set | ||
1562 | # CONFIG_ET131X is not set | ||
1563 | # CONFIG_ME4000 is not set | ||
1564 | # CONFIG_MEILHAUS is not set | ||
1565 | # CONFIG_USB_IP_COMMON is not set | ||
1566 | # CONFIG_ECHO is not set | ||
1567 | # CONFIG_COMEDI is not set | ||
1568 | # CONFIG_ASUS_OLED is not set | ||
1569 | # CONFIG_ALTERA_PCIE_CHDMA is not set | ||
1570 | # CONFIG_INPUT_MIMIO is not set | ||
1571 | # CONFIG_TRANZPORT is not set | ||
1572 | |||
1573 | # | ||
1574 | # Android | ||
1575 | # | ||
1576 | # CONFIG_ANDROID is not set | ||
1577 | # CONFIG_DST is not set | ||
1578 | # CONFIG_POHMELFS is not set | ||
1579 | # CONFIG_B3DFG is not set | ||
1580 | # CONFIG_IDE_PHISON is not set | ||
1581 | # CONFIG_PLAN9AUTH is not set | ||
1582 | # CONFIG_HECI is not set | ||
1583 | # CONFIG_USB_CPC is not set | ||
1584 | |||
1585 | # | ||
1586 | # Qualcomm MSM Camera And Video | ||
1587 | # | ||
1588 | |||
1589 | # | ||
1590 | # Camera Sensor Selection | ||
1591 | # | ||
1592 | # CONFIG_HYPERV_STORAGE is not set | ||
1593 | # CONFIG_HYPERV_BLOCK is not set | ||
1594 | # CONFIG_HYPERV_NET is not set | ||
1595 | CONFIG_VME_BUS=y | ||
1596 | |||
1597 | # | ||
1598 | # VME Bridge Drivers | ||
1599 | # | ||
1600 | CONFIG_VME_TSI148=y | ||
1601 | |||
1602 | # | ||
1603 | # VME Device Drivers | ||
1604 | # | ||
1605 | # CONFIG_VME_USER is not set | ||
1561 | 1606 | ||
1562 | # | 1607 | # |
1563 | # File systems | 1608 | # File systems |
diff --git a/arch/powerpc/configs/86xx/gef_sbc610_defconfig b/arch/powerpc/configs/86xx/gef_sbc610_defconfig index 4554d9bb03e5..62c2b81a4a8f 100644 --- a/arch/powerpc/configs/86xx/gef_sbc610_defconfig +++ b/arch/powerpc/configs/86xx/gef_sbc610_defconfig | |||
@@ -265,7 +265,7 @@ CONFIG_MMIO_NVRAM=y | |||
265 | # | 265 | # |
266 | # Kernel options | 266 | # Kernel options |
267 | # | 267 | # |
268 | # CONFIG_HIGHMEM is not set | 268 | CONFIG_HIGHMEM=y |
269 | CONFIG_TICK_ONESHOT=y | 269 | CONFIG_TICK_ONESHOT=y |
270 | # CONFIG_NO_HZ is not set | 270 | # CONFIG_NO_HZ is not set |
271 | CONFIG_HIGH_RES_TIMERS=y | 271 | CONFIG_HIGH_RES_TIMERS=y |
@@ -651,7 +651,7 @@ CONFIG_MTD_CONCAT=y | |||
651 | CONFIG_MTD_PARTITIONS=y | 651 | CONFIG_MTD_PARTITIONS=y |
652 | # CONFIG_MTD_REDBOOT_PARTS is not set | 652 | # CONFIG_MTD_REDBOOT_PARTS is not set |
653 | # CONFIG_MTD_CMDLINE_PARTS is not set | 653 | # CONFIG_MTD_CMDLINE_PARTS is not set |
654 | # CONFIG_MTD_OF_PARTS is not set | 654 | CONFIG_MTD_OF_PARTS=y |
655 | # CONFIG_MTD_AR7_PARTS is not set | 655 | # CONFIG_MTD_AR7_PARTS is not set |
656 | 656 | ||
657 | # | 657 | # |
@@ -671,13 +671,9 @@ CONFIG_MTD_BLOCK=y | |||
671 | # RAM/ROM/Flash chip drivers | 671 | # RAM/ROM/Flash chip drivers |
672 | # | 672 | # |
673 | CONFIG_MTD_CFI=y | 673 | CONFIG_MTD_CFI=y |
674 | # CONFIG_MTD_JEDECPROBE is not set | 674 | CONFIG_MTD_JEDECPROBE=y |
675 | CONFIG_MTD_GEN_PROBE=y | 675 | CONFIG_MTD_GEN_PROBE=y |
676 | CONFIG_MTD_CFI_ADV_OPTIONS=y | 676 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set |
677 | # CONFIG_MTD_CFI_NOSWAP is not set | ||
678 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
679 | CONFIG_MTD_CFI_LE_BYTE_SWAP=y | ||
680 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
681 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | 677 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
682 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | 678 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
683 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | 679 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
@@ -688,7 +684,6 @@ CONFIG_MTD_CFI_I1=y | |||
688 | CONFIG_MTD_CFI_I2=y | 684 | CONFIG_MTD_CFI_I2=y |
689 | # CONFIG_MTD_CFI_I4 is not set | 685 | # CONFIG_MTD_CFI_I4 is not set |
690 | # CONFIG_MTD_CFI_I8 is not set | 686 | # CONFIG_MTD_CFI_I8 is not set |
691 | # CONFIG_MTD_OTP is not set | ||
692 | CONFIG_MTD_CFI_INTELEXT=y | 687 | CONFIG_MTD_CFI_INTELEXT=y |
693 | CONFIG_MTD_CFI_AMDSTD=y | 688 | CONFIG_MTD_CFI_AMDSTD=y |
694 | # CONFIG_MTD_CFI_STAA is not set | 689 | # CONFIG_MTD_CFI_STAA is not set |
@@ -1652,7 +1647,44 @@ CONFIG_RTC_DRV_RX8581=y | |||
1652 | # | 1647 | # |
1653 | # TI VLYNQ | 1648 | # TI VLYNQ |
1654 | # | 1649 | # |
1655 | # CONFIG_STAGING is not set | 1650 | CONFIG_STAGING=y |
1651 | # CONFIG_STAGING_EXCLUDE_BUILD is not set | ||
1652 | # CONFIG_ET131X is not set | ||
1653 | # CONFIG_ME4000 is not set | ||
1654 | # CONFIG_MEILHAUS is not set | ||
1655 | # CONFIG_USB_IP_COMMON is not set | ||
1656 | # CONFIG_ECHO is not set | ||
1657 | # CONFIG_COMEDI is not set | ||
1658 | # CONFIG_ASUS_OLED is not set | ||
1659 | # CONFIG_ALTERA_PCIE_CHDMA is not set | ||
1660 | # CONFIG_INPUT_MIMIO is not set | ||
1661 | # CONFIG_TRANZPORT is not set | ||
1662 | |||
1663 | # | ||
1664 | # Android | ||
1665 | # | ||
1666 | # CONFIG_ANDROID is not set | ||
1667 | # CONFIG_DST is not set | ||
1668 | # CONFIG_POHMELFS is not set | ||
1669 | # CONFIG_B3DFG is not set | ||
1670 | # CONFIG_IDE_PHISON is not set | ||
1671 | # CONFIG_PLAN9AUTH is not set | ||
1672 | # CONFIG_HECI is not set | ||
1673 | # CONFIG_VT6655 is not set | ||
1674 | # CONFIG_USB_CPC is not set | ||
1675 | # CONFIG_RDC_17F3101X is not set | ||
1676 | CONFIG_VME_BUS=y | ||
1677 | |||
1678 | # | ||
1679 | # VME Bridge Drivers | ||
1680 | # | ||
1681 | # CONFIG_VME_CA91CX42 is not set | ||
1682 | CONFIG_VME_TSI148=y | ||
1683 | |||
1684 | # | ||
1685 | # VME Device Drivers | ||
1686 | # | ||
1687 | # CONFIG_VME_USER is not set | ||
1656 | 1688 | ||
1657 | # | 1689 | # |
1658 | # File systems | 1690 | # File systems |
@@ -1729,7 +1761,17 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1729 | # CONFIG_BEFS_FS is not set | 1761 | # CONFIG_BEFS_FS is not set |
1730 | # CONFIG_BFS_FS is not set | 1762 | # CONFIG_BFS_FS is not set |
1731 | # CONFIG_EFS_FS is not set | 1763 | # CONFIG_EFS_FS is not set |
1732 | # CONFIG_JFFS2_FS is not set | 1764 | CONFIG_JFFS2_FS=y |
1765 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1766 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1767 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1768 | # CONFIG_JFFS2_SUMMARY is not set | ||
1769 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1770 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1771 | CONFIG_JFFS2_ZLIB=y | ||
1772 | # CONFIG_JFFS2_LZO is not set | ||
1773 | CONFIG_JFFS2_RTIME=y | ||
1774 | # CONFIG_JFFS2_RUBIN is not set | ||
1733 | # CONFIG_CRAMFS is not set | 1775 | # CONFIG_CRAMFS is not set |
1734 | # CONFIG_SQUASHFS is not set | 1776 | # CONFIG_SQUASHFS is not set |
1735 | # CONFIG_VXFS_FS is not set | 1777 | # CONFIG_VXFS_FS is not set |
@@ -1874,6 +1916,7 @@ CONFIG_DEBUG_PREEMPT=y | |||
1874 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1916 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1875 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1917 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1876 | # CONFIG_DEBUG_KOBJECT is not set | 1918 | # CONFIG_DEBUG_KOBJECT is not set |
1919 | # CONFIG_DEBUG_HIGHMEM is not set | ||
1877 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1920 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1878 | CONFIG_DEBUG_INFO=y | 1921 | CONFIG_DEBUG_INFO=y |
1879 | # CONFIG_DEBUG_VM is not set | 1922 | # CONFIG_DEBUG_VM is not set |
diff --git a/arch/powerpc/configs/mpc512x_defconfig b/arch/powerpc/configs/mpc512x_defconfig new file mode 100644 index 000000000000..a04727295d46 --- /dev/null +++ b/arch/powerpc/configs/mpc512x_defconfig | |||
@@ -0,0 +1,1694 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc6 | ||
4 | # Fri Feb 5 11:48:29 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | CONFIG_PPC_BOOK3S_32=y | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | # CONFIG_44x is not set | ||
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_BOOK3S=y | ||
18 | CONFIG_6xx=y | ||
19 | CONFIG_PPC_FPU=y | ||
20 | # CONFIG_ALTIVEC is not set | ||
21 | CONFIG_PPC_STD_MMU=y | ||
22 | CONFIG_PPC_STD_MMU_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | ||
24 | CONFIG_PPC_HAVE_PMU_SUPPORT=y | ||
25 | # CONFIG_SMP is not set | ||
26 | CONFIG_NOT_COHERENT_CACHE=y | ||
27 | CONFIG_PPC32=y | ||
28 | CONFIG_WORD_SIZE=32 | ||
29 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set | ||
30 | CONFIG_MMU=y | ||
31 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
32 | CONFIG_GENERIC_TIME=y | ||
33 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
34 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
35 | CONFIG_GENERIC_HARDIRQS=y | ||
36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
39 | CONFIG_IRQ_PER_CPU=y | ||
40 | CONFIG_NR_IRQS=512 | ||
41 | CONFIG_STACKTRACE_SUPPORT=y | ||
42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
43 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
44 | CONFIG_LOCKDEP_SUPPORT=y | ||
45 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
46 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
47 | CONFIG_GENERIC_HWEIGHT=y | ||
48 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
49 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
50 | CONFIG_PPC=y | ||
51 | CONFIG_EARLY_PRINTK=y | ||
52 | CONFIG_GENERIC_NVRAM=y | ||
53 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
54 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
55 | CONFIG_PPC_OF=y | ||
56 | CONFIG_OF=y | ||
57 | # CONFIG_PPC_UDBG_16550 is not set | ||
58 | # CONFIG_GENERIC_TBSYNC is not set | ||
59 | CONFIG_AUDIT_ARCH=y | ||
60 | CONFIG_GENERIC_BUG=y | ||
61 | CONFIG_DTC=y | ||
62 | CONFIG_DEFAULT_UIMAGE=y | ||
63 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
64 | # CONFIG_PPC_DCR_NATIVE is not set | ||
65 | # CONFIG_PPC_DCR_MMIO is not set | ||
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
68 | CONFIG_CONSTRUCTORS=y | ||
69 | |||
70 | # | ||
71 | # General setup | ||
72 | # | ||
73 | CONFIG_EXPERIMENTAL=y | ||
74 | CONFIG_BROKEN_ON_SMP=y | ||
75 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
76 | CONFIG_LOCALVERSION="" | ||
77 | CONFIG_LOCALVERSION_AUTO=y | ||
78 | # CONFIG_SWAP is not set | ||
79 | CONFIG_SYSVIPC=y | ||
80 | CONFIG_SYSVIPC_SYSCTL=y | ||
81 | # CONFIG_POSIX_MQUEUE is not set | ||
82 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
83 | # CONFIG_TASKSTATS is not set | ||
84 | # CONFIG_AUDIT is not set | ||
85 | |||
86 | # | ||
87 | # RCU Subsystem | ||
88 | # | ||
89 | CONFIG_TREE_RCU=y | ||
90 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
91 | # CONFIG_TINY_RCU is not set | ||
92 | # CONFIG_RCU_TRACE is not set | ||
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
95 | # CONFIG_TREE_RCU_TRACE is not set | ||
96 | # CONFIG_IKCONFIG is not set | ||
97 | CONFIG_LOG_BUF_SHIFT=16 | ||
98 | # CONFIG_GROUP_SCHED is not set | ||
99 | # CONFIG_CGROUPS is not set | ||
100 | CONFIG_SYSFS_DEPRECATED=y | ||
101 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
102 | # CONFIG_RELAY is not set | ||
103 | CONFIG_NAMESPACES=y | ||
104 | # CONFIG_UTS_NS is not set | ||
105 | # CONFIG_IPC_NS is not set | ||
106 | # CONFIG_USER_NS is not set | ||
107 | # CONFIG_PID_NS is not set | ||
108 | # CONFIG_NET_NS is not set | ||
109 | CONFIG_BLK_DEV_INITRD=y | ||
110 | CONFIG_INITRAMFS_SOURCE="" | ||
111 | CONFIG_RD_GZIP=y | ||
112 | CONFIG_RD_BZIP2=y | ||
113 | CONFIG_RD_LZMA=y | ||
114 | CONFIG_RD_LZO=y | ||
115 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
116 | CONFIG_SYSCTL=y | ||
117 | CONFIG_ANON_INODES=y | ||
118 | # CONFIG_EMBEDDED is not set | ||
119 | CONFIG_SYSCTL_SYSCALL=y | ||
120 | CONFIG_KALLSYMS=y | ||
121 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
122 | CONFIG_HOTPLUG=y | ||
123 | CONFIG_PRINTK=y | ||
124 | CONFIG_BUG=y | ||
125 | CONFIG_ELF_CORE=y | ||
126 | CONFIG_BASE_FULL=y | ||
127 | CONFIG_FUTEX=y | ||
128 | CONFIG_EPOLL=y | ||
129 | CONFIG_SIGNALFD=y | ||
130 | CONFIG_TIMERFD=y | ||
131 | CONFIG_EVENTFD=y | ||
132 | CONFIG_SHMEM=y | ||
133 | CONFIG_AIO=y | ||
134 | CONFIG_HAVE_PERF_EVENTS=y | ||
135 | |||
136 | # | ||
137 | # Kernel Performance Events And Counters | ||
138 | # | ||
139 | # CONFIG_PERF_EVENTS is not set | ||
140 | # CONFIG_PERF_COUNTERS is not set | ||
141 | CONFIG_VM_EVENT_COUNTERS=y | ||
142 | # CONFIG_COMPAT_BRK is not set | ||
143 | CONFIG_SLAB=y | ||
144 | # CONFIG_SLUB is not set | ||
145 | # CONFIG_SLOB is not set | ||
146 | # CONFIG_PROFILING is not set | ||
147 | CONFIG_HAVE_OPROFILE=y | ||
148 | # CONFIG_KPROBES is not set | ||
149 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
150 | CONFIG_HAVE_IOREMAP_PROT=y | ||
151 | CONFIG_HAVE_KPROBES=y | ||
152 | CONFIG_HAVE_KRETPROBES=y | ||
153 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
154 | CONFIG_HAVE_DMA_ATTRS=y | ||
155 | CONFIG_HAVE_CLK=y | ||
156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | |||
158 | # | ||
159 | # GCOV-based kernel profiling | ||
160 | # | ||
161 | # CONFIG_SLOW_WORK is not set | ||
162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
163 | CONFIG_SLABINFO=y | ||
164 | CONFIG_RT_MUTEXES=y | ||
165 | CONFIG_BASE_SMALL=0 | ||
166 | CONFIG_MODULES=y | ||
167 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
168 | CONFIG_MODULE_UNLOAD=y | ||
169 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
170 | # CONFIG_MODVERSIONS is not set | ||
171 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
172 | CONFIG_BLOCK=y | ||
173 | CONFIG_LBDAF=y | ||
174 | # CONFIG_BLK_DEV_BSG is not set | ||
175 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
176 | |||
177 | # | ||
178 | # IO Schedulers | ||
179 | # | ||
180 | CONFIG_IOSCHED_NOOP=y | ||
181 | CONFIG_IOSCHED_DEADLINE=y | ||
182 | # CONFIG_IOSCHED_CFQ is not set | ||
183 | CONFIG_DEFAULT_DEADLINE=y | ||
184 | # CONFIG_DEFAULT_CFQ is not set | ||
185 | # CONFIG_DEFAULT_NOOP is not set | ||
186 | CONFIG_DEFAULT_IOSCHED="deadline" | ||
187 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
195 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
196 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
197 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
198 | # CONFIG_INLINE_READ_LOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
204 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
205 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
206 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
213 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
214 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
215 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
216 | # CONFIG_FREEZER is not set | ||
217 | |||
218 | # | ||
219 | # Platform support | ||
220 | # | ||
221 | # CONFIG_PPC_CHRP is not set | ||
222 | CONFIG_PPC_MPC512x=y | ||
223 | CONFIG_PPC_MPC5121=y | ||
224 | CONFIG_MPC5121_ADS=y | ||
225 | # CONFIG_MPC5121_GENERIC is not set | ||
226 | # CONFIG_PPC_MPC52xx is not set | ||
227 | # CONFIG_PPC_PMAC is not set | ||
228 | # CONFIG_PPC_CELL is not set | ||
229 | # CONFIG_PPC_CELL_NATIVE is not set | ||
230 | # CONFIG_PPC_82xx is not set | ||
231 | # CONFIG_PQ2ADS is not set | ||
232 | # CONFIG_PPC_83xx is not set | ||
233 | # CONFIG_PPC_86xx is not set | ||
234 | # CONFIG_EMBEDDED6xx is not set | ||
235 | # CONFIG_AMIGAONE is not set | ||
236 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
237 | CONFIG_IPIC=y | ||
238 | # CONFIG_MPIC is not set | ||
239 | # CONFIG_MPIC_WEIRD is not set | ||
240 | # CONFIG_PPC_I8259 is not set | ||
241 | # CONFIG_PPC_RTAS is not set | ||
242 | # CONFIG_MMIO_NVRAM is not set | ||
243 | # CONFIG_PPC_MPC106 is not set | ||
244 | # CONFIG_PPC_970_NAP is not set | ||
245 | # CONFIG_PPC_INDIRECT_IO is not set | ||
246 | # CONFIG_GENERIC_IOMAP is not set | ||
247 | # CONFIG_CPU_FREQ is not set | ||
248 | # CONFIG_TAU is not set | ||
249 | # CONFIG_QUICC_ENGINE is not set | ||
250 | # CONFIG_FSL_ULI1575 is not set | ||
251 | # CONFIG_SIMPLE_GPIO is not set | ||
252 | |||
253 | # | ||
254 | # Kernel options | ||
255 | # | ||
256 | # CONFIG_HIGHMEM is not set | ||
257 | CONFIG_TICK_ONESHOT=y | ||
258 | CONFIG_NO_HZ=y | ||
259 | # CONFIG_HIGH_RES_TIMERS is not set | ||
260 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
261 | # CONFIG_HZ_100 is not set | ||
262 | # CONFIG_HZ_250 is not set | ||
263 | # CONFIG_HZ_300 is not set | ||
264 | CONFIG_HZ_1000=y | ||
265 | CONFIG_HZ=1000 | ||
266 | # CONFIG_SCHED_HRTICK is not set | ||
267 | CONFIG_PREEMPT_NONE=y | ||
268 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
269 | # CONFIG_PREEMPT is not set | ||
270 | CONFIG_BINFMT_ELF=y | ||
271 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
272 | # CONFIG_HAVE_AOUT is not set | ||
273 | # CONFIG_BINFMT_MISC is not set | ||
274 | # CONFIG_IOMMU_HELPER is not set | ||
275 | # CONFIG_SWIOTLB is not set | ||
276 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
277 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
278 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
279 | # CONFIG_KEXEC is not set | ||
280 | # CONFIG_CRASH_DUMP is not set | ||
281 | CONFIG_SPARSE_IRQ=y | ||
282 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
283 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
284 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
285 | CONFIG_SELECT_MEMORY_MODEL=y | ||
286 | CONFIG_FLATMEM_MANUAL=y | ||
287 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
288 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
289 | CONFIG_FLATMEM=y | ||
290 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
291 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
292 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
293 | # CONFIG_MIGRATION is not set | ||
294 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
295 | CONFIG_ZONE_DMA_FLAG=1 | ||
296 | CONFIG_BOUNCE=y | ||
297 | CONFIG_VIRT_TO_BUS=y | ||
298 | # CONFIG_KSM is not set | ||
299 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
300 | CONFIG_PPC_4K_PAGES=y | ||
301 | # CONFIG_PPC_16K_PAGES is not set | ||
302 | # CONFIG_PPC_64K_PAGES is not set | ||
303 | # CONFIG_PPC_256K_PAGES is not set | ||
304 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
305 | CONFIG_PROC_DEVICETREE=y | ||
306 | # CONFIG_CMDLINE_BOOL is not set | ||
307 | CONFIG_EXTRA_TARGETS="" | ||
308 | # CONFIG_PM is not set | ||
309 | # CONFIG_SECCOMP is not set | ||
310 | CONFIG_ISA_DMA_API=y | ||
311 | |||
312 | # | ||
313 | # Bus options | ||
314 | # | ||
315 | CONFIG_ZONE_DMA=y | ||
316 | CONFIG_GENERIC_ISA_DMA=y | ||
317 | CONFIG_FSL_SOC=y | ||
318 | CONFIG_PPC_PCI_CHOICE=y | ||
319 | # CONFIG_PCI is not set | ||
320 | # CONFIG_PCI_DOMAINS is not set | ||
321 | # CONFIG_PCI_SYSCALL is not set | ||
322 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
323 | # CONFIG_PCCARD is not set | ||
324 | # CONFIG_HAS_RAPIDIO is not set | ||
325 | |||
326 | # | ||
327 | # Advanced setup | ||
328 | # | ||
329 | # CONFIG_ADVANCED_OPTIONS is not set | ||
330 | |||
331 | # | ||
332 | # Default settings for advanced configuration options are used | ||
333 | # | ||
334 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
335 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
336 | CONFIG_KERNEL_START=0xc0000000 | ||
337 | CONFIG_PHYSICAL_START=0x00000000 | ||
338 | CONFIG_TASK_SIZE=0xc0000000 | ||
339 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
340 | CONFIG_NET=y | ||
341 | |||
342 | # | ||
343 | # Networking options | ||
344 | # | ||
345 | CONFIG_PACKET=y | ||
346 | # CONFIG_PACKET_MMAP is not set | ||
347 | CONFIG_UNIX=y | ||
348 | # CONFIG_NET_KEY is not set | ||
349 | CONFIG_INET=y | ||
350 | # CONFIG_IP_MULTICAST is not set | ||
351 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
352 | CONFIG_IP_FIB_HASH=y | ||
353 | CONFIG_IP_PNP=y | ||
354 | # CONFIG_IP_PNP_DHCP is not set | ||
355 | # CONFIG_IP_PNP_BOOTP is not set | ||
356 | # CONFIG_IP_PNP_RARP is not set | ||
357 | # CONFIG_NET_IPIP is not set | ||
358 | # CONFIG_NET_IPGRE is not set | ||
359 | # CONFIG_ARPD is not set | ||
360 | # CONFIG_SYN_COOKIES is not set | ||
361 | # CONFIG_INET_AH is not set | ||
362 | # CONFIG_INET_ESP is not set | ||
363 | # CONFIG_INET_IPCOMP is not set | ||
364 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
365 | # CONFIG_INET_TUNNEL is not set | ||
366 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
367 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
368 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
369 | # CONFIG_INET_LRO is not set | ||
370 | # CONFIG_INET_DIAG is not set | ||
371 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
372 | CONFIG_TCP_CONG_CUBIC=y | ||
373 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
374 | # CONFIG_TCP_MD5SIG is not set | ||
375 | # CONFIG_IPV6 is not set | ||
376 | # CONFIG_NETWORK_SECMARK is not set | ||
377 | # CONFIG_NETFILTER is not set | ||
378 | # CONFIG_IP_DCCP is not set | ||
379 | # CONFIG_IP_SCTP is not set | ||
380 | # CONFIG_RDS is not set | ||
381 | # CONFIG_TIPC is not set | ||
382 | # CONFIG_ATM is not set | ||
383 | # CONFIG_BRIDGE is not set | ||
384 | # CONFIG_NET_DSA is not set | ||
385 | # CONFIG_VLAN_8021Q is not set | ||
386 | # CONFIG_DECNET is not set | ||
387 | # CONFIG_LLC2 is not set | ||
388 | # CONFIG_IPX is not set | ||
389 | # CONFIG_ATALK is not set | ||
390 | # CONFIG_X25 is not set | ||
391 | # CONFIG_LAPB is not set | ||
392 | # CONFIG_ECONET is not set | ||
393 | # CONFIG_WAN_ROUTER is not set | ||
394 | # CONFIG_PHONET is not set | ||
395 | # CONFIG_IEEE802154 is not set | ||
396 | # CONFIG_NET_SCHED is not set | ||
397 | # CONFIG_DCB is not set | ||
398 | |||
399 | # | ||
400 | # Network testing | ||
401 | # | ||
402 | # CONFIG_NET_PKTGEN is not set | ||
403 | # CONFIG_HAMRADIO is not set | ||
404 | CONFIG_CAN=y | ||
405 | CONFIG_CAN_RAW=y | ||
406 | CONFIG_CAN_BCM=y | ||
407 | |||
408 | # | ||
409 | # CAN Device Drivers | ||
410 | # | ||
411 | CONFIG_CAN_VCAN=y | ||
412 | CONFIG_CAN_DEV=y | ||
413 | # CONFIG_CAN_CALC_BITTIMING is not set | ||
414 | CONFIG_CAN_MSCAN=y | ||
415 | # CONFIG_CAN_SJA1000 is not set | ||
416 | |||
417 | # | ||
418 | # CAN USB interfaces | ||
419 | # | ||
420 | # CONFIG_CAN_EMS_USB is not set | ||
421 | CONFIG_CAN_DEBUG_DEVICES=y | ||
422 | # CONFIG_IRDA is not set | ||
423 | # CONFIG_BT is not set | ||
424 | # CONFIG_AF_RXRPC is not set | ||
425 | # CONFIG_WIRELESS is not set | ||
426 | # CONFIG_WIMAX is not set | ||
427 | # CONFIG_RFKILL is not set | ||
428 | # CONFIG_NET_9P is not set | ||
429 | |||
430 | # | ||
431 | # Device Drivers | ||
432 | # | ||
433 | |||
434 | # | ||
435 | # Generic Driver Options | ||
436 | # | ||
437 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
438 | # CONFIG_DEVTMPFS is not set | ||
439 | CONFIG_STANDALONE=y | ||
440 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
441 | CONFIG_FW_LOADER=y | ||
442 | # CONFIG_FIRMWARE_IN_KERNEL is not set | ||
443 | CONFIG_EXTRA_FIRMWARE="" | ||
444 | # CONFIG_SYS_HYPERVISOR is not set | ||
445 | # CONFIG_CONNECTOR is not set | ||
446 | CONFIG_MTD=y | ||
447 | # CONFIG_MTD_DEBUG is not set | ||
448 | # CONFIG_MTD_TESTS is not set | ||
449 | CONFIG_MTD_CONCAT=y | ||
450 | CONFIG_MTD_PARTITIONS=y | ||
451 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
452 | CONFIG_MTD_CMDLINE_PARTS=y | ||
453 | CONFIG_MTD_OF_PARTS=y | ||
454 | # CONFIG_MTD_AR7_PARTS is not set | ||
455 | |||
456 | # | ||
457 | # User Modules And Translation Layers | ||
458 | # | ||
459 | CONFIG_MTD_CHAR=y | ||
460 | CONFIG_MTD_BLKDEVS=y | ||
461 | CONFIG_MTD_BLOCK=y | ||
462 | # CONFIG_FTL is not set | ||
463 | # CONFIG_NFTL is not set | ||
464 | # CONFIG_INFTL is not set | ||
465 | # CONFIG_RFD_FTL is not set | ||
466 | # CONFIG_SSFDC is not set | ||
467 | # CONFIG_MTD_OOPS is not set | ||
468 | |||
469 | # | ||
470 | # RAM/ROM/Flash chip drivers | ||
471 | # | ||
472 | CONFIG_MTD_CFI=y | ||
473 | # CONFIG_MTD_JEDECPROBE is not set | ||
474 | CONFIG_MTD_GEN_PROBE=y | ||
475 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
476 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
477 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
478 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
479 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
480 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
481 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
482 | CONFIG_MTD_CFI_I1=y | ||
483 | CONFIG_MTD_CFI_I2=y | ||
484 | # CONFIG_MTD_CFI_I4 is not set | ||
485 | # CONFIG_MTD_CFI_I8 is not set | ||
486 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
487 | CONFIG_MTD_CFI_AMDSTD=y | ||
488 | # CONFIG_MTD_CFI_STAA is not set | ||
489 | CONFIG_MTD_CFI_UTIL=y | ||
490 | # CONFIG_MTD_RAM is not set | ||
491 | CONFIG_MTD_ROM=y | ||
492 | # CONFIG_MTD_ABSENT is not set | ||
493 | |||
494 | # | ||
495 | # Mapping drivers for chip access | ||
496 | # | ||
497 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
498 | # CONFIG_MTD_PHYSMAP is not set | ||
499 | CONFIG_MTD_PHYSMAP_OF=y | ||
500 | # CONFIG_MTD_PLATRAM is not set | ||
501 | |||
502 | # | ||
503 | # Self-contained MTD device drivers | ||
504 | # | ||
505 | # CONFIG_MTD_SLRAM is not set | ||
506 | # CONFIG_MTD_PHRAM is not set | ||
507 | # CONFIG_MTD_MTDRAM is not set | ||
508 | # CONFIG_MTD_BLOCK2MTD is not set | ||
509 | |||
510 | # | ||
511 | # Disk-On-Chip Device Drivers | ||
512 | # | ||
513 | # CONFIG_MTD_DOC2000 is not set | ||
514 | # CONFIG_MTD_DOC2001 is not set | ||
515 | # CONFIG_MTD_DOC2001PLUS is not set | ||
516 | CONFIG_MTD_NAND=y | ||
517 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
518 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
519 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
520 | CONFIG_MTD_NAND_IDS=y | ||
521 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
522 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
523 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
524 | # CONFIG_MTD_ALAUDA is not set | ||
525 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
526 | CONFIG_MTD_NAND_MPC5121_NFC=y | ||
527 | # CONFIG_MTD_ONENAND is not set | ||
528 | |||
529 | # | ||
530 | # LPDDR flash memory drivers | ||
531 | # | ||
532 | # CONFIG_MTD_LPDDR is not set | ||
533 | |||
534 | # | ||
535 | # UBI - Unsorted block images | ||
536 | # | ||
537 | CONFIG_MTD_UBI=y | ||
538 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 | ||
539 | CONFIG_MTD_UBI_BEB_RESERVE=1 | ||
540 | # CONFIG_MTD_UBI_GLUEBI is not set | ||
541 | |||
542 | # | ||
543 | # UBI debugging options | ||
544 | # | ||
545 | # CONFIG_MTD_UBI_DEBUG is not set | ||
546 | CONFIG_OF_DEVICE=y | ||
547 | CONFIG_OF_I2C=y | ||
548 | CONFIG_OF_MDIO=y | ||
549 | # CONFIG_PARPORT is not set | ||
550 | CONFIG_BLK_DEV=y | ||
551 | # CONFIG_BLK_DEV_FD is not set | ||
552 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
553 | # CONFIG_BLK_DEV_LOOP is not set | ||
554 | |||
555 | # | ||
556 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
557 | # | ||
558 | # CONFIG_BLK_DEV_NBD is not set | ||
559 | # CONFIG_BLK_DEV_UB is not set | ||
560 | CONFIG_BLK_DEV_RAM=y | ||
561 | CONFIG_BLK_DEV_RAM_COUNT=1 | ||
562 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
563 | CONFIG_BLK_DEV_XIP=y | ||
564 | # CONFIG_CDROM_PKTCDVD is not set | ||
565 | # CONFIG_ATA_OVER_ETH is not set | ||
566 | # CONFIG_BLK_DEV_HD is not set | ||
567 | CONFIG_MISC_DEVICES=y | ||
568 | # CONFIG_AD525X_DPOT is not set | ||
569 | # CONFIG_ICS932S401 is not set | ||
570 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
571 | # CONFIG_ISL29003 is not set | ||
572 | # CONFIG_DS1682 is not set | ||
573 | # CONFIG_C2PORT is not set | ||
574 | |||
575 | # | ||
576 | # EEPROM support | ||
577 | # | ||
578 | CONFIG_EEPROM_AT24=y | ||
579 | # CONFIG_EEPROM_LEGACY is not set | ||
580 | # CONFIG_EEPROM_MAX6875 is not set | ||
581 | # CONFIG_EEPROM_93CX6 is not set | ||
582 | CONFIG_HAVE_IDE=y | ||
583 | # CONFIG_IDE is not set | ||
584 | |||
585 | # | ||
586 | # SCSI device support | ||
587 | # | ||
588 | # CONFIG_RAID_ATTRS is not set | ||
589 | CONFIG_SCSI=y | ||
590 | CONFIG_SCSI_DMA=y | ||
591 | # CONFIG_SCSI_TGT is not set | ||
592 | # CONFIG_SCSI_NETLINK is not set | ||
593 | # CONFIG_SCSI_PROC_FS is not set | ||
594 | |||
595 | # | ||
596 | # SCSI support type (disk, tape, CD-ROM) | ||
597 | # | ||
598 | CONFIG_BLK_DEV_SD=y | ||
599 | # CONFIG_CHR_DEV_ST is not set | ||
600 | # CONFIG_CHR_DEV_OSST is not set | ||
601 | # CONFIG_BLK_DEV_SR is not set | ||
602 | CONFIG_CHR_DEV_SG=y | ||
603 | # CONFIG_CHR_DEV_SCH is not set | ||
604 | # CONFIG_SCSI_MULTI_LUN is not set | ||
605 | # CONFIG_SCSI_CONSTANTS is not set | ||
606 | # CONFIG_SCSI_LOGGING is not set | ||
607 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
608 | CONFIG_SCSI_WAIT_SCAN=m | ||
609 | |||
610 | # | ||
611 | # SCSI Transports | ||
612 | # | ||
613 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
614 | # CONFIG_SCSI_FC_ATTRS is not set | ||
615 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
616 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
617 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
618 | CONFIG_SCSI_LOWLEVEL=y | ||
619 | # CONFIG_ISCSI_TCP is not set | ||
620 | # CONFIG_LIBFC is not set | ||
621 | # CONFIG_LIBFCOE is not set | ||
622 | # CONFIG_SCSI_DEBUG is not set | ||
623 | # CONFIG_SCSI_DH is not set | ||
624 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
625 | # CONFIG_ATA is not set | ||
626 | # CONFIG_MD is not set | ||
627 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
628 | CONFIG_NETDEVICES=y | ||
629 | # CONFIG_DUMMY is not set | ||
630 | # CONFIG_BONDING is not set | ||
631 | # CONFIG_MACVLAN is not set | ||
632 | # CONFIG_EQUALIZER is not set | ||
633 | # CONFIG_TUN is not set | ||
634 | # CONFIG_VETH is not set | ||
635 | CONFIG_PHYLIB=y | ||
636 | |||
637 | # | ||
638 | # MII PHY device drivers | ||
639 | # | ||
640 | CONFIG_MARVELL_PHY=y | ||
641 | CONFIG_DAVICOM_PHY=y | ||
642 | CONFIG_QSEMI_PHY=y | ||
643 | CONFIG_LXT_PHY=y | ||
644 | CONFIG_CICADA_PHY=y | ||
645 | CONFIG_VITESSE_PHY=y | ||
646 | CONFIG_SMSC_PHY=y | ||
647 | CONFIG_BROADCOM_PHY=y | ||
648 | CONFIG_ICPLUS_PHY=y | ||
649 | CONFIG_REALTEK_PHY=y | ||
650 | CONFIG_NATIONAL_PHY=y | ||
651 | CONFIG_STE10XP=y | ||
652 | CONFIG_LSI_ET1011C_PHY=y | ||
653 | CONFIG_FIXED_PHY=y | ||
654 | CONFIG_MDIO_BITBANG=y | ||
655 | CONFIG_NET_ETHERNET=y | ||
656 | CONFIG_MII=y | ||
657 | # CONFIG_ETHOC is not set | ||
658 | # CONFIG_DNET is not set | ||
659 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
660 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
661 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
662 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
663 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
664 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
665 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
666 | # CONFIG_B44 is not set | ||
667 | # CONFIG_KS8842 is not set | ||
668 | # CONFIG_KS8851_MLL is not set | ||
669 | # CONFIG_XILINX_EMACLITE is not set | ||
670 | CONFIG_FS_ENET=y | ||
671 | CONFIG_FS_ENET_MPC5121_FEC=y | ||
672 | CONFIG_FS_ENET_HAS_FEC=y | ||
673 | CONFIG_FS_ENET_MDIO_FEC=y | ||
674 | # CONFIG_NETDEV_1000 is not set | ||
675 | # CONFIG_NETDEV_10000 is not set | ||
676 | # CONFIG_WLAN is not set | ||
677 | |||
678 | # | ||
679 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
680 | # | ||
681 | |||
682 | # | ||
683 | # USB Network Adapters | ||
684 | # | ||
685 | # CONFIG_USB_CATC is not set | ||
686 | # CONFIG_USB_KAWETH is not set | ||
687 | # CONFIG_USB_PEGASUS is not set | ||
688 | # CONFIG_USB_RTL8150 is not set | ||
689 | # CONFIG_USB_USBNET is not set | ||
690 | # CONFIG_WAN is not set | ||
691 | # CONFIG_PPP is not set | ||
692 | # CONFIG_SLIP is not set | ||
693 | # CONFIG_NETCONSOLE is not set | ||
694 | # CONFIG_NETPOLL is not set | ||
695 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
696 | # CONFIG_ISDN is not set | ||
697 | # CONFIG_PHONE is not set | ||
698 | |||
699 | # | ||
700 | # Input device support | ||
701 | # | ||
702 | CONFIG_INPUT=y | ||
703 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
704 | # CONFIG_INPUT_POLLDEV is not set | ||
705 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
706 | |||
707 | # | ||
708 | # Userland interfaces | ||
709 | # | ||
710 | CONFIG_INPUT_MOUSEDEV=y | ||
711 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
712 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
713 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
714 | # CONFIG_INPUT_JOYDEV is not set | ||
715 | CONFIG_INPUT_EVDEV=y | ||
716 | # CONFIG_INPUT_EVBUG is not set | ||
717 | |||
718 | # | ||
719 | # Input Device Drivers | ||
720 | # | ||
721 | CONFIG_INPUT_KEYBOARD=y | ||
722 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
723 | CONFIG_KEYBOARD_ATKBD=y | ||
724 | # CONFIG_QT2160 is not set | ||
725 | # CONFIG_KEYBOARD_LKKBD is not set | ||
726 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
727 | # CONFIG_KEYBOARD_NEWTON is not set | ||
728 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
729 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
730 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
731 | # CONFIG_KEYBOARD_XTKBD is not set | ||
732 | CONFIG_INPUT_MOUSE=y | ||
733 | CONFIG_MOUSE_PS2=y | ||
734 | CONFIG_MOUSE_PS2_ALPS=y | ||
735 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
736 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
737 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
738 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
739 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
740 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
741 | # CONFIG_MOUSE_SERIAL is not set | ||
742 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
743 | # CONFIG_MOUSE_BCM5974 is not set | ||
744 | # CONFIG_MOUSE_VSXXXAA is not set | ||
745 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
746 | # CONFIG_INPUT_JOYSTICK is not set | ||
747 | # CONFIG_INPUT_TABLET is not set | ||
748 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
749 | # CONFIG_INPUT_MISC is not set | ||
750 | |||
751 | # | ||
752 | # Hardware I/O ports | ||
753 | # | ||
754 | CONFIG_SERIO=y | ||
755 | CONFIG_SERIO_I8042=y | ||
756 | CONFIG_SERIO_SERPORT=y | ||
757 | CONFIG_SERIO_LIBPS2=y | ||
758 | # CONFIG_SERIO_RAW is not set | ||
759 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set | ||
760 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
761 | # CONFIG_GAMEPORT is not set | ||
762 | |||
763 | # | ||
764 | # Character devices | ||
765 | # | ||
766 | CONFIG_VT=y | ||
767 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
768 | CONFIG_VT_CONSOLE=y | ||
769 | CONFIG_HW_CONSOLE=y | ||
770 | CONFIG_VT_HW_CONSOLE_BINDING=y | ||
771 | # CONFIG_DEVKMEM is not set | ||
772 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
773 | |||
774 | # | ||
775 | # Serial drivers | ||
776 | # | ||
777 | # CONFIG_SERIAL_8250 is not set | ||
778 | |||
779 | # | ||
780 | # Non-8250 serial port support | ||
781 | # | ||
782 | # CONFIG_SERIAL_UARTLITE is not set | ||
783 | CONFIG_SERIAL_CORE=y | ||
784 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
785 | CONFIG_SERIAL_MPC52xx=y | ||
786 | CONFIG_SERIAL_MPC52xx_CONSOLE=y | ||
787 | CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=115200 | ||
788 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
789 | CONFIG_UNIX98_PTYS=y | ||
790 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
791 | CONFIG_LEGACY_PTYS=y | ||
792 | CONFIG_LEGACY_PTY_COUNT=256 | ||
793 | # CONFIG_HVC_UDBG is not set | ||
794 | # CONFIG_IPMI_HANDLER is not set | ||
795 | # CONFIG_HW_RANDOM is not set | ||
796 | # CONFIG_NVRAM is not set | ||
797 | # CONFIG_R3964 is not set | ||
798 | # CONFIG_RAW_DRIVER is not set | ||
799 | # CONFIG_TCG_TPM is not set | ||
800 | CONFIG_I2C=y | ||
801 | CONFIG_I2C_BOARDINFO=y | ||
802 | CONFIG_I2C_COMPAT=y | ||
803 | CONFIG_I2C_CHARDEV=y | ||
804 | CONFIG_I2C_HELPER_AUTO=y | ||
805 | |||
806 | # | ||
807 | # I2C Hardware Bus support | ||
808 | # | ||
809 | |||
810 | # | ||
811 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
812 | # | ||
813 | # CONFIG_I2C_DESIGNWARE is not set | ||
814 | CONFIG_I2C_MPC=y | ||
815 | # CONFIG_I2C_OCORES is not set | ||
816 | # CONFIG_I2C_SIMTEC is not set | ||
817 | |||
818 | # | ||
819 | # External I2C/SMBus adapter drivers | ||
820 | # | ||
821 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
822 | # CONFIG_I2C_TAOS_EVM is not set | ||
823 | # CONFIG_I2C_TINY_USB is not set | ||
824 | |||
825 | # | ||
826 | # Other I2C/SMBus bus drivers | ||
827 | # | ||
828 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
829 | # CONFIG_I2C_STUB is not set | ||
830 | |||
831 | # | ||
832 | # Miscellaneous I2C Chip support | ||
833 | # | ||
834 | # CONFIG_SENSORS_TSL2550 is not set | ||
835 | # CONFIG_I2C_DEBUG_CORE is not set | ||
836 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
837 | # CONFIG_I2C_DEBUG_BUS is not set | ||
838 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
839 | # CONFIG_SPI is not set | ||
840 | |||
841 | # | ||
842 | # PPS support | ||
843 | # | ||
844 | # CONFIG_PPS is not set | ||
845 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
846 | # CONFIG_GPIOLIB is not set | ||
847 | # CONFIG_W1 is not set | ||
848 | # CONFIG_POWER_SUPPLY is not set | ||
849 | # CONFIG_HWMON is not set | ||
850 | # CONFIG_THERMAL is not set | ||
851 | # CONFIG_WATCHDOG is not set | ||
852 | CONFIG_SSB_POSSIBLE=y | ||
853 | |||
854 | # | ||
855 | # Sonics Silicon Backplane | ||
856 | # | ||
857 | # CONFIG_SSB is not set | ||
858 | |||
859 | # | ||
860 | # Multifunction device drivers | ||
861 | # | ||
862 | # CONFIG_MFD_CORE is not set | ||
863 | # CONFIG_MFD_SM501 is not set | ||
864 | # CONFIG_HTC_PASIC3 is not set | ||
865 | # CONFIG_TWL4030_CORE is not set | ||
866 | # CONFIG_MFD_TMIO is not set | ||
867 | # CONFIG_PMIC_DA903X is not set | ||
868 | # CONFIG_PMIC_ADP5520 is not set | ||
869 | # CONFIG_MFD_WM8400 is not set | ||
870 | # CONFIG_MFD_WM831X is not set | ||
871 | # CONFIG_MFD_WM8350_I2C is not set | ||
872 | # CONFIG_MFD_PCF50633 is not set | ||
873 | # CONFIG_AB3100_CORE is not set | ||
874 | # CONFIG_MFD_88PM8607 is not set | ||
875 | # CONFIG_REGULATOR is not set | ||
876 | CONFIG_MEDIA_SUPPORT=y | ||
877 | |||
878 | # | ||
879 | # Multimedia core support | ||
880 | # | ||
881 | CONFIG_VIDEO_DEV=y | ||
882 | CONFIG_VIDEO_V4L2_COMMON=y | ||
883 | # CONFIG_VIDEO_ALLOW_V4L1 is not set | ||
884 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
885 | # CONFIG_DVB_CORE is not set | ||
886 | CONFIG_VIDEO_MEDIA=y | ||
887 | |||
888 | # | ||
889 | # Multimedia drivers | ||
890 | # | ||
891 | CONFIG_IR_CORE=y | ||
892 | CONFIG_VIDEO_IR=y | ||
893 | # CONFIG_MEDIA_ATTACH is not set | ||
894 | CONFIG_MEDIA_TUNER=y | ||
895 | # CONFIG_MEDIA_TUNER_CUSTOMISE is not set | ||
896 | CONFIG_MEDIA_TUNER_SIMPLE=y | ||
897 | CONFIG_MEDIA_TUNER_TDA8290=y | ||
898 | CONFIG_MEDIA_TUNER_TDA9887=y | ||
899 | CONFIG_MEDIA_TUNER_TEA5761=y | ||
900 | CONFIG_MEDIA_TUNER_TEA5767=y | ||
901 | CONFIG_MEDIA_TUNER_MT20XX=y | ||
902 | CONFIG_MEDIA_TUNER_XC2028=y | ||
903 | CONFIG_MEDIA_TUNER_XC5000=y | ||
904 | CONFIG_MEDIA_TUNER_MC44S803=y | ||
905 | CONFIG_VIDEO_V4L2=y | ||
906 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
907 | CONFIG_VIDEO_ADV_DEBUG=y | ||
908 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
909 | # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set | ||
910 | CONFIG_VIDEO_IR_I2C=y | ||
911 | |||
912 | # | ||
913 | # Encoders/decoders and other helper chips | ||
914 | # | ||
915 | |||
916 | # | ||
917 | # Audio decoders | ||
918 | # | ||
919 | # CONFIG_VIDEO_TVAUDIO is not set | ||
920 | # CONFIG_VIDEO_TDA7432 is not set | ||
921 | # CONFIG_VIDEO_TDA9840 is not set | ||
922 | # CONFIG_VIDEO_TDA9875 is not set | ||
923 | # CONFIG_VIDEO_TEA6415C is not set | ||
924 | # CONFIG_VIDEO_TEA6420 is not set | ||
925 | # CONFIG_VIDEO_MSP3400 is not set | ||
926 | # CONFIG_VIDEO_CS5345 is not set | ||
927 | # CONFIG_VIDEO_CS53L32A is not set | ||
928 | # CONFIG_VIDEO_M52790 is not set | ||
929 | # CONFIG_VIDEO_TLV320AIC23B is not set | ||
930 | # CONFIG_VIDEO_WM8775 is not set | ||
931 | # CONFIG_VIDEO_WM8739 is not set | ||
932 | # CONFIG_VIDEO_VP27SMPX is not set | ||
933 | |||
934 | # | ||
935 | # RDS decoders | ||
936 | # | ||
937 | # CONFIG_VIDEO_SAA6588 is not set | ||
938 | |||
939 | # | ||
940 | # Video decoders | ||
941 | # | ||
942 | # CONFIG_VIDEO_ADV7180 is not set | ||
943 | # CONFIG_VIDEO_BT819 is not set | ||
944 | # CONFIG_VIDEO_BT856 is not set | ||
945 | # CONFIG_VIDEO_BT866 is not set | ||
946 | # CONFIG_VIDEO_KS0127 is not set | ||
947 | # CONFIG_VIDEO_OV7670 is not set | ||
948 | # CONFIG_VIDEO_MT9V011 is not set | ||
949 | # CONFIG_VIDEO_TCM825X is not set | ||
950 | # CONFIG_VIDEO_SAA7110 is not set | ||
951 | CONFIG_VIDEO_SAA711X=y | ||
952 | # CONFIG_VIDEO_SAA717X is not set | ||
953 | # CONFIG_VIDEO_TVP514X is not set | ||
954 | # CONFIG_VIDEO_TVP5150 is not set | ||
955 | # CONFIG_VIDEO_VPX3220 is not set | ||
956 | |||
957 | # | ||
958 | # Video and audio decoders | ||
959 | # | ||
960 | # CONFIG_VIDEO_CX25840 is not set | ||
961 | |||
962 | # | ||
963 | # MPEG video encoders | ||
964 | # | ||
965 | # CONFIG_VIDEO_CX2341X is not set | ||
966 | |||
967 | # | ||
968 | # Video encoders | ||
969 | # | ||
970 | # CONFIG_VIDEO_SAA7127 is not set | ||
971 | # CONFIG_VIDEO_SAA7185 is not set | ||
972 | # CONFIG_VIDEO_ADV7170 is not set | ||
973 | # CONFIG_VIDEO_ADV7175 is not set | ||
974 | # CONFIG_VIDEO_THS7303 is not set | ||
975 | # CONFIG_VIDEO_ADV7343 is not set | ||
976 | |||
977 | # | ||
978 | # Video improvement chips | ||
979 | # | ||
980 | # CONFIG_VIDEO_UPD64031A is not set | ||
981 | # CONFIG_VIDEO_UPD64083 is not set | ||
982 | # CONFIG_VIDEO_VIVI is not set | ||
983 | # CONFIG_VIDEO_SAA5246A is not set | ||
984 | # CONFIG_VIDEO_SAA5249 is not set | ||
985 | # CONFIG_SOC_CAMERA is not set | ||
986 | CONFIG_V4L_USB_DRIVERS=y | ||
987 | # CONFIG_USB_VIDEO_CLASS is not set | ||
988 | CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y | ||
989 | CONFIG_USB_GSPCA=m | ||
990 | # CONFIG_USB_M5602 is not set | ||
991 | # CONFIG_USB_STV06XX is not set | ||
992 | # CONFIG_USB_GL860 is not set | ||
993 | # CONFIG_USB_GSPCA_CONEX is not set | ||
994 | # CONFIG_USB_GSPCA_ETOMS is not set | ||
995 | # CONFIG_USB_GSPCA_FINEPIX is not set | ||
996 | # CONFIG_USB_GSPCA_JEILINJ is not set | ||
997 | # CONFIG_USB_GSPCA_MARS is not set | ||
998 | # CONFIG_USB_GSPCA_MR97310A is not set | ||
999 | # CONFIG_USB_GSPCA_OV519 is not set | ||
1000 | # CONFIG_USB_GSPCA_OV534 is not set | ||
1001 | # CONFIG_USB_GSPCA_PAC207 is not set | ||
1002 | # CONFIG_USB_GSPCA_PAC7302 is not set | ||
1003 | # CONFIG_USB_GSPCA_PAC7311 is not set | ||
1004 | # CONFIG_USB_GSPCA_SN9C20X is not set | ||
1005 | # CONFIG_USB_GSPCA_SONIXB is not set | ||
1006 | # CONFIG_USB_GSPCA_SONIXJ is not set | ||
1007 | # CONFIG_USB_GSPCA_SPCA500 is not set | ||
1008 | # CONFIG_USB_GSPCA_SPCA501 is not set | ||
1009 | # CONFIG_USB_GSPCA_SPCA505 is not set | ||
1010 | # CONFIG_USB_GSPCA_SPCA506 is not set | ||
1011 | # CONFIG_USB_GSPCA_SPCA508 is not set | ||
1012 | # CONFIG_USB_GSPCA_SPCA561 is not set | ||
1013 | # CONFIG_USB_GSPCA_SQ905 is not set | ||
1014 | # CONFIG_USB_GSPCA_SQ905C is not set | ||
1015 | # CONFIG_USB_GSPCA_STK014 is not set | ||
1016 | # CONFIG_USB_GSPCA_STV0680 is not set | ||
1017 | # CONFIG_USB_GSPCA_SUNPLUS is not set | ||
1018 | # CONFIG_USB_GSPCA_T613 is not set | ||
1019 | # CONFIG_USB_GSPCA_TV8532 is not set | ||
1020 | # CONFIG_USB_GSPCA_VC032X is not set | ||
1021 | # CONFIG_USB_GSPCA_ZC3XX is not set | ||
1022 | # CONFIG_VIDEO_PVRUSB2 is not set | ||
1023 | # CONFIG_VIDEO_HDPVR is not set | ||
1024 | # CONFIG_VIDEO_EM28XX is not set | ||
1025 | # CONFIG_VIDEO_CX231XX is not set | ||
1026 | # CONFIG_VIDEO_USBVISION is not set | ||
1027 | # CONFIG_USB_ET61X251 is not set | ||
1028 | # CONFIG_USB_SN9C102 is not set | ||
1029 | # CONFIG_USB_ZC0301 is not set | ||
1030 | CONFIG_USB_PWC_INPUT_EVDEV=y | ||
1031 | # CONFIG_USB_ZR364XX is not set | ||
1032 | # CONFIG_USB_STKWEBCAM is not set | ||
1033 | # CONFIG_USB_S2255 is not set | ||
1034 | CONFIG_RADIO_ADAPTERS=y | ||
1035 | # CONFIG_I2C_SI4713 is not set | ||
1036 | # CONFIG_RADIO_SI4713 is not set | ||
1037 | # CONFIG_USB_DSBR is not set | ||
1038 | # CONFIG_RADIO_SI470X is not set | ||
1039 | # CONFIG_USB_MR800 is not set | ||
1040 | # CONFIG_RADIO_TEA5764 is not set | ||
1041 | # CONFIG_RADIO_TEF6862 is not set | ||
1042 | # CONFIG_DAB is not set | ||
1043 | |||
1044 | # | ||
1045 | # Graphics support | ||
1046 | # | ||
1047 | # CONFIG_VGASTATE is not set | ||
1048 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
1049 | CONFIG_FB=y | ||
1050 | # CONFIG_FIRMWARE_EDID is not set | ||
1051 | # CONFIG_FB_DDC is not set | ||
1052 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
1053 | CONFIG_FB_CFB_FILLRECT=y | ||
1054 | CONFIG_FB_CFB_COPYAREA=y | ||
1055 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
1056 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
1057 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1058 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1059 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1060 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
1061 | # CONFIG_FB_SYS_FOPS is not set | ||
1062 | # CONFIG_FB_SVGALIB is not set | ||
1063 | # CONFIG_FB_MACMODES is not set | ||
1064 | # CONFIG_FB_BACKLIGHT is not set | ||
1065 | # CONFIG_FB_MODE_HELPERS is not set | ||
1066 | # CONFIG_FB_TILEBLITTING is not set | ||
1067 | |||
1068 | # | ||
1069 | # Frame buffer hardware drivers | ||
1070 | # | ||
1071 | # CONFIG_FB_OF is not set | ||
1072 | # CONFIG_FB_VGA16 is not set | ||
1073 | # CONFIG_FB_S1D13XXX is not set | ||
1074 | CONFIG_FB_FSL_DIU=y | ||
1075 | # CONFIG_FB_IBM_GXT4500 is not set | ||
1076 | # CONFIG_FB_VIRTUAL is not set | ||
1077 | # CONFIG_FB_METRONOME is not set | ||
1078 | # CONFIG_FB_MB862XX is not set | ||
1079 | # CONFIG_FB_BROADSHEET is not set | ||
1080 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1081 | |||
1082 | # | ||
1083 | # Display device support | ||
1084 | # | ||
1085 | # CONFIG_DISPLAY_SUPPORT is not set | ||
1086 | |||
1087 | # | ||
1088 | # Console display driver support | ||
1089 | # | ||
1090 | # CONFIG_VGA_CONSOLE is not set | ||
1091 | CONFIG_DUMMY_CONSOLE=y | ||
1092 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
1093 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
1094 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
1095 | # CONFIG_FONTS is not set | ||
1096 | CONFIG_FONT_8x8=y | ||
1097 | CONFIG_FONT_8x16=y | ||
1098 | # CONFIG_LOGO is not set | ||
1099 | # CONFIG_SOUND is not set | ||
1100 | CONFIG_HID_SUPPORT=y | ||
1101 | CONFIG_HID=y | ||
1102 | # CONFIG_HIDRAW is not set | ||
1103 | |||
1104 | # | ||
1105 | # USB Input Devices | ||
1106 | # | ||
1107 | CONFIG_USB_HID=y | ||
1108 | # CONFIG_HID_PID is not set | ||
1109 | # CONFIG_USB_HIDDEV is not set | ||
1110 | |||
1111 | # | ||
1112 | # Special HID drivers | ||
1113 | # | ||
1114 | CONFIG_HID_A4TECH=y | ||
1115 | CONFIG_HID_APPLE=y | ||
1116 | CONFIG_HID_BELKIN=y | ||
1117 | CONFIG_HID_CHERRY=y | ||
1118 | CONFIG_HID_CHICONY=y | ||
1119 | CONFIG_HID_CYPRESS=y | ||
1120 | CONFIG_HID_DRAGONRISE=y | ||
1121 | # CONFIG_DRAGONRISE_FF is not set | ||
1122 | CONFIG_HID_EZKEY=y | ||
1123 | CONFIG_HID_KYE=y | ||
1124 | CONFIG_HID_GYRATION=y | ||
1125 | CONFIG_HID_TWINHAN=y | ||
1126 | CONFIG_HID_KENSINGTON=y | ||
1127 | CONFIG_HID_LOGITECH=y | ||
1128 | # CONFIG_LOGITECH_FF is not set | ||
1129 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1130 | CONFIG_HID_MICROSOFT=y | ||
1131 | CONFIG_HID_MONTEREY=y | ||
1132 | CONFIG_HID_NTRIG=y | ||
1133 | CONFIG_HID_PANTHERLORD=y | ||
1134 | # CONFIG_PANTHERLORD_FF is not set | ||
1135 | CONFIG_HID_PETALYNX=y | ||
1136 | CONFIG_HID_SAMSUNG=y | ||
1137 | CONFIG_HID_SONY=y | ||
1138 | CONFIG_HID_SUNPLUS=y | ||
1139 | CONFIG_HID_GREENASIA=y | ||
1140 | # CONFIG_GREENASIA_FF is not set | ||
1141 | CONFIG_HID_SMARTJOYPLUS=y | ||
1142 | # CONFIG_SMARTJOYPLUS_FF is not set | ||
1143 | CONFIG_HID_TOPSEED=y | ||
1144 | CONFIG_HID_THRUSTMASTER=y | ||
1145 | # CONFIG_THRUSTMASTER_FF is not set | ||
1146 | CONFIG_HID_ZEROPLUS=y | ||
1147 | # CONFIG_ZEROPLUS_FF is not set | ||
1148 | CONFIG_USB_SUPPORT=y | ||
1149 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1150 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
1151 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
1152 | CONFIG_USB=y | ||
1153 | # CONFIG_USB_DEBUG is not set | ||
1154 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1155 | |||
1156 | # | ||
1157 | # Miscellaneous USB options | ||
1158 | # | ||
1159 | # CONFIG_USB_DEVICEFS is not set | ||
1160 | CONFIG_USB_DEVICE_CLASS=y | ||
1161 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1162 | # CONFIG_USB_OTG is not set | ||
1163 | # CONFIG_USB_MON is not set | ||
1164 | # CONFIG_USB_WUSB is not set | ||
1165 | # CONFIG_USB_WUSB_CBAF is not set | ||
1166 | |||
1167 | # | ||
1168 | # USB Host Controller Drivers | ||
1169 | # | ||
1170 | # CONFIG_USB_C67X00_HCD is not set | ||
1171 | CONFIG_USB_EHCI_HCD=y | ||
1172 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | ||
1173 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | ||
1174 | CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y | ||
1175 | CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y | ||
1176 | # CONFIG_XPS_USB_HCD_XILINX is not set | ||
1177 | CONFIG_USB_EHCI_FSL=y | ||
1178 | CONFIG_USB_EHCI_HCD_PPC_OF=y | ||
1179 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1180 | # CONFIG_USB_ISP116X_HCD is not set | ||
1181 | # CONFIG_USB_ISP1760_HCD is not set | ||
1182 | # CONFIG_USB_ISP1362_HCD is not set | ||
1183 | # CONFIG_USB_SL811_HCD is not set | ||
1184 | # CONFIG_USB_R8A66597_HCD is not set | ||
1185 | # CONFIG_USB_HWA_HCD is not set | ||
1186 | |||
1187 | # | ||
1188 | # USB Device Class drivers | ||
1189 | # | ||
1190 | # CONFIG_USB_ACM is not set | ||
1191 | # CONFIG_USB_PRINTER is not set | ||
1192 | # CONFIG_USB_WDM is not set | ||
1193 | # CONFIG_USB_TMC is not set | ||
1194 | |||
1195 | # | ||
1196 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
1197 | # | ||
1198 | |||
1199 | # | ||
1200 | # also be needed; see USB_STORAGE Help for more info | ||
1201 | # | ||
1202 | CONFIG_USB_STORAGE=y | ||
1203 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1204 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1205 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1206 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1207 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1208 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1209 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1210 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1211 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1212 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1213 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1214 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1215 | # CONFIG_USB_LIBUSUAL is not set | ||
1216 | |||
1217 | # | ||
1218 | # USB Imaging devices | ||
1219 | # | ||
1220 | # CONFIG_USB_MDC800 is not set | ||
1221 | # CONFIG_USB_MICROTEK is not set | ||
1222 | |||
1223 | # | ||
1224 | # USB port drivers | ||
1225 | # | ||
1226 | # CONFIG_USB_SERIAL is not set | ||
1227 | |||
1228 | # | ||
1229 | # USB Miscellaneous drivers | ||
1230 | # | ||
1231 | # CONFIG_USB_EMI62 is not set | ||
1232 | # CONFIG_USB_EMI26 is not set | ||
1233 | # CONFIG_USB_ADUTUX is not set | ||
1234 | # CONFIG_USB_SEVSEG is not set | ||
1235 | # CONFIG_USB_RIO500 is not set | ||
1236 | # CONFIG_USB_LEGOTOWER is not set | ||
1237 | # CONFIG_USB_LCD is not set | ||
1238 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1239 | # CONFIG_USB_LED is not set | ||
1240 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1241 | # CONFIG_USB_CYTHERM is not set | ||
1242 | # CONFIG_USB_IDMOUSE is not set | ||
1243 | # CONFIG_USB_FTDI_ELAN is not set | ||
1244 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1245 | # CONFIG_USB_SISUSBVGA is not set | ||
1246 | # CONFIG_USB_LD is not set | ||
1247 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1248 | # CONFIG_USB_IOWARRIOR is not set | ||
1249 | # CONFIG_USB_TEST is not set | ||
1250 | # CONFIG_USB_ISIGHTFW is not set | ||
1251 | # CONFIG_USB_VST is not set | ||
1252 | # CONFIG_USB_GADGET is not set | ||
1253 | |||
1254 | # | ||
1255 | # OTG and related infrastructure | ||
1256 | # | ||
1257 | # CONFIG_NOP_USB_XCEIV is not set | ||
1258 | # CONFIG_MMC is not set | ||
1259 | # CONFIG_MEMSTICK is not set | ||
1260 | # CONFIG_NEW_LEDS is not set | ||
1261 | # CONFIG_ACCESSIBILITY is not set | ||
1262 | # CONFIG_EDAC is not set | ||
1263 | CONFIG_RTC_LIB=y | ||
1264 | CONFIG_RTC_CLASS=y | ||
1265 | CONFIG_RTC_HCTOSYS=y | ||
1266 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1267 | # CONFIG_RTC_DEBUG is not set | ||
1268 | |||
1269 | # | ||
1270 | # RTC interfaces | ||
1271 | # | ||
1272 | CONFIG_RTC_INTF_SYSFS=y | ||
1273 | CONFIG_RTC_INTF_PROC=y | ||
1274 | CONFIG_RTC_INTF_DEV=y | ||
1275 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1276 | # CONFIG_RTC_DRV_TEST is not set | ||
1277 | |||
1278 | # | ||
1279 | # I2C RTC drivers | ||
1280 | # | ||
1281 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1282 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1283 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1284 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1285 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1286 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1287 | # CONFIG_RTC_DRV_X1205 is not set | ||
1288 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1289 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1290 | CONFIG_RTC_DRV_M41T80=y | ||
1291 | # CONFIG_RTC_DRV_M41T80_WDT is not set | ||
1292 | # CONFIG_RTC_DRV_BQ32K is not set | ||
1293 | # CONFIG_RTC_DRV_S35390A is not set | ||
1294 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1295 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1296 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1297 | |||
1298 | # | ||
1299 | # SPI RTC drivers | ||
1300 | # | ||
1301 | |||
1302 | # | ||
1303 | # Platform RTC drivers | ||
1304 | # | ||
1305 | # CONFIG_RTC_DRV_CMOS is not set | ||
1306 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1307 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1308 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1309 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1310 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1311 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1312 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1313 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1314 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1315 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1316 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1317 | # CONFIG_RTC_DRV_V3020 is not set | ||
1318 | |||
1319 | # | ||
1320 | # on-CPU RTC drivers | ||
1321 | # | ||
1322 | # CONFIG_RTC_DRV_GENERIC is not set | ||
1323 | CONFIG_RTC_DRV_MPC5121=y | ||
1324 | CONFIG_DMADEVICES=y | ||
1325 | |||
1326 | # | ||
1327 | # DMA Devices | ||
1328 | # | ||
1329 | # CONFIG_FSL_DMA is not set | ||
1330 | CONFIG_MPC512X_DMA=y | ||
1331 | CONFIG_DMA_ENGINE=y | ||
1332 | |||
1333 | # | ||
1334 | # DMA Clients | ||
1335 | # | ||
1336 | # CONFIG_NET_DMA is not set | ||
1337 | # CONFIG_ASYNC_TX_DMA is not set | ||
1338 | # CONFIG_DMATEST is not set | ||
1339 | # CONFIG_AUXDISPLAY is not set | ||
1340 | # CONFIG_UIO is not set | ||
1341 | |||
1342 | # | ||
1343 | # TI VLYNQ | ||
1344 | # | ||
1345 | # CONFIG_STAGING is not set | ||
1346 | |||
1347 | # | ||
1348 | # File systems | ||
1349 | # | ||
1350 | CONFIG_EXT2_FS=y | ||
1351 | # CONFIG_EXT2_FS_XATTR is not set | ||
1352 | CONFIG_EXT2_FS_XIP=y | ||
1353 | CONFIG_EXT3_FS=y | ||
1354 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1355 | CONFIG_EXT3_FS_XATTR=y | ||
1356 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
1357 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1358 | # CONFIG_EXT4_FS is not set | ||
1359 | CONFIG_FS_XIP=y | ||
1360 | CONFIG_JBD=y | ||
1361 | CONFIG_FS_MBCACHE=y | ||
1362 | # CONFIG_REISERFS_FS is not set | ||
1363 | # CONFIG_JFS_FS is not set | ||
1364 | # CONFIG_FS_POSIX_ACL is not set | ||
1365 | # CONFIG_XFS_FS is not set | ||
1366 | # CONFIG_GFS2_FS is not set | ||
1367 | # CONFIG_OCFS2_FS is not set | ||
1368 | # CONFIG_BTRFS_FS is not set | ||
1369 | # CONFIG_NILFS2_FS is not set | ||
1370 | CONFIG_FILE_LOCKING=y | ||
1371 | CONFIG_FSNOTIFY=y | ||
1372 | # CONFIG_DNOTIFY is not set | ||
1373 | # CONFIG_INOTIFY is not set | ||
1374 | CONFIG_INOTIFY_USER=y | ||
1375 | # CONFIG_QUOTA is not set | ||
1376 | # CONFIG_AUTOFS_FS is not set | ||
1377 | # CONFIG_AUTOFS4_FS is not set | ||
1378 | # CONFIG_FUSE_FS is not set | ||
1379 | |||
1380 | # | ||
1381 | # Caches | ||
1382 | # | ||
1383 | # CONFIG_FSCACHE is not set | ||
1384 | |||
1385 | # | ||
1386 | # CD-ROM/DVD Filesystems | ||
1387 | # | ||
1388 | # CONFIG_ISO9660_FS is not set | ||
1389 | # CONFIG_UDF_FS is not set | ||
1390 | |||
1391 | # | ||
1392 | # DOS/FAT/NT Filesystems | ||
1393 | # | ||
1394 | CONFIG_FAT_FS=y | ||
1395 | # CONFIG_MSDOS_FS is not set | ||
1396 | CONFIG_VFAT_FS=y | ||
1397 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1398 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1399 | # CONFIG_NTFS_FS is not set | ||
1400 | |||
1401 | # | ||
1402 | # Pseudo filesystems | ||
1403 | # | ||
1404 | CONFIG_PROC_FS=y | ||
1405 | # CONFIG_PROC_KCORE is not set | ||
1406 | CONFIG_PROC_SYSCTL=y | ||
1407 | CONFIG_PROC_PAGE_MONITOR=y | ||
1408 | CONFIG_SYSFS=y | ||
1409 | CONFIG_TMPFS=y | ||
1410 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1411 | # CONFIG_HUGETLB_PAGE is not set | ||
1412 | # CONFIG_CONFIGFS_FS is not set | ||
1413 | CONFIG_MISC_FILESYSTEMS=y | ||
1414 | # CONFIG_ADFS_FS is not set | ||
1415 | # CONFIG_AFFS_FS is not set | ||
1416 | # CONFIG_HFS_FS is not set | ||
1417 | # CONFIG_HFSPLUS_FS is not set | ||
1418 | # CONFIG_BEFS_FS is not set | ||
1419 | # CONFIG_BFS_FS is not set | ||
1420 | # CONFIG_EFS_FS is not set | ||
1421 | CONFIG_JFFS2_FS=y | ||
1422 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1423 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1424 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1425 | # CONFIG_JFFS2_SUMMARY is not set | ||
1426 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1427 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1428 | CONFIG_JFFS2_ZLIB=y | ||
1429 | # CONFIG_JFFS2_LZO is not set | ||
1430 | CONFIG_JFFS2_RTIME=y | ||
1431 | # CONFIG_JFFS2_RUBIN is not set | ||
1432 | CONFIG_UBIFS_FS=y | ||
1433 | # CONFIG_UBIFS_FS_XATTR is not set | ||
1434 | # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set | ||
1435 | CONFIG_UBIFS_FS_LZO=y | ||
1436 | CONFIG_UBIFS_FS_ZLIB=y | ||
1437 | # CONFIG_UBIFS_FS_DEBUG is not set | ||
1438 | # CONFIG_CRAMFS is not set | ||
1439 | # CONFIG_SQUASHFS is not set | ||
1440 | # CONFIG_VXFS_FS is not set | ||
1441 | # CONFIG_MINIX_FS is not set | ||
1442 | # CONFIG_OMFS_FS is not set | ||
1443 | # CONFIG_HPFS_FS is not set | ||
1444 | # CONFIG_QNX4FS_FS is not set | ||
1445 | # CONFIG_ROMFS_FS is not set | ||
1446 | # CONFIG_SYSV_FS is not set | ||
1447 | # CONFIG_UFS_FS is not set | ||
1448 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1449 | CONFIG_NFS_FS=y | ||
1450 | CONFIG_NFS_V3=y | ||
1451 | # CONFIG_NFS_V3_ACL is not set | ||
1452 | # CONFIG_NFS_V4 is not set | ||
1453 | CONFIG_ROOT_NFS=y | ||
1454 | # CONFIG_NFSD is not set | ||
1455 | CONFIG_LOCKD=y | ||
1456 | CONFIG_LOCKD_V4=y | ||
1457 | CONFIG_NFS_COMMON=y | ||
1458 | CONFIG_SUNRPC=y | ||
1459 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1460 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1461 | # CONFIG_SMB_FS is not set | ||
1462 | # CONFIG_CIFS is not set | ||
1463 | # CONFIG_NCP_FS is not set | ||
1464 | # CONFIG_CODA_FS is not set | ||
1465 | # CONFIG_AFS_FS is not set | ||
1466 | |||
1467 | # | ||
1468 | # Partition Types | ||
1469 | # | ||
1470 | CONFIG_PARTITION_ADVANCED=y | ||
1471 | # CONFIG_ACORN_PARTITION is not set | ||
1472 | # CONFIG_OSF_PARTITION is not set | ||
1473 | # CONFIG_AMIGA_PARTITION is not set | ||
1474 | # CONFIG_ATARI_PARTITION is not set | ||
1475 | # CONFIG_MAC_PARTITION is not set | ||
1476 | CONFIG_MSDOS_PARTITION=y | ||
1477 | # CONFIG_BSD_DISKLABEL is not set | ||
1478 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1479 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1480 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1481 | # CONFIG_LDM_PARTITION is not set | ||
1482 | # CONFIG_SGI_PARTITION is not set | ||
1483 | # CONFIG_ULTRIX_PARTITION is not set | ||
1484 | # CONFIG_SUN_PARTITION is not set | ||
1485 | # CONFIG_KARMA_PARTITION is not set | ||
1486 | # CONFIG_EFI_PARTITION is not set | ||
1487 | # CONFIG_SYSV68_PARTITION is not set | ||
1488 | CONFIG_NLS=y | ||
1489 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1490 | CONFIG_NLS_CODEPAGE_437=y | ||
1491 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1492 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1493 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1494 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1495 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1496 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1497 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1498 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1499 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1500 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1501 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1502 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1503 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1504 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1505 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1506 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1507 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1508 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1509 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1510 | # CONFIG_NLS_ISO8859_8 is not set | ||
1511 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1512 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1513 | # CONFIG_NLS_ASCII is not set | ||
1514 | CONFIG_NLS_ISO8859_1=y | ||
1515 | # CONFIG_NLS_ISO8859_2 is not set | ||
1516 | # CONFIG_NLS_ISO8859_3 is not set | ||
1517 | # CONFIG_NLS_ISO8859_4 is not set | ||
1518 | # CONFIG_NLS_ISO8859_5 is not set | ||
1519 | # CONFIG_NLS_ISO8859_6 is not set | ||
1520 | # CONFIG_NLS_ISO8859_7 is not set | ||
1521 | # CONFIG_NLS_ISO8859_9 is not set | ||
1522 | # CONFIG_NLS_ISO8859_13 is not set | ||
1523 | # CONFIG_NLS_ISO8859_14 is not set | ||
1524 | # CONFIG_NLS_ISO8859_15 is not set | ||
1525 | # CONFIG_NLS_KOI8_R is not set | ||
1526 | # CONFIG_NLS_KOI8_U is not set | ||
1527 | # CONFIG_NLS_UTF8 is not set | ||
1528 | # CONFIG_DLM is not set | ||
1529 | # CONFIG_BINARY_PRINTF is not set | ||
1530 | |||
1531 | # | ||
1532 | # Library routines | ||
1533 | # | ||
1534 | CONFIG_BITREVERSE=y | ||
1535 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1536 | # CONFIG_CRC_CCITT is not set | ||
1537 | CONFIG_CRC16=y | ||
1538 | # CONFIG_CRC_T10DIF is not set | ||
1539 | # CONFIG_CRC_ITU_T is not set | ||
1540 | CONFIG_CRC32=y | ||
1541 | # CONFIG_CRC7 is not set | ||
1542 | # CONFIG_LIBCRC32C is not set | ||
1543 | CONFIG_ZLIB_INFLATE=y | ||
1544 | CONFIG_ZLIB_DEFLATE=y | ||
1545 | CONFIG_LZO_COMPRESS=y | ||
1546 | CONFIG_LZO_DECOMPRESS=y | ||
1547 | CONFIG_DECOMPRESS_GZIP=y | ||
1548 | CONFIG_DECOMPRESS_BZIP2=y | ||
1549 | CONFIG_DECOMPRESS_LZMA=y | ||
1550 | CONFIG_DECOMPRESS_LZO=y | ||
1551 | CONFIG_HAS_IOMEM=y | ||
1552 | CONFIG_HAS_IOPORT=y | ||
1553 | CONFIG_HAS_DMA=y | ||
1554 | CONFIG_HAVE_LMB=y | ||
1555 | CONFIG_NLATTR=y | ||
1556 | CONFIG_GENERIC_ATOMIC64=y | ||
1557 | |||
1558 | # | ||
1559 | # Kernel hacking | ||
1560 | # | ||
1561 | # CONFIG_PRINTK_TIME is not set | ||
1562 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
1563 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
1564 | CONFIG_FRAME_WARN=1024 | ||
1565 | # CONFIG_MAGIC_SYSRQ is not set | ||
1566 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1567 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1568 | # CONFIG_DEBUG_FS is not set | ||
1569 | # CONFIG_HEADERS_CHECK is not set | ||
1570 | # CONFIG_DEBUG_KERNEL is not set | ||
1571 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1572 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1573 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1574 | # CONFIG_LATENCYTOP is not set | ||
1575 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1576 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1577 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1578 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1579 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1580 | CONFIG_TRACING_SUPPORT=y | ||
1581 | # CONFIG_FTRACE is not set | ||
1582 | # CONFIG_DMA_API_DEBUG is not set | ||
1583 | # CONFIG_SAMPLES is not set | ||
1584 | CONFIG_HAVE_ARCH_KGDB=y | ||
1585 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1586 | CONFIG_PPC_WERROR=y | ||
1587 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1588 | # CONFIG_IRQSTACKS is not set | ||
1589 | # CONFIG_BOOTX_TEXT is not set | ||
1590 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1591 | |||
1592 | # | ||
1593 | # Security options | ||
1594 | # | ||
1595 | # CONFIG_KEYS is not set | ||
1596 | # CONFIG_SECURITY is not set | ||
1597 | # CONFIG_SECURITYFS is not set | ||
1598 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1599 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1600 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1601 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1602 | CONFIG_DEFAULT_SECURITY="" | ||
1603 | CONFIG_CRYPTO=y | ||
1604 | |||
1605 | # | ||
1606 | # Crypto core or helper | ||
1607 | # | ||
1608 | CONFIG_CRYPTO_ALGAPI=y | ||
1609 | CONFIG_CRYPTO_ALGAPI2=y | ||
1610 | # CONFIG_CRYPTO_MANAGER is not set | ||
1611 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1612 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1613 | # CONFIG_CRYPTO_NULL is not set | ||
1614 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1615 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1616 | # CONFIG_CRYPTO_TEST is not set | ||
1617 | |||
1618 | # | ||
1619 | # Authenticated Encryption with Associated Data | ||
1620 | # | ||
1621 | # CONFIG_CRYPTO_CCM is not set | ||
1622 | # CONFIG_CRYPTO_GCM is not set | ||
1623 | # CONFIG_CRYPTO_SEQIV is not set | ||
1624 | |||
1625 | # | ||
1626 | # Block modes | ||
1627 | # | ||
1628 | # CONFIG_CRYPTO_CBC is not set | ||
1629 | # CONFIG_CRYPTO_CTR is not set | ||
1630 | # CONFIG_CRYPTO_CTS is not set | ||
1631 | # CONFIG_CRYPTO_ECB is not set | ||
1632 | # CONFIG_CRYPTO_LRW is not set | ||
1633 | # CONFIG_CRYPTO_PCBC is not set | ||
1634 | # CONFIG_CRYPTO_XTS is not set | ||
1635 | |||
1636 | # | ||
1637 | # Hash modes | ||
1638 | # | ||
1639 | # CONFIG_CRYPTO_HMAC is not set | ||
1640 | # CONFIG_CRYPTO_XCBC is not set | ||
1641 | # CONFIG_CRYPTO_VMAC is not set | ||
1642 | |||
1643 | # | ||
1644 | # Digest | ||
1645 | # | ||
1646 | # CONFIG_CRYPTO_CRC32C is not set | ||
1647 | # CONFIG_CRYPTO_GHASH is not set | ||
1648 | # CONFIG_CRYPTO_MD4 is not set | ||
1649 | # CONFIG_CRYPTO_MD5 is not set | ||
1650 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1651 | # CONFIG_CRYPTO_RMD128 is not set | ||
1652 | # CONFIG_CRYPTO_RMD160 is not set | ||
1653 | # CONFIG_CRYPTO_RMD256 is not set | ||
1654 | # CONFIG_CRYPTO_RMD320 is not set | ||
1655 | # CONFIG_CRYPTO_SHA1 is not set | ||
1656 | # CONFIG_CRYPTO_SHA256 is not set | ||
1657 | # CONFIG_CRYPTO_SHA512 is not set | ||
1658 | # CONFIG_CRYPTO_TGR192 is not set | ||
1659 | # CONFIG_CRYPTO_WP512 is not set | ||
1660 | |||
1661 | # | ||
1662 | # Ciphers | ||
1663 | # | ||
1664 | # CONFIG_CRYPTO_AES is not set | ||
1665 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1666 | # CONFIG_CRYPTO_ARC4 is not set | ||
1667 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1668 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1669 | # CONFIG_CRYPTO_CAST5 is not set | ||
1670 | # CONFIG_CRYPTO_CAST6 is not set | ||
1671 | # CONFIG_CRYPTO_DES is not set | ||
1672 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1673 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1674 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1675 | # CONFIG_CRYPTO_SEED is not set | ||
1676 | # CONFIG_CRYPTO_SERPENT is not set | ||
1677 | # CONFIG_CRYPTO_TEA is not set | ||
1678 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1679 | |||
1680 | # | ||
1681 | # Compression | ||
1682 | # | ||
1683 | CONFIG_CRYPTO_DEFLATE=y | ||
1684 | # CONFIG_CRYPTO_ZLIB is not set | ||
1685 | CONFIG_CRYPTO_LZO=y | ||
1686 | |||
1687 | # | ||
1688 | # Random Number Generation | ||
1689 | # | ||
1690 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1691 | # CONFIG_CRYPTO_HW is not set | ||
1692 | CONFIG_PPC_CLOCK=y | ||
1693 | CONFIG_PPC_LIB_RHEAP=y | ||
1694 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/ppc40x_defconfig b/arch/powerpc/configs/ppc40x_defconfig index 326205cabf77..35b60683cde5 100644 --- a/arch/powerpc/configs/ppc40x_defconfig +++ b/arch/powerpc/configs/ppc40x_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Fri Jan 23 08:44:03 2009 | 4 | # Mon Jan 4 13:54:06 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | CONFIG_40x=y | 14 | CONFIG_40x=y |
@@ -16,6 +16,7 @@ CONFIG_40x=y | |||
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_4xx=y | 17 | CONFIG_4xx=y |
18 | CONFIG_PPC_MMU_NOHASH=y | 18 | CONFIG_PPC_MMU_NOHASH=y |
19 | CONFIG_PPC_MMU_NOHASH_32=y | ||
19 | # CONFIG_PPC_MM_SLICES is not set | 20 | # CONFIG_PPC_MM_SLICES is not set |
20 | CONFIG_NOT_COHERENT_CACHE=y | 21 | CONFIG_NOT_COHERENT_CACHE=y |
21 | CONFIG_PPC32=y | 22 | CONFIG_PPC32=y |
@@ -27,15 +28,18 @@ CONFIG_GENERIC_TIME=y | |||
27 | CONFIG_GENERIC_TIME_VSYSCALL=y | 28 | CONFIG_GENERIC_TIME_VSYSCALL=y |
28 | CONFIG_GENERIC_CLOCKEVENTS=y | 29 | CONFIG_GENERIC_CLOCKEVENTS=y |
29 | CONFIG_GENERIC_HARDIRQS=y | 30 | CONFIG_GENERIC_HARDIRQS=y |
31 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
31 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_NR_IRQS=512 | ||
32 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
33 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
38 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
34 | CONFIG_LOCKDEP_SUPPORT=y | 39 | CONFIG_LOCKDEP_SUPPORT=y |
35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 40 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
36 | CONFIG_ARCH_HAS_ILOG2_U32=y | 41 | CONFIG_ARCH_HAS_ILOG2_U32=y |
37 | CONFIG_GENERIC_HWEIGHT=y | 42 | CONFIG_GENERIC_HWEIGHT=y |
38 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
39 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 43 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
40 | CONFIG_GENERIC_GPIO=y | 44 | CONFIG_GENERIC_GPIO=y |
41 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 45 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
@@ -50,11 +54,15 @@ CONFIG_PPC_UDBG_16550=y | |||
50 | # CONFIG_GENERIC_TBSYNC is not set | 54 | # CONFIG_GENERIC_TBSYNC is not set |
51 | CONFIG_AUDIT_ARCH=y | 55 | CONFIG_AUDIT_ARCH=y |
52 | CONFIG_GENERIC_BUG=y | 56 | CONFIG_GENERIC_BUG=y |
53 | # CONFIG_DEFAULT_UIMAGE is not set | 57 | CONFIG_DTC=y |
58 | CONFIG_DEFAULT_UIMAGE=y | ||
59 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
54 | CONFIG_PPC_DCR_NATIVE=y | 60 | CONFIG_PPC_DCR_NATIVE=y |
55 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
56 | CONFIG_PPC_DCR=y | 62 | CONFIG_PPC_DCR=y |
63 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
57 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 64 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
65 | CONFIG_CONSTRUCTORS=y | ||
58 | 66 | ||
59 | # | 67 | # |
60 | # General setup | 68 | # General setup |
@@ -68,9 +76,21 @@ CONFIG_SWAP=y | |||
68 | CONFIG_SYSVIPC=y | 76 | CONFIG_SYSVIPC=y |
69 | CONFIG_SYSVIPC_SYSCTL=y | 77 | CONFIG_SYSVIPC_SYSCTL=y |
70 | CONFIG_POSIX_MQUEUE=y | 78 | CONFIG_POSIX_MQUEUE=y |
79 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
71 | # CONFIG_BSD_PROCESS_ACCT is not set | 80 | # CONFIG_BSD_PROCESS_ACCT is not set |
72 | # CONFIG_TASKSTATS is not set | 81 | # CONFIG_TASKSTATS is not set |
73 | # CONFIG_AUDIT is not set | 82 | # CONFIG_AUDIT is not set |
83 | |||
84 | # | ||
85 | # RCU Subsystem | ||
86 | # | ||
87 | CONFIG_TREE_RCU=y | ||
88 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
89 | # CONFIG_TINY_RCU is not set | ||
90 | # CONFIG_RCU_TRACE is not set | ||
91 | CONFIG_RCU_FANOUT=32 | ||
92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
93 | # CONFIG_TREE_RCU_TRACE is not set | ||
74 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
75 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
76 | CONFIG_GROUP_SCHED=y | 96 | CONFIG_GROUP_SCHED=y |
@@ -85,31 +105,40 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
85 | # CONFIG_NAMESPACES is not set | 105 | # CONFIG_NAMESPACES is not set |
86 | CONFIG_BLK_DEV_INITRD=y | 106 | CONFIG_BLK_DEV_INITRD=y |
87 | CONFIG_INITRAMFS_SOURCE="" | 107 | CONFIG_INITRAMFS_SOURCE="" |
108 | CONFIG_RD_GZIP=y | ||
109 | # CONFIG_RD_BZIP2 is not set | ||
110 | # CONFIG_RD_LZMA is not set | ||
88 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 111 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
89 | CONFIG_SYSCTL=y | 112 | CONFIG_SYSCTL=y |
113 | CONFIG_ANON_INODES=y | ||
90 | CONFIG_EMBEDDED=y | 114 | CONFIG_EMBEDDED=y |
91 | CONFIG_SYSCTL_SYSCALL=y | 115 | CONFIG_SYSCTL_SYSCALL=y |
92 | CONFIG_KALLSYMS=y | 116 | CONFIG_KALLSYMS=y |
93 | CONFIG_KALLSYMS_ALL=y | 117 | CONFIG_KALLSYMS_ALL=y |
94 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
95 | CONFIG_KALLSYMS_EXTRA_PASS=y | 118 | CONFIG_KALLSYMS_EXTRA_PASS=y |
96 | CONFIG_HOTPLUG=y | 119 | CONFIG_HOTPLUG=y |
97 | CONFIG_PRINTK=y | 120 | CONFIG_PRINTK=y |
98 | CONFIG_BUG=y | 121 | CONFIG_BUG=y |
99 | CONFIG_ELF_CORE=y | 122 | CONFIG_ELF_CORE=y |
100 | CONFIG_COMPAT_BRK=y | ||
101 | CONFIG_BASE_FULL=y | 123 | CONFIG_BASE_FULL=y |
102 | CONFIG_FUTEX=y | 124 | CONFIG_FUTEX=y |
103 | CONFIG_ANON_INODES=y | ||
104 | CONFIG_EPOLL=y | 125 | CONFIG_EPOLL=y |
105 | CONFIG_SIGNALFD=y | 126 | CONFIG_SIGNALFD=y |
106 | CONFIG_TIMERFD=y | 127 | CONFIG_TIMERFD=y |
107 | CONFIG_EVENTFD=y | 128 | CONFIG_EVENTFD=y |
108 | CONFIG_SHMEM=y | 129 | CONFIG_SHMEM=y |
109 | CONFIG_AIO=y | 130 | CONFIG_AIO=y |
131 | CONFIG_HAVE_PERF_EVENTS=y | ||
132 | |||
133 | # | ||
134 | # Kernel Performance Events And Counters | ||
135 | # | ||
136 | # CONFIG_PERF_EVENTS is not set | ||
137 | # CONFIG_PERF_COUNTERS is not set | ||
110 | CONFIG_VM_EVENT_COUNTERS=y | 138 | CONFIG_VM_EVENT_COUNTERS=y |
111 | CONFIG_PCI_QUIRKS=y | 139 | CONFIG_PCI_QUIRKS=y |
112 | CONFIG_SLUB_DEBUG=y | 140 | CONFIG_SLUB_DEBUG=y |
141 | CONFIG_COMPAT_BRK=y | ||
113 | # CONFIG_SLAB is not set | 142 | # CONFIG_SLAB is not set |
114 | CONFIG_SLUB=y | 143 | CONFIG_SLUB=y |
115 | # CONFIG_SLOB is not set | 144 | # CONFIG_SLOB is not set |
@@ -121,6 +150,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
121 | CONFIG_HAVE_KPROBES=y | 150 | CONFIG_HAVE_KPROBES=y |
122 | CONFIG_HAVE_KRETPROBES=y | 151 | CONFIG_HAVE_KRETPROBES=y |
123 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 152 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
153 | CONFIG_HAVE_DMA_ATTRS=y | ||
154 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
155 | |||
156 | # | ||
157 | # GCOV-based kernel profiling | ||
158 | # | ||
159 | # CONFIG_GCOV_KERNEL is not set | ||
160 | # CONFIG_SLOW_WORK is not set | ||
124 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 161 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
125 | CONFIG_SLABINFO=y | 162 | CONFIG_SLABINFO=y |
126 | CONFIG_RT_MUTEXES=y | 163 | CONFIG_RT_MUTEXES=y |
@@ -132,8 +169,7 @@ CONFIG_MODULE_UNLOAD=y | |||
132 | # CONFIG_MODVERSIONS is not set | 169 | # CONFIG_MODVERSIONS is not set |
133 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 170 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
134 | CONFIG_BLOCK=y | 171 | CONFIG_BLOCK=y |
135 | CONFIG_LBD=y | 172 | CONFIG_LBDAF=y |
136 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
137 | # CONFIG_BLK_DEV_BSG is not set | 173 | # CONFIG_BLK_DEV_BSG is not set |
138 | # CONFIG_BLK_DEV_INTEGRITY is not set | 174 | # CONFIG_BLK_DEV_INTEGRITY is not set |
139 | 175 | ||
@@ -141,19 +177,41 @@ CONFIG_LBD=y | |||
141 | # IO Schedulers | 177 | # IO Schedulers |
142 | # | 178 | # |
143 | CONFIG_IOSCHED_NOOP=y | 179 | CONFIG_IOSCHED_NOOP=y |
144 | CONFIG_IOSCHED_AS=y | ||
145 | CONFIG_IOSCHED_DEADLINE=y | 180 | CONFIG_IOSCHED_DEADLINE=y |
146 | CONFIG_IOSCHED_CFQ=y | 181 | CONFIG_IOSCHED_CFQ=y |
147 | CONFIG_DEFAULT_AS=y | ||
148 | # CONFIG_DEFAULT_DEADLINE is not set | 182 | # CONFIG_DEFAULT_DEADLINE is not set |
149 | # CONFIG_DEFAULT_CFQ is not set | 183 | CONFIG_DEFAULT_CFQ=y |
150 | # CONFIG_DEFAULT_NOOP is not set | 184 | # CONFIG_DEFAULT_NOOP is not set |
151 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 185 | CONFIG_DEFAULT_IOSCHED="cfq" |
152 | CONFIG_CLASSIC_RCU=y | 186 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
153 | # CONFIG_TREE_RCU is not set | 187 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
154 | # CONFIG_PREEMPT_RCU is not set | 188 | # CONFIG_INLINE_SPIN_LOCK is not set |
155 | # CONFIG_TREE_RCU_TRACE is not set | 189 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
156 | # CONFIG_PREEMPT_RCU_TRACE is not set | 190 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
191 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
192 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
193 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
196 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
201 | CONFIG_INLINE_READ_UNLOCK=y | ||
202 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
205 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
210 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
211 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
214 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
157 | # CONFIG_FREEZER is not set | 215 | # CONFIG_FREEZER is not set |
158 | CONFIG_PPC4xx_PCI_EXPRESS=y | 216 | CONFIG_PPC4xx_PCI_EXPRESS=y |
159 | 217 | ||
@@ -168,12 +226,14 @@ CONFIG_XILINX_VIRTEX=y | |||
168 | CONFIG_ACADIA=y | 226 | CONFIG_ACADIA=y |
169 | CONFIG_EP405=y | 227 | CONFIG_EP405=y |
170 | CONFIG_HCU4=y | 228 | CONFIG_HCU4=y |
229 | CONFIG_HOTFOOT=y | ||
171 | CONFIG_KILAUEA=y | 230 | CONFIG_KILAUEA=y |
172 | CONFIG_MAKALU=y | 231 | CONFIG_MAKALU=y |
173 | CONFIG_WALNUT=y | 232 | CONFIG_WALNUT=y |
174 | CONFIG_XILINX_VIRTEX_GENERIC_BOARD=y | 233 | CONFIG_XILINX_VIRTEX_GENERIC_BOARD=y |
175 | CONFIG_PPC40x_SIMPLE=y | 234 | CONFIG_PPC40x_SIMPLE=y |
176 | CONFIG_405GP=y | 235 | CONFIG_405GP=y |
236 | CONFIG_405EP=y | ||
177 | CONFIG_405EX=y | 237 | CONFIG_405EX=y |
178 | CONFIG_405EZ=y | 238 | CONFIG_405EZ=y |
179 | CONFIG_405GPR=y | 239 | CONFIG_405GPR=y |
@@ -195,6 +255,7 @@ CONFIG_IBM405_ERR51=y | |||
195 | # CONFIG_FSL_ULI1575 is not set | 255 | # CONFIG_FSL_ULI1575 is not set |
196 | CONFIG_OF_RTC=y | 256 | CONFIG_OF_RTC=y |
197 | # CONFIG_SIMPLE_GPIO is not set | 257 | # CONFIG_SIMPLE_GPIO is not set |
258 | # CONFIG_XILINX_PCI is not set | ||
198 | 259 | ||
199 | # | 260 | # |
200 | # Kernel options | 261 | # Kernel options |
@@ -218,10 +279,12 @@ CONFIG_BINFMT_ELF=y | |||
218 | # CONFIG_BINFMT_MISC is not set | 279 | # CONFIG_BINFMT_MISC is not set |
219 | # CONFIG_MATH_EMULATION is not set | 280 | # CONFIG_MATH_EMULATION is not set |
220 | # CONFIG_IOMMU_HELPER is not set | 281 | # CONFIG_IOMMU_HELPER is not set |
221 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 282 | # CONFIG_SWIOTLB is not set |
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 283 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
223 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 284 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
224 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 285 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
286 | CONFIG_SPARSE_IRQ=y | ||
287 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
225 | CONFIG_ARCH_FLATMEM_ENABLE=y | 288 | CONFIG_ARCH_FLATMEM_ENABLE=y |
226 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 289 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
227 | CONFIG_SELECT_MEMORY_MODEL=y | 290 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -237,10 +300,12 @@ CONFIG_MIGRATION=y | |||
237 | CONFIG_ZONE_DMA_FLAG=1 | 300 | CONFIG_ZONE_DMA_FLAG=1 |
238 | CONFIG_BOUNCE=y | 301 | CONFIG_BOUNCE=y |
239 | CONFIG_VIRT_TO_BUS=y | 302 | CONFIG_VIRT_TO_BUS=y |
240 | CONFIG_UNEVICTABLE_LRU=y | 303 | # CONFIG_KSM is not set |
304 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
241 | CONFIG_PPC_4K_PAGES=y | 305 | CONFIG_PPC_4K_PAGES=y |
242 | # CONFIG_PPC_16K_PAGES is not set | 306 | # CONFIG_PPC_16K_PAGES is not set |
243 | # CONFIG_PPC_64K_PAGES is not set | 307 | # CONFIG_PPC_64K_PAGES is not set |
308 | # CONFIG_PPC_256K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=11 | 309 | CONFIG_FORCE_MAX_ZONEORDER=11 |
245 | CONFIG_PROC_DEVICETREE=y | 310 | CONFIG_PROC_DEVICETREE=y |
246 | # CONFIG_CMDLINE_BOOL is not set | 311 | # CONFIG_CMDLINE_BOOL is not set |
@@ -265,6 +330,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
265 | # CONFIG_PCI_LEGACY is not set | 330 | # CONFIG_PCI_LEGACY is not set |
266 | # CONFIG_PCI_DEBUG is not set | 331 | # CONFIG_PCI_DEBUG is not set |
267 | # CONFIG_PCI_STUB is not set | 332 | # CONFIG_PCI_STUB is not set |
333 | # CONFIG_PCI_IOV is not set | ||
268 | # CONFIG_PCCARD is not set | 334 | # CONFIG_PCCARD is not set |
269 | # CONFIG_HOTPLUG_PCI is not set | 335 | # CONFIG_HOTPLUG_PCI is not set |
270 | # CONFIG_HAS_RAPIDIO is not set | 336 | # CONFIG_HAS_RAPIDIO is not set |
@@ -282,14 +348,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
282 | CONFIG_KERNEL_START=0xc0000000 | 348 | CONFIG_KERNEL_START=0xc0000000 |
283 | CONFIG_PHYSICAL_START=0x00000000 | 349 | CONFIG_PHYSICAL_START=0x00000000 |
284 | CONFIG_TASK_SIZE=0xc0000000 | 350 | CONFIG_TASK_SIZE=0xc0000000 |
285 | CONFIG_CONSISTENT_START=0xff100000 | ||
286 | CONFIG_CONSISTENT_SIZE=0x00200000 | 351 | CONFIG_CONSISTENT_SIZE=0x00200000 |
287 | CONFIG_NET=y | 352 | CONFIG_NET=y |
288 | 353 | ||
289 | # | 354 | # |
290 | # Networking options | 355 | # Networking options |
291 | # | 356 | # |
292 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
293 | CONFIG_PACKET=y | 357 | CONFIG_PACKET=y |
294 | # CONFIG_PACKET_MMAP is not set | 358 | # CONFIG_PACKET_MMAP is not set |
295 | CONFIG_UNIX=y | 359 | CONFIG_UNIX=y |
@@ -341,6 +405,7 @@ CONFIG_INET6_XFRM_MODE_TUNNEL=m | |||
341 | CONFIG_INET6_XFRM_MODE_BEET=m | 405 | CONFIG_INET6_XFRM_MODE_BEET=m |
342 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | 406 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
343 | CONFIG_IPV6_SIT=m | 407 | CONFIG_IPV6_SIT=m |
408 | # CONFIG_IPV6_SIT_6RD is not set | ||
344 | CONFIG_IPV6_NDISC_NODETYPE=y | 409 | CONFIG_IPV6_NDISC_NODETYPE=y |
345 | # CONFIG_IPV6_TUNNEL is not set | 410 | # CONFIG_IPV6_TUNNEL is not set |
346 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 411 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
@@ -349,6 +414,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
349 | # CONFIG_NETFILTER is not set | 414 | # CONFIG_NETFILTER is not set |
350 | # CONFIG_IP_DCCP is not set | 415 | # CONFIG_IP_DCCP is not set |
351 | # CONFIG_IP_SCTP is not set | 416 | # CONFIG_IP_SCTP is not set |
417 | # CONFIG_RDS is not set | ||
352 | # CONFIG_TIPC is not set | 418 | # CONFIG_TIPC is not set |
353 | # CONFIG_ATM is not set | 419 | # CONFIG_ATM is not set |
354 | # CONFIG_BRIDGE is not set | 420 | # CONFIG_BRIDGE is not set |
@@ -362,6 +428,8 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
362 | # CONFIG_LAPB is not set | 428 | # CONFIG_LAPB is not set |
363 | # CONFIG_ECONET is not set | 429 | # CONFIG_ECONET is not set |
364 | # CONFIG_WAN_ROUTER is not set | 430 | # CONFIG_WAN_ROUTER is not set |
431 | # CONFIG_PHONET is not set | ||
432 | # CONFIG_IEEE802154 is not set | ||
365 | # CONFIG_NET_SCHED is not set | 433 | # CONFIG_NET_SCHED is not set |
366 | # CONFIG_DCB is not set | 434 | # CONFIG_DCB is not set |
367 | 435 | ||
@@ -374,13 +442,13 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
374 | # CONFIG_IRDA is not set | 442 | # CONFIG_IRDA is not set |
375 | # CONFIG_BT is not set | 443 | # CONFIG_BT is not set |
376 | # CONFIG_AF_RXRPC is not set | 444 | # CONFIG_AF_RXRPC is not set |
377 | # CONFIG_PHONET is not set | ||
378 | CONFIG_WIRELESS=y | 445 | CONFIG_WIRELESS=y |
379 | # CONFIG_CFG80211 is not set | 446 | # CONFIG_CFG80211 is not set |
380 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
381 | # CONFIG_WIRELESS_EXT is not set | ||
382 | # CONFIG_LIB80211 is not set | 447 | # CONFIG_LIB80211 is not set |
383 | # CONFIG_MAC80211 is not set | 448 | |
449 | # | ||
450 | # CFG80211 needs to be enabled for MAC80211 | ||
451 | # | ||
384 | # CONFIG_WIMAX is not set | 452 | # CONFIG_WIMAX is not set |
385 | # CONFIG_RFKILL is not set | 453 | # CONFIG_RFKILL is not set |
386 | # CONFIG_NET_9P is not set | 454 | # CONFIG_NET_9P is not set |
@@ -393,6 +461,7 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
393 | # Generic Driver Options | 461 | # Generic Driver Options |
394 | # | 462 | # |
395 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 463 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
464 | # CONFIG_DEVTMPFS is not set | ||
396 | CONFIG_STANDALONE=y | 465 | CONFIG_STANDALONE=y |
397 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 466 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
398 | CONFIG_FW_LOADER=y | 467 | CONFIG_FW_LOADER=y |
@@ -405,9 +474,9 @@ CONFIG_CONNECTOR=y | |||
405 | CONFIG_PROC_EVENTS=y | 474 | CONFIG_PROC_EVENTS=y |
406 | CONFIG_MTD=y | 475 | CONFIG_MTD=y |
407 | # CONFIG_MTD_DEBUG is not set | 476 | # CONFIG_MTD_DEBUG is not set |
477 | # CONFIG_MTD_TESTS is not set | ||
408 | # CONFIG_MTD_CONCAT is not set | 478 | # CONFIG_MTD_CONCAT is not set |
409 | CONFIG_MTD_PARTITIONS=y | 479 | CONFIG_MTD_PARTITIONS=y |
410 | # CONFIG_MTD_TESTS is not set | ||
411 | # CONFIG_MTD_REDBOOT_PARTS is not set | 480 | # CONFIG_MTD_REDBOOT_PARTS is not set |
412 | CONFIG_MTD_CMDLINE_PARTS=y | 481 | CONFIG_MTD_CMDLINE_PARTS=y |
413 | CONFIG_MTD_OF_PARTS=y | 482 | CONFIG_MTD_OF_PARTS=y |
@@ -483,7 +552,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
483 | # LPDDR flash memory drivers | 552 | # LPDDR flash memory drivers |
484 | # | 553 | # |
485 | # CONFIG_MTD_LPDDR is not set | 554 | # CONFIG_MTD_LPDDR is not set |
486 | # CONFIG_MTD_QINFO_PROBE is not set | ||
487 | 555 | ||
488 | # | 556 | # |
489 | # UBI - Unsorted block images | 557 | # UBI - Unsorted block images |
@@ -491,7 +559,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
491 | CONFIG_MTD_UBI=m | 559 | CONFIG_MTD_UBI=m |
492 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 | 560 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 |
493 | CONFIG_MTD_UBI_BEB_RESERVE=1 | 561 | CONFIG_MTD_UBI_BEB_RESERVE=1 |
494 | CONFIG_MTD_UBI_GLUEBI=y | 562 | CONFIG_MTD_UBI_GLUEBI=m |
495 | 563 | ||
496 | # | 564 | # |
497 | # UBI debugging options | 565 | # UBI debugging options |
@@ -509,6 +577,7 @@ CONFIG_BLK_DEV=y | |||
509 | # CONFIG_BLK_DEV_UMEM is not set | 577 | # CONFIG_BLK_DEV_UMEM is not set |
510 | # CONFIG_BLK_DEV_COW_COMMON is not set | 578 | # CONFIG_BLK_DEV_COW_COMMON is not set |
511 | # CONFIG_BLK_DEV_LOOP is not set | 579 | # CONFIG_BLK_DEV_LOOP is not set |
580 | # CONFIG_BLK_DEV_DRBD is not set | ||
512 | # CONFIG_BLK_DEV_NBD is not set | 581 | # CONFIG_BLK_DEV_NBD is not set |
513 | # CONFIG_BLK_DEV_SX8 is not set | 582 | # CONFIG_BLK_DEV_SX8 is not set |
514 | CONFIG_BLK_DEV_RAM=y | 583 | CONFIG_BLK_DEV_RAM=y |
@@ -520,14 +589,25 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
520 | CONFIG_XILINX_SYSACE=m | 589 | CONFIG_XILINX_SYSACE=m |
521 | # CONFIG_BLK_DEV_HD is not set | 590 | # CONFIG_BLK_DEV_HD is not set |
522 | CONFIG_MISC_DEVICES=y | 591 | CONFIG_MISC_DEVICES=y |
592 | # CONFIG_AD525X_DPOT is not set | ||
523 | # CONFIG_PHANTOM is not set | 593 | # CONFIG_PHANTOM is not set |
524 | # CONFIG_EEPROM_93CX6 is not set | ||
525 | # CONFIG_SGI_IOC4 is not set | 594 | # CONFIG_SGI_IOC4 is not set |
526 | # CONFIG_TIFM_CORE is not set | 595 | # CONFIG_TIFM_CORE is not set |
527 | # CONFIG_ICS932S401 is not set | 596 | # CONFIG_ICS932S401 is not set |
528 | # CONFIG_ENCLOSURE_SERVICES is not set | 597 | # CONFIG_ENCLOSURE_SERVICES is not set |
529 | # CONFIG_HP_ILO is not set | 598 | # CONFIG_HP_ILO is not set |
599 | # CONFIG_ISL29003 is not set | ||
600 | # CONFIG_DS1682 is not set | ||
530 | # CONFIG_C2PORT is not set | 601 | # CONFIG_C2PORT is not set |
602 | |||
603 | # | ||
604 | # EEPROM support | ||
605 | # | ||
606 | # CONFIG_EEPROM_AT24 is not set | ||
607 | # CONFIG_EEPROM_LEGACY is not set | ||
608 | # CONFIG_EEPROM_MAX6875 is not set | ||
609 | # CONFIG_EEPROM_93CX6 is not set | ||
610 | # CONFIG_CB710_CORE is not set | ||
531 | CONFIG_HAVE_IDE=y | 611 | CONFIG_HAVE_IDE=y |
532 | # CONFIG_IDE is not set | 612 | # CONFIG_IDE is not set |
533 | 613 | ||
@@ -547,7 +627,11 @@ CONFIG_HAVE_IDE=y | |||
547 | # | 627 | # |
548 | 628 | ||
549 | # | 629 | # |
550 | # Enable only one of the two stacks, unless you know what you are doing | 630 | # You can enable one or both FireWire driver stacks. |
631 | # | ||
632 | |||
633 | # | ||
634 | # See the help texts for more information. | ||
551 | # | 635 | # |
552 | # CONFIG_FIREWIRE is not set | 636 | # CONFIG_FIREWIRE is not set |
553 | # CONFIG_IEEE1394 is not set | 637 | # CONFIG_IEEE1394 is not set |
@@ -568,6 +652,8 @@ CONFIG_NET_ETHERNET=y | |||
568 | # CONFIG_SUNGEM is not set | 652 | # CONFIG_SUNGEM is not set |
569 | # CONFIG_CASSINI is not set | 653 | # CONFIG_CASSINI is not set |
570 | # CONFIG_NET_VENDOR_3COM is not set | 654 | # CONFIG_NET_VENDOR_3COM is not set |
655 | # CONFIG_ETHOC is not set | ||
656 | # CONFIG_DNET is not set | ||
571 | # CONFIG_NET_TULIP is not set | 657 | # CONFIG_NET_TULIP is not set |
572 | # CONFIG_HP100 is not set | 658 | # CONFIG_HP100 is not set |
573 | CONFIG_IBM_NEW_EMAC=y | 659 | CONFIG_IBM_NEW_EMAC=y |
@@ -586,7 +672,10 @@ CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT=y | |||
586 | CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR=y | 672 | CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR=y |
587 | # CONFIG_NET_PCI is not set | 673 | # CONFIG_NET_PCI is not set |
588 | # CONFIG_B44 is not set | 674 | # CONFIG_B44 is not set |
675 | # CONFIG_KS8842 is not set | ||
676 | # CONFIG_KS8851_MLL is not set | ||
589 | # CONFIG_ATL2 is not set | 677 | # CONFIG_ATL2 is not set |
678 | # CONFIG_XILINX_EMACLITE is not set | ||
590 | CONFIG_NETDEV_1000=y | 679 | CONFIG_NETDEV_1000=y |
591 | # CONFIG_ACENIC is not set | 680 | # CONFIG_ACENIC is not set |
592 | # CONFIG_DL2K is not set | 681 | # CONFIG_DL2K is not set |
@@ -594,6 +683,7 @@ CONFIG_NETDEV_1000=y | |||
594 | # CONFIG_E1000E is not set | 683 | # CONFIG_E1000E is not set |
595 | # CONFIG_IP1000 is not set | 684 | # CONFIG_IP1000 is not set |
596 | # CONFIG_IGB is not set | 685 | # CONFIG_IGB is not set |
686 | # CONFIG_IGBVF is not set | ||
597 | # CONFIG_NS83820 is not set | 687 | # CONFIG_NS83820 is not set |
598 | # CONFIG_HAMACHI is not set | 688 | # CONFIG_HAMACHI is not set |
599 | # CONFIG_YELLOWFIN is not set | 689 | # CONFIG_YELLOWFIN is not set |
@@ -604,9 +694,13 @@ CONFIG_NETDEV_1000=y | |||
604 | # CONFIG_VIA_VELOCITY is not set | 694 | # CONFIG_VIA_VELOCITY is not set |
605 | # CONFIG_TIGON3 is not set | 695 | # CONFIG_TIGON3 is not set |
606 | # CONFIG_BNX2 is not set | 696 | # CONFIG_BNX2 is not set |
697 | # CONFIG_CNIC is not set | ||
698 | # CONFIG_MV643XX_ETH is not set | ||
699 | # CONFIG_XILINX_LL_TEMAC is not set | ||
607 | # CONFIG_QLA3XXX is not set | 700 | # CONFIG_QLA3XXX is not set |
608 | # CONFIG_ATL1 is not set | 701 | # CONFIG_ATL1 is not set |
609 | # CONFIG_ATL1E is not set | 702 | # CONFIG_ATL1E is not set |
703 | # CONFIG_ATL1C is not set | ||
610 | # CONFIG_JME is not set | 704 | # CONFIG_JME is not set |
611 | CONFIG_NETDEV_10000=y | 705 | CONFIG_NETDEV_10000=y |
612 | # CONFIG_CHELSIO_T1 is not set | 706 | # CONFIG_CHELSIO_T1 is not set |
@@ -616,6 +710,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
616 | # CONFIG_IXGBE is not set | 710 | # CONFIG_IXGBE is not set |
617 | # CONFIG_IXGB is not set | 711 | # CONFIG_IXGB is not set |
618 | # CONFIG_S2IO is not set | 712 | # CONFIG_S2IO is not set |
713 | # CONFIG_VXGE is not set | ||
619 | # CONFIG_MYRI10GE is not set | 714 | # CONFIG_MYRI10GE is not set |
620 | # CONFIG_NETXEN_NIC is not set | 715 | # CONFIG_NETXEN_NIC is not set |
621 | # CONFIG_NIU is not set | 716 | # CONFIG_NIU is not set |
@@ -625,14 +720,13 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
625 | # CONFIG_BNX2X is not set | 720 | # CONFIG_BNX2X is not set |
626 | # CONFIG_QLGE is not set | 721 | # CONFIG_QLGE is not set |
627 | # CONFIG_SFC is not set | 722 | # CONFIG_SFC is not set |
723 | # CONFIG_BE2NET is not set | ||
628 | # CONFIG_TR is not set | 724 | # CONFIG_TR is not set |
629 | 725 | CONFIG_WLAN=y | |
630 | # | 726 | # CONFIG_AIRO is not set |
631 | # Wireless LAN | 727 | # CONFIG_ATMEL is not set |
632 | # | 728 | # CONFIG_PRISM54 is not set |
633 | # CONFIG_WLAN_PRE80211 is not set | 729 | # CONFIG_HOSTAP is not set |
634 | # CONFIG_WLAN_80211 is not set | ||
635 | # CONFIG_IWLWIFI_LEDS is not set | ||
636 | 730 | ||
637 | # | 731 | # |
638 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 732 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -645,6 +739,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
645 | # CONFIG_NETCONSOLE is not set | 739 | # CONFIG_NETCONSOLE is not set |
646 | # CONFIG_NETPOLL is not set | 740 | # CONFIG_NETPOLL is not set |
647 | # CONFIG_NET_POLL_CONTROLLER is not set | 741 | # CONFIG_NET_POLL_CONTROLLER is not set |
742 | # CONFIG_VMXNET3 is not set | ||
648 | # CONFIG_ISDN is not set | 743 | # CONFIG_ISDN is not set |
649 | # CONFIG_PHONE is not set | 744 | # CONFIG_PHONE is not set |
650 | 745 | ||
@@ -663,6 +758,7 @@ CONFIG_SERIO=m | |||
663 | # CONFIG_SERIO_LIBPS2 is not set | 758 | # CONFIG_SERIO_LIBPS2 is not set |
664 | # CONFIG_SERIO_RAW is not set | 759 | # CONFIG_SERIO_RAW is not set |
665 | CONFIG_SERIO_XILINX_XPS_PS2=m | 760 | CONFIG_SERIO_XILINX_XPS_PS2=m |
761 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
666 | # CONFIG_GAMEPORT is not set | 762 | # CONFIG_GAMEPORT is not set |
667 | 763 | ||
668 | # | 764 | # |
@@ -697,6 +793,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
697 | # CONFIG_SERIAL_JSM is not set | 793 | # CONFIG_SERIAL_JSM is not set |
698 | CONFIG_SERIAL_OF_PLATFORM=y | 794 | CONFIG_SERIAL_OF_PLATFORM=y |
699 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 795 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
796 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
700 | CONFIG_UNIX98_PTYS=y | 797 | CONFIG_UNIX98_PTYS=y |
701 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 798 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
702 | CONFIG_LEGACY_PTYS=y | 799 | CONFIG_LEGACY_PTYS=y |
@@ -714,6 +811,7 @@ CONFIG_XILINX_HWICAP=m | |||
714 | CONFIG_DEVPORT=y | 811 | CONFIG_DEVPORT=y |
715 | CONFIG_I2C=m | 812 | CONFIG_I2C=m |
716 | CONFIG_I2C_BOARDINFO=y | 813 | CONFIG_I2C_BOARDINFO=y |
814 | CONFIG_I2C_COMPAT=y | ||
717 | CONFIG_I2C_CHARDEV=m | 815 | CONFIG_I2C_CHARDEV=m |
718 | CONFIG_I2C_HELPER_AUTO=y | 816 | CONFIG_I2C_HELPER_AUTO=y |
719 | CONFIG_I2C_ALGOBIT=m | 817 | CONFIG_I2C_ALGOBIT=m |
@@ -756,11 +854,6 @@ CONFIG_I2C_IBM_IIC=m | |||
756 | # CONFIG_I2C_TAOS_EVM is not set | 854 | # CONFIG_I2C_TAOS_EVM is not set |
757 | 855 | ||
758 | # | 856 | # |
759 | # Graphics adapter I2C/DDC channel drivers | ||
760 | # | ||
761 | # CONFIG_I2C_VOODOO3 is not set | ||
762 | |||
763 | # | ||
764 | # Other I2C/SMBus bus drivers | 857 | # Other I2C/SMBus bus drivers |
765 | # | 858 | # |
766 | # CONFIG_I2C_PCA_PLATFORM is not set | 859 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -769,20 +862,17 @@ CONFIG_I2C_IBM_IIC=m | |||
769 | # | 862 | # |
770 | # Miscellaneous I2C Chip support | 863 | # Miscellaneous I2C Chip support |
771 | # | 864 | # |
772 | # CONFIG_DS1682 is not set | ||
773 | # CONFIG_EEPROM_AT24 is not set | ||
774 | # CONFIG_EEPROM_LEGACY is not set | ||
775 | # CONFIG_SENSORS_PCF8574 is not set | ||
776 | # CONFIG_PCF8575 is not set | ||
777 | # CONFIG_SENSORS_PCA9539 is not set | ||
778 | # CONFIG_SENSORS_PCF8591 is not set | ||
779 | # CONFIG_SENSORS_MAX6875 is not set | ||
780 | # CONFIG_SENSORS_TSL2550 is not set | 865 | # CONFIG_SENSORS_TSL2550 is not set |
781 | # CONFIG_I2C_DEBUG_CORE is not set | 866 | # CONFIG_I2C_DEBUG_CORE is not set |
782 | # CONFIG_I2C_DEBUG_ALGO is not set | 867 | # CONFIG_I2C_DEBUG_ALGO is not set |
783 | # CONFIG_I2C_DEBUG_BUS is not set | 868 | # CONFIG_I2C_DEBUG_BUS is not set |
784 | # CONFIG_I2C_DEBUG_CHIP is not set | 869 | # CONFIG_I2C_DEBUG_CHIP is not set |
785 | # CONFIG_SPI is not set | 870 | # CONFIG_SPI is not set |
871 | |||
872 | # | ||
873 | # PPS support | ||
874 | # | ||
875 | # CONFIG_PPS is not set | ||
786 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 876 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
787 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | 877 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
788 | CONFIG_GPIOLIB=y | 878 | CONFIG_GPIOLIB=y |
@@ -804,11 +894,17 @@ CONFIG_GPIO_XILINX=y | |||
804 | # | 894 | # |
805 | # PCI GPIO expanders: | 895 | # PCI GPIO expanders: |
806 | # | 896 | # |
897 | # CONFIG_GPIO_CS5535 is not set | ||
807 | # CONFIG_GPIO_BT8XX is not set | 898 | # CONFIG_GPIO_BT8XX is not set |
899 | # CONFIG_GPIO_LANGWELL is not set | ||
808 | 900 | ||
809 | # | 901 | # |
810 | # SPI GPIO expanders: | 902 | # SPI GPIO expanders: |
811 | # | 903 | # |
904 | |||
905 | # | ||
906 | # AC97 GPIO expanders: | ||
907 | # | ||
812 | # CONFIG_W1 is not set | 908 | # CONFIG_W1 is not set |
813 | # CONFIG_POWER_SUPPLY is not set | 909 | # CONFIG_POWER_SUPPLY is not set |
814 | # CONFIG_HWMON is not set | 910 | # CONFIG_HWMON is not set |
@@ -832,28 +928,15 @@ CONFIG_SSB_POSSIBLE=y | |||
832 | # CONFIG_MFD_WM8400 is not set | 928 | # CONFIG_MFD_WM8400 is not set |
833 | # CONFIG_MFD_WM8350_I2C is not set | 929 | # CONFIG_MFD_WM8350_I2C is not set |
834 | # CONFIG_MFD_PCF50633 is not set | 930 | # CONFIG_MFD_PCF50633 is not set |
931 | # CONFIG_AB3100_CORE is not set | ||
835 | # CONFIG_REGULATOR is not set | 932 | # CONFIG_REGULATOR is not set |
836 | 933 | # CONFIG_MEDIA_SUPPORT is not set | |
837 | # | ||
838 | # Multimedia devices | ||
839 | # | ||
840 | |||
841 | # | ||
842 | # Multimedia core support | ||
843 | # | ||
844 | # CONFIG_VIDEO_DEV is not set | ||
845 | # CONFIG_DVB_CORE is not set | ||
846 | # CONFIG_VIDEO_MEDIA is not set | ||
847 | |||
848 | # | ||
849 | # Multimedia drivers | ||
850 | # | ||
851 | # CONFIG_DAB is not set | ||
852 | 934 | ||
853 | # | 935 | # |
854 | # Graphics support | 936 | # Graphics support |
855 | # | 937 | # |
856 | # CONFIG_AGP is not set | 938 | # CONFIG_AGP is not set |
939 | CONFIG_VGA_ARB=y | ||
857 | # CONFIG_DRM is not set | 940 | # CONFIG_DRM is not set |
858 | # CONFIG_VGASTATE is not set | 941 | # CONFIG_VGASTATE is not set |
859 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 942 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -909,6 +992,7 @@ CONFIG_FB_XILINX=m | |||
909 | # CONFIG_FB_VIRTUAL is not set | 992 | # CONFIG_FB_VIRTUAL is not set |
910 | # CONFIG_FB_METRONOME is not set | 993 | # CONFIG_FB_METRONOME is not set |
911 | # CONFIG_FB_MB862XX is not set | 994 | # CONFIG_FB_MB862XX is not set |
995 | # CONFIG_FB_BROADSHEET is not set | ||
912 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 996 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
913 | 997 | ||
914 | # | 998 | # |
@@ -930,7 +1014,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
930 | # | 1014 | # |
931 | 1015 | ||
932 | # | 1016 | # |
933 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1017 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
934 | # | 1018 | # |
935 | # CONFIG_USB_GADGET is not set | 1019 | # CONFIG_USB_GADGET is not set |
936 | 1020 | ||
@@ -946,7 +1030,12 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
946 | # CONFIG_EDAC is not set | 1030 | # CONFIG_EDAC is not set |
947 | # CONFIG_RTC_CLASS is not set | 1031 | # CONFIG_RTC_CLASS is not set |
948 | # CONFIG_DMADEVICES is not set | 1032 | # CONFIG_DMADEVICES is not set |
1033 | # CONFIG_AUXDISPLAY is not set | ||
949 | # CONFIG_UIO is not set | 1034 | # CONFIG_UIO is not set |
1035 | |||
1036 | # | ||
1037 | # TI VLYNQ | ||
1038 | # | ||
950 | # CONFIG_STAGING is not set | 1039 | # CONFIG_STAGING is not set |
951 | 1040 | ||
952 | # | 1041 | # |
@@ -956,6 +1045,7 @@ CONFIG_EXT2_FS=y | |||
956 | # CONFIG_EXT2_FS_XATTR is not set | 1045 | # CONFIG_EXT2_FS_XATTR is not set |
957 | # CONFIG_EXT2_FS_XIP is not set | 1046 | # CONFIG_EXT2_FS_XIP is not set |
958 | CONFIG_EXT3_FS=m | 1047 | CONFIG_EXT3_FS=m |
1048 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
959 | CONFIG_EXT3_FS_XATTR=y | 1049 | CONFIG_EXT3_FS_XATTR=y |
960 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1050 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
961 | # CONFIG_EXT3_FS_SECURITY is not set | 1051 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -966,11 +1056,13 @@ CONFIG_FS_MBCACHE=m | |||
966 | # CONFIG_REISERFS_FS is not set | 1056 | # CONFIG_REISERFS_FS is not set |
967 | # CONFIG_JFS_FS is not set | 1057 | # CONFIG_JFS_FS is not set |
968 | # CONFIG_FS_POSIX_ACL is not set | 1058 | # CONFIG_FS_POSIX_ACL is not set |
969 | CONFIG_FILE_LOCKING=y | ||
970 | # CONFIG_XFS_FS is not set | 1059 | # CONFIG_XFS_FS is not set |
971 | # CONFIG_GFS2_FS is not set | 1060 | # CONFIG_GFS2_FS is not set |
972 | # CONFIG_OCFS2_FS is not set | 1061 | # CONFIG_OCFS2_FS is not set |
973 | # CONFIG_BTRFS_FS is not set | 1062 | # CONFIG_BTRFS_FS is not set |
1063 | # CONFIG_NILFS2_FS is not set | ||
1064 | CONFIG_FILE_LOCKING=y | ||
1065 | CONFIG_FSNOTIFY=y | ||
974 | CONFIG_DNOTIFY=y | 1066 | CONFIG_DNOTIFY=y |
975 | CONFIG_INOTIFY=y | 1067 | CONFIG_INOTIFY=y |
976 | CONFIG_INOTIFY_USER=y | 1068 | CONFIG_INOTIFY_USER=y |
@@ -980,6 +1072,11 @@ CONFIG_INOTIFY_USER=y | |||
980 | # CONFIG_FUSE_FS is not set | 1072 | # CONFIG_FUSE_FS is not set |
981 | 1073 | ||
982 | # | 1074 | # |
1075 | # Caches | ||
1076 | # | ||
1077 | # CONFIG_FSCACHE is not set | ||
1078 | |||
1079 | # | ||
983 | # CD-ROM/DVD Filesystems | 1080 | # CD-ROM/DVD Filesystems |
984 | # | 1081 | # |
985 | # CONFIG_ISO9660_FS is not set | 1082 | # CONFIG_ISO9660_FS is not set |
@@ -1053,7 +1150,6 @@ CONFIG_LOCKD=y | |||
1053 | CONFIG_LOCKD_V4=y | 1150 | CONFIG_LOCKD_V4=y |
1054 | CONFIG_NFS_COMMON=y | 1151 | CONFIG_NFS_COMMON=y |
1055 | CONFIG_SUNRPC=y | 1152 | CONFIG_SUNRPC=y |
1056 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1057 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1153 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1058 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1154 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1059 | # CONFIG_SMB_FS is not set | 1155 | # CONFIG_SMB_FS is not set |
@@ -1108,6 +1204,7 @@ CONFIG_NLS_ISO8859_1=m | |||
1108 | # CONFIG_NLS_KOI8_U is not set | 1204 | # CONFIG_NLS_KOI8_U is not set |
1109 | # CONFIG_NLS_UTF8 is not set | 1205 | # CONFIG_NLS_UTF8 is not set |
1110 | # CONFIG_DLM is not set | 1206 | # CONFIG_DLM is not set |
1207 | # CONFIG_BINARY_PRINTF is not set | ||
1111 | 1208 | ||
1112 | # | 1209 | # |
1113 | # Library routines | 1210 | # Library routines |
@@ -1125,11 +1222,13 @@ CONFIG_ZLIB_INFLATE=y | |||
1125 | CONFIG_ZLIB_DEFLATE=m | 1222 | CONFIG_ZLIB_DEFLATE=m |
1126 | CONFIG_LZO_COMPRESS=m | 1223 | CONFIG_LZO_COMPRESS=m |
1127 | CONFIG_LZO_DECOMPRESS=m | 1224 | CONFIG_LZO_DECOMPRESS=m |
1128 | CONFIG_PLIST=y | 1225 | CONFIG_DECOMPRESS_GZIP=y |
1129 | CONFIG_HAS_IOMEM=y | 1226 | CONFIG_HAS_IOMEM=y |
1130 | CONFIG_HAS_IOPORT=y | 1227 | CONFIG_HAS_IOPORT=y |
1131 | CONFIG_HAS_DMA=y | 1228 | CONFIG_HAS_DMA=y |
1132 | CONFIG_HAVE_LMB=y | 1229 | CONFIG_HAVE_LMB=y |
1230 | CONFIG_NLATTR=y | ||
1231 | CONFIG_GENERIC_ATOMIC64=y | ||
1133 | 1232 | ||
1134 | # | 1233 | # |
1135 | # Kernel hacking | 1234 | # Kernel hacking |
@@ -1139,6 +1238,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1139 | CONFIG_ENABLE_MUST_CHECK=y | 1238 | CONFIG_ENABLE_MUST_CHECK=y |
1140 | CONFIG_FRAME_WARN=1024 | 1239 | CONFIG_FRAME_WARN=1024 |
1141 | CONFIG_MAGIC_SYSRQ=y | 1240 | CONFIG_MAGIC_SYSRQ=y |
1241 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1142 | # CONFIG_UNUSED_SYMBOLS is not set | 1242 | # CONFIG_UNUSED_SYMBOLS is not set |
1143 | CONFIG_DEBUG_FS=y | 1243 | CONFIG_DEBUG_FS=y |
1144 | # CONFIG_HEADERS_CHECK is not set | 1244 | # CONFIG_HEADERS_CHECK is not set |
@@ -1147,16 +1247,23 @@ CONFIG_DEBUG_KERNEL=y | |||
1147 | CONFIG_DETECT_SOFTLOCKUP=y | 1247 | CONFIG_DETECT_SOFTLOCKUP=y |
1148 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1248 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1149 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1249 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1250 | CONFIG_DETECT_HUNG_TASK=y | ||
1251 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1252 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1150 | CONFIG_SCHED_DEBUG=y | 1253 | CONFIG_SCHED_DEBUG=y |
1151 | # CONFIG_SCHEDSTATS is not set | 1254 | # CONFIG_SCHEDSTATS is not set |
1152 | # CONFIG_TIMER_STATS is not set | 1255 | # CONFIG_TIMER_STATS is not set |
1153 | # CONFIG_DEBUG_OBJECTS is not set | 1256 | # CONFIG_DEBUG_OBJECTS is not set |
1154 | # CONFIG_SLUB_DEBUG_ON is not set | 1257 | # CONFIG_SLUB_DEBUG_ON is not set |
1155 | # CONFIG_SLUB_STATS is not set | 1258 | # CONFIG_SLUB_STATS is not set |
1259 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1156 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1260 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1157 | # CONFIG_RT_MUTEX_TESTER is not set | 1261 | # CONFIG_RT_MUTEX_TESTER is not set |
1158 | # CONFIG_DEBUG_SPINLOCK is not set | 1262 | # CONFIG_DEBUG_SPINLOCK is not set |
1159 | # CONFIG_DEBUG_MUTEXES is not set | 1263 | # CONFIG_DEBUG_MUTEXES is not set |
1264 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1265 | # CONFIG_PROVE_LOCKING is not set | ||
1266 | # CONFIG_LOCK_STAT is not set | ||
1160 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1267 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1161 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1268 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1162 | # CONFIG_DEBUG_KOBJECT is not set | 1269 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1168,35 +1275,45 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1168 | # CONFIG_DEBUG_LIST is not set | 1275 | # CONFIG_DEBUG_LIST is not set |
1169 | # CONFIG_DEBUG_SG is not set | 1276 | # CONFIG_DEBUG_SG is not set |
1170 | # CONFIG_DEBUG_NOTIFIERS is not set | 1277 | # CONFIG_DEBUG_NOTIFIERS is not set |
1171 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1278 | # CONFIG_DEBUG_CREDENTIALS is not set |
1172 | # CONFIG_RCU_TORTURE_TEST is not set | 1279 | # CONFIG_RCU_TORTURE_TEST is not set |
1173 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1280 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1174 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1281 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1175 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1282 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1283 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1176 | # CONFIG_FAULT_INJECTION is not set | 1284 | # CONFIG_FAULT_INJECTION is not set |
1177 | # CONFIG_LATENCYTOP is not set | 1285 | # CONFIG_LATENCYTOP is not set |
1178 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1286 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1287 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1179 | CONFIG_HAVE_FUNCTION_TRACER=y | 1288 | CONFIG_HAVE_FUNCTION_TRACER=y |
1289 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1180 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1290 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1181 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1291 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1182 | 1292 | CONFIG_TRACING_SUPPORT=y | |
1183 | # | 1293 | CONFIG_FTRACE=y |
1184 | # Tracers | ||
1185 | # | ||
1186 | # CONFIG_FUNCTION_TRACER is not set | 1294 | # CONFIG_FUNCTION_TRACER is not set |
1295 | # CONFIG_IRQSOFF_TRACER is not set | ||
1187 | # CONFIG_SCHED_TRACER is not set | 1296 | # CONFIG_SCHED_TRACER is not set |
1188 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1297 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1189 | # CONFIG_BOOT_TRACER is not set | 1298 | # CONFIG_BOOT_TRACER is not set |
1190 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1299 | CONFIG_BRANCH_PROFILE_NONE=y |
1300 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1301 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1191 | # CONFIG_STACK_TRACER is not set | 1302 | # CONFIG_STACK_TRACER is not set |
1192 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1303 | # CONFIG_KMEMTRACE is not set |
1304 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1305 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1306 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1307 | # CONFIG_DMA_API_DEBUG is not set | ||
1193 | # CONFIG_SAMPLES is not set | 1308 | # CONFIG_SAMPLES is not set |
1194 | CONFIG_HAVE_ARCH_KGDB=y | 1309 | CONFIG_HAVE_ARCH_KGDB=y |
1195 | # CONFIG_KGDB is not set | 1310 | # CONFIG_KGDB is not set |
1311 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1312 | CONFIG_PPC_WERROR=y | ||
1196 | CONFIG_PRINT_STACK_DEPTH=64 | 1313 | CONFIG_PRINT_STACK_DEPTH=64 |
1197 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1314 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1198 | # CONFIG_DEBUG_STACK_USAGE is not set | 1315 | # CONFIG_DEBUG_STACK_USAGE is not set |
1199 | # CONFIG_DEBUG_PAGEALLOC is not set | 1316 | # CONFIG_PPC_EMULATED_STATS is not set |
1200 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1317 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1201 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1318 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1202 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1319 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1212,13 +1329,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1212 | # CONFIG_KEYS is not set | 1329 | # CONFIG_KEYS is not set |
1213 | # CONFIG_SECURITY is not set | 1330 | # CONFIG_SECURITY is not set |
1214 | # CONFIG_SECURITYFS is not set | 1331 | # CONFIG_SECURITYFS is not set |
1215 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1332 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1333 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1334 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1335 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1336 | CONFIG_DEFAULT_SECURITY="" | ||
1216 | CONFIG_CRYPTO=y | 1337 | CONFIG_CRYPTO=y |
1217 | 1338 | ||
1218 | # | 1339 | # |
1219 | # Crypto core or helper | 1340 | # Crypto core or helper |
1220 | # | 1341 | # |
1221 | # CONFIG_CRYPTO_FIPS is not set | ||
1222 | CONFIG_CRYPTO_ALGAPI=y | 1342 | CONFIG_CRYPTO_ALGAPI=y |
1223 | CONFIG_CRYPTO_ALGAPI2=y | 1343 | CONFIG_CRYPTO_ALGAPI2=y |
1224 | CONFIG_CRYPTO_AEAD2=y | 1344 | CONFIG_CRYPTO_AEAD2=y |
@@ -1227,10 +1347,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1227 | CONFIG_CRYPTO_HASH=y | 1347 | CONFIG_CRYPTO_HASH=y |
1228 | CONFIG_CRYPTO_HASH2=y | 1348 | CONFIG_CRYPTO_HASH2=y |
1229 | CONFIG_CRYPTO_RNG2=y | 1349 | CONFIG_CRYPTO_RNG2=y |
1350 | CONFIG_CRYPTO_PCOMP=y | ||
1230 | CONFIG_CRYPTO_MANAGER=y | 1351 | CONFIG_CRYPTO_MANAGER=y |
1231 | CONFIG_CRYPTO_MANAGER2=y | 1352 | CONFIG_CRYPTO_MANAGER2=y |
1232 | # CONFIG_CRYPTO_GF128MUL is not set | 1353 | # CONFIG_CRYPTO_GF128MUL is not set |
1233 | # CONFIG_CRYPTO_NULL is not set | 1354 | # CONFIG_CRYPTO_NULL is not set |
1355 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1234 | # CONFIG_CRYPTO_CRYPTD is not set | 1356 | # CONFIG_CRYPTO_CRYPTD is not set |
1235 | # CONFIG_CRYPTO_AUTHENC is not set | 1357 | # CONFIG_CRYPTO_AUTHENC is not set |
1236 | # CONFIG_CRYPTO_TEST is not set | 1358 | # CONFIG_CRYPTO_TEST is not set |
@@ -1258,11 +1380,13 @@ CONFIG_CRYPTO_PCBC=y | |||
1258 | # | 1380 | # |
1259 | # CONFIG_CRYPTO_HMAC is not set | 1381 | # CONFIG_CRYPTO_HMAC is not set |
1260 | # CONFIG_CRYPTO_XCBC is not set | 1382 | # CONFIG_CRYPTO_XCBC is not set |
1383 | # CONFIG_CRYPTO_VMAC is not set | ||
1261 | 1384 | ||
1262 | # | 1385 | # |
1263 | # Digest | 1386 | # Digest |
1264 | # | 1387 | # |
1265 | # CONFIG_CRYPTO_CRC32C is not set | 1388 | # CONFIG_CRYPTO_CRC32C is not set |
1389 | # CONFIG_CRYPTO_GHASH is not set | ||
1266 | # CONFIG_CRYPTO_MD4 is not set | 1390 | # CONFIG_CRYPTO_MD4 is not set |
1267 | CONFIG_CRYPTO_MD5=y | 1391 | CONFIG_CRYPTO_MD5=y |
1268 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1392 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1299,6 +1423,7 @@ CONFIG_CRYPTO_DES=y | |||
1299 | # Compression | 1423 | # Compression |
1300 | # | 1424 | # |
1301 | CONFIG_CRYPTO_DEFLATE=m | 1425 | CONFIG_CRYPTO_DEFLATE=m |
1426 | # CONFIG_CRYPTO_ZLIB is not set | ||
1302 | CONFIG_CRYPTO_LZO=m | 1427 | CONFIG_CRYPTO_LZO=m |
1303 | 1428 | ||
1304 | # | 1429 | # |
@@ -1307,5 +1432,6 @@ CONFIG_CRYPTO_LZO=m | |||
1307 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1432 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1308 | CONFIG_CRYPTO_HW=y | 1433 | CONFIG_CRYPTO_HW=y |
1309 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1434 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1435 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1310 | # CONFIG_PPC_CLOCK is not set | 1436 | # CONFIG_PPC_CLOCK is not set |
1311 | # CONFIG_VIRTUALIZATION is not set | 1437 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/ppc44x_defconfig b/arch/powerpc/configs/ppc44x_defconfig index 5e6d55f006bb..46f5c47e9f85 100644 --- a/arch/powerpc/configs/ppc44x_defconfig +++ b/arch/powerpc/configs/ppc44x_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Fri Jan 23 08:43:46 2009 | 4 | # Mon Jan 4 13:42:17 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -20,6 +20,7 @@ CONFIG_BOOKE=y | |||
20 | CONFIG_PTE_64BIT=y | 20 | CONFIG_PTE_64BIT=y |
21 | CONFIG_PHYS_64BIT=y | 21 | CONFIG_PHYS_64BIT=y |
22 | CONFIG_PPC_MMU_NOHASH=y | 22 | CONFIG_PPC_MMU_NOHASH=y |
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 24 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_NOT_COHERENT_CACHE=y | 25 | CONFIG_NOT_COHERENT_CACHE=y |
25 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
@@ -31,15 +32,18 @@ CONFIG_GENERIC_TIME=y | |||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | 32 | CONFIG_GENERIC_TIME_VSYSCALL=y |
32 | CONFIG_GENERIC_CLOCKEVENTS=y | 33 | CONFIG_GENERIC_CLOCKEVENTS=y |
33 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
35 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
36 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | 43 | CONFIG_LOCKDEP_SUPPORT=y |
39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
40 | CONFIG_ARCH_HAS_ILOG2_U32=y | 45 | CONFIG_ARCH_HAS_ILOG2_U32=y |
41 | CONFIG_GENERIC_HWEIGHT=y | 46 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 47 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | CONFIG_GENERIC_GPIO=y | 48 | CONFIG_GENERIC_GPIO=y |
45 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 49 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
@@ -54,11 +58,15 @@ CONFIG_PPC_UDBG_16550=y | |||
54 | # CONFIG_GENERIC_TBSYNC is not set | 58 | # CONFIG_GENERIC_TBSYNC is not set |
55 | CONFIG_AUDIT_ARCH=y | 59 | CONFIG_AUDIT_ARCH=y |
56 | CONFIG_GENERIC_BUG=y | 60 | CONFIG_GENERIC_BUG=y |
57 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | CONFIG_DTC=y |
62 | CONFIG_DEFAULT_UIMAGE=y | ||
63 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
58 | CONFIG_PPC_DCR_NATIVE=y | 64 | CONFIG_PPC_DCR_NATIVE=y |
59 | # CONFIG_PPC_DCR_MMIO is not set | 65 | # CONFIG_PPC_DCR_MMIO is not set |
60 | CONFIG_PPC_DCR=y | 66 | CONFIG_PPC_DCR=y |
67 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 68 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
69 | CONFIG_CONSTRUCTORS=y | ||
62 | 70 | ||
63 | # | 71 | # |
64 | # General setup | 72 | # General setup |
@@ -72,9 +80,21 @@ CONFIG_SWAP=y | |||
72 | CONFIG_SYSVIPC=y | 80 | CONFIG_SYSVIPC=y |
73 | CONFIG_SYSVIPC_SYSCTL=y | 81 | CONFIG_SYSVIPC_SYSCTL=y |
74 | CONFIG_POSIX_MQUEUE=y | 82 | CONFIG_POSIX_MQUEUE=y |
83 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
75 | # CONFIG_BSD_PROCESS_ACCT is not set | 84 | # CONFIG_BSD_PROCESS_ACCT is not set |
76 | # CONFIG_TASKSTATS is not set | 85 | # CONFIG_TASKSTATS is not set |
77 | # CONFIG_AUDIT is not set | 86 | # CONFIG_AUDIT is not set |
87 | |||
88 | # | ||
89 | # RCU Subsystem | ||
90 | # | ||
91 | CONFIG_TREE_RCU=y | ||
92 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
93 | # CONFIG_TINY_RCU is not set | ||
94 | # CONFIG_RCU_TRACE is not set | ||
95 | CONFIG_RCU_FANOUT=32 | ||
96 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
97 | # CONFIG_TREE_RCU_TRACE is not set | ||
78 | # CONFIG_IKCONFIG is not set | 98 | # CONFIG_IKCONFIG is not set |
79 | CONFIG_LOG_BUF_SHIFT=14 | 99 | CONFIG_LOG_BUF_SHIFT=14 |
80 | CONFIG_GROUP_SCHED=y | 100 | CONFIG_GROUP_SCHED=y |
@@ -89,31 +109,40 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
89 | # CONFIG_NAMESPACES is not set | 109 | # CONFIG_NAMESPACES is not set |
90 | CONFIG_BLK_DEV_INITRD=y | 110 | CONFIG_BLK_DEV_INITRD=y |
91 | CONFIG_INITRAMFS_SOURCE="" | 111 | CONFIG_INITRAMFS_SOURCE="" |
112 | CONFIG_RD_GZIP=y | ||
113 | # CONFIG_RD_BZIP2 is not set | ||
114 | # CONFIG_RD_LZMA is not set | ||
92 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 115 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
93 | CONFIG_SYSCTL=y | 116 | CONFIG_SYSCTL=y |
117 | CONFIG_ANON_INODES=y | ||
94 | CONFIG_EMBEDDED=y | 118 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 119 | CONFIG_SYSCTL_SYSCALL=y |
96 | CONFIG_KALLSYMS=y | 120 | CONFIG_KALLSYMS=y |
97 | CONFIG_KALLSYMS_ALL=y | 121 | CONFIG_KALLSYMS_ALL=y |
98 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
99 | CONFIG_KALLSYMS_EXTRA_PASS=y | 122 | CONFIG_KALLSYMS_EXTRA_PASS=y |
100 | CONFIG_HOTPLUG=y | 123 | CONFIG_HOTPLUG=y |
101 | CONFIG_PRINTK=y | 124 | CONFIG_PRINTK=y |
102 | CONFIG_BUG=y | 125 | CONFIG_BUG=y |
103 | CONFIG_ELF_CORE=y | 126 | CONFIG_ELF_CORE=y |
104 | CONFIG_COMPAT_BRK=y | ||
105 | CONFIG_BASE_FULL=y | 127 | CONFIG_BASE_FULL=y |
106 | CONFIG_FUTEX=y | 128 | CONFIG_FUTEX=y |
107 | CONFIG_ANON_INODES=y | ||
108 | CONFIG_EPOLL=y | 129 | CONFIG_EPOLL=y |
109 | CONFIG_SIGNALFD=y | 130 | CONFIG_SIGNALFD=y |
110 | CONFIG_TIMERFD=y | 131 | CONFIG_TIMERFD=y |
111 | CONFIG_EVENTFD=y | 132 | CONFIG_EVENTFD=y |
112 | CONFIG_SHMEM=y | 133 | CONFIG_SHMEM=y |
113 | CONFIG_AIO=y | 134 | CONFIG_AIO=y |
135 | CONFIG_HAVE_PERF_EVENTS=y | ||
136 | |||
137 | # | ||
138 | # Kernel Performance Events And Counters | ||
139 | # | ||
140 | # CONFIG_PERF_EVENTS is not set | ||
141 | # CONFIG_PERF_COUNTERS is not set | ||
114 | CONFIG_VM_EVENT_COUNTERS=y | 142 | CONFIG_VM_EVENT_COUNTERS=y |
115 | CONFIG_PCI_QUIRKS=y | 143 | CONFIG_PCI_QUIRKS=y |
116 | CONFIG_SLUB_DEBUG=y | 144 | CONFIG_SLUB_DEBUG=y |
145 | CONFIG_COMPAT_BRK=y | ||
117 | # CONFIG_SLAB is not set | 146 | # CONFIG_SLAB is not set |
118 | CONFIG_SLUB=y | 147 | CONFIG_SLUB=y |
119 | # CONFIG_SLOB is not set | 148 | # CONFIG_SLOB is not set |
@@ -125,6 +154,13 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
125 | CONFIG_HAVE_KPROBES=y | 154 | CONFIG_HAVE_KPROBES=y |
126 | CONFIG_HAVE_KRETPROBES=y | 155 | CONFIG_HAVE_KRETPROBES=y |
127 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 156 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
157 | CONFIG_HAVE_DMA_ATTRS=y | ||
158 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
159 | |||
160 | # | ||
161 | # GCOV-based kernel profiling | ||
162 | # | ||
163 | # CONFIG_SLOW_WORK is not set | ||
128 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 164 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
129 | CONFIG_SLABINFO=y | 165 | CONFIG_SLABINFO=y |
130 | CONFIG_RT_MUTEXES=y | 166 | CONFIG_RT_MUTEXES=y |
@@ -136,8 +172,7 @@ CONFIG_MODULE_UNLOAD=y | |||
136 | # CONFIG_MODVERSIONS is not set | 172 | # CONFIG_MODVERSIONS is not set |
137 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 173 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
138 | CONFIG_BLOCK=y | 174 | CONFIG_BLOCK=y |
139 | CONFIG_LBD=y | 175 | CONFIG_LBDAF=y |
140 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
141 | # CONFIG_BLK_DEV_BSG is not set | 176 | # CONFIG_BLK_DEV_BSG is not set |
142 | # CONFIG_BLK_DEV_INTEGRITY is not set | 177 | # CONFIG_BLK_DEV_INTEGRITY is not set |
143 | 178 | ||
@@ -145,20 +180,42 @@ CONFIG_LBD=y | |||
145 | # IO Schedulers | 180 | # IO Schedulers |
146 | # | 181 | # |
147 | CONFIG_IOSCHED_NOOP=y | 182 | CONFIG_IOSCHED_NOOP=y |
148 | CONFIG_IOSCHED_AS=y | ||
149 | CONFIG_IOSCHED_DEADLINE=y | 183 | CONFIG_IOSCHED_DEADLINE=y |
150 | CONFIG_IOSCHED_CFQ=y | 184 | CONFIG_IOSCHED_CFQ=y |
151 | CONFIG_DEFAULT_AS=y | ||
152 | # CONFIG_DEFAULT_DEADLINE is not set | 185 | # CONFIG_DEFAULT_DEADLINE is not set |
153 | # CONFIG_DEFAULT_CFQ is not set | 186 | CONFIG_DEFAULT_CFQ=y |
154 | # CONFIG_DEFAULT_NOOP is not set | 187 | # CONFIG_DEFAULT_NOOP is not set |
155 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 188 | CONFIG_DEFAULT_IOSCHED="cfq" |
156 | CONFIG_PREEMPT_NOTIFIERS=y | 189 | CONFIG_PREEMPT_NOTIFIERS=y |
157 | CONFIG_CLASSIC_RCU=y | 190 | # CONFIG_INLINE_SPIN_TRYLOCK is not set |
158 | # CONFIG_TREE_RCU is not set | 191 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set |
159 | # CONFIG_PREEMPT_RCU is not set | 192 | # CONFIG_INLINE_SPIN_LOCK is not set |
160 | # CONFIG_TREE_RCU_TRACE is not set | 193 | # CONFIG_INLINE_SPIN_LOCK_BH is not set |
161 | # CONFIG_PREEMPT_RCU_TRACE is not set | 194 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set |
195 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
198 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
199 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
200 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
201 | # CONFIG_INLINE_READ_LOCK is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
203 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
204 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
207 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
208 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
209 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
212 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
213 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
216 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
217 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
218 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
162 | # CONFIG_FREEZER is not set | 219 | # CONFIG_FREEZER is not set |
163 | CONFIG_PPC4xx_PCI_EXPRESS=y | 220 | CONFIG_PPC4xx_PCI_EXPRESS=y |
164 | 221 | ||
@@ -179,8 +236,11 @@ CONFIG_WARP=y | |||
179 | CONFIG_ARCHES=y | 236 | CONFIG_ARCHES=y |
180 | CONFIG_CANYONLANDS=y | 237 | CONFIG_CANYONLANDS=y |
181 | CONFIG_GLACIER=y | 238 | CONFIG_GLACIER=y |
239 | CONFIG_REDWOOD=y | ||
240 | CONFIG_EIGER=y | ||
182 | CONFIG_YOSEMITE=y | 241 | CONFIG_YOSEMITE=y |
183 | CONFIG_XILINX_VIRTEX440_GENERIC_BOARD=y | 242 | CONFIG_XILINX_VIRTEX440_GENERIC_BOARD=y |
243 | # CONFIG_XILINX_ML510 is not set | ||
184 | CONFIG_PPC44x_SIMPLE=y | 244 | CONFIG_PPC44x_SIMPLE=y |
185 | CONFIG_PPC4xx_GPIO=y | 245 | CONFIG_PPC4xx_GPIO=y |
186 | CONFIG_440EP=y | 246 | CONFIG_440EP=y |
@@ -190,6 +250,7 @@ CONFIG_440GP=y | |||
190 | CONFIG_440GX=y | 250 | CONFIG_440GX=y |
191 | CONFIG_440SPe=y | 251 | CONFIG_440SPe=y |
192 | CONFIG_460EX=y | 252 | CONFIG_460EX=y |
253 | CONFIG_460SX=y | ||
193 | CONFIG_IBM440EP_ERR42=y | 254 | CONFIG_IBM440EP_ERR42=y |
194 | CONFIG_XILINX_VIRTEX=y | 255 | CONFIG_XILINX_VIRTEX=y |
195 | CONFIG_XILINX_VIRTEX_5_FXT=y | 256 | CONFIG_XILINX_VIRTEX_5_FXT=y |
@@ -207,6 +268,7 @@ CONFIG_XILINX_VIRTEX_5_FXT=y | |||
207 | # CONFIG_FSL_ULI1575 is not set | 268 | # CONFIG_FSL_ULI1575 is not set |
208 | CONFIG_OF_RTC=y | 269 | CONFIG_OF_RTC=y |
209 | # CONFIG_SIMPLE_GPIO is not set | 270 | # CONFIG_SIMPLE_GPIO is not set |
271 | # CONFIG_XILINX_PCI is not set | ||
210 | 272 | ||
211 | # | 273 | # |
212 | # Kernel options | 274 | # Kernel options |
@@ -230,10 +292,12 @@ CONFIG_BINFMT_ELF=y | |||
230 | # CONFIG_BINFMT_MISC is not set | 292 | # CONFIG_BINFMT_MISC is not set |
231 | CONFIG_MATH_EMULATION=y | 293 | CONFIG_MATH_EMULATION=y |
232 | # CONFIG_IOMMU_HELPER is not set | 294 | # CONFIG_IOMMU_HELPER is not set |
233 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 295 | # CONFIG_SWIOTLB is not set |
234 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 296 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
235 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 297 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
236 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 298 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
299 | CONFIG_SPARSE_IRQ=y | ||
300 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
237 | CONFIG_ARCH_FLATMEM_ENABLE=y | 301 | CONFIG_ARCH_FLATMEM_ENABLE=y |
238 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 302 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
239 | CONFIG_SELECT_MEMORY_MODEL=y | 303 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -249,10 +313,13 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
249 | CONFIG_ZONE_DMA_FLAG=1 | 313 | CONFIG_ZONE_DMA_FLAG=1 |
250 | CONFIG_BOUNCE=y | 314 | CONFIG_BOUNCE=y |
251 | CONFIG_VIRT_TO_BUS=y | 315 | CONFIG_VIRT_TO_BUS=y |
252 | CONFIG_UNEVICTABLE_LRU=y | 316 | # CONFIG_KSM is not set |
317 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
318 | CONFIG_STDBINUTILS=y | ||
253 | CONFIG_PPC_4K_PAGES=y | 319 | CONFIG_PPC_4K_PAGES=y |
254 | # CONFIG_PPC_16K_PAGES is not set | 320 | # CONFIG_PPC_16K_PAGES is not set |
255 | # CONFIG_PPC_64K_PAGES is not set | 321 | # CONFIG_PPC_64K_PAGES is not set |
322 | # CONFIG_PPC_256K_PAGES is not set | ||
256 | CONFIG_FORCE_MAX_ZONEORDER=11 | 323 | CONFIG_FORCE_MAX_ZONEORDER=11 |
257 | CONFIG_PROC_DEVICETREE=y | 324 | CONFIG_PROC_DEVICETREE=y |
258 | # CONFIG_CMDLINE_BOOL is not set | 325 | # CONFIG_CMDLINE_BOOL is not set |
@@ -276,6 +343,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
276 | # CONFIG_PCI_LEGACY is not set | 343 | # CONFIG_PCI_LEGACY is not set |
277 | # CONFIG_PCI_DEBUG is not set | 344 | # CONFIG_PCI_DEBUG is not set |
278 | # CONFIG_PCI_STUB is not set | 345 | # CONFIG_PCI_STUB is not set |
346 | # CONFIG_PCI_IOV is not set | ||
279 | # CONFIG_PCCARD is not set | 347 | # CONFIG_PCCARD is not set |
280 | # CONFIG_HOTPLUG_PCI is not set | 348 | # CONFIG_HOTPLUG_PCI is not set |
281 | # CONFIG_HAS_RAPIDIO is not set | 349 | # CONFIG_HAS_RAPIDIO is not set |
@@ -293,14 +361,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
293 | CONFIG_KERNEL_START=0xc0000000 | 361 | CONFIG_KERNEL_START=0xc0000000 |
294 | CONFIG_PHYSICAL_START=0x00000000 | 362 | CONFIG_PHYSICAL_START=0x00000000 |
295 | CONFIG_TASK_SIZE=0xc0000000 | 363 | CONFIG_TASK_SIZE=0xc0000000 |
296 | CONFIG_CONSISTENT_START=0xff100000 | ||
297 | CONFIG_CONSISTENT_SIZE=0x00200000 | 364 | CONFIG_CONSISTENT_SIZE=0x00200000 |
298 | CONFIG_NET=y | 365 | CONFIG_NET=y |
299 | 366 | ||
300 | # | 367 | # |
301 | # Networking options | 368 | # Networking options |
302 | # | 369 | # |
303 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
304 | CONFIG_PACKET=y | 370 | CONFIG_PACKET=y |
305 | # CONFIG_PACKET_MMAP is not set | 371 | # CONFIG_PACKET_MMAP is not set |
306 | CONFIG_UNIX=y | 372 | CONFIG_UNIX=y |
@@ -352,6 +418,7 @@ CONFIG_INET6_XFRM_MODE_TUNNEL=m | |||
352 | CONFIG_INET6_XFRM_MODE_BEET=m | 418 | CONFIG_INET6_XFRM_MODE_BEET=m |
353 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | 419 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
354 | CONFIG_IPV6_SIT=m | 420 | CONFIG_IPV6_SIT=m |
421 | # CONFIG_IPV6_SIT_6RD is not set | ||
355 | CONFIG_IPV6_NDISC_NODETYPE=y | 422 | CONFIG_IPV6_NDISC_NODETYPE=y |
356 | # CONFIG_IPV6_TUNNEL is not set | 423 | # CONFIG_IPV6_TUNNEL is not set |
357 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 424 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
@@ -360,6 +427,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
360 | # CONFIG_NETFILTER is not set | 427 | # CONFIG_NETFILTER is not set |
361 | # CONFIG_IP_DCCP is not set | 428 | # CONFIG_IP_DCCP is not set |
362 | # CONFIG_IP_SCTP is not set | 429 | # CONFIG_IP_SCTP is not set |
430 | # CONFIG_RDS is not set | ||
363 | # CONFIG_TIPC is not set | 431 | # CONFIG_TIPC is not set |
364 | # CONFIG_ATM is not set | 432 | # CONFIG_ATM is not set |
365 | CONFIG_STP=m | 433 | CONFIG_STP=m |
@@ -375,6 +443,8 @@ CONFIG_LLC=m | |||
375 | # CONFIG_LAPB is not set | 443 | # CONFIG_LAPB is not set |
376 | # CONFIG_ECONET is not set | 444 | # CONFIG_ECONET is not set |
377 | # CONFIG_WAN_ROUTER is not set | 445 | # CONFIG_WAN_ROUTER is not set |
446 | # CONFIG_PHONET is not set | ||
447 | # CONFIG_IEEE802154 is not set | ||
378 | # CONFIG_NET_SCHED is not set | 448 | # CONFIG_NET_SCHED is not set |
379 | # CONFIG_DCB is not set | 449 | # CONFIG_DCB is not set |
380 | 450 | ||
@@ -387,8 +457,13 @@ CONFIG_LLC=m | |||
387 | # CONFIG_IRDA is not set | 457 | # CONFIG_IRDA is not set |
388 | # CONFIG_BT is not set | 458 | # CONFIG_BT is not set |
389 | # CONFIG_AF_RXRPC is not set | 459 | # CONFIG_AF_RXRPC is not set |
390 | # CONFIG_PHONET is not set | 460 | CONFIG_WIRELESS=y |
391 | # CONFIG_WIRELESS is not set | 461 | # CONFIG_CFG80211 is not set |
462 | # CONFIG_LIB80211 is not set | ||
463 | |||
464 | # | ||
465 | # CFG80211 needs to be enabled for MAC80211 | ||
466 | # | ||
392 | # CONFIG_WIMAX is not set | 467 | # CONFIG_WIMAX is not set |
393 | # CONFIG_RFKILL is not set | 468 | # CONFIG_RFKILL is not set |
394 | # CONFIG_NET_9P is not set | 469 | # CONFIG_NET_9P is not set |
@@ -401,6 +476,7 @@ CONFIG_LLC=m | |||
401 | # Generic Driver Options | 476 | # Generic Driver Options |
402 | # | 477 | # |
403 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 478 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
479 | # CONFIG_DEVTMPFS is not set | ||
404 | CONFIG_STANDALONE=y | 480 | CONFIG_STANDALONE=y |
405 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 481 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
406 | CONFIG_FW_LOADER=y | 482 | CONFIG_FW_LOADER=y |
@@ -413,9 +489,9 @@ CONFIG_CONNECTOR=y | |||
413 | CONFIG_PROC_EVENTS=y | 489 | CONFIG_PROC_EVENTS=y |
414 | CONFIG_MTD=y | 490 | CONFIG_MTD=y |
415 | # CONFIG_MTD_DEBUG is not set | 491 | # CONFIG_MTD_DEBUG is not set |
492 | # CONFIG_MTD_TESTS is not set | ||
416 | # CONFIG_MTD_CONCAT is not set | 493 | # CONFIG_MTD_CONCAT is not set |
417 | CONFIG_MTD_PARTITIONS=y | 494 | CONFIG_MTD_PARTITIONS=y |
418 | # CONFIG_MTD_TESTS is not set | ||
419 | # CONFIG_MTD_REDBOOT_PARTS is not set | 495 | # CONFIG_MTD_REDBOOT_PARTS is not set |
420 | # CONFIG_MTD_CMDLINE_PARTS is not set | 496 | # CONFIG_MTD_CMDLINE_PARTS is not set |
421 | CONFIG_MTD_OF_PARTS=y | 497 | CONFIG_MTD_OF_PARTS=y |
@@ -490,7 +566,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
490 | # LPDDR flash memory drivers | 566 | # LPDDR flash memory drivers |
491 | # | 567 | # |
492 | # CONFIG_MTD_LPDDR is not set | 568 | # CONFIG_MTD_LPDDR is not set |
493 | # CONFIG_MTD_QINFO_PROBE is not set | ||
494 | 569 | ||
495 | # | 570 | # |
496 | # UBI - Unsorted block images | 571 | # UBI - Unsorted block images |
@@ -498,7 +573,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
498 | CONFIG_MTD_UBI=m | 573 | CONFIG_MTD_UBI=m |
499 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 | 574 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 |
500 | CONFIG_MTD_UBI_BEB_RESERVE=1 | 575 | CONFIG_MTD_UBI_BEB_RESERVE=1 |
501 | CONFIG_MTD_UBI_GLUEBI=y | 576 | CONFIG_MTD_UBI_GLUEBI=m |
502 | 577 | ||
503 | # | 578 | # |
504 | # UBI debugging options | 579 | # UBI debugging options |
@@ -516,6 +591,7 @@ CONFIG_BLK_DEV=y | |||
516 | # CONFIG_BLK_DEV_UMEM is not set | 591 | # CONFIG_BLK_DEV_UMEM is not set |
517 | # CONFIG_BLK_DEV_COW_COMMON is not set | 592 | # CONFIG_BLK_DEV_COW_COMMON is not set |
518 | # CONFIG_BLK_DEV_LOOP is not set | 593 | # CONFIG_BLK_DEV_LOOP is not set |
594 | # CONFIG_BLK_DEV_DRBD is not set | ||
519 | # CONFIG_BLK_DEV_NBD is not set | 595 | # CONFIG_BLK_DEV_NBD is not set |
520 | # CONFIG_BLK_DEV_SX8 is not set | 596 | # CONFIG_BLK_DEV_SX8 is not set |
521 | # CONFIG_BLK_DEV_UB is not set | 597 | # CONFIG_BLK_DEV_UB is not set |
@@ -528,14 +604,25 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
528 | CONFIG_XILINX_SYSACE=m | 604 | CONFIG_XILINX_SYSACE=m |
529 | # CONFIG_BLK_DEV_HD is not set | 605 | # CONFIG_BLK_DEV_HD is not set |
530 | CONFIG_MISC_DEVICES=y | 606 | CONFIG_MISC_DEVICES=y |
607 | # CONFIG_AD525X_DPOT is not set | ||
531 | # CONFIG_PHANTOM is not set | 608 | # CONFIG_PHANTOM is not set |
532 | # CONFIG_EEPROM_93CX6 is not set | ||
533 | # CONFIG_SGI_IOC4 is not set | 609 | # CONFIG_SGI_IOC4 is not set |
534 | # CONFIG_TIFM_CORE is not set | 610 | # CONFIG_TIFM_CORE is not set |
535 | # CONFIG_ICS932S401 is not set | 611 | # CONFIG_ICS932S401 is not set |
536 | # CONFIG_ENCLOSURE_SERVICES is not set | 612 | # CONFIG_ENCLOSURE_SERVICES is not set |
537 | # CONFIG_HP_ILO is not set | 613 | # CONFIG_HP_ILO is not set |
614 | # CONFIG_ISL29003 is not set | ||
615 | # CONFIG_DS1682 is not set | ||
538 | # CONFIG_C2PORT is not set | 616 | # CONFIG_C2PORT is not set |
617 | |||
618 | # | ||
619 | # EEPROM support | ||
620 | # | ||
621 | # CONFIG_EEPROM_AT24 is not set | ||
622 | # CONFIG_EEPROM_LEGACY is not set | ||
623 | # CONFIG_EEPROM_MAX6875 is not set | ||
624 | # CONFIG_EEPROM_93CX6 is not set | ||
625 | # CONFIG_CB710_CORE is not set | ||
539 | CONFIG_HAVE_IDE=y | 626 | CONFIG_HAVE_IDE=y |
540 | # CONFIG_IDE is not set | 627 | # CONFIG_IDE is not set |
541 | 628 | ||
@@ -558,10 +645,6 @@ CONFIG_BLK_DEV_SD=m | |||
558 | # CONFIG_BLK_DEV_SR is not set | 645 | # CONFIG_BLK_DEV_SR is not set |
559 | # CONFIG_CHR_DEV_SG is not set | 646 | # CONFIG_CHR_DEV_SG is not set |
560 | # CONFIG_CHR_DEV_SCH is not set | 647 | # CONFIG_CHR_DEV_SCH is not set |
561 | |||
562 | # | ||
563 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
564 | # | ||
565 | # CONFIG_SCSI_MULTI_LUN is not set | 648 | # CONFIG_SCSI_MULTI_LUN is not set |
566 | # CONFIG_SCSI_CONSTANTS is not set | 649 | # CONFIG_SCSI_CONSTANTS is not set |
567 | # CONFIG_SCSI_LOGGING is not set | 650 | # CONFIG_SCSI_LOGGING is not set |
@@ -578,6 +661,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
578 | # CONFIG_SCSI_SRP_ATTRS is not set | 661 | # CONFIG_SCSI_SRP_ATTRS is not set |
579 | # CONFIG_SCSI_LOWLEVEL is not set | 662 | # CONFIG_SCSI_LOWLEVEL is not set |
580 | # CONFIG_SCSI_DH is not set | 663 | # CONFIG_SCSI_DH is not set |
664 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
581 | # CONFIG_ATA is not set | 665 | # CONFIG_ATA is not set |
582 | # CONFIG_MD is not set | 666 | # CONFIG_MD is not set |
583 | # CONFIG_FUSION is not set | 667 | # CONFIG_FUSION is not set |
@@ -587,7 +671,11 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
587 | # | 671 | # |
588 | 672 | ||
589 | # | 673 | # |
590 | # Enable only one of the two stacks, unless you know what you are doing | 674 | # You can enable one or both FireWire driver stacks. |
675 | # | ||
676 | |||
677 | # | ||
678 | # See the help texts for more information. | ||
591 | # | 679 | # |
592 | # CONFIG_FIREWIRE is not set | 680 | # CONFIG_FIREWIRE is not set |
593 | # CONFIG_IEEE1394 is not set | 681 | # CONFIG_IEEE1394 is not set |
@@ -608,6 +696,8 @@ CONFIG_NET_ETHERNET=y | |||
608 | # CONFIG_SUNGEM is not set | 696 | # CONFIG_SUNGEM is not set |
609 | # CONFIG_CASSINI is not set | 697 | # CONFIG_CASSINI is not set |
610 | # CONFIG_NET_VENDOR_3COM is not set | 698 | # CONFIG_NET_VENDOR_3COM is not set |
699 | # CONFIG_ETHOC is not set | ||
700 | # CONFIG_DNET is not set | ||
611 | # CONFIG_NET_TULIP is not set | 701 | # CONFIG_NET_TULIP is not set |
612 | # CONFIG_HP100 is not set | 702 | # CONFIG_HP100 is not set |
613 | CONFIG_IBM_NEW_EMAC=y | 703 | CONFIG_IBM_NEW_EMAC=y |
@@ -626,7 +716,10 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
626 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 716 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
627 | # CONFIG_NET_PCI is not set | 717 | # CONFIG_NET_PCI is not set |
628 | # CONFIG_B44 is not set | 718 | # CONFIG_B44 is not set |
719 | # CONFIG_KS8842 is not set | ||
720 | # CONFIG_KS8851_MLL is not set | ||
629 | # CONFIG_ATL2 is not set | 721 | # CONFIG_ATL2 is not set |
722 | # CONFIG_XILINX_EMACLITE is not set | ||
630 | CONFIG_NETDEV_1000=y | 723 | CONFIG_NETDEV_1000=y |
631 | # CONFIG_ACENIC is not set | 724 | # CONFIG_ACENIC is not set |
632 | # CONFIG_DL2K is not set | 725 | # CONFIG_DL2K is not set |
@@ -634,6 +727,7 @@ CONFIG_NETDEV_1000=y | |||
634 | # CONFIG_E1000E is not set | 727 | # CONFIG_E1000E is not set |
635 | # CONFIG_IP1000 is not set | 728 | # CONFIG_IP1000 is not set |
636 | # CONFIG_IGB is not set | 729 | # CONFIG_IGB is not set |
730 | # CONFIG_IGBVF is not set | ||
637 | # CONFIG_NS83820 is not set | 731 | # CONFIG_NS83820 is not set |
638 | # CONFIG_HAMACHI is not set | 732 | # CONFIG_HAMACHI is not set |
639 | # CONFIG_YELLOWFIN is not set | 733 | # CONFIG_YELLOWFIN is not set |
@@ -644,9 +738,13 @@ CONFIG_NETDEV_1000=y | |||
644 | # CONFIG_VIA_VELOCITY is not set | 738 | # CONFIG_VIA_VELOCITY is not set |
645 | # CONFIG_TIGON3 is not set | 739 | # CONFIG_TIGON3 is not set |
646 | # CONFIG_BNX2 is not set | 740 | # CONFIG_BNX2 is not set |
741 | # CONFIG_CNIC is not set | ||
742 | # CONFIG_MV643XX_ETH is not set | ||
743 | # CONFIG_XILINX_LL_TEMAC is not set | ||
647 | # CONFIG_QLA3XXX is not set | 744 | # CONFIG_QLA3XXX is not set |
648 | # CONFIG_ATL1 is not set | 745 | # CONFIG_ATL1 is not set |
649 | # CONFIG_ATL1E is not set | 746 | # CONFIG_ATL1E is not set |
747 | # CONFIG_ATL1C is not set | ||
650 | # CONFIG_JME is not set | 748 | # CONFIG_JME is not set |
651 | CONFIG_NETDEV_10000=y | 749 | CONFIG_NETDEV_10000=y |
652 | # CONFIG_CHELSIO_T1 is not set | 750 | # CONFIG_CHELSIO_T1 is not set |
@@ -656,6 +754,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
656 | # CONFIG_IXGBE is not set | 754 | # CONFIG_IXGBE is not set |
657 | # CONFIG_IXGB is not set | 755 | # CONFIG_IXGB is not set |
658 | # CONFIG_S2IO is not set | 756 | # CONFIG_S2IO is not set |
757 | # CONFIG_VXGE is not set | ||
659 | # CONFIG_MYRI10GE is not set | 758 | # CONFIG_MYRI10GE is not set |
660 | # CONFIG_NETXEN_NIC is not set | 759 | # CONFIG_NETXEN_NIC is not set |
661 | # CONFIG_NIU is not set | 760 | # CONFIG_NIU is not set |
@@ -665,14 +764,14 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
665 | # CONFIG_BNX2X is not set | 764 | # CONFIG_BNX2X is not set |
666 | # CONFIG_QLGE is not set | 765 | # CONFIG_QLGE is not set |
667 | # CONFIG_SFC is not set | 766 | # CONFIG_SFC is not set |
767 | # CONFIG_BE2NET is not set | ||
668 | # CONFIG_TR is not set | 768 | # CONFIG_TR is not set |
669 | 769 | CONFIG_WLAN=y | |
670 | # | 770 | # CONFIG_AIRO is not set |
671 | # Wireless LAN | 771 | # CONFIG_ATMEL is not set |
672 | # | 772 | # CONFIG_PRISM54 is not set |
673 | # CONFIG_WLAN_PRE80211 is not set | 773 | # CONFIG_USB_ZD1201 is not set |
674 | # CONFIG_WLAN_80211 is not set | 774 | # CONFIG_HOSTAP is not set |
675 | # CONFIG_IWLWIFI_LEDS is not set | ||
676 | 775 | ||
677 | # | 776 | # |
678 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 777 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -695,6 +794,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
695 | # CONFIG_NETCONSOLE is not set | 794 | # CONFIG_NETCONSOLE is not set |
696 | # CONFIG_NETPOLL is not set | 795 | # CONFIG_NETPOLL is not set |
697 | # CONFIG_NET_POLL_CONTROLLER is not set | 796 | # CONFIG_NET_POLL_CONTROLLER is not set |
797 | # CONFIG_VMXNET3 is not set | ||
698 | # CONFIG_ISDN is not set | 798 | # CONFIG_ISDN is not set |
699 | # CONFIG_PHONE is not set | 799 | # CONFIG_PHONE is not set |
700 | 800 | ||
@@ -713,6 +813,7 @@ CONFIG_SERIO=m | |||
713 | # CONFIG_SERIO_LIBPS2 is not set | 813 | # CONFIG_SERIO_LIBPS2 is not set |
714 | # CONFIG_SERIO_RAW is not set | 814 | # CONFIG_SERIO_RAW is not set |
715 | CONFIG_SERIO_XILINX_XPS_PS2=m | 815 | CONFIG_SERIO_XILINX_XPS_PS2=m |
816 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
716 | # CONFIG_GAMEPORT is not set | 817 | # CONFIG_GAMEPORT is not set |
717 | 818 | ||
718 | # | 819 | # |
@@ -747,6 +848,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
747 | # CONFIG_SERIAL_JSM is not set | 848 | # CONFIG_SERIAL_JSM is not set |
748 | CONFIG_SERIAL_OF_PLATFORM=y | 849 | CONFIG_SERIAL_OF_PLATFORM=y |
749 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 850 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
851 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
750 | CONFIG_UNIX98_PTYS=y | 852 | CONFIG_UNIX98_PTYS=y |
751 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 853 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
752 | CONFIG_LEGACY_PTYS=y | 854 | CONFIG_LEGACY_PTYS=y |
@@ -764,6 +866,7 @@ CONFIG_XILINX_HWICAP=m | |||
764 | CONFIG_DEVPORT=y | 866 | CONFIG_DEVPORT=y |
765 | CONFIG_I2C=m | 867 | CONFIG_I2C=m |
766 | CONFIG_I2C_BOARDINFO=y | 868 | CONFIG_I2C_BOARDINFO=y |
869 | CONFIG_I2C_COMPAT=y | ||
767 | CONFIG_I2C_CHARDEV=m | 870 | CONFIG_I2C_CHARDEV=m |
768 | CONFIG_I2C_HELPER_AUTO=y | 871 | CONFIG_I2C_HELPER_AUTO=y |
769 | CONFIG_I2C_ALGOBIT=m | 872 | CONFIG_I2C_ALGOBIT=m |
@@ -807,11 +910,6 @@ CONFIG_I2C_IBM_IIC=m | |||
807 | # CONFIG_I2C_TINY_USB is not set | 910 | # CONFIG_I2C_TINY_USB is not set |
808 | 911 | ||
809 | # | 912 | # |
810 | # Graphics adapter I2C/DDC channel drivers | ||
811 | # | ||
812 | # CONFIG_I2C_VOODOO3 is not set | ||
813 | |||
814 | # | ||
815 | # Other I2C/SMBus bus drivers | 913 | # Other I2C/SMBus bus drivers |
816 | # | 914 | # |
817 | # CONFIG_I2C_PCA_PLATFORM is not set | 915 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -820,20 +918,17 @@ CONFIG_I2C_IBM_IIC=m | |||
820 | # | 918 | # |
821 | # Miscellaneous I2C Chip support | 919 | # Miscellaneous I2C Chip support |
822 | # | 920 | # |
823 | # CONFIG_DS1682 is not set | ||
824 | # CONFIG_EEPROM_AT24 is not set | ||
825 | # CONFIG_EEPROM_LEGACY is not set | ||
826 | # CONFIG_SENSORS_PCF8574 is not set | ||
827 | # CONFIG_PCF8575 is not set | ||
828 | # CONFIG_SENSORS_PCA9539 is not set | ||
829 | # CONFIG_SENSORS_PCF8591 is not set | ||
830 | # CONFIG_SENSORS_MAX6875 is not set | ||
831 | # CONFIG_SENSORS_TSL2550 is not set | 921 | # CONFIG_SENSORS_TSL2550 is not set |
832 | # CONFIG_I2C_DEBUG_CORE is not set | 922 | # CONFIG_I2C_DEBUG_CORE is not set |
833 | # CONFIG_I2C_DEBUG_ALGO is not set | 923 | # CONFIG_I2C_DEBUG_ALGO is not set |
834 | # CONFIG_I2C_DEBUG_BUS is not set | 924 | # CONFIG_I2C_DEBUG_BUS is not set |
835 | # CONFIG_I2C_DEBUG_CHIP is not set | 925 | # CONFIG_I2C_DEBUG_CHIP is not set |
836 | # CONFIG_SPI is not set | 926 | # CONFIG_SPI is not set |
927 | |||
928 | # | ||
929 | # PPS support | ||
930 | # | ||
931 | # CONFIG_PPS is not set | ||
837 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 932 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
838 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | 933 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
839 | CONFIG_GPIOLIB=y | 934 | CONFIG_GPIOLIB=y |
@@ -855,16 +950,21 @@ CONFIG_GPIO_XILINX=y | |||
855 | # | 950 | # |
856 | # PCI GPIO expanders: | 951 | # PCI GPIO expanders: |
857 | # | 952 | # |
953 | # CONFIG_GPIO_CS5535 is not set | ||
858 | # CONFIG_GPIO_BT8XX is not set | 954 | # CONFIG_GPIO_BT8XX is not set |
955 | # CONFIG_GPIO_LANGWELL is not set | ||
859 | 956 | ||
860 | # | 957 | # |
861 | # SPI GPIO expanders: | 958 | # SPI GPIO expanders: |
862 | # | 959 | # |
960 | |||
961 | # | ||
962 | # AC97 GPIO expanders: | ||
963 | # | ||
863 | # CONFIG_W1 is not set | 964 | # CONFIG_W1 is not set |
864 | # CONFIG_POWER_SUPPLY is not set | 965 | # CONFIG_POWER_SUPPLY is not set |
865 | # CONFIG_HWMON is not set | 966 | # CONFIG_HWMON is not set |
866 | # CONFIG_THERMAL is not set | 967 | # CONFIG_THERMAL is not set |
867 | # CONFIG_THERMAL_HWMON is not set | ||
868 | # CONFIG_WATCHDOG is not set | 968 | # CONFIG_WATCHDOG is not set |
869 | CONFIG_SSB_POSSIBLE=y | 969 | CONFIG_SSB_POSSIBLE=y |
870 | 970 | ||
@@ -884,28 +984,15 @@ CONFIG_SSB_POSSIBLE=y | |||
884 | # CONFIG_MFD_WM8400 is not set | 984 | # CONFIG_MFD_WM8400 is not set |
885 | # CONFIG_MFD_WM8350_I2C is not set | 985 | # CONFIG_MFD_WM8350_I2C is not set |
886 | # CONFIG_MFD_PCF50633 is not set | 986 | # CONFIG_MFD_PCF50633 is not set |
987 | # CONFIG_AB3100_CORE is not set | ||
887 | # CONFIG_REGULATOR is not set | 988 | # CONFIG_REGULATOR is not set |
888 | 989 | # CONFIG_MEDIA_SUPPORT is not set | |
889 | # | ||
890 | # Multimedia devices | ||
891 | # | ||
892 | |||
893 | # | ||
894 | # Multimedia core support | ||
895 | # | ||
896 | # CONFIG_VIDEO_DEV is not set | ||
897 | # CONFIG_DVB_CORE is not set | ||
898 | # CONFIG_VIDEO_MEDIA is not set | ||
899 | |||
900 | # | ||
901 | # Multimedia drivers | ||
902 | # | ||
903 | # CONFIG_DAB is not set | ||
904 | 990 | ||
905 | # | 991 | # |
906 | # Graphics support | 992 | # Graphics support |
907 | # | 993 | # |
908 | # CONFIG_AGP is not set | 994 | # CONFIG_AGP is not set |
995 | CONFIG_VGA_ARB=y | ||
909 | # CONFIG_DRM is not set | 996 | # CONFIG_DRM is not set |
910 | # CONFIG_VGASTATE is not set | 997 | # CONFIG_VGASTATE is not set |
911 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 998 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
@@ -961,6 +1048,7 @@ CONFIG_FB_XILINX=m | |||
961 | # CONFIG_FB_VIRTUAL is not set | 1048 | # CONFIG_FB_VIRTUAL is not set |
962 | # CONFIG_FB_METRONOME is not set | 1049 | # CONFIG_FB_METRONOME is not set |
963 | # CONFIG_FB_MB862XX is not set | 1050 | # CONFIG_FB_MB862XX is not set |
1051 | # CONFIG_FB_BROADSHEET is not set | ||
964 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1052 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
965 | 1053 | ||
966 | # | 1054 | # |
@@ -994,19 +1082,22 @@ CONFIG_USB_DEVICE_CLASS=y | |||
994 | # USB Host Controller Drivers | 1082 | # USB Host Controller Drivers |
995 | # | 1083 | # |
996 | # CONFIG_USB_C67X00_HCD is not set | 1084 | # CONFIG_USB_C67X00_HCD is not set |
1085 | # CONFIG_USB_XHCI_HCD is not set | ||
997 | CONFIG_USB_EHCI_HCD=m | 1086 | CONFIG_USB_EHCI_HCD=m |
998 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1087 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
999 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1088 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1000 | CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y | 1089 | CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y |
1001 | CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y | 1090 | CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y |
1091 | # CONFIG_XPS_USB_HCD_XILINX is not set | ||
1002 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1092 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
1003 | # CONFIG_USB_OXU210HP_HCD is not set | 1093 | # CONFIG_USB_OXU210HP_HCD is not set |
1004 | # CONFIG_USB_ISP116X_HCD is not set | 1094 | # CONFIG_USB_ISP116X_HCD is not set |
1005 | # CONFIG_USB_ISP1760_HCD is not set | 1095 | # CONFIG_USB_ISP1760_HCD is not set |
1096 | # CONFIG_USB_ISP1362_HCD is not set | ||
1006 | CONFIG_USB_OHCI_HCD=m | 1097 | CONFIG_USB_OHCI_HCD=m |
1007 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
1008 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1098 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
1009 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1099 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
1100 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
1010 | # CONFIG_USB_OHCI_HCD_PCI is not set | 1101 | # CONFIG_USB_OHCI_HCD_PCI is not set |
1011 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | 1102 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y |
1012 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | 1103 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y |
@@ -1030,11 +1121,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1030 | # CONFIG_USB_TMC is not set | 1121 | # CONFIG_USB_TMC is not set |
1031 | 1122 | ||
1032 | # | 1123 | # |
1033 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1124 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1034 | # | 1125 | # |
1035 | 1126 | ||
1036 | # | 1127 | # |
1037 | # see USB_STORAGE Help for more information | 1128 | # also be needed; see USB_STORAGE Help for more info |
1038 | # | 1129 | # |
1039 | CONFIG_USB_STORAGE=m | 1130 | CONFIG_USB_STORAGE=m |
1040 | # CONFIG_USB_STORAGE_DEBUG is not set | 1131 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -1075,7 +1166,6 @@ CONFIG_USB_STORAGE=m | |||
1075 | # CONFIG_USB_LED is not set | 1166 | # CONFIG_USB_LED is not set |
1076 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1167 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1077 | # CONFIG_USB_CYTHERM is not set | 1168 | # CONFIG_USB_CYTHERM is not set |
1078 | # CONFIG_USB_PHIDGET is not set | ||
1079 | # CONFIG_USB_IDMOUSE is not set | 1169 | # CONFIG_USB_IDMOUSE is not set |
1080 | # CONFIG_USB_FTDI_ELAN is not set | 1170 | # CONFIG_USB_FTDI_ELAN is not set |
1081 | # CONFIG_USB_APPLEDISPLAY is not set | 1171 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1083,6 +1173,7 @@ CONFIG_USB_STORAGE=m | |||
1083 | # CONFIG_USB_LD is not set | 1173 | # CONFIG_USB_LD is not set |
1084 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1174 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1085 | # CONFIG_USB_IOWARRIOR is not set | 1175 | # CONFIG_USB_IOWARRIOR is not set |
1176 | # CONFIG_USB_TEST is not set | ||
1086 | # CONFIG_USB_ISIGHTFW is not set | 1177 | # CONFIG_USB_ISIGHTFW is not set |
1087 | # CONFIG_USB_VST is not set | 1178 | # CONFIG_USB_VST is not set |
1088 | # CONFIG_USB_GADGET is not set | 1179 | # CONFIG_USB_GADGET is not set |
@@ -1091,6 +1182,7 @@ CONFIG_USB_STORAGE=m | |||
1091 | # OTG and related infrastructure | 1182 | # OTG and related infrastructure |
1092 | # | 1183 | # |
1093 | # CONFIG_USB_GPIO_VBUS is not set | 1184 | # CONFIG_USB_GPIO_VBUS is not set |
1185 | # CONFIG_NOP_USB_XCEIV is not set | ||
1094 | # CONFIG_UWB is not set | 1186 | # CONFIG_UWB is not set |
1095 | # CONFIG_MMC is not set | 1187 | # CONFIG_MMC is not set |
1096 | # CONFIG_MEMSTICK is not set | 1188 | # CONFIG_MEMSTICK is not set |
@@ -1100,7 +1192,12 @@ CONFIG_USB_STORAGE=m | |||
1100 | # CONFIG_EDAC is not set | 1192 | # CONFIG_EDAC is not set |
1101 | # CONFIG_RTC_CLASS is not set | 1193 | # CONFIG_RTC_CLASS is not set |
1102 | # CONFIG_DMADEVICES is not set | 1194 | # CONFIG_DMADEVICES is not set |
1195 | # CONFIG_AUXDISPLAY is not set | ||
1103 | # CONFIG_UIO is not set | 1196 | # CONFIG_UIO is not set |
1197 | |||
1198 | # | ||
1199 | # TI VLYNQ | ||
1200 | # | ||
1104 | # CONFIG_STAGING is not set | 1201 | # CONFIG_STAGING is not set |
1105 | 1202 | ||
1106 | # | 1203 | # |
@@ -1110,6 +1207,7 @@ CONFIG_EXT2_FS=y | |||
1110 | # CONFIG_EXT2_FS_XATTR is not set | 1207 | # CONFIG_EXT2_FS_XATTR is not set |
1111 | # CONFIG_EXT2_FS_XIP is not set | 1208 | # CONFIG_EXT2_FS_XIP is not set |
1112 | CONFIG_EXT3_FS=m | 1209 | CONFIG_EXT3_FS=m |
1210 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1113 | CONFIG_EXT3_FS_XATTR=y | 1211 | CONFIG_EXT3_FS_XATTR=y |
1114 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1212 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1115 | # CONFIG_EXT3_FS_SECURITY is not set | 1213 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1119,11 +1217,13 @@ CONFIG_FS_MBCACHE=m | |||
1119 | # CONFIG_REISERFS_FS is not set | 1217 | # CONFIG_REISERFS_FS is not set |
1120 | # CONFIG_JFS_FS is not set | 1218 | # CONFIG_JFS_FS is not set |
1121 | # CONFIG_FS_POSIX_ACL is not set | 1219 | # CONFIG_FS_POSIX_ACL is not set |
1122 | CONFIG_FILE_LOCKING=y | ||
1123 | # CONFIG_XFS_FS is not set | 1220 | # CONFIG_XFS_FS is not set |
1124 | # CONFIG_GFS2_FS is not set | 1221 | # CONFIG_GFS2_FS is not set |
1125 | # CONFIG_OCFS2_FS is not set | 1222 | # CONFIG_OCFS2_FS is not set |
1126 | # CONFIG_BTRFS_FS is not set | 1223 | # CONFIG_BTRFS_FS is not set |
1224 | # CONFIG_NILFS2_FS is not set | ||
1225 | CONFIG_FILE_LOCKING=y | ||
1226 | CONFIG_FSNOTIFY=y | ||
1127 | CONFIG_DNOTIFY=y | 1227 | CONFIG_DNOTIFY=y |
1128 | CONFIG_INOTIFY=y | 1228 | CONFIG_INOTIFY=y |
1129 | CONFIG_INOTIFY_USER=y | 1229 | CONFIG_INOTIFY_USER=y |
@@ -1133,6 +1233,11 @@ CONFIG_INOTIFY_USER=y | |||
1133 | # CONFIG_FUSE_FS is not set | 1233 | # CONFIG_FUSE_FS is not set |
1134 | 1234 | ||
1135 | # | 1235 | # |
1236 | # Caches | ||
1237 | # | ||
1238 | # CONFIG_FSCACHE is not set | ||
1239 | |||
1240 | # | ||
1136 | # CD-ROM/DVD Filesystems | 1241 | # CD-ROM/DVD Filesystems |
1137 | # | 1242 | # |
1138 | # CONFIG_ISO9660_FS is not set | 1243 | # CONFIG_ISO9660_FS is not set |
@@ -1206,7 +1311,6 @@ CONFIG_LOCKD=y | |||
1206 | CONFIG_LOCKD_V4=y | 1311 | CONFIG_LOCKD_V4=y |
1207 | CONFIG_NFS_COMMON=y | 1312 | CONFIG_NFS_COMMON=y |
1208 | CONFIG_SUNRPC=y | 1313 | CONFIG_SUNRPC=y |
1209 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1210 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1314 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1211 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1315 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1212 | # CONFIG_SMB_FS is not set | 1316 | # CONFIG_SMB_FS is not set |
@@ -1261,6 +1365,7 @@ CONFIG_NLS_ISO8859_1=m | |||
1261 | # CONFIG_NLS_KOI8_U is not set | 1365 | # CONFIG_NLS_KOI8_U is not set |
1262 | # CONFIG_NLS_UTF8 is not set | 1366 | # CONFIG_NLS_UTF8 is not set |
1263 | # CONFIG_DLM is not set | 1367 | # CONFIG_DLM is not set |
1368 | # CONFIG_BINARY_PRINTF is not set | ||
1264 | 1369 | ||
1265 | # | 1370 | # |
1266 | # Library routines | 1371 | # Library routines |
@@ -1278,11 +1383,13 @@ CONFIG_ZLIB_INFLATE=y | |||
1278 | CONFIG_ZLIB_DEFLATE=y | 1383 | CONFIG_ZLIB_DEFLATE=y |
1279 | CONFIG_LZO_COMPRESS=m | 1384 | CONFIG_LZO_COMPRESS=m |
1280 | CONFIG_LZO_DECOMPRESS=m | 1385 | CONFIG_LZO_DECOMPRESS=m |
1281 | CONFIG_PLIST=y | 1386 | CONFIG_DECOMPRESS_GZIP=y |
1282 | CONFIG_HAS_IOMEM=y | 1387 | CONFIG_HAS_IOMEM=y |
1283 | CONFIG_HAS_IOPORT=y | 1388 | CONFIG_HAS_IOPORT=y |
1284 | CONFIG_HAS_DMA=y | 1389 | CONFIG_HAS_DMA=y |
1285 | CONFIG_HAVE_LMB=y | 1390 | CONFIG_HAVE_LMB=y |
1391 | CONFIG_NLATTR=y | ||
1392 | CONFIG_GENERIC_ATOMIC64=y | ||
1286 | 1393 | ||
1287 | # | 1394 | # |
1288 | # Kernel hacking | 1395 | # Kernel hacking |
@@ -1292,6 +1399,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1292 | CONFIG_ENABLE_MUST_CHECK=y | 1399 | CONFIG_ENABLE_MUST_CHECK=y |
1293 | CONFIG_FRAME_WARN=1024 | 1400 | CONFIG_FRAME_WARN=1024 |
1294 | CONFIG_MAGIC_SYSRQ=y | 1401 | CONFIG_MAGIC_SYSRQ=y |
1402 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1295 | # CONFIG_UNUSED_SYMBOLS is not set | 1403 | # CONFIG_UNUSED_SYMBOLS is not set |
1296 | # CONFIG_DEBUG_FS is not set | 1404 | # CONFIG_DEBUG_FS is not set |
1297 | # CONFIG_HEADERS_CHECK is not set | 1405 | # CONFIG_HEADERS_CHECK is not set |
@@ -1300,16 +1408,23 @@ CONFIG_DEBUG_KERNEL=y | |||
1300 | CONFIG_DETECT_SOFTLOCKUP=y | 1408 | CONFIG_DETECT_SOFTLOCKUP=y |
1301 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1409 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1302 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1410 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1411 | CONFIG_DETECT_HUNG_TASK=y | ||
1412 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1413 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1303 | CONFIG_SCHED_DEBUG=y | 1414 | CONFIG_SCHED_DEBUG=y |
1304 | # CONFIG_SCHEDSTATS is not set | 1415 | # CONFIG_SCHEDSTATS is not set |
1305 | # CONFIG_TIMER_STATS is not set | 1416 | # CONFIG_TIMER_STATS is not set |
1306 | # CONFIG_DEBUG_OBJECTS is not set | 1417 | # CONFIG_DEBUG_OBJECTS is not set |
1307 | # CONFIG_SLUB_DEBUG_ON is not set | 1418 | # CONFIG_SLUB_DEBUG_ON is not set |
1308 | # CONFIG_SLUB_STATS is not set | 1419 | # CONFIG_SLUB_STATS is not set |
1420 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1309 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1421 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1310 | # CONFIG_RT_MUTEX_TESTER is not set | 1422 | # CONFIG_RT_MUTEX_TESTER is not set |
1311 | # CONFIG_DEBUG_SPINLOCK is not set | 1423 | # CONFIG_DEBUG_SPINLOCK is not set |
1312 | # CONFIG_DEBUG_MUTEXES is not set | 1424 | # CONFIG_DEBUG_MUTEXES is not set |
1425 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1426 | # CONFIG_PROVE_LOCKING is not set | ||
1427 | # CONFIG_LOCK_STAT is not set | ||
1313 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1428 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1314 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1429 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1315 | # CONFIG_DEBUG_KOBJECT is not set | 1430 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1321,35 +1436,43 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1321 | # CONFIG_DEBUG_LIST is not set | 1436 | # CONFIG_DEBUG_LIST is not set |
1322 | # CONFIG_DEBUG_SG is not set | 1437 | # CONFIG_DEBUG_SG is not set |
1323 | # CONFIG_DEBUG_NOTIFIERS is not set | 1438 | # CONFIG_DEBUG_NOTIFIERS is not set |
1324 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1439 | # CONFIG_DEBUG_CREDENTIALS is not set |
1325 | # CONFIG_RCU_TORTURE_TEST is not set | 1440 | # CONFIG_RCU_TORTURE_TEST is not set |
1326 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1441 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1327 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1442 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1328 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1443 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1444 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1329 | # CONFIG_FAULT_INJECTION is not set | 1445 | # CONFIG_FAULT_INJECTION is not set |
1330 | # CONFIG_LATENCYTOP is not set | 1446 | # CONFIG_LATENCYTOP is not set |
1331 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1447 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1448 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1332 | CONFIG_HAVE_FUNCTION_TRACER=y | 1449 | CONFIG_HAVE_FUNCTION_TRACER=y |
1450 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1333 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1451 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1334 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1452 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1335 | 1453 | CONFIG_TRACING_SUPPORT=y | |
1336 | # | 1454 | CONFIG_FTRACE=y |
1337 | # Tracers | ||
1338 | # | ||
1339 | # CONFIG_FUNCTION_TRACER is not set | 1455 | # CONFIG_FUNCTION_TRACER is not set |
1456 | # CONFIG_IRQSOFF_TRACER is not set | ||
1340 | # CONFIG_SCHED_TRACER is not set | 1457 | # CONFIG_SCHED_TRACER is not set |
1341 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1458 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1342 | # CONFIG_BOOT_TRACER is not set | 1459 | # CONFIG_BOOT_TRACER is not set |
1343 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1460 | CONFIG_BRANCH_PROFILE_NONE=y |
1461 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1462 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1344 | # CONFIG_STACK_TRACER is not set | 1463 | # CONFIG_STACK_TRACER is not set |
1345 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1464 | # CONFIG_KMEMTRACE is not set |
1465 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1466 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1467 | # CONFIG_DMA_API_DEBUG is not set | ||
1346 | # CONFIG_SAMPLES is not set | 1468 | # CONFIG_SAMPLES is not set |
1347 | CONFIG_HAVE_ARCH_KGDB=y | 1469 | CONFIG_HAVE_ARCH_KGDB=y |
1348 | # CONFIG_KGDB is not set | 1470 | # CONFIG_KGDB is not set |
1471 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1472 | CONFIG_PPC_WERROR=y | ||
1349 | CONFIG_PRINT_STACK_DEPTH=64 | 1473 | CONFIG_PRINT_STACK_DEPTH=64 |
1350 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1474 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1351 | # CONFIG_DEBUG_STACK_USAGE is not set | 1475 | # CONFIG_DEBUG_STACK_USAGE is not set |
1352 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1353 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1476 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1354 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1477 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1355 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1478 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1363,13 +1486,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1363 | # CONFIG_KEYS is not set | 1486 | # CONFIG_KEYS is not set |
1364 | # CONFIG_SECURITY is not set | 1487 | # CONFIG_SECURITY is not set |
1365 | # CONFIG_SECURITYFS is not set | 1488 | # CONFIG_SECURITYFS is not set |
1366 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1489 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1490 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1491 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1492 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1493 | CONFIG_DEFAULT_SECURITY="" | ||
1367 | CONFIG_CRYPTO=y | 1494 | CONFIG_CRYPTO=y |
1368 | 1495 | ||
1369 | # | 1496 | # |
1370 | # Crypto core or helper | 1497 | # Crypto core or helper |
1371 | # | 1498 | # |
1372 | # CONFIG_CRYPTO_FIPS is not set | ||
1373 | CONFIG_CRYPTO_ALGAPI=y | 1499 | CONFIG_CRYPTO_ALGAPI=y |
1374 | CONFIG_CRYPTO_ALGAPI2=y | 1500 | CONFIG_CRYPTO_ALGAPI2=y |
1375 | CONFIG_CRYPTO_AEAD2=y | 1501 | CONFIG_CRYPTO_AEAD2=y |
@@ -1378,10 +1504,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1378 | CONFIG_CRYPTO_HASH=y | 1504 | CONFIG_CRYPTO_HASH=y |
1379 | CONFIG_CRYPTO_HASH2=y | 1505 | CONFIG_CRYPTO_HASH2=y |
1380 | CONFIG_CRYPTO_RNG2=y | 1506 | CONFIG_CRYPTO_RNG2=y |
1507 | CONFIG_CRYPTO_PCOMP=y | ||
1381 | CONFIG_CRYPTO_MANAGER=y | 1508 | CONFIG_CRYPTO_MANAGER=y |
1382 | CONFIG_CRYPTO_MANAGER2=y | 1509 | CONFIG_CRYPTO_MANAGER2=y |
1383 | # CONFIG_CRYPTO_GF128MUL is not set | 1510 | # CONFIG_CRYPTO_GF128MUL is not set |
1384 | # CONFIG_CRYPTO_NULL is not set | 1511 | # CONFIG_CRYPTO_NULL is not set |
1512 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1385 | # CONFIG_CRYPTO_CRYPTD is not set | 1513 | # CONFIG_CRYPTO_CRYPTD is not set |
1386 | # CONFIG_CRYPTO_AUTHENC is not set | 1514 | # CONFIG_CRYPTO_AUTHENC is not set |
1387 | # CONFIG_CRYPTO_TEST is not set | 1515 | # CONFIG_CRYPTO_TEST is not set |
@@ -1409,11 +1537,13 @@ CONFIG_CRYPTO_PCBC=y | |||
1409 | # | 1537 | # |
1410 | # CONFIG_CRYPTO_HMAC is not set | 1538 | # CONFIG_CRYPTO_HMAC is not set |
1411 | # CONFIG_CRYPTO_XCBC is not set | 1539 | # CONFIG_CRYPTO_XCBC is not set |
1540 | # CONFIG_CRYPTO_VMAC is not set | ||
1412 | 1541 | ||
1413 | # | 1542 | # |
1414 | # Digest | 1543 | # Digest |
1415 | # | 1544 | # |
1416 | # CONFIG_CRYPTO_CRC32C is not set | 1545 | # CONFIG_CRYPTO_CRC32C is not set |
1546 | # CONFIG_CRYPTO_GHASH is not set | ||
1417 | # CONFIG_CRYPTO_MD4 is not set | 1547 | # CONFIG_CRYPTO_MD4 is not set |
1418 | CONFIG_CRYPTO_MD5=y | 1548 | CONFIG_CRYPTO_MD5=y |
1419 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1549 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1450,6 +1580,7 @@ CONFIG_CRYPTO_DES=y | |||
1450 | # Compression | 1580 | # Compression |
1451 | # | 1581 | # |
1452 | CONFIG_CRYPTO_DEFLATE=m | 1582 | CONFIG_CRYPTO_DEFLATE=m |
1583 | # CONFIG_CRYPTO_ZLIB is not set | ||
1453 | CONFIG_CRYPTO_LZO=m | 1584 | CONFIG_CRYPTO_LZO=m |
1454 | 1585 | ||
1455 | # | 1586 | # |
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index 7b3804a6e363..b5b259960794 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_defconfig | |||
@@ -137,8 +137,9 @@ CONFIG_TRACEPOINTS=y | |||
137 | CONFIG_MARKERS=y | 137 | CONFIG_MARKERS=y |
138 | CONFIG_OPROFILE=y | 138 | CONFIG_OPROFILE=y |
139 | CONFIG_HAVE_OPROFILE=y | 139 | CONFIG_HAVE_OPROFILE=y |
140 | # CONFIG_KPROBES is not set | 140 | CONFIG_KPROBES=y |
141 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 141 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
142 | CONFIG_KRETPROBES=y | ||
142 | CONFIG_HAVE_IOREMAP_PROT=y | 143 | CONFIG_HAVE_IOREMAP_PROT=y |
143 | CONFIG_HAVE_KPROBES=y | 144 | CONFIG_HAVE_KPROBES=y |
144 | CONFIG_HAVE_KRETPROBES=y | 145 | CONFIG_HAVE_KRETPROBES=y |
@@ -191,6 +192,7 @@ CONFIG_SCANLOG=m | |||
191 | CONFIG_LPARCFG=y | 192 | CONFIG_LPARCFG=y |
192 | CONFIG_PPC_SMLPAR=y | 193 | CONFIG_PPC_SMLPAR=y |
193 | CONFIG_CMM=y | 194 | CONFIG_CMM=y |
195 | CONFIG_DTL=y | ||
194 | CONFIG_PPC_ISERIES=y | 196 | CONFIG_PPC_ISERIES=y |
195 | 197 | ||
196 | # | 198 | # |
@@ -328,9 +330,10 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | |||
328 | CONFIG_KEXEC=y | 330 | CONFIG_KEXEC=y |
329 | # CONFIG_PHYP_DUMP is not set | 331 | # CONFIG_PHYP_DUMP is not set |
330 | CONFIG_IRQ_ALL_CPUS=y | 332 | CONFIG_IRQ_ALL_CPUS=y |
331 | # CONFIG_NUMA is not set | 333 | CONFIG_NUMA=y |
334 | CONFIG_NODES_SHIFT=8 | ||
335 | CONFIG_MAX_ACTIVE_REGIONS=256 | ||
332 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 336 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
333 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
334 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 337 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
335 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | 338 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
336 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 339 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
@@ -339,6 +342,7 @@ CONFIG_SELECT_MEMORY_MODEL=y | |||
339 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 342 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
340 | CONFIG_SPARSEMEM_MANUAL=y | 343 | CONFIG_SPARSEMEM_MANUAL=y |
341 | CONFIG_SPARSEMEM=y | 344 | CONFIG_SPARSEMEM=y |
345 | CONFIG_NEED_MULTIPLE_NODES=y | ||
342 | CONFIG_HAVE_MEMORY_PRESENT=y | 346 | CONFIG_HAVE_MEMORY_PRESENT=y |
343 | CONFIG_SPARSEMEM_EXTREME=y | 347 | CONFIG_SPARSEMEM_EXTREME=y |
344 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y | 348 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y |
@@ -354,11 +358,12 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
354 | CONFIG_ZONE_DMA_FLAG=1 | 358 | CONFIG_ZONE_DMA_FLAG=1 |
355 | CONFIG_BOUNCE=y | 359 | CONFIG_BOUNCE=y |
356 | CONFIG_UNEVICTABLE_LRU=y | 360 | CONFIG_UNEVICTABLE_LRU=y |
361 | CONFIG_NODES_SPAN_OTHER_NODES=y | ||
357 | CONFIG_ARCH_MEMORY_PROBE=y | 362 | CONFIG_ARCH_MEMORY_PROBE=y |
358 | CONFIG_PPC_HAS_HASH_64K=y | 363 | CONFIG_PPC_HAS_HASH_64K=y |
359 | # CONFIG_PPC_64K_PAGES is not set | 364 | # CONFIG_PPC_64K_PAGES is not set |
360 | CONFIG_FORCE_MAX_ZONEORDER=13 | 365 | CONFIG_FORCE_MAX_ZONEORDER=13 |
361 | # CONFIG_SCHED_SMT is not set | 366 | CONFIG_SCHED_SMT=y |
362 | CONFIG_PROC_DEVICETREE=y | 367 | CONFIG_PROC_DEVICETREE=y |
363 | # CONFIG_CMDLINE_BOOL is not set | 368 | # CONFIG_CMDLINE_BOOL is not set |
364 | CONFIG_EXTRA_TARGETS="" | 369 | CONFIG_EXTRA_TARGETS="" |
@@ -790,12 +795,12 @@ CONFIG_SCSI_IPR=y | |||
790 | CONFIG_SCSI_IPR_TRACE=y | 795 | CONFIG_SCSI_IPR_TRACE=y |
791 | CONFIG_SCSI_IPR_DUMP=y | 796 | CONFIG_SCSI_IPR_DUMP=y |
792 | # CONFIG_SCSI_QLOGIC_1280 is not set | 797 | # CONFIG_SCSI_QLOGIC_1280 is not set |
793 | # CONFIG_SCSI_QLA_FC is not set | 798 | CONFIG_SCSI_QLA_FC=m |
794 | # CONFIG_SCSI_QLA_ISCSI is not set | 799 | # CONFIG_SCSI_QLA_ISCSI is not set |
795 | CONFIG_SCSI_LPFC=m | 800 | CONFIG_SCSI_LPFC=m |
796 | # CONFIG_SCSI_DC395x is not set | 801 | # CONFIG_SCSI_DC395x is not set |
797 | # CONFIG_SCSI_DC390T is not set | 802 | # CONFIG_SCSI_DC390T is not set |
798 | CONFIG_SCSI_DEBUG=m | 803 | # CONFIG_SCSI_DEBUG is not set |
799 | # CONFIG_SCSI_SRP is not set | 804 | # CONFIG_SCSI_SRP is not set |
800 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 805 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
801 | # CONFIG_SCSI_DH is not set | 806 | # CONFIG_SCSI_DH is not set |
@@ -867,9 +872,8 @@ CONFIG_MD_AUTODETECT=y | |||
867 | CONFIG_MD_LINEAR=y | 872 | CONFIG_MD_LINEAR=y |
868 | CONFIG_MD_RAID0=y | 873 | CONFIG_MD_RAID0=y |
869 | CONFIG_MD_RAID1=y | 874 | CONFIG_MD_RAID1=y |
870 | CONFIG_MD_RAID10=y | 875 | CONFIG_MD_RAID10=m |
871 | CONFIG_MD_RAID456=y | 876 | CONFIG_MD_RAID456=m |
872 | CONFIG_MD_RAID5_RESHAPE=y | ||
873 | CONFIG_MD_MULTIPATH=m | 877 | CONFIG_MD_MULTIPATH=m |
874 | CONFIG_MD_FAULTY=m | 878 | CONFIG_MD_FAULTY=m |
875 | CONFIG_BLK_DEV_DM=y | 879 | CONFIG_BLK_DEV_DM=y |
@@ -984,7 +988,7 @@ CONFIG_ACENIC=m | |||
984 | CONFIG_ACENIC_OMIT_TIGON_I=y | 988 | CONFIG_ACENIC_OMIT_TIGON_I=y |
985 | # CONFIG_DL2K is not set | 989 | # CONFIG_DL2K is not set |
986 | CONFIG_E1000=y | 990 | CONFIG_E1000=y |
987 | # CONFIG_E1000E is not set | 991 | CONFIG_E1000E=m |
988 | # CONFIG_IP1000 is not set | 992 | # CONFIG_IP1000 is not set |
989 | # CONFIG_IGB is not set | 993 | # CONFIG_IGB is not set |
990 | # CONFIG_NS83820 is not set | 994 | # CONFIG_NS83820 is not set |
@@ -1006,19 +1010,19 @@ CONFIG_GELIC_WIRELESS=y | |||
1006 | # CONFIG_ATL1E is not set | 1010 | # CONFIG_ATL1E is not set |
1007 | # CONFIG_JME is not set | 1011 | # CONFIG_JME is not set |
1008 | CONFIG_NETDEV_10000=y | 1012 | CONFIG_NETDEV_10000=y |
1009 | # CONFIG_CHELSIO_T1 is not set | 1013 | CONFIG_CHELSIO_T1=m |
1010 | # CONFIG_CHELSIO_T3 is not set | 1014 | CONFIG_CHELSIO_T3=m |
1011 | CONFIG_EHEA=m | 1015 | CONFIG_EHEA=m |
1012 | # CONFIG_ENIC is not set | 1016 | # CONFIG_ENIC is not set |
1013 | # CONFIG_IXGBE is not set | 1017 | CONFIG_IXGBE=m |
1014 | CONFIG_IXGB=m | 1018 | CONFIG_IXGB=m |
1015 | # CONFIG_S2IO is not set | 1019 | CONFIG_S2IO=m |
1016 | # CONFIG_MYRI10GE is not set | 1020 | CONFIG_MYRI10GE=m |
1017 | # CONFIG_NETXEN_NIC is not set | 1021 | CONFIG_NETXEN_NIC=m |
1018 | # CONFIG_NIU is not set | 1022 | # CONFIG_NIU is not set |
1019 | CONFIG_PASEMI_MAC=y | 1023 | CONFIG_PASEMI_MAC=y |
1020 | # CONFIG_MLX4_EN is not set | 1024 | CONFIG_MLX4_EN=m |
1021 | # CONFIG_MLX4_CORE is not set | 1025 | CONFIG_MLX4_CORE=m |
1022 | # CONFIG_TEHUTI is not set | 1026 | # CONFIG_TEHUTI is not set |
1023 | # CONFIG_BNX2X is not set | 1027 | # CONFIG_BNX2X is not set |
1024 | # CONFIG_QLGE is not set | 1028 | # CONFIG_QLGE is not set |
@@ -1169,7 +1173,7 @@ CONFIG_SERIAL_TXX9=y | |||
1169 | CONFIG_HAS_TXX9_SERIAL=y | 1173 | CONFIG_HAS_TXX9_SERIAL=y |
1170 | CONFIG_SERIAL_TXX9_NR_UARTS=6 | 1174 | CONFIG_SERIAL_TXX9_NR_UARTS=6 |
1171 | CONFIG_SERIAL_TXX9_CONSOLE=y | 1175 | CONFIG_SERIAL_TXX9_CONSOLE=y |
1172 | # CONFIG_SERIAL_JSM is not set | 1176 | CONFIG_SERIAL_JSM=m |
1173 | # CONFIG_SERIAL_OF_PLATFORM is not set | 1177 | # CONFIG_SERIAL_OF_PLATFORM is not set |
1174 | CONFIG_UNIX98_PTYS=y | 1178 | CONFIG_UNIX98_PTYS=y |
1175 | CONFIG_LEGACY_PTYS=y | 1179 | CONFIG_LEGACY_PTYS=y |
@@ -1586,7 +1590,7 @@ CONFIG_USB_DEVICEFS=y | |||
1586 | CONFIG_USB_DEVICE_CLASS=y | 1590 | CONFIG_USB_DEVICE_CLASS=y |
1587 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1591 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1588 | # CONFIG_USB_OTG is not set | 1592 | # CONFIG_USB_OTG is not set |
1589 | # CONFIG_USB_MON is not set | 1593 | CONFIG_USB_MON=m |
1590 | # CONFIG_USB_WUSB is not set | 1594 | # CONFIG_USB_WUSB is not set |
1591 | # CONFIG_USB_WUSB_CBAF is not set | 1595 | # CONFIG_USB_WUSB_CBAF is not set |
1592 | 1596 | ||
@@ -1686,21 +1690,22 @@ CONFIG_USB_APPLEDISPLAY=m | |||
1686 | # CONFIG_NEW_LEDS is not set | 1690 | # CONFIG_NEW_LEDS is not set |
1687 | # CONFIG_ACCESSIBILITY is not set | 1691 | # CONFIG_ACCESSIBILITY is not set |
1688 | CONFIG_INFINIBAND=m | 1692 | CONFIG_INFINIBAND=m |
1689 | # CONFIG_INFINIBAND_USER_MAD is not set | 1693 | CONFIG_INFINIBAND_USER_MAD=m |
1690 | # CONFIG_INFINIBAND_USER_ACCESS is not set | 1694 | CONFIG_INFINIBAND_USER_ACCESS=m |
1695 | CONFIG_INFINIBAND_USER_MEM=y | ||
1691 | CONFIG_INFINIBAND_ADDR_TRANS=y | 1696 | CONFIG_INFINIBAND_ADDR_TRANS=y |
1692 | CONFIG_INFINIBAND_MTHCA=m | 1697 | CONFIG_INFINIBAND_MTHCA=m |
1693 | CONFIG_INFINIBAND_MTHCA_DEBUG=y | 1698 | CONFIG_INFINIBAND_MTHCA_DEBUG=y |
1694 | # CONFIG_INFINIBAND_IPATH is not set | 1699 | CONFIG_INFINIBAND_IPATH=m |
1695 | CONFIG_INFINIBAND_EHCA=m | 1700 | CONFIG_INFINIBAND_EHCA=m |
1696 | # CONFIG_INFINIBAND_AMSO1100 is not set | 1701 | # CONFIG_INFINIBAND_AMSO1100 is not set |
1697 | # CONFIG_MLX4_INFINIBAND is not set | 1702 | CONFIG_MLX4_INFINIBAND=m |
1698 | # CONFIG_INFINIBAND_NES is not set | 1703 | # CONFIG_INFINIBAND_NES is not set |
1699 | CONFIG_INFINIBAND_IPOIB=m | 1704 | CONFIG_INFINIBAND_IPOIB=m |
1700 | # CONFIG_INFINIBAND_IPOIB_CM is not set | 1705 | CONFIG_INFINIBAND_IPOIB_CM=y |
1701 | CONFIG_INFINIBAND_IPOIB_DEBUG=y | 1706 | CONFIG_INFINIBAND_IPOIB_DEBUG=y |
1702 | # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set | 1707 | # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set |
1703 | # CONFIG_INFINIBAND_SRP is not set | 1708 | CONFIG_INFINIBAND_SRP=m |
1704 | CONFIG_INFINIBAND_ISER=m | 1709 | CONFIG_INFINIBAND_ISER=m |
1705 | CONFIG_EDAC=y | 1710 | CONFIG_EDAC=y |
1706 | 1711 | ||
@@ -1798,7 +1803,7 @@ CONFIG_REISERFS_FS=y | |||
1798 | CONFIG_REISERFS_FS_XATTR=y | 1803 | CONFIG_REISERFS_FS_XATTR=y |
1799 | CONFIG_REISERFS_FS_POSIX_ACL=y | 1804 | CONFIG_REISERFS_FS_POSIX_ACL=y |
1800 | CONFIG_REISERFS_FS_SECURITY=y | 1805 | CONFIG_REISERFS_FS_SECURITY=y |
1801 | CONFIG_JFS_FS=y | 1806 | CONFIG_JFS_FS=m |
1802 | CONFIG_JFS_POSIX_ACL=y | 1807 | CONFIG_JFS_POSIX_ACL=y |
1803 | CONFIG_JFS_SECURITY=y | 1808 | CONFIG_JFS_SECURITY=y |
1804 | # CONFIG_JFS_DEBUG is not set | 1809 | # CONFIG_JFS_DEBUG is not set |
@@ -1811,14 +1816,22 @@ CONFIG_XFS_POSIX_ACL=y | |||
1811 | # CONFIG_XFS_RT is not set | 1816 | # CONFIG_XFS_RT is not set |
1812 | # CONFIG_XFS_DEBUG is not set | 1817 | # CONFIG_XFS_DEBUG is not set |
1813 | # CONFIG_GFS2_FS is not set | 1818 | # CONFIG_GFS2_FS is not set |
1814 | # CONFIG_OCFS2_FS is not set | 1819 | CONFIG_OCFS2_FS=m |
1820 | CONFIG_OCFS2_FS_O2CB=m | ||
1821 | CONFIG_OCFS2_FS_STATS=y | ||
1822 | CONFIG_OCFS2_DEBUG_MASKLOG=y | ||
1823 | # CONFIG_OCFS2_DEBUG_FS is not set | ||
1824 | # CONFIG_OCFS2_COMPAT_JBD is not set | ||
1825 | CONFIG_BTRFS_FS=m | ||
1826 | CONFIG_BTRFS_FS_POSIX_ACL=y | ||
1827 | CONFIG_NILFS2_FS=m | ||
1815 | CONFIG_DNOTIFY=y | 1828 | CONFIG_DNOTIFY=y |
1816 | CONFIG_INOTIFY=y | 1829 | CONFIG_INOTIFY=y |
1817 | CONFIG_INOTIFY_USER=y | 1830 | CONFIG_INOTIFY_USER=y |
1818 | # CONFIG_QUOTA is not set | 1831 | # CONFIG_QUOTA is not set |
1819 | # CONFIG_AUTOFS_FS is not set | 1832 | # CONFIG_AUTOFS_FS is not set |
1820 | CONFIG_AUTOFS4_FS=m | 1833 | CONFIG_AUTOFS4_FS=m |
1821 | # CONFIG_FUSE_FS is not set | 1834 | CONFIG_FUSE_FS=m |
1822 | 1835 | ||
1823 | # | 1836 | # |
1824 | # CD-ROM/DVD Filesystems | 1837 | # CD-ROM/DVD Filesystems |
@@ -1851,7 +1864,7 @@ CONFIG_TMPFS=y | |||
1851 | # CONFIG_TMPFS_POSIX_ACL is not set | 1864 | # CONFIG_TMPFS_POSIX_ACL is not set |
1852 | CONFIG_HUGETLBFS=y | 1865 | CONFIG_HUGETLBFS=y |
1853 | CONFIG_HUGETLB_PAGE=y | 1866 | CONFIG_HUGETLB_PAGE=y |
1854 | # CONFIG_CONFIGFS_FS is not set | 1867 | CONFIG_CONFIGFS_FS=m |
1855 | 1868 | ||
1856 | # | 1869 | # |
1857 | # Miscellaneous filesystems | 1870 | # Miscellaneous filesystems |
@@ -2075,7 +2088,7 @@ CONFIG_XMON=y | |||
2075 | CONFIG_XMON_DISASSEMBLY=y | 2088 | CONFIG_XMON_DISASSEMBLY=y |
2076 | CONFIG_DEBUGGER=y | 2089 | CONFIG_DEBUGGER=y |
2077 | CONFIG_IRQSTACKS=y | 2090 | CONFIG_IRQSTACKS=y |
2078 | # CONFIG_VIRQ_DEBUG is not set | 2091 | CONFIG_VIRQ_DEBUG=y |
2079 | CONFIG_BOOTX_TEXT=y | 2092 | CONFIG_BOOTX_TEXT=y |
2080 | # CONFIG_PPC_EARLY_DEBUG is not set | 2093 | # CONFIG_PPC_EARLY_DEBUG is not set |
2081 | 2094 | ||
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig index ca9ff9aad74a..41de3ddc9f24 100644 --- a/arch/powerpc/configs/pseries_defconfig +++ b/arch/powerpc/configs/pseries_defconfig | |||
@@ -159,7 +159,7 @@ CONFIG_MODULE_SRCVERSION_ALL=y | |||
159 | CONFIG_KMOD=y | 159 | CONFIG_KMOD=y |
160 | CONFIG_STOP_MACHINE=y | 160 | CONFIG_STOP_MACHINE=y |
161 | CONFIG_BLOCK=y | 161 | CONFIG_BLOCK=y |
162 | # CONFIG_BLK_DEV_IO_TRACE is not set | 162 | CONFIG_BLK_DEV_IO_TRACE=y |
163 | CONFIG_BLK_DEV_BSG=y | 163 | CONFIG_BLK_DEV_BSG=y |
164 | # CONFIG_BLK_DEV_INTEGRITY is not set | 164 | # CONFIG_BLK_DEV_INTEGRITY is not set |
165 | CONFIG_BLOCK_COMPAT=y | 165 | CONFIG_BLOCK_COMPAT=y |
@@ -191,6 +191,7 @@ CONFIG_SCANLOG=m | |||
191 | CONFIG_LPARCFG=y | 191 | CONFIG_LPARCFG=y |
192 | CONFIG_PPC_SMLPAR=y | 192 | CONFIG_PPC_SMLPAR=y |
193 | CONFIG_CMM=y | 193 | CONFIG_CMM=y |
194 | CONFIG_DTL=y | ||
194 | # CONFIG_PPC_ISERIES is not set | 195 | # CONFIG_PPC_ISERIES is not set |
195 | # CONFIG_PPC_PMAC is not set | 196 | # CONFIG_PPC_PMAC is not set |
196 | # CONFIG_PPC_MAPLE is not set | 197 | # CONFIG_PPC_MAPLE is not set |
@@ -255,7 +256,8 @@ CONFIG_KEXEC=y | |||
255 | # CONFIG_PHYP_DUMP is not set | 256 | # CONFIG_PHYP_DUMP is not set |
256 | CONFIG_IRQ_ALL_CPUS=y | 257 | CONFIG_IRQ_ALL_CPUS=y |
257 | CONFIG_NUMA=y | 258 | CONFIG_NUMA=y |
258 | CONFIG_NODES_SHIFT=4 | 259 | CONFIG_NODES_SHIFT=8 |
260 | CONFIG_MAX_ACTIVE_REGIONS=256 | ||
259 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 261 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
260 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 262 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
261 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | 263 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
@@ -270,7 +272,9 @@ CONFIG_HAVE_MEMORY_PRESENT=y | |||
270 | CONFIG_SPARSEMEM_EXTREME=y | 272 | CONFIG_SPARSEMEM_EXTREME=y |
271 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y | 273 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y |
272 | CONFIG_SPARSEMEM_VMEMMAP=y | 274 | CONFIG_SPARSEMEM_VMEMMAP=y |
273 | # CONFIG_MEMORY_HOTPLUG is not set | 275 | CONFIG_MEMORY_HOTPLUG=y |
276 | CONFIG_MEMORY_HOTPLUG_SPARSE=y | ||
277 | CONFIG_MEMORY_HOTREMOVE=y | ||
274 | CONFIG_PAGEFLAGS_EXTENDED=y | 278 | CONFIG_PAGEFLAGS_EXTENDED=y |
275 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 279 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
276 | CONFIG_MIGRATION=y | 280 | CONFIG_MIGRATION=y |
@@ -705,7 +709,7 @@ CONFIG_MD_LINEAR=y | |||
705 | CONFIG_MD_RAID0=y | 709 | CONFIG_MD_RAID0=y |
706 | CONFIG_MD_RAID1=y | 710 | CONFIG_MD_RAID1=y |
707 | CONFIG_MD_RAID10=m | 711 | CONFIG_MD_RAID10=m |
708 | # CONFIG_MD_RAID456 is not set | 712 | CONFIG_MD_RAID456=m |
709 | CONFIG_MD_MULTIPATH=m | 713 | CONFIG_MD_MULTIPATH=m |
710 | CONFIG_MD_FAULTY=m | 714 | CONFIG_MD_FAULTY=m |
711 | CONFIG_BLK_DEV_DM=y | 715 | CONFIG_BLK_DEV_DM=y |
@@ -800,7 +804,7 @@ CONFIG_ACENIC=m | |||
800 | CONFIG_ACENIC_OMIT_TIGON_I=y | 804 | CONFIG_ACENIC_OMIT_TIGON_I=y |
801 | # CONFIG_DL2K is not set | 805 | # CONFIG_DL2K is not set |
802 | CONFIG_E1000=y | 806 | CONFIG_E1000=y |
803 | # CONFIG_E1000E is not set | 807 | CONFIG_E1000E=m |
804 | # CONFIG_IP1000 is not set | 808 | # CONFIG_IP1000 is not set |
805 | # CONFIG_IGB is not set | 809 | # CONFIG_IGB is not set |
806 | # CONFIG_NS83820 is not set | 810 | # CONFIG_NS83820 is not set |
@@ -818,18 +822,18 @@ CONFIG_TIGON3=y | |||
818 | # CONFIG_ATL1E is not set | 822 | # CONFIG_ATL1E is not set |
819 | # CONFIG_JME is not set | 823 | # CONFIG_JME is not set |
820 | CONFIG_NETDEV_10000=y | 824 | CONFIG_NETDEV_10000=y |
821 | # CONFIG_CHELSIO_T1 is not set | 825 | CONFIG_CHELSIO_T1=m |
822 | # CONFIG_CHELSIO_T3 is not set | 826 | CONFIG_CHELSIO_T3=m |
823 | CONFIG_EHEA=y | 827 | CONFIG_EHEA=y |
824 | # CONFIG_ENIC is not set | 828 | # CONFIG_ENIC is not set |
825 | # CONFIG_IXGBE is not set | 829 | CONFIG_IXGBE=m |
826 | CONFIG_IXGB=m | 830 | CONFIG_IXGB=m |
827 | CONFIG_S2IO=m | 831 | CONFIG_S2IO=m |
828 | # CONFIG_MYRI10GE is not set | 832 | CONFIG_MYRI10GE=m |
829 | # CONFIG_NETXEN_NIC is not set | 833 | CONFIG_NETXEN_NIC=m |
830 | # CONFIG_NIU is not set | 834 | # CONFIG_NIU is not set |
831 | # CONFIG_MLX4_EN is not set | 835 | CONFIG_MLX4_EN=m |
832 | # CONFIG_MLX4_CORE is not set | 836 | CONFIG_MLX4_CORE=m |
833 | # CONFIG_TEHUTI is not set | 837 | # CONFIG_TEHUTI is not set |
834 | # CONFIG_BNX2X is not set | 838 | # CONFIG_BNX2X is not set |
835 | # CONFIG_QLGE is not set | 839 | # CONFIG_QLGE is not set |
@@ -894,7 +898,7 @@ CONFIG_INPUT_MOUSEDEV=y | |||
894 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 898 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
895 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 899 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
896 | # CONFIG_INPUT_JOYDEV is not set | 900 | # CONFIG_INPUT_JOYDEV is not set |
897 | # CONFIG_INPUT_EVDEV is not set | 901 | CONFIG_INPUT_EVDEV=m |
898 | # CONFIG_INPUT_EVBUG is not set | 902 | # CONFIG_INPUT_EVBUG is not set |
899 | 903 | ||
900 | # | 904 | # |
@@ -1271,7 +1275,7 @@ CONFIG_USB_DEVICEFS=y | |||
1271 | CONFIG_USB_DEVICE_CLASS=y | 1275 | CONFIG_USB_DEVICE_CLASS=y |
1272 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1276 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1273 | # CONFIG_USB_OTG is not set | 1277 | # CONFIG_USB_OTG is not set |
1274 | CONFIG_USB_MON=y | 1278 | CONFIG_USB_MON=m |
1275 | # CONFIG_USB_WUSB is not set | 1279 | # CONFIG_USB_WUSB is not set |
1276 | # CONFIG_USB_WUSB_CBAF is not set | 1280 | # CONFIG_USB_WUSB_CBAF is not set |
1277 | 1281 | ||
@@ -1311,7 +1315,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1311 | # | 1315 | # |
1312 | # may also be needed; see USB_STORAGE Help for more information | 1316 | # may also be needed; see USB_STORAGE Help for more information |
1313 | # | 1317 | # |
1314 | CONFIG_USB_STORAGE=y | 1318 | CONFIG_USB_STORAGE=m |
1315 | # CONFIG_USB_STORAGE_DEBUG is not set | 1319 | # CONFIG_USB_STORAGE_DEBUG is not set |
1316 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1320 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1317 | # CONFIG_USB_STORAGE_FREECOM is not set | 1321 | # CONFIG_USB_STORAGE_FREECOM is not set |
@@ -1322,7 +1326,7 @@ CONFIG_USB_STORAGE=y | |||
1322 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1326 | # CONFIG_USB_STORAGE_SDDR55 is not set |
1323 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1327 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
1324 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1328 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1325 | CONFIG_USB_STORAGE_ONETOUCH=y | 1329 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
1326 | # CONFIG_USB_STORAGE_KARMA is not set | 1330 | # CONFIG_USB_STORAGE_KARMA is not set |
1327 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | 1331 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
1328 | # CONFIG_USB_LIBUSUAL is not set | 1332 | # CONFIG_USB_LIBUSUAL is not set |
@@ -1377,17 +1381,17 @@ CONFIG_INFINIBAND_USER_MEM=y | |||
1377 | CONFIG_INFINIBAND_ADDR_TRANS=y | 1381 | CONFIG_INFINIBAND_ADDR_TRANS=y |
1378 | CONFIG_INFINIBAND_MTHCA=m | 1382 | CONFIG_INFINIBAND_MTHCA=m |
1379 | CONFIG_INFINIBAND_MTHCA_DEBUG=y | 1383 | CONFIG_INFINIBAND_MTHCA_DEBUG=y |
1380 | # CONFIG_INFINIBAND_IPATH is not set | 1384 | CONFIG_INFINIBAND_IPATH=m |
1381 | CONFIG_INFINIBAND_EHCA=m | 1385 | CONFIG_INFINIBAND_EHCA=m |
1382 | # CONFIG_INFINIBAND_AMSO1100 is not set | 1386 | # CONFIG_INFINIBAND_AMSO1100 is not set |
1383 | # CONFIG_MLX4_INFINIBAND is not set | 1387 | CONFIG_MLX4_INFINIBAND=m |
1384 | # CONFIG_INFINIBAND_NES is not set | 1388 | # CONFIG_INFINIBAND_NES is not set |
1385 | CONFIG_INFINIBAND_IPOIB=m | 1389 | CONFIG_INFINIBAND_IPOIB=m |
1386 | # CONFIG_INFINIBAND_IPOIB_CM is not set | 1390 | CONFIG_INFINIBAND_IPOIB_CM=y |
1387 | CONFIG_INFINIBAND_IPOIB_DEBUG=y | 1391 | CONFIG_INFINIBAND_IPOIB_DEBUG=y |
1388 | # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set | 1392 | # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set |
1389 | CONFIG_INFINIBAND_SRP=m | 1393 | CONFIG_INFINIBAND_SRP=m |
1390 | # CONFIG_INFINIBAND_ISER is not set | 1394 | CONFIG_INFINIBAND_ISER=m |
1391 | # CONFIG_EDAC is not set | 1395 | # CONFIG_EDAC is not set |
1392 | # CONFIG_RTC_CLASS is not set | 1396 | # CONFIG_RTC_CLASS is not set |
1393 | # CONFIG_DMADEVICES is not set | 1397 | # CONFIG_DMADEVICES is not set |
@@ -1443,6 +1447,9 @@ CONFIG_OCFS2_FS_STATS=y | |||
1443 | CONFIG_OCFS2_DEBUG_MASKLOG=y | 1447 | CONFIG_OCFS2_DEBUG_MASKLOG=y |
1444 | # CONFIG_OCFS2_DEBUG_FS is not set | 1448 | # CONFIG_OCFS2_DEBUG_FS is not set |
1445 | # CONFIG_OCFS2_COMPAT_JBD is not set | 1449 | # CONFIG_OCFS2_COMPAT_JBD is not set |
1450 | CONFIG_BTRFS_FS=m | ||
1451 | CONFIG_BTRFS_FS_POSIX_ACL=y | ||
1452 | CONFIG_NILFS2_FS=m | ||
1446 | CONFIG_DNOTIFY=y | 1453 | CONFIG_DNOTIFY=y |
1447 | CONFIG_INOTIFY=y | 1454 | CONFIG_INOTIFY=y |
1448 | CONFIG_INOTIFY_USER=y | 1455 | CONFIG_INOTIFY_USER=y |
@@ -1455,8 +1462,8 @@ CONFIG_FUSE_FS=m | |||
1455 | # CD-ROM/DVD Filesystems | 1462 | # CD-ROM/DVD Filesystems |
1456 | # | 1463 | # |
1457 | CONFIG_ISO9660_FS=y | 1464 | CONFIG_ISO9660_FS=y |
1458 | CONFIG_JOLIET=y | 1465 | # CONFIG_JOLIET is not set |
1459 | CONFIG_ZISOFS=y | 1466 | # CONFIG_ZISOFS is not set |
1460 | CONFIG_UDF_FS=m | 1467 | CONFIG_UDF_FS=m |
1461 | CONFIG_UDF_NLS=y | 1468 | CONFIG_UDF_NLS=y |
1462 | 1469 | ||
@@ -1508,14 +1515,14 @@ CONFIG_NFS_FS=y | |||
1508 | CONFIG_NFS_V3=y | 1515 | CONFIG_NFS_V3=y |
1509 | CONFIG_NFS_V3_ACL=y | 1516 | CONFIG_NFS_V3_ACL=y |
1510 | CONFIG_NFS_V4=y | 1517 | CONFIG_NFS_V4=y |
1511 | CONFIG_NFSD=y | 1518 | CONFIG_NFSD=m |
1512 | CONFIG_NFSD_V2_ACL=y | 1519 | CONFIG_NFSD_V2_ACL=y |
1513 | CONFIG_NFSD_V3=y | 1520 | CONFIG_NFSD_V3=y |
1514 | CONFIG_NFSD_V3_ACL=y | 1521 | CONFIG_NFSD_V3_ACL=y |
1515 | CONFIG_NFSD_V4=y | 1522 | CONFIG_NFSD_V4=y |
1516 | CONFIG_LOCKD=y | 1523 | CONFIG_LOCKD=y |
1517 | CONFIG_LOCKD_V4=y | 1524 | CONFIG_LOCKD_V4=y |
1518 | CONFIG_EXPORTFS=y | 1525 | CONFIG_EXPORTFS=m |
1519 | CONFIG_NFS_ACL_SUPPORT=y | 1526 | CONFIG_NFS_ACL_SUPPORT=y |
1520 | CONFIG_NFS_COMMON=y | 1527 | CONFIG_NFS_COMMON=y |
1521 | CONFIG_SUNRPC=y | 1528 | CONFIG_SUNRPC=y |
@@ -1681,12 +1688,12 @@ CONFIG_DYNAMIC_PRINTK_DEBUG=y | |||
1681 | CONFIG_HAVE_ARCH_KGDB=y | 1688 | CONFIG_HAVE_ARCH_KGDB=y |
1682 | # CONFIG_KGDB is not set | 1689 | # CONFIG_KGDB is not set |
1683 | CONFIG_DEBUG_STACKOVERFLOW=y | 1690 | CONFIG_DEBUG_STACKOVERFLOW=y |
1684 | # CONFIG_DEBUG_STACK_USAGE is not set | 1691 | CONFIG_DEBUG_STACK_USAGE=y |
1685 | # CONFIG_DEBUG_PAGEALLOC is not set | 1692 | # CONFIG_DEBUG_PAGEALLOC is not set |
1686 | # CONFIG_HCALL_STATS is not set | 1693 | # CONFIG_HCALL_STATS is not set |
1687 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1694 | CONFIG_CODE_PATCHING_SELFTEST=y |
1688 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1695 | CONFIG_FTR_FIXUP_SELFTEST=y |
1689 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1696 | CONFIG_MSI_BITMAP_SELFTEST=y |
1690 | CONFIG_XMON=y | 1697 | CONFIG_XMON=y |
1691 | CONFIG_XMON_DEFAULT=y | 1698 | CONFIG_XMON_DEFAULT=y |
1692 | CONFIG_XMON_DISASSEMBLY=y | 1699 | CONFIG_XMON_DISASSEMBLY=y |
diff --git a/arch/powerpc/include/asm/asm-compat.h b/arch/powerpc/include/asm/asm-compat.h index 8f0fe7971949..c1b475a941eb 100644 --- a/arch/powerpc/include/asm/asm-compat.h +++ b/arch/powerpc/include/asm/asm-compat.h | |||
@@ -2,6 +2,7 @@ | |||
2 | #define _ASM_POWERPC_ASM_COMPAT_H | 2 | #define _ASM_POWERPC_ASM_COMPAT_H |
3 | 3 | ||
4 | #include <asm/types.h> | 4 | #include <asm/types.h> |
5 | #include <asm/ppc-opcode.h> | ||
5 | 6 | ||
6 | #ifdef __ASSEMBLY__ | 7 | #ifdef __ASSEMBLY__ |
7 | # define stringify_in_c(...) __VA_ARGS__ | 8 | # define stringify_in_c(...) __VA_ARGS__ |
@@ -24,7 +25,7 @@ | |||
24 | #define PPC_LONG stringify_in_c(.llong) | 25 | #define PPC_LONG stringify_in_c(.llong) |
25 | #define PPC_LONG_ALIGN stringify_in_c(.balign 8) | 26 | #define PPC_LONG_ALIGN stringify_in_c(.balign 8) |
26 | #define PPC_TLNEI stringify_in_c(tdnei) | 27 | #define PPC_TLNEI stringify_in_c(tdnei) |
27 | #define PPC_LLARX stringify_in_c(ldarx) | 28 | #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) |
28 | #define PPC_STLCX stringify_in_c(stdcx.) | 29 | #define PPC_STLCX stringify_in_c(stdcx.) |
29 | #define PPC_CNTLZL stringify_in_c(cntlzd) | 30 | #define PPC_CNTLZL stringify_in_c(cntlzd) |
30 | 31 | ||
@@ -46,7 +47,7 @@ | |||
46 | #define PPC_LONG stringify_in_c(.long) | 47 | #define PPC_LONG stringify_in_c(.long) |
47 | #define PPC_LONG_ALIGN stringify_in_c(.balign 4) | 48 | #define PPC_LONG_ALIGN stringify_in_c(.balign 4) |
48 | #define PPC_TLNEI stringify_in_c(twnei) | 49 | #define PPC_TLNEI stringify_in_c(twnei) |
49 | #define PPC_LLARX stringify_in_c(lwarx) | 50 | #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) |
50 | #define PPC_STLCX stringify_in_c(stwcx.) | 51 | #define PPC_STLCX stringify_in_c(stwcx.) |
51 | #define PPC_CNTLZL stringify_in_c(cntlzw) | 52 | #define PPC_CNTLZL stringify_in_c(cntlzw) |
52 | #define PPC_MTOCRF stringify_in_c(mtcrf) | 53 | #define PPC_MTOCRF stringify_in_c(mtcrf) |
diff --git a/arch/powerpc/include/asm/atomic.h b/arch/powerpc/include/asm/atomic.h index 4012483b1899..b8f152ece025 100644 --- a/arch/powerpc/include/asm/atomic.h +++ b/arch/powerpc/include/asm/atomic.h | |||
@@ -49,13 +49,13 @@ static __inline__ int atomic_add_return(int a, atomic_t *v) | |||
49 | int t; | 49 | int t; |
50 | 50 | ||
51 | __asm__ __volatile__( | 51 | __asm__ __volatile__( |
52 | LWSYNC_ON_SMP | 52 | PPC_RELEASE_BARRIER |
53 | "1: lwarx %0,0,%2 # atomic_add_return\n\ | 53 | "1: lwarx %0,0,%2 # atomic_add_return\n\ |
54 | add %0,%1,%0\n" | 54 | add %0,%1,%0\n" |
55 | PPC405_ERR77(0,%2) | 55 | PPC405_ERR77(0,%2) |
56 | " stwcx. %0,0,%2 \n\ | 56 | " stwcx. %0,0,%2 \n\ |
57 | bne- 1b" | 57 | bne- 1b" |
58 | ISYNC_ON_SMP | 58 | PPC_ACQUIRE_BARRIER |
59 | : "=&r" (t) | 59 | : "=&r" (t) |
60 | : "r" (a), "r" (&v->counter) | 60 | : "r" (a), "r" (&v->counter) |
61 | : "cc", "memory"); | 61 | : "cc", "memory"); |
@@ -85,13 +85,13 @@ static __inline__ int atomic_sub_return(int a, atomic_t *v) | |||
85 | int t; | 85 | int t; |
86 | 86 | ||
87 | __asm__ __volatile__( | 87 | __asm__ __volatile__( |
88 | LWSYNC_ON_SMP | 88 | PPC_RELEASE_BARRIER |
89 | "1: lwarx %0,0,%2 # atomic_sub_return\n\ | 89 | "1: lwarx %0,0,%2 # atomic_sub_return\n\ |
90 | subf %0,%1,%0\n" | 90 | subf %0,%1,%0\n" |
91 | PPC405_ERR77(0,%2) | 91 | PPC405_ERR77(0,%2) |
92 | " stwcx. %0,0,%2 \n\ | 92 | " stwcx. %0,0,%2 \n\ |
93 | bne- 1b" | 93 | bne- 1b" |
94 | ISYNC_ON_SMP | 94 | PPC_ACQUIRE_BARRIER |
95 | : "=&r" (t) | 95 | : "=&r" (t) |
96 | : "r" (a), "r" (&v->counter) | 96 | : "r" (a), "r" (&v->counter) |
97 | : "cc", "memory"); | 97 | : "cc", "memory"); |
@@ -119,13 +119,13 @@ static __inline__ int atomic_inc_return(atomic_t *v) | |||
119 | int t; | 119 | int t; |
120 | 120 | ||
121 | __asm__ __volatile__( | 121 | __asm__ __volatile__( |
122 | LWSYNC_ON_SMP | 122 | PPC_RELEASE_BARRIER |
123 | "1: lwarx %0,0,%1 # atomic_inc_return\n\ | 123 | "1: lwarx %0,0,%1 # atomic_inc_return\n\ |
124 | addic %0,%0,1\n" | 124 | addic %0,%0,1\n" |
125 | PPC405_ERR77(0,%1) | 125 | PPC405_ERR77(0,%1) |
126 | " stwcx. %0,0,%1 \n\ | 126 | " stwcx. %0,0,%1 \n\ |
127 | bne- 1b" | 127 | bne- 1b" |
128 | ISYNC_ON_SMP | 128 | PPC_ACQUIRE_BARRIER |
129 | : "=&r" (t) | 129 | : "=&r" (t) |
130 | : "r" (&v->counter) | 130 | : "r" (&v->counter) |
131 | : "cc", "xer", "memory"); | 131 | : "cc", "xer", "memory"); |
@@ -163,13 +163,13 @@ static __inline__ int atomic_dec_return(atomic_t *v) | |||
163 | int t; | 163 | int t; |
164 | 164 | ||
165 | __asm__ __volatile__( | 165 | __asm__ __volatile__( |
166 | LWSYNC_ON_SMP | 166 | PPC_RELEASE_BARRIER |
167 | "1: lwarx %0,0,%1 # atomic_dec_return\n\ | 167 | "1: lwarx %0,0,%1 # atomic_dec_return\n\ |
168 | addic %0,%0,-1\n" | 168 | addic %0,%0,-1\n" |
169 | PPC405_ERR77(0,%1) | 169 | PPC405_ERR77(0,%1) |
170 | " stwcx. %0,0,%1\n\ | 170 | " stwcx. %0,0,%1\n\ |
171 | bne- 1b" | 171 | bne- 1b" |
172 | ISYNC_ON_SMP | 172 | PPC_ACQUIRE_BARRIER |
173 | : "=&r" (t) | 173 | : "=&r" (t) |
174 | : "r" (&v->counter) | 174 | : "r" (&v->counter) |
175 | : "cc", "xer", "memory"); | 175 | : "cc", "xer", "memory"); |
@@ -194,7 +194,7 @@ static __inline__ int atomic_add_unless(atomic_t *v, int a, int u) | |||
194 | int t; | 194 | int t; |
195 | 195 | ||
196 | __asm__ __volatile__ ( | 196 | __asm__ __volatile__ ( |
197 | LWSYNC_ON_SMP | 197 | PPC_RELEASE_BARRIER |
198 | "1: lwarx %0,0,%1 # atomic_add_unless\n\ | 198 | "1: lwarx %0,0,%1 # atomic_add_unless\n\ |
199 | cmpw 0,%0,%3 \n\ | 199 | cmpw 0,%0,%3 \n\ |
200 | beq- 2f \n\ | 200 | beq- 2f \n\ |
@@ -202,7 +202,7 @@ static __inline__ int atomic_add_unless(atomic_t *v, int a, int u) | |||
202 | PPC405_ERR77(0,%2) | 202 | PPC405_ERR77(0,%2) |
203 | " stwcx. %0,0,%1 \n\ | 203 | " stwcx. %0,0,%1 \n\ |
204 | bne- 1b \n" | 204 | bne- 1b \n" |
205 | ISYNC_ON_SMP | 205 | PPC_ACQUIRE_BARRIER |
206 | " subf %0,%2,%0 \n\ | 206 | " subf %0,%2,%0 \n\ |
207 | 2:" | 207 | 2:" |
208 | : "=&r" (t) | 208 | : "=&r" (t) |
@@ -227,7 +227,7 @@ static __inline__ int atomic_dec_if_positive(atomic_t *v) | |||
227 | int t; | 227 | int t; |
228 | 228 | ||
229 | __asm__ __volatile__( | 229 | __asm__ __volatile__( |
230 | LWSYNC_ON_SMP | 230 | PPC_RELEASE_BARRIER |
231 | "1: lwarx %0,0,%1 # atomic_dec_if_positive\n\ | 231 | "1: lwarx %0,0,%1 # atomic_dec_if_positive\n\ |
232 | cmpwi %0,1\n\ | 232 | cmpwi %0,1\n\ |
233 | addi %0,%0,-1\n\ | 233 | addi %0,%0,-1\n\ |
@@ -235,7 +235,7 @@ static __inline__ int atomic_dec_if_positive(atomic_t *v) | |||
235 | PPC405_ERR77(0,%1) | 235 | PPC405_ERR77(0,%1) |
236 | " stwcx. %0,0,%1\n\ | 236 | " stwcx. %0,0,%1\n\ |
237 | bne- 1b" | 237 | bne- 1b" |
238 | ISYNC_ON_SMP | 238 | PPC_ACQUIRE_BARRIER |
239 | "\n\ | 239 | "\n\ |
240 | 2:" : "=&b" (t) | 240 | 2:" : "=&b" (t) |
241 | : "r" (&v->counter) | 241 | : "r" (&v->counter) |
@@ -286,12 +286,12 @@ static __inline__ long atomic64_add_return(long a, atomic64_t *v) | |||
286 | long t; | 286 | long t; |
287 | 287 | ||
288 | __asm__ __volatile__( | 288 | __asm__ __volatile__( |
289 | LWSYNC_ON_SMP | 289 | PPC_RELEASE_BARRIER |
290 | "1: ldarx %0,0,%2 # atomic64_add_return\n\ | 290 | "1: ldarx %0,0,%2 # atomic64_add_return\n\ |
291 | add %0,%1,%0\n\ | 291 | add %0,%1,%0\n\ |
292 | stdcx. %0,0,%2 \n\ | 292 | stdcx. %0,0,%2 \n\ |
293 | bne- 1b" | 293 | bne- 1b" |
294 | ISYNC_ON_SMP | 294 | PPC_ACQUIRE_BARRIER |
295 | : "=&r" (t) | 295 | : "=&r" (t) |
296 | : "r" (a), "r" (&v->counter) | 296 | : "r" (a), "r" (&v->counter) |
297 | : "cc", "memory"); | 297 | : "cc", "memory"); |
@@ -320,12 +320,12 @@ static __inline__ long atomic64_sub_return(long a, atomic64_t *v) | |||
320 | long t; | 320 | long t; |
321 | 321 | ||
322 | __asm__ __volatile__( | 322 | __asm__ __volatile__( |
323 | LWSYNC_ON_SMP | 323 | PPC_RELEASE_BARRIER |
324 | "1: ldarx %0,0,%2 # atomic64_sub_return\n\ | 324 | "1: ldarx %0,0,%2 # atomic64_sub_return\n\ |
325 | subf %0,%1,%0\n\ | 325 | subf %0,%1,%0\n\ |
326 | stdcx. %0,0,%2 \n\ | 326 | stdcx. %0,0,%2 \n\ |
327 | bne- 1b" | 327 | bne- 1b" |
328 | ISYNC_ON_SMP | 328 | PPC_ACQUIRE_BARRIER |
329 | : "=&r" (t) | 329 | : "=&r" (t) |
330 | : "r" (a), "r" (&v->counter) | 330 | : "r" (a), "r" (&v->counter) |
331 | : "cc", "memory"); | 331 | : "cc", "memory"); |
@@ -352,12 +352,12 @@ static __inline__ long atomic64_inc_return(atomic64_t *v) | |||
352 | long t; | 352 | long t; |
353 | 353 | ||
354 | __asm__ __volatile__( | 354 | __asm__ __volatile__( |
355 | LWSYNC_ON_SMP | 355 | PPC_RELEASE_BARRIER |
356 | "1: ldarx %0,0,%1 # atomic64_inc_return\n\ | 356 | "1: ldarx %0,0,%1 # atomic64_inc_return\n\ |
357 | addic %0,%0,1\n\ | 357 | addic %0,%0,1\n\ |
358 | stdcx. %0,0,%1 \n\ | 358 | stdcx. %0,0,%1 \n\ |
359 | bne- 1b" | 359 | bne- 1b" |
360 | ISYNC_ON_SMP | 360 | PPC_ACQUIRE_BARRIER |
361 | : "=&r" (t) | 361 | : "=&r" (t) |
362 | : "r" (&v->counter) | 362 | : "r" (&v->counter) |
363 | : "cc", "xer", "memory"); | 363 | : "cc", "xer", "memory"); |
@@ -394,12 +394,12 @@ static __inline__ long atomic64_dec_return(atomic64_t *v) | |||
394 | long t; | 394 | long t; |
395 | 395 | ||
396 | __asm__ __volatile__( | 396 | __asm__ __volatile__( |
397 | LWSYNC_ON_SMP | 397 | PPC_RELEASE_BARRIER |
398 | "1: ldarx %0,0,%1 # atomic64_dec_return\n\ | 398 | "1: ldarx %0,0,%1 # atomic64_dec_return\n\ |
399 | addic %0,%0,-1\n\ | 399 | addic %0,%0,-1\n\ |
400 | stdcx. %0,0,%1\n\ | 400 | stdcx. %0,0,%1\n\ |
401 | bne- 1b" | 401 | bne- 1b" |
402 | ISYNC_ON_SMP | 402 | PPC_ACQUIRE_BARRIER |
403 | : "=&r" (t) | 403 | : "=&r" (t) |
404 | : "r" (&v->counter) | 404 | : "r" (&v->counter) |
405 | : "cc", "xer", "memory"); | 405 | : "cc", "xer", "memory"); |
@@ -419,13 +419,13 @@ static __inline__ long atomic64_dec_if_positive(atomic64_t *v) | |||
419 | long t; | 419 | long t; |
420 | 420 | ||
421 | __asm__ __volatile__( | 421 | __asm__ __volatile__( |
422 | LWSYNC_ON_SMP | 422 | PPC_RELEASE_BARRIER |
423 | "1: ldarx %0,0,%1 # atomic64_dec_if_positive\n\ | 423 | "1: ldarx %0,0,%1 # atomic64_dec_if_positive\n\ |
424 | addic. %0,%0,-1\n\ | 424 | addic. %0,%0,-1\n\ |
425 | blt- 2f\n\ | 425 | blt- 2f\n\ |
426 | stdcx. %0,0,%1\n\ | 426 | stdcx. %0,0,%1\n\ |
427 | bne- 1b" | 427 | bne- 1b" |
428 | ISYNC_ON_SMP | 428 | PPC_ACQUIRE_BARRIER |
429 | "\n\ | 429 | "\n\ |
430 | 2:" : "=&r" (t) | 430 | 2:" : "=&r" (t) |
431 | : "r" (&v->counter) | 431 | : "r" (&v->counter) |
@@ -451,14 +451,14 @@ static __inline__ int atomic64_add_unless(atomic64_t *v, long a, long u) | |||
451 | long t; | 451 | long t; |
452 | 452 | ||
453 | __asm__ __volatile__ ( | 453 | __asm__ __volatile__ ( |
454 | LWSYNC_ON_SMP | 454 | PPC_RELEASE_BARRIER |
455 | "1: ldarx %0,0,%1 # atomic_add_unless\n\ | 455 | "1: ldarx %0,0,%1 # atomic_add_unless\n\ |
456 | cmpd 0,%0,%3 \n\ | 456 | cmpd 0,%0,%3 \n\ |
457 | beq- 2f \n\ | 457 | beq- 2f \n\ |
458 | add %0,%2,%0 \n" | 458 | add %0,%2,%0 \n" |
459 | " stdcx. %0,0,%1 \n\ | 459 | " stdcx. %0,0,%1 \n\ |
460 | bne- 1b \n" | 460 | bne- 1b \n" |
461 | ISYNC_ON_SMP | 461 | PPC_ACQUIRE_BARRIER |
462 | " subf %0,%2,%0 \n\ | 462 | " subf %0,%2,%0 \n\ |
463 | 2:" | 463 | 2:" |
464 | : "=&r" (t) | 464 | : "=&r" (t) |
diff --git a/arch/powerpc/include/asm/bitops.h b/arch/powerpc/include/asm/bitops.h index 56f2f2ea5631..30964ae2d096 100644 --- a/arch/powerpc/include/asm/bitops.h +++ b/arch/powerpc/include/asm/bitops.h | |||
@@ -65,7 +65,7 @@ static __inline__ void fn(unsigned long mask, \ | |||
65 | unsigned long *p = (unsigned long *)_p; \ | 65 | unsigned long *p = (unsigned long *)_p; \ |
66 | __asm__ __volatile__ ( \ | 66 | __asm__ __volatile__ ( \ |
67 | prefix \ | 67 | prefix \ |
68 | "1:" PPC_LLARX "%0,0,%3\n" \ | 68 | "1:" PPC_LLARX(%0,0,%3,0) "\n" \ |
69 | stringify_in_c(op) "%0,%0,%2\n" \ | 69 | stringify_in_c(op) "%0,%0,%2\n" \ |
70 | PPC405_ERR77(0,%3) \ | 70 | PPC405_ERR77(0,%3) \ |
71 | PPC_STLCX "%0,0,%3\n" \ | 71 | PPC_STLCX "%0,0,%3\n" \ |
@@ -78,7 +78,7 @@ static __inline__ void fn(unsigned long mask, \ | |||
78 | 78 | ||
79 | DEFINE_BITOP(set_bits, or, "", "") | 79 | DEFINE_BITOP(set_bits, or, "", "") |
80 | DEFINE_BITOP(clear_bits, andc, "", "") | 80 | DEFINE_BITOP(clear_bits, andc, "", "") |
81 | DEFINE_BITOP(clear_bits_unlock, andc, LWSYNC_ON_SMP, "") | 81 | DEFINE_BITOP(clear_bits_unlock, andc, PPC_RELEASE_BARRIER, "") |
82 | DEFINE_BITOP(change_bits, xor, "", "") | 82 | DEFINE_BITOP(change_bits, xor, "", "") |
83 | 83 | ||
84 | static __inline__ void set_bit(int nr, volatile unsigned long *addr) | 84 | static __inline__ void set_bit(int nr, volatile unsigned long *addr) |
@@ -103,31 +103,35 @@ static __inline__ void change_bit(int nr, volatile unsigned long *addr) | |||
103 | 103 | ||
104 | /* Like DEFINE_BITOP(), with changes to the arguments to 'op' and the output | 104 | /* Like DEFINE_BITOP(), with changes to the arguments to 'op' and the output |
105 | * operands. */ | 105 | * operands. */ |
106 | #define DEFINE_TESTOP(fn, op, prefix, postfix) \ | 106 | #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ |
107 | static __inline__ unsigned long fn( \ | 107 | static __inline__ unsigned long fn( \ |
108 | unsigned long mask, \ | 108 | unsigned long mask, \ |
109 | volatile unsigned long *_p) \ | 109 | volatile unsigned long *_p) \ |
110 | { \ | 110 | { \ |
111 | unsigned long old, t; \ | 111 | unsigned long old, t; \ |
112 | unsigned long *p = (unsigned long *)_p; \ | 112 | unsigned long *p = (unsigned long *)_p; \ |
113 | __asm__ __volatile__ ( \ | 113 | __asm__ __volatile__ ( \ |
114 | prefix \ | 114 | prefix \ |
115 | "1:" PPC_LLARX "%0,0,%3\n" \ | 115 | "1:" PPC_LLARX(%0,0,%3,eh) "\n" \ |
116 | stringify_in_c(op) "%1,%0,%2\n" \ | 116 | stringify_in_c(op) "%1,%0,%2\n" \ |
117 | PPC405_ERR77(0,%3) \ | 117 | PPC405_ERR77(0,%3) \ |
118 | PPC_STLCX "%1,0,%3\n" \ | 118 | PPC_STLCX "%1,0,%3\n" \ |
119 | "bne- 1b\n" \ | 119 | "bne- 1b\n" \ |
120 | postfix \ | 120 | postfix \ |
121 | : "=&r" (old), "=&r" (t) \ | 121 | : "=&r" (old), "=&r" (t) \ |
122 | : "r" (mask), "r" (p) \ | 122 | : "r" (mask), "r" (p) \ |
123 | : "cc", "memory"); \ | 123 | : "cc", "memory"); \ |
124 | return (old & mask); \ | 124 | return (old & mask); \ |
125 | } | 125 | } |
126 | 126 | ||
127 | DEFINE_TESTOP(test_and_set_bits, or, LWSYNC_ON_SMP, ISYNC_ON_SMP) | 127 | DEFINE_TESTOP(test_and_set_bits, or, PPC_RELEASE_BARRIER, |
128 | DEFINE_TESTOP(test_and_set_bits_lock, or, "", ISYNC_ON_SMP) | 128 | PPC_ACQUIRE_BARRIER, 0) |
129 | DEFINE_TESTOP(test_and_clear_bits, andc, LWSYNC_ON_SMP, ISYNC_ON_SMP) | 129 | DEFINE_TESTOP(test_and_set_bits_lock, or, "", |
130 | DEFINE_TESTOP(test_and_change_bits, xor, LWSYNC_ON_SMP, ISYNC_ON_SMP) | 130 | PPC_ACQUIRE_BARRIER, 1) |
131 | DEFINE_TESTOP(test_and_clear_bits, andc, PPC_RELEASE_BARRIER, | ||
132 | PPC_ACQUIRE_BARRIER, 0) | ||
133 | DEFINE_TESTOP(test_and_change_bits, xor, PPC_RELEASE_BARRIER, | ||
134 | PPC_ACQUIRE_BARRIER, 0) | ||
131 | 135 | ||
132 | static __inline__ int test_and_set_bit(unsigned long nr, | 136 | static __inline__ int test_and_set_bit(unsigned long nr, |
133 | volatile unsigned long *addr) | 137 | volatile unsigned long *addr) |
@@ -158,7 +162,7 @@ static __inline__ int test_and_change_bit(unsigned long nr, | |||
158 | 162 | ||
159 | static __inline__ void __clear_bit_unlock(int nr, volatile unsigned long *addr) | 163 | static __inline__ void __clear_bit_unlock(int nr, volatile unsigned long *addr) |
160 | { | 164 | { |
161 | __asm__ __volatile__(LWSYNC_ON_SMP "" ::: "memory"); | 165 | __asm__ __volatile__(PPC_RELEASE_BARRIER "" ::: "memory"); |
162 | __clear_bit(nr, addr); | 166 | __clear_bit(nr, addr); |
163 | } | 167 | } |
164 | 168 | ||
diff --git a/arch/powerpc/include/asm/cputable.h b/arch/powerpc/include/asm/cputable.h index 80f315e8a421..abb833b0e58f 100644 --- a/arch/powerpc/include/asm/cputable.h +++ b/arch/powerpc/include/asm/cputable.h | |||
@@ -381,9 +381,9 @@ extern const char *powerpc_base_platform; | |||
381 | #define CPU_FTRS_GENERIC_32 (CPU_FTR_COMMON | CPU_FTR_NODSISRALIGN) | 381 | #define CPU_FTRS_GENERIC_32 (CPU_FTR_COMMON | CPU_FTR_NODSISRALIGN) |
382 | 382 | ||
383 | /* 64-bit CPUs */ | 383 | /* 64-bit CPUs */ |
384 | #define CPU_FTRS_POWER3 (CPU_FTR_USE_TB | CPU_FTR_LWSYNC | \ | 384 | #define CPU_FTRS_POWER3 (CPU_FTR_USE_TB | \ |
385 | CPU_FTR_IABR | CPU_FTR_PPC_LE) | 385 | CPU_FTR_IABR | CPU_FTR_PPC_LE) |
386 | #define CPU_FTRS_RS64 (CPU_FTR_USE_TB | CPU_FTR_LWSYNC | \ | 386 | #define CPU_FTRS_RS64 (CPU_FTR_USE_TB | \ |
387 | CPU_FTR_IABR | \ | 387 | CPU_FTR_IABR | \ |
388 | CPU_FTR_MMCRA | CPU_FTR_CTRL) | 388 | CPU_FTR_MMCRA | CPU_FTR_CTRL) |
389 | #define CPU_FTRS_POWER4 (CPU_FTR_USE_TB | CPU_FTR_LWSYNC | \ | 389 | #define CPU_FTRS_POWER4 (CPU_FTR_USE_TB | CPU_FTR_LWSYNC | \ |
diff --git a/arch/powerpc/include/asm/cputime.h b/arch/powerpc/include/asm/cputime.h index fa19f3fe05ff..8bdc6a9e5773 100644 --- a/arch/powerpc/include/asm/cputime.h +++ b/arch/powerpc/include/asm/cputime.h | |||
@@ -73,10 +73,9 @@ static inline unsigned long cputime_to_jiffies(const cputime_t ct) | |||
73 | static inline cputime_t cputime_to_scaled(const cputime_t ct) | 73 | static inline cputime_t cputime_to_scaled(const cputime_t ct) |
74 | { | 74 | { |
75 | if (cpu_has_feature(CPU_FTR_SPURR) && | 75 | if (cpu_has_feature(CPU_FTR_SPURR) && |
76 | per_cpu(cputime_last_delta, smp_processor_id())) | 76 | __get_cpu_var(cputime_last_delta)) |
77 | return ct * | 77 | return ct * __get_cpu_var(cputime_scaled_last_delta) / |
78 | per_cpu(cputime_scaled_last_delta, smp_processor_id())/ | 78 | __get_cpu_var(cputime_last_delta); |
79 | per_cpu(cputime_last_delta, smp_processor_id()); | ||
80 | return ct; | 79 | return ct; |
81 | } | 80 | } |
82 | 81 | ||
diff --git a/arch/powerpc/include/asm/elf.h b/arch/powerpc/include/asm/elf.h index 17828ad411eb..c376eda15313 100644 --- a/arch/powerpc/include/asm/elf.h +++ b/arch/powerpc/include/asm/elf.h | |||
@@ -235,14 +235,10 @@ typedef elf_vrregset_t elf_fpxregset_t; | |||
235 | #ifdef __powerpc64__ | 235 | #ifdef __powerpc64__ |
236 | # define SET_PERSONALITY(ex) \ | 236 | # define SET_PERSONALITY(ex) \ |
237 | do { \ | 237 | do { \ |
238 | unsigned long new_flags = 0; \ | ||
239 | if ((ex).e_ident[EI_CLASS] == ELFCLASS32) \ | 238 | if ((ex).e_ident[EI_CLASS] == ELFCLASS32) \ |
240 | new_flags = _TIF_32BIT; \ | 239 | set_thread_flag(TIF_32BIT); \ |
241 | if ((current_thread_info()->flags & _TIF_32BIT) \ | ||
242 | != new_flags) \ | ||
243 | set_thread_flag(TIF_ABI_PENDING); \ | ||
244 | else \ | 240 | else \ |
245 | clear_thread_flag(TIF_ABI_PENDING); \ | 241 | clear_thread_flag(TIF_32BIT); \ |
246 | if (personality(current->personality) != PER_LINUX32) \ | 242 | if (personality(current->personality) != PER_LINUX32) \ |
247 | set_personality(PER_LINUX | \ | 243 | set_personality(PER_LINUX | \ |
248 | (current->personality & (~PER_MASK))); \ | 244 | (current->personality & (~PER_MASK))); \ |
diff --git a/arch/powerpc/include/asm/feature-fixups.h b/arch/powerpc/include/asm/feature-fixups.h index cbd4dfa4bce2..96a7d067fbb2 100644 --- a/arch/powerpc/include/asm/feature-fixups.h +++ b/arch/powerpc/include/asm/feature-fixups.h | |||
@@ -165,7 +165,7 @@ label##2: \ | |||
165 | .pushsection sect,"a"; \ | 165 | .pushsection sect,"a"; \ |
166 | .align 2; \ | 166 | .align 2; \ |
167 | label##3: \ | 167 | label##3: \ |
168 | .long label##1b-label##3b; \ | 168 | FTR_ENTRY_OFFSET label##1b-label##3b; \ |
169 | .popsection; | 169 | .popsection; |
170 | 170 | ||
171 | #endif /* __ASM_POWERPC_FEATURE_FIXUPS_H */ | 171 | #endif /* __ASM_POWERPC_FEATURE_FIXUPS_H */ |
diff --git a/arch/powerpc/include/asm/futex.h b/arch/powerpc/include/asm/futex.h index 9696cc36d2dc..7c589ef81fb0 100644 --- a/arch/powerpc/include/asm/futex.h +++ b/arch/powerpc/include/asm/futex.h | |||
@@ -11,7 +11,7 @@ | |||
11 | 11 | ||
12 | #define __futex_atomic_op(insn, ret, oldval, uaddr, oparg) \ | 12 | #define __futex_atomic_op(insn, ret, oldval, uaddr, oparg) \ |
13 | __asm__ __volatile ( \ | 13 | __asm__ __volatile ( \ |
14 | LWSYNC_ON_SMP \ | 14 | PPC_RELEASE_BARRIER \ |
15 | "1: lwarx %0,0,%2\n" \ | 15 | "1: lwarx %0,0,%2\n" \ |
16 | insn \ | 16 | insn \ |
17 | PPC405_ERR77(0, %2) \ | 17 | PPC405_ERR77(0, %2) \ |
@@ -90,14 +90,14 @@ futex_atomic_cmpxchg_inatomic(int __user *uaddr, int oldval, int newval) | |||
90 | return -EFAULT; | 90 | return -EFAULT; |
91 | 91 | ||
92 | __asm__ __volatile__ ( | 92 | __asm__ __volatile__ ( |
93 | LWSYNC_ON_SMP | 93 | PPC_RELEASE_BARRIER |
94 | "1: lwarx %0,0,%2 # futex_atomic_cmpxchg_inatomic\n\ | 94 | "1: lwarx %0,0,%2 # futex_atomic_cmpxchg_inatomic\n\ |
95 | cmpw 0,%0,%3\n\ | 95 | cmpw 0,%0,%3\n\ |
96 | bne- 3f\n" | 96 | bne- 3f\n" |
97 | PPC405_ERR77(0,%2) | 97 | PPC405_ERR77(0,%2) |
98 | "2: stwcx. %4,0,%2\n\ | 98 | "2: stwcx. %4,0,%2\n\ |
99 | bne- 1b\n" | 99 | bne- 1b\n" |
100 | ISYNC_ON_SMP | 100 | PPC_ACQUIRE_BARRIER |
101 | "3: .section .fixup,\"ax\"\n\ | 101 | "3: .section .fixup,\"ax\"\n\ |
102 | 4: li %0,%5\n\ | 102 | 4: li %0,%5\n\ |
103 | b 3b\n\ | 103 | b 3b\n\ |
diff --git a/arch/powerpc/include/asm/hardirq.h b/arch/powerpc/include/asm/hardirq.h index fb3c05a0cbbf..3147a2970125 100644 --- a/arch/powerpc/include/asm/hardirq.h +++ b/arch/powerpc/include/asm/hardirq.h | |||
@@ -1 +1,29 @@ | |||
1 | #include <asm-generic/hardirq.h> | 1 | #ifndef _ASM_POWERPC_HARDIRQ_H |
2 | #define _ASM_POWERPC_HARDIRQ_H | ||
3 | |||
4 | #include <linux/threads.h> | ||
5 | #include <linux/irq.h> | ||
6 | |||
7 | typedef struct { | ||
8 | unsigned int __softirq_pending; | ||
9 | unsigned int timer_irqs; | ||
10 | unsigned int pmu_irqs; | ||
11 | unsigned int mce_exceptions; | ||
12 | unsigned int spurious_irqs; | ||
13 | } ____cacheline_aligned irq_cpustat_t; | ||
14 | |||
15 | DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat); | ||
16 | |||
17 | #define __ARCH_IRQ_STAT | ||
18 | |||
19 | #define local_softirq_pending() __get_cpu_var(irq_stat).__softirq_pending | ||
20 | |||
21 | static inline void ack_bad_irq(unsigned int irq) | ||
22 | { | ||
23 | printk(KERN_CRIT "unexpected IRQ trap at vector %02x\n", irq); | ||
24 | } | ||
25 | |||
26 | extern u64 arch_irq_stat_cpu(unsigned int cpu); | ||
27 | #define arch_irq_stat_cpu arch_irq_stat_cpu | ||
28 | |||
29 | #endif /* _ASM_POWERPC_HARDIRQ_H */ | ||
diff --git a/arch/powerpc/include/asm/local.h b/arch/powerpc/include/asm/local.h index 84b457a3c1bc..ce58c80e1bcf 100644 --- a/arch/powerpc/include/asm/local.h +++ b/arch/powerpc/include/asm/local.h | |||
@@ -24,7 +24,7 @@ static __inline__ long local_add_return(long a, local_t *l) | |||
24 | long t; | 24 | long t; |
25 | 25 | ||
26 | __asm__ __volatile__( | 26 | __asm__ __volatile__( |
27 | "1:" PPC_LLARX "%0,0,%2 # local_add_return\n\ | 27 | "1:" PPC_LLARX(%0,0,%2,0) " # local_add_return\n\ |
28 | add %0,%1,%0\n" | 28 | add %0,%1,%0\n" |
29 | PPC405_ERR77(0,%2) | 29 | PPC405_ERR77(0,%2) |
30 | PPC_STLCX "%0,0,%2 \n\ | 30 | PPC_STLCX "%0,0,%2 \n\ |
@@ -43,7 +43,7 @@ static __inline__ long local_sub_return(long a, local_t *l) | |||
43 | long t; | 43 | long t; |
44 | 44 | ||
45 | __asm__ __volatile__( | 45 | __asm__ __volatile__( |
46 | "1:" PPC_LLARX "%0,0,%2 # local_sub_return\n\ | 46 | "1:" PPC_LLARX(%0,0,%2,0) " # local_sub_return\n\ |
47 | subf %0,%1,%0\n" | 47 | subf %0,%1,%0\n" |
48 | PPC405_ERR77(0,%2) | 48 | PPC405_ERR77(0,%2) |
49 | PPC_STLCX "%0,0,%2 \n\ | 49 | PPC_STLCX "%0,0,%2 \n\ |
@@ -60,7 +60,7 @@ static __inline__ long local_inc_return(local_t *l) | |||
60 | long t; | 60 | long t; |
61 | 61 | ||
62 | __asm__ __volatile__( | 62 | __asm__ __volatile__( |
63 | "1:" PPC_LLARX "%0,0,%1 # local_inc_return\n\ | 63 | "1:" PPC_LLARX(%0,0,%1,0) " # local_inc_return\n\ |
64 | addic %0,%0,1\n" | 64 | addic %0,%0,1\n" |
65 | PPC405_ERR77(0,%1) | 65 | PPC405_ERR77(0,%1) |
66 | PPC_STLCX "%0,0,%1 \n\ | 66 | PPC_STLCX "%0,0,%1 \n\ |
@@ -87,7 +87,7 @@ static __inline__ long local_dec_return(local_t *l) | |||
87 | long t; | 87 | long t; |
88 | 88 | ||
89 | __asm__ __volatile__( | 89 | __asm__ __volatile__( |
90 | "1:" PPC_LLARX "%0,0,%1 # local_dec_return\n\ | 90 | "1:" PPC_LLARX(%0,0,%1,0) " # local_dec_return\n\ |
91 | addic %0,%0,-1\n" | 91 | addic %0,%0,-1\n" |
92 | PPC405_ERR77(0,%1) | 92 | PPC405_ERR77(0,%1) |
93 | PPC_STLCX "%0,0,%1\n\ | 93 | PPC_STLCX "%0,0,%1\n\ |
@@ -117,7 +117,7 @@ static __inline__ int local_add_unless(local_t *l, long a, long u) | |||
117 | long t; | 117 | long t; |
118 | 118 | ||
119 | __asm__ __volatile__ ( | 119 | __asm__ __volatile__ ( |
120 | "1:" PPC_LLARX "%0,0,%1 # local_add_unless\n\ | 120 | "1:" PPC_LLARX(%0,0,%1,0) " # local_add_unless\n\ |
121 | cmpw 0,%0,%3 \n\ | 121 | cmpw 0,%0,%3 \n\ |
122 | beq- 2f \n\ | 122 | beq- 2f \n\ |
123 | add %0,%2,%0 \n" | 123 | add %0,%2,%0 \n" |
@@ -147,7 +147,7 @@ static __inline__ long local_dec_if_positive(local_t *l) | |||
147 | long t; | 147 | long t; |
148 | 148 | ||
149 | __asm__ __volatile__( | 149 | __asm__ __volatile__( |
150 | "1:" PPC_LLARX "%0,0,%1 # local_dec_if_positive\n\ | 150 | "1:" PPC_LLARX(%0,0,%1,0) " # local_dec_if_positive\n\ |
151 | cmpwi %0,1\n\ | 151 | cmpwi %0,1\n\ |
152 | addi %0,%0,-1\n\ | 152 | addi %0,%0,-1\n\ |
153 | blt- 2f\n" | 153 | blt- 2f\n" |
diff --git a/arch/powerpc/include/asm/mpc5121.h b/arch/powerpc/include/asm/mpc5121.h new file mode 100644 index 000000000000..e6a30bb1d16a --- /dev/null +++ b/arch/powerpc/include/asm/mpc5121.h | |||
@@ -0,0 +1,24 @@ | |||
1 | /* | ||
2 | * MPC5121 Prototypes and definitions | ||
3 | * | ||
4 | * This file is licensed under the terms of the GNU General Public | ||
5 | * License version 2. | ||
6 | */ | ||
7 | |||
8 | #ifndef __ASM_POWERPC_MPC5121_H__ | ||
9 | #define __ASM_POWERPC_MPC5121_H__ | ||
10 | |||
11 | /* MPC512x Reset module registers */ | ||
12 | struct mpc512x_reset_module { | ||
13 | u32 rcwlr; /* Reset Configuration Word Low Register */ | ||
14 | u32 rcwhr; /* Reset Configuration Word High Register */ | ||
15 | u32 reserved1; | ||
16 | u32 reserved2; | ||
17 | u32 rsr; /* Reset Status Register */ | ||
18 | u32 rmr; /* Reset Mode Register */ | ||
19 | u32 rpr; /* Reset Protection Register */ | ||
20 | u32 rcr; /* Reset Control Register */ | ||
21 | u32 rcer; /* Reset Control Enable Register */ | ||
22 | }; | ||
23 | |||
24 | #endif /* __ASM_POWERPC_MPC5121_H__ */ | ||
diff --git a/arch/powerpc/include/asm/mpc52xx_psc.h b/arch/powerpc/include/asm/mpc52xx_psc.h index fb8412057450..42561f4f032d 100644 --- a/arch/powerpc/include/asm/mpc52xx_psc.h +++ b/arch/powerpc/include/asm/mpc52xx_psc.h | |||
@@ -25,7 +25,11 @@ | |||
25 | #include <asm/types.h> | 25 | #include <asm/types.h> |
26 | 26 | ||
27 | /* Max number of PSCs */ | 27 | /* Max number of PSCs */ |
28 | #ifdef CONFIG_PPC_MPC512x | ||
29 | #define MPC52xx_PSC_MAXNUM 12 | ||
30 | #else | ||
28 | #define MPC52xx_PSC_MAXNUM 6 | 31 | #define MPC52xx_PSC_MAXNUM 6 |
32 | #endif | ||
29 | 33 | ||
30 | /* Programmable Serial Controller (PSC) status register bits */ | 34 | /* Programmable Serial Controller (PSC) status register bits */ |
31 | #define MPC52xx_PSC_SR_UNEX_RX 0x0001 | 35 | #define MPC52xx_PSC_SR_UNEX_RX 0x0001 |
diff --git a/arch/powerpc/include/asm/mpic.h b/arch/powerpc/include/asm/mpic.h index a002682f3a6d..61913d9a21a0 100644 --- a/arch/powerpc/include/asm/mpic.h +++ b/arch/powerpc/include/asm/mpic.h | |||
@@ -289,7 +289,7 @@ struct mpic | |||
289 | #ifdef CONFIG_MPIC_U3_HT_IRQS | 289 | #ifdef CONFIG_MPIC_U3_HT_IRQS |
290 | /* The fixup table */ | 290 | /* The fixup table */ |
291 | struct mpic_irq_fixup *fixups; | 291 | struct mpic_irq_fixup *fixups; |
292 | spinlock_t fixup_lock; | 292 | raw_spinlock_t fixup_lock; |
293 | #endif | 293 | #endif |
294 | 294 | ||
295 | /* Register access method */ | 295 | /* Register access method */ |
diff --git a/arch/powerpc/include/asm/mutex.h b/arch/powerpc/include/asm/mutex.h index dabc01c727b8..5399f7e18102 100644 --- a/arch/powerpc/include/asm/mutex.h +++ b/arch/powerpc/include/asm/mutex.h | |||
@@ -15,7 +15,7 @@ static inline int __mutex_cmpxchg_lock(atomic_t *v, int old, int new) | |||
15 | PPC405_ERR77(0,%1) | 15 | PPC405_ERR77(0,%1) |
16 | " stwcx. %3,0,%1\n\ | 16 | " stwcx. %3,0,%1\n\ |
17 | bne- 1b" | 17 | bne- 1b" |
18 | ISYNC_ON_SMP | 18 | PPC_ACQUIRE_BARRIER |
19 | "\n\ | 19 | "\n\ |
20 | 2:" | 20 | 2:" |
21 | : "=&r" (t) | 21 | : "=&r" (t) |
@@ -35,7 +35,7 @@ static inline int __mutex_dec_return_lock(atomic_t *v) | |||
35 | PPC405_ERR77(0,%1) | 35 | PPC405_ERR77(0,%1) |
36 | " stwcx. %0,0,%1\n\ | 36 | " stwcx. %0,0,%1\n\ |
37 | bne- 1b" | 37 | bne- 1b" |
38 | ISYNC_ON_SMP | 38 | PPC_ACQUIRE_BARRIER |
39 | : "=&r" (t) | 39 | : "=&r" (t) |
40 | : "r" (&v->counter) | 40 | : "r" (&v->counter) |
41 | : "cc", "memory"); | 41 | : "cc", "memory"); |
@@ -48,7 +48,7 @@ static inline int __mutex_inc_return_unlock(atomic_t *v) | |||
48 | int t; | 48 | int t; |
49 | 49 | ||
50 | __asm__ __volatile__( | 50 | __asm__ __volatile__( |
51 | LWSYNC_ON_SMP | 51 | PPC_RELEASE_BARRIER |
52 | "1: lwarx %0,0,%1 # mutex unlock\n\ | 52 | "1: lwarx %0,0,%1 # mutex unlock\n\ |
53 | addic %0,%0,1\n" | 53 | addic %0,%0,1\n" |
54 | PPC405_ERR77(0,%1) | 54 | PPC405_ERR77(0,%1) |
diff --git a/arch/powerpc/include/asm/param.h b/arch/powerpc/include/asm/param.h index 094f63d4d5ca..965d45427975 100644 --- a/arch/powerpc/include/asm/param.h +++ b/arch/powerpc/include/asm/param.h | |||
@@ -1,22 +1 @@ | |||
1 | #ifndef _ASM_POWERPC_PARAM_H | #include <asm-generic/param.h> | |
2 | #define _ASM_POWERPC_PARAM_H | ||
3 | |||
4 | #ifdef __KERNEL__ | ||
5 | #define HZ CONFIG_HZ /* internal kernel timer frequency */ | ||
6 | #define USER_HZ 100 /* for user interfaces in "ticks" */ | ||
7 | #define CLOCKS_PER_SEC (USER_HZ) /* frequency at which times() counts */ | ||
8 | #endif /* __KERNEL__ */ | ||
9 | |||
10 | #ifndef HZ | ||
11 | #define HZ 100 | ||
12 | #endif | ||
13 | |||
14 | #define EXEC_PAGESIZE 4096 | ||
15 | |||
16 | #ifndef NOGROUP | ||
17 | #define NOGROUP (-1) | ||
18 | #endif | ||
19 | |||
20 | #define MAXHOSTNAMELEN 64 /* max length of hostname */ | ||
21 | |||
22 | #endif /* _ASM_POWERPC_PARAM_H */ | ||
diff --git a/arch/powerpc/include/asm/pmac_feature.h b/arch/powerpc/include/asm/pmac_feature.h index 877c35a4356e..00eedc5a4e61 100644 --- a/arch/powerpc/include/asm/pmac_feature.h +++ b/arch/powerpc/include/asm/pmac_feature.h | |||
@@ -378,7 +378,7 @@ extern struct macio_chip* macio_find(struct device_node* child, int type); | |||
378 | * Those are exported by pmac feature for internal use by arch code | 378 | * Those are exported by pmac feature for internal use by arch code |
379 | * only like the platform function callbacks, do not use directly in drivers | 379 | * only like the platform function callbacks, do not use directly in drivers |
380 | */ | 380 | */ |
381 | extern spinlock_t feature_lock; | 381 | extern raw_spinlock_t feature_lock; |
382 | extern struct device_node *uninorth_node; | 382 | extern struct device_node *uninorth_node; |
383 | extern u32 __iomem *uninorth_base; | 383 | extern u32 __iomem *uninorth_base; |
384 | 384 | ||
diff --git a/arch/powerpc/include/asm/ppc-opcode.h b/arch/powerpc/include/asm/ppc-opcode.h index ef9aa84cac5a..aea714797590 100644 --- a/arch/powerpc/include/asm/ppc-opcode.h +++ b/arch/powerpc/include/asm/ppc-opcode.h | |||
@@ -22,8 +22,10 @@ | |||
22 | #define PPC_INST_DCBZL 0x7c2007ec | 22 | #define PPC_INST_DCBZL 0x7c2007ec |
23 | #define PPC_INST_ISEL 0x7c00001e | 23 | #define PPC_INST_ISEL 0x7c00001e |
24 | #define PPC_INST_ISEL_MASK 0xfc00003e | 24 | #define PPC_INST_ISEL_MASK 0xfc00003e |
25 | #define PPC_INST_LDARX 0x7c0000a8 | ||
25 | #define PPC_INST_LSWI 0x7c0004aa | 26 | #define PPC_INST_LSWI 0x7c0004aa |
26 | #define PPC_INST_LSWX 0x7c00042a | 27 | #define PPC_INST_LSWX 0x7c00042a |
28 | #define PPC_INST_LWARX 0x7c000029 | ||
27 | #define PPC_INST_LWSYNC 0x7c2004ac | 29 | #define PPC_INST_LWSYNC 0x7c2004ac |
28 | #define PPC_INST_LXVD2X 0x7c000698 | 30 | #define PPC_INST_LXVD2X 0x7c000698 |
29 | #define PPC_INST_MCRXR 0x7c000400 | 31 | #define PPC_INST_MCRXR 0x7c000400 |
@@ -55,15 +57,31 @@ | |||
55 | #define __PPC_RA(a) (((a) & 0x1f) << 16) | 57 | #define __PPC_RA(a) (((a) & 0x1f) << 16) |
56 | #define __PPC_RB(b) (((b) & 0x1f) << 11) | 58 | #define __PPC_RB(b) (((b) & 0x1f) << 11) |
57 | #define __PPC_RS(s) (((s) & 0x1f) << 21) | 59 | #define __PPC_RS(s) (((s) & 0x1f) << 21) |
60 | #define __PPC_RT(s) __PPC_RS(s) | ||
58 | #define __PPC_XS(s) ((((s) & 0x1f) << 21) | (((s) & 0x20) >> 5)) | 61 | #define __PPC_XS(s) ((((s) & 0x1f) << 21) | (((s) & 0x20) >> 5)) |
59 | #define __PPC_T_TLB(t) (((t) & 0x3) << 21) | 62 | #define __PPC_T_TLB(t) (((t) & 0x3) << 21) |
60 | #define __PPC_WC(w) (((w) & 0x3) << 21) | 63 | #define __PPC_WC(w) (((w) & 0x3) << 21) |
64 | /* | ||
65 | * Only use the larx hint bit on 64bit CPUs. Once we verify it doesn't have | ||
66 | * any side effects on all 32bit processors, we can do this all the time. | ||
67 | */ | ||
68 | #ifdef CONFIG_PPC64 | ||
69 | #define __PPC_EH(eh) (((eh) & 0x1) << 0) | ||
70 | #else | ||
71 | #define __PPC_EH(eh) 0 | ||
72 | #endif | ||
61 | 73 | ||
62 | /* Deal with instructions that older assemblers aren't aware of */ | 74 | /* Deal with instructions that older assemblers aren't aware of */ |
63 | #define PPC_DCBAL(a, b) stringify_in_c(.long PPC_INST_DCBAL | \ | 75 | #define PPC_DCBAL(a, b) stringify_in_c(.long PPC_INST_DCBAL | \ |
64 | __PPC_RA(a) | __PPC_RB(b)) | 76 | __PPC_RA(a) | __PPC_RB(b)) |
65 | #define PPC_DCBZL(a, b) stringify_in_c(.long PPC_INST_DCBZL | \ | 77 | #define PPC_DCBZL(a, b) stringify_in_c(.long PPC_INST_DCBZL | \ |
66 | __PPC_RA(a) | __PPC_RB(b)) | 78 | __PPC_RA(a) | __PPC_RB(b)) |
79 | #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ | ||
80 | __PPC_RT(t) | __PPC_RA(a) | \ | ||
81 | __PPC_RB(b) | __PPC_EH(eh)) | ||
82 | #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ | ||
83 | __PPC_RT(t) | __PPC_RA(a) | \ | ||
84 | __PPC_RB(b) | __PPC_EH(eh)) | ||
67 | #define PPC_MSGSND(b) stringify_in_c(.long PPC_INST_MSGSND | \ | 85 | #define PPC_MSGSND(b) stringify_in_c(.long PPC_INST_MSGSND | \ |
68 | __PPC_RB(b)) | 86 | __PPC_RB(b)) |
69 | #define PPC_RFCI stringify_in_c(.long PPC_INST_RFCI) | 87 | #define PPC_RFCI stringify_in_c(.long PPC_INST_RFCI) |
diff --git a/arch/powerpc/include/asm/ppc-pci.h b/arch/powerpc/include/asm/ppc-pci.h index 2828f9d0f66d..42fdff0e4b32 100644 --- a/arch/powerpc/include/asm/ppc-pci.h +++ b/arch/powerpc/include/asm/ppc-pci.h | |||
@@ -137,6 +137,11 @@ struct device_node * find_device_pe(struct device_node *dn); | |||
137 | void eeh_sysfs_add_device(struct pci_dev *pdev); | 137 | void eeh_sysfs_add_device(struct pci_dev *pdev); |
138 | void eeh_sysfs_remove_device(struct pci_dev *pdev); | 138 | void eeh_sysfs_remove_device(struct pci_dev *pdev); |
139 | 139 | ||
140 | static inline const char *eeh_pci_name(struct pci_dev *pdev) | ||
141 | { | ||
142 | return pdev ? pci_name(pdev) : "<null>"; | ||
143 | } | ||
144 | |||
140 | #endif /* CONFIG_EEH */ | 145 | #endif /* CONFIG_EEH */ |
141 | 146 | ||
142 | #else /* CONFIG_PCI */ | 147 | #else /* CONFIG_PCI */ |
diff --git a/arch/powerpc/include/asm/processor.h b/arch/powerpc/include/asm/processor.h index 9eed29eee604..221ba6240464 100644 --- a/arch/powerpc/include/asm/processor.h +++ b/arch/powerpc/include/asm/processor.h | |||
@@ -161,9 +161,41 @@ struct thread_struct { | |||
161 | #ifdef CONFIG_PPC32 | 161 | #ifdef CONFIG_PPC32 |
162 | void *pgdir; /* root of page-table tree */ | 162 | void *pgdir; /* root of page-table tree */ |
163 | #endif | 163 | #endif |
164 | #if defined(CONFIG_4xx) || defined (CONFIG_BOOKE) | 164 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
165 | unsigned long dbcr0; /* debug control register values */ | 165 | /* |
166 | * The following help to manage the use of Debug Control Registers | ||
167 | * om the BookE platforms. | ||
168 | */ | ||
169 | unsigned long dbcr0; | ||
166 | unsigned long dbcr1; | 170 | unsigned long dbcr1; |
171 | #ifdef CONFIG_BOOKE | ||
172 | unsigned long dbcr2; | ||
173 | #endif | ||
174 | /* | ||
175 | * The stored value of the DBSR register will be the value at the | ||
176 | * last debug interrupt. This register can only be read from the | ||
177 | * user (will never be written to) and has value while helping to | ||
178 | * describe the reason for the last debug trap. Torez | ||
179 | */ | ||
180 | unsigned long dbsr; | ||
181 | /* | ||
182 | * The following will contain addresses used by debug applications | ||
183 | * to help trace and trap on particular address locations. | ||
184 | * The bits in the Debug Control Registers above help define which | ||
185 | * of the following registers will contain valid data and/or addresses. | ||
186 | */ | ||
187 | unsigned long iac1; | ||
188 | unsigned long iac2; | ||
189 | #if CONFIG_PPC_ADV_DEBUG_IACS > 2 | ||
190 | unsigned long iac3; | ||
191 | unsigned long iac4; | ||
192 | #endif | ||
193 | unsigned long dac1; | ||
194 | unsigned long dac2; | ||
195 | #if CONFIG_PPC_ADV_DEBUG_DVCS > 0 | ||
196 | unsigned long dvc1; | ||
197 | unsigned long dvc2; | ||
198 | #endif | ||
167 | #endif | 199 | #endif |
168 | /* FP and VSX 0-31 register set */ | 200 | /* FP and VSX 0-31 register set */ |
169 | double fpr[32][TS_FPRWIDTH]; | 201 | double fpr[32][TS_FPRWIDTH]; |
diff --git a/arch/powerpc/include/asm/prom.h b/arch/powerpc/include/asm/prom.h index 2ab9cbd98826..ddd408a93b5a 100644 --- a/arch/powerpc/include/asm/prom.h +++ b/arch/powerpc/include/asm/prom.h | |||
@@ -23,21 +23,8 @@ | |||
23 | #include <asm/irq.h> | 23 | #include <asm/irq.h> |
24 | #include <asm/atomic.h> | 24 | #include <asm/atomic.h> |
25 | 25 | ||
26 | #define OF_ROOT_NODE_ADDR_CELLS_DEFAULT 1 | ||
27 | #define OF_ROOT_NODE_SIZE_CELLS_DEFAULT 1 | ||
28 | |||
29 | #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) | ||
30 | #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) | ||
31 | #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) | ||
32 | |||
33 | extern struct device_node *of_chosen; | ||
34 | |||
35 | #define HAVE_ARCH_DEVTREE_FIXUPS | 26 | #define HAVE_ARCH_DEVTREE_FIXUPS |
36 | 27 | ||
37 | /* For updating the device tree at runtime */ | ||
38 | extern void of_attach_node(struct device_node *); | ||
39 | extern void of_detach_node(struct device_node *); | ||
40 | |||
41 | #ifdef CONFIG_PPC32 | 28 | #ifdef CONFIG_PPC32 |
42 | /* | 29 | /* |
43 | * PCI <-> OF matching functions | 30 | * PCI <-> OF matching functions |
@@ -52,11 +39,6 @@ extern struct device_node* pci_device_to_OF_node(struct pci_dev *); | |||
52 | extern void pci_create_OF_bus_map(void); | 39 | extern void pci_create_OF_bus_map(void); |
53 | #endif | 40 | #endif |
54 | 41 | ||
55 | extern struct resource *request_OF_resource(struct device_node* node, | ||
56 | int index, const char* name_postfix); | ||
57 | extern int release_OF_resource(struct device_node* node, int index); | ||
58 | |||
59 | |||
60 | /* | 42 | /* |
61 | * OF address retreival & translation | 43 | * OF address retreival & translation |
62 | */ | 44 | */ |
diff --git a/arch/powerpc/include/asm/ptrace.h b/arch/powerpc/include/asm/ptrace.h index cbd759e3cd78..b45108126562 100644 --- a/arch/powerpc/include/asm/ptrace.h +++ b/arch/powerpc/include/asm/ptrace.h | |||
@@ -24,6 +24,12 @@ | |||
24 | * 2 of the License, or (at your option) any later version. | 24 | * 2 of the License, or (at your option) any later version. |
25 | */ | 25 | */ |
26 | 26 | ||
27 | #ifdef __KERNEL__ | ||
28 | #include <linux/types.h> | ||
29 | #else | ||
30 | #include <stdint.h> | ||
31 | #endif | ||
32 | |||
27 | #ifndef __ASSEMBLY__ | 33 | #ifndef __ASSEMBLY__ |
28 | 34 | ||
29 | struct pt_regs { | 35 | struct pt_regs { |
@@ -294,4 +300,75 @@ extern void user_disable_single_step(struct task_struct *); | |||
294 | 300 | ||
295 | #define PTRACE_SINGLEBLOCK 0x100 /* resume execution until next branch */ | 301 | #define PTRACE_SINGLEBLOCK 0x100 /* resume execution until next branch */ |
296 | 302 | ||
303 | #define PPC_PTRACE_GETHWDBGINFO 0x89 | ||
304 | #define PPC_PTRACE_SETHWDEBUG 0x88 | ||
305 | #define PPC_PTRACE_DELHWDEBUG 0x87 | ||
306 | |||
307 | #ifndef __ASSEMBLY__ | ||
308 | |||
309 | struct ppc_debug_info { | ||
310 | uint32_t version; /* Only version 1 exists to date */ | ||
311 | uint32_t num_instruction_bps; | ||
312 | uint32_t num_data_bps; | ||
313 | uint32_t num_condition_regs; | ||
314 | uint32_t data_bp_alignment; | ||
315 | uint32_t sizeof_condition; /* size of the DVC register */ | ||
316 | uint64_t features; | ||
317 | }; | ||
318 | |||
319 | #endif /* __ASSEMBLY__ */ | ||
320 | |||
321 | /* | ||
322 | * features will have bits indication whether there is support for: | ||
323 | */ | ||
324 | #define PPC_DEBUG_FEATURE_INSN_BP_RANGE 0x0000000000000001 | ||
325 | #define PPC_DEBUG_FEATURE_INSN_BP_MASK 0x0000000000000002 | ||
326 | #define PPC_DEBUG_FEATURE_DATA_BP_RANGE 0x0000000000000004 | ||
327 | #define PPC_DEBUG_FEATURE_DATA_BP_MASK 0x0000000000000008 | ||
328 | |||
329 | #ifndef __ASSEMBLY__ | ||
330 | |||
331 | struct ppc_hw_breakpoint { | ||
332 | uint32_t version; /* currently, version must be 1 */ | ||
333 | uint32_t trigger_type; /* only some combinations allowed */ | ||
334 | uint32_t addr_mode; /* address match mode */ | ||
335 | uint32_t condition_mode; /* break/watchpoint condition flags */ | ||
336 | uint64_t addr; /* break/watchpoint address */ | ||
337 | uint64_t addr2; /* range end or mask */ | ||
338 | uint64_t condition_value; /* contents of the DVC register */ | ||
339 | }; | ||
340 | |||
341 | #endif /* __ASSEMBLY__ */ | ||
342 | |||
343 | /* | ||
344 | * Trigger Type | ||
345 | */ | ||
346 | #define PPC_BREAKPOINT_TRIGGER_EXECUTE 0x00000001 | ||
347 | #define PPC_BREAKPOINT_TRIGGER_READ 0x00000002 | ||
348 | #define PPC_BREAKPOINT_TRIGGER_WRITE 0x00000004 | ||
349 | #define PPC_BREAKPOINT_TRIGGER_RW \ | ||
350 | (PPC_BREAKPOINT_TRIGGER_READ | PPC_BREAKPOINT_TRIGGER_WRITE) | ||
351 | |||
352 | /* | ||
353 | * Address Mode | ||
354 | */ | ||
355 | #define PPC_BREAKPOINT_MODE_EXACT 0x00000000 | ||
356 | #define PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE 0x00000001 | ||
357 | #define PPC_BREAKPOINT_MODE_RANGE_EXCLUSIVE 0x00000002 | ||
358 | #define PPC_BREAKPOINT_MODE_MASK 0x00000003 | ||
359 | |||
360 | /* | ||
361 | * Condition Mode | ||
362 | */ | ||
363 | #define PPC_BREAKPOINT_CONDITION_MODE 0x00000003 | ||
364 | #define PPC_BREAKPOINT_CONDITION_NONE 0x00000000 | ||
365 | #define PPC_BREAKPOINT_CONDITION_AND 0x00000001 | ||
366 | #define PPC_BREAKPOINT_CONDITION_EXACT PPC_BREAKPOINT_CONDITION_AND | ||
367 | #define PPC_BREAKPOINT_CONDITION_OR 0x00000002 | ||
368 | #define PPC_BREAKPOINT_CONDITION_AND_OR 0x00000003 | ||
369 | #define PPC_BREAKPOINT_CONDITION_BE_ALL 0x00ff0000 | ||
370 | #define PPC_BREAKPOINT_CONDITION_BE_SHIFT 16 | ||
371 | #define PPC_BREAKPOINT_CONDITION_BE(n) \ | ||
372 | (1<<((n)+PPC_BREAKPOINT_CONDITION_BE_SHIFT)) | ||
373 | |||
297 | #endif /* _ASM_POWERPC_PTRACE_H */ | 374 | #endif /* _ASM_POWERPC_PTRACE_H */ |
diff --git a/arch/powerpc/include/asm/reg_booke.h b/arch/powerpc/include/asm/reg_booke.h index 3bf783505528..8808d307fe7e 100644 --- a/arch/powerpc/include/asm/reg_booke.h +++ b/arch/powerpc/include/asm/reg_booke.h | |||
@@ -248,6 +248,8 @@ | |||
248 | #define DBSR_RET 0x00008000 /* Return Debug Event */ | 248 | #define DBSR_RET 0x00008000 /* Return Debug Event */ |
249 | #define DBSR_CIRPT 0x00000040 /* Critical Interrupt Taken Event */ | 249 | #define DBSR_CIRPT 0x00000040 /* Critical Interrupt Taken Event */ |
250 | #define DBSR_CRET 0x00000020 /* Critical Return Debug Event */ | 250 | #define DBSR_CRET 0x00000020 /* Critical Return Debug Event */ |
251 | #define DBSR_IAC12ATS 0x00000002 /* Instr Address Compare 1/2 Toggle */ | ||
252 | #define DBSR_IAC34ATS 0x00000001 /* Instr Address Compare 3/4 Toggle */ | ||
251 | #endif | 253 | #endif |
252 | #ifdef CONFIG_40x | 254 | #ifdef CONFIG_40x |
253 | #define DBSR_IC 0x80000000 /* Instruction Completion */ | 255 | #define DBSR_IC 0x80000000 /* Instruction Completion */ |
@@ -313,6 +315,38 @@ | |||
313 | #define DBCR0_IA12T 0x00008000 /* Instr Addr 1-2 range Toggle */ | 315 | #define DBCR0_IA12T 0x00008000 /* Instr Addr 1-2 range Toggle */ |
314 | #define DBCR0_IA34T 0x00004000 /* Instr Addr 3-4 range Toggle */ | 316 | #define DBCR0_IA34T 0x00004000 /* Instr Addr 3-4 range Toggle */ |
315 | #define DBCR0_FT 0x00000001 /* Freeze Timers on debug event */ | 317 | #define DBCR0_FT 0x00000001 /* Freeze Timers on debug event */ |
318 | |||
319 | #define dbcr_iac_range(task) ((task)->thread.dbcr0) | ||
320 | #define DBCR_IAC12I DBCR0_IA12 /* Range Inclusive */ | ||
321 | #define DBCR_IAC12X (DBCR0_IA12 | DBCR0_IA12X) /* Range Exclusive */ | ||
322 | #define DBCR_IAC12MODE (DBCR0_IA12 | DBCR0_IA12X) /* IAC 1-2 Mode Bits */ | ||
323 | #define DBCR_IAC34I DBCR0_IA34 /* Range Inclusive */ | ||
324 | #define DBCR_IAC34X (DBCR0_IA34 | DBCR0_IA34X) /* Range Exclusive */ | ||
325 | #define DBCR_IAC34MODE (DBCR0_IA34 | DBCR0_IA34X) /* IAC 3-4 Mode Bits */ | ||
326 | |||
327 | /* Bit definitions related to the DBCR1. */ | ||
328 | #define DBCR1_DAC1R 0x80000000 /* DAC1 Read Debug Event */ | ||
329 | #define DBCR1_DAC2R 0x40000000 /* DAC2 Read Debug Event */ | ||
330 | #define DBCR1_DAC1W 0x20000000 /* DAC1 Write Debug Event */ | ||
331 | #define DBCR1_DAC2W 0x10000000 /* DAC2 Write Debug Event */ | ||
332 | |||
333 | #define dbcr_dac(task) ((task)->thread.dbcr1) | ||
334 | #define DBCR_DAC1R DBCR1_DAC1R | ||
335 | #define DBCR_DAC1W DBCR1_DAC1W | ||
336 | #define DBCR_DAC2R DBCR1_DAC2R | ||
337 | #define DBCR_DAC2W DBCR1_DAC2W | ||
338 | |||
339 | /* | ||
340 | * Are there any active Debug Events represented in the | ||
341 | * Debug Control Registers? | ||
342 | */ | ||
343 | #define DBCR0_ACTIVE_EVENTS (DBCR0_ICMP | DBCR0_IAC1 | DBCR0_IAC2 | \ | ||
344 | DBCR0_IAC3 | DBCR0_IAC4) | ||
345 | #define DBCR1_ACTIVE_EVENTS (DBCR1_DAC1R | DBCR1_DAC2R | \ | ||
346 | DBCR1_DAC1W | DBCR1_DAC2W) | ||
347 | #define DBCR_ACTIVE_EVENTS(dbcr0, dbcr1) (((dbcr0) & DBCR0_ACTIVE_EVENTS) || \ | ||
348 | ((dbcr1) & DBCR1_ACTIVE_EVENTS)) | ||
349 | |||
316 | #elif defined(CONFIG_BOOKE) | 350 | #elif defined(CONFIG_BOOKE) |
317 | #define DBCR0_EDM 0x80000000 /* External Debug Mode */ | 351 | #define DBCR0_EDM 0x80000000 /* External Debug Mode */ |
318 | #define DBCR0_IDM 0x40000000 /* Internal Debug Mode */ | 352 | #define DBCR0_IDM 0x40000000 /* Internal Debug Mode */ |
@@ -342,19 +376,79 @@ | |||
342 | #define DBCR0_CRET 0x00000020 /* Critical Return Debug Event */ | 376 | #define DBCR0_CRET 0x00000020 /* Critical Return Debug Event */ |
343 | #define DBCR0_FT 0x00000001 /* Freeze Timers on debug event */ | 377 | #define DBCR0_FT 0x00000001 /* Freeze Timers on debug event */ |
344 | 378 | ||
379 | #define dbcr_dac(task) ((task)->thread.dbcr0) | ||
380 | #define DBCR_DAC1R DBCR0_DAC1R | ||
381 | #define DBCR_DAC1W DBCR0_DAC1W | ||
382 | #define DBCR_DAC2R DBCR0_DAC2R | ||
383 | #define DBCR_DAC2W DBCR0_DAC2W | ||
384 | |||
345 | /* Bit definitions related to the DBCR1. */ | 385 | /* Bit definitions related to the DBCR1. */ |
386 | #define DBCR1_IAC1US 0xC0000000 /* Instr Addr Cmp 1 Sup/User */ | ||
387 | #define DBCR1_IAC1ER 0x30000000 /* Instr Addr Cmp 1 Eff/Real */ | ||
388 | #define DBCR1_IAC1ER_01 0x10000000 /* reserved */ | ||
389 | #define DBCR1_IAC1ER_10 0x20000000 /* Instr Addr Cmp 1 Eff/Real MSR[IS]=0 */ | ||
390 | #define DBCR1_IAC1ER_11 0x30000000 /* Instr Addr Cmp 1 Eff/Real MSR[IS]=1 */ | ||
391 | #define DBCR1_IAC2US 0x0C000000 /* Instr Addr Cmp 2 Sup/User */ | ||
392 | #define DBCR1_IAC2ER 0x03000000 /* Instr Addr Cmp 2 Eff/Real */ | ||
393 | #define DBCR1_IAC2ER_01 0x01000000 /* reserved */ | ||
394 | #define DBCR1_IAC2ER_10 0x02000000 /* Instr Addr Cmp 2 Eff/Real MSR[IS]=0 */ | ||
395 | #define DBCR1_IAC2ER_11 0x03000000 /* Instr Addr Cmp 2 Eff/Real MSR[IS]=1 */ | ||
346 | #define DBCR1_IAC12M 0x00800000 /* Instr Addr 1-2 range enable */ | 396 | #define DBCR1_IAC12M 0x00800000 /* Instr Addr 1-2 range enable */ |
347 | #define DBCR1_IAC12MX 0x00C00000 /* Instr Addr 1-2 range eXclusive */ | 397 | #define DBCR1_IAC12MX 0x00C00000 /* Instr Addr 1-2 range eXclusive */ |
348 | #define DBCR1_IAC12AT 0x00010000 /* Instr Addr 1-2 range Toggle */ | 398 | #define DBCR1_IAC12AT 0x00010000 /* Instr Addr 1-2 range Toggle */ |
399 | #define DBCR1_IAC3US 0x0000C000 /* Instr Addr Cmp 3 Sup/User */ | ||
400 | #define DBCR1_IAC3ER 0x00003000 /* Instr Addr Cmp 3 Eff/Real */ | ||
401 | #define DBCR1_IAC3ER_01 0x00001000 /* reserved */ | ||
402 | #define DBCR1_IAC3ER_10 0x00002000 /* Instr Addr Cmp 3 Eff/Real MSR[IS]=0 */ | ||
403 | #define DBCR1_IAC3ER_11 0x00003000 /* Instr Addr Cmp 3 Eff/Real MSR[IS]=1 */ | ||
404 | #define DBCR1_IAC4US 0x00000C00 /* Instr Addr Cmp 4 Sup/User */ | ||
405 | #define DBCR1_IAC4ER 0x00000300 /* Instr Addr Cmp 4 Eff/Real */ | ||
406 | #define DBCR1_IAC4ER_01 0x00000100 /* Instr Addr Cmp 4 Eff/Real MSR[IS]=0 */ | ||
407 | #define DBCR1_IAC4ER_10 0x00000200 /* Instr Addr Cmp 4 Eff/Real MSR[IS]=0 */ | ||
408 | #define DBCR1_IAC4ER_11 0x00000300 /* Instr Addr Cmp 4 Eff/Real MSR[IS]=1 */ | ||
349 | #define DBCR1_IAC34M 0x00000080 /* Instr Addr 3-4 range enable */ | 409 | #define DBCR1_IAC34M 0x00000080 /* Instr Addr 3-4 range enable */ |
350 | #define DBCR1_IAC34MX 0x000000C0 /* Instr Addr 3-4 range eXclusive */ | 410 | #define DBCR1_IAC34MX 0x000000C0 /* Instr Addr 3-4 range eXclusive */ |
351 | #define DBCR1_IAC34AT 0x00000001 /* Instr Addr 3-4 range Toggle */ | 411 | #define DBCR1_IAC34AT 0x00000001 /* Instr Addr 3-4 range Toggle */ |
352 | 412 | ||
413 | #define dbcr_iac_range(task) ((task)->thread.dbcr1) | ||
414 | #define DBCR_IAC12I DBCR1_IAC12M /* Range Inclusive */ | ||
415 | #define DBCR_IAC12X DBCR1_IAC12MX /* Range Exclusive */ | ||
416 | #define DBCR_IAC12MODE DBCR1_IAC12MX /* IAC 1-2 Mode Bits */ | ||
417 | #define DBCR_IAC34I DBCR1_IAC34M /* Range Inclusive */ | ||
418 | #define DBCR_IAC34X DBCR1_IAC34MX /* Range Exclusive */ | ||
419 | #define DBCR_IAC34MODE DBCR1_IAC34MX /* IAC 3-4 Mode Bits */ | ||
420 | |||
353 | /* Bit definitions related to the DBCR2. */ | 421 | /* Bit definitions related to the DBCR2. */ |
422 | #define DBCR2_DAC1US 0xC0000000 /* Data Addr Cmp 1 Sup/User */ | ||
423 | #define DBCR2_DAC1ER 0x30000000 /* Data Addr Cmp 1 Eff/Real */ | ||
424 | #define DBCR2_DAC2US 0x00000000 /* Data Addr Cmp 2 Sup/User */ | ||
425 | #define DBCR2_DAC2ER 0x00000000 /* Data Addr Cmp 2 Eff/Real */ | ||
354 | #define DBCR2_DAC12M 0x00800000 /* DAC 1-2 range enable */ | 426 | #define DBCR2_DAC12M 0x00800000 /* DAC 1-2 range enable */ |
427 | #define DBCR2_DAC12MM 0x00400000 /* DAC 1-2 Mask mode*/ | ||
355 | #define DBCR2_DAC12MX 0x00C00000 /* DAC 1-2 range eXclusive */ | 428 | #define DBCR2_DAC12MX 0x00C00000 /* DAC 1-2 range eXclusive */ |
429 | #define DBCR2_DAC12MODE 0x00C00000 /* DAC 1-2 Mode Bits */ | ||
356 | #define DBCR2_DAC12A 0x00200000 /* DAC 1-2 Asynchronous */ | 430 | #define DBCR2_DAC12A 0x00200000 /* DAC 1-2 Asynchronous */ |
357 | #endif | 431 | #define DBCR2_DVC1M 0x000C0000 /* Data Value Comp 1 Mode */ |
432 | #define DBCR2_DVC1M_SHIFT 18 /* # of bits to shift DBCR2_DVC1M */ | ||
433 | #define DBCR2_DVC2M 0x00030000 /* Data Value Comp 2 Mode */ | ||
434 | #define DBCR2_DVC2M_SHIFT 16 /* # of bits to shift DBCR2_DVC2M */ | ||
435 | #define DBCR2_DVC1BE 0x00000F00 /* Data Value Comp 1 Byte */ | ||
436 | #define DBCR2_DVC1BE_SHIFT 8 /* # of bits to shift DBCR2_DVC1BE */ | ||
437 | #define DBCR2_DVC2BE 0x0000000F /* Data Value Comp 2 Byte */ | ||
438 | #define DBCR2_DVC2BE_SHIFT 0 /* # of bits to shift DBCR2_DVC2BE */ | ||
439 | |||
440 | /* | ||
441 | * Are there any active Debug Events represented in the | ||
442 | * Debug Control Registers? | ||
443 | */ | ||
444 | #define DBCR0_ACTIVE_EVENTS (DBCR0_ICMP | DBCR0_IAC1 | DBCR0_IAC2 | \ | ||
445 | DBCR0_IAC3 | DBCR0_IAC4 | DBCR0_DAC1R | \ | ||
446 | DBCR0_DAC1W | DBCR0_DAC2R | DBCR0_DAC2W) | ||
447 | #define DBCR1_ACTIVE_EVENTS 0 | ||
448 | |||
449 | #define DBCR_ACTIVE_EVENTS(dbcr0, dbcr1) (((dbcr0) & DBCR0_ACTIVE_EVENTS) || \ | ||
450 | ((dbcr1) & DBCR1_ACTIVE_EVENTS)) | ||
451 | #endif /* #elif defined(CONFIG_BOOKE) */ | ||
358 | 452 | ||
359 | /* Bit definitions related to the TCR. */ | 453 | /* Bit definitions related to the TCR. */ |
360 | #define TCR_WP(x) (((x)&0x3)<<30) /* WDT Period */ | 454 | #define TCR_WP(x) (((x)&0x3)<<30) /* WDT Period */ |
diff --git a/arch/powerpc/include/asm/spinlock.h b/arch/powerpc/include/asm/spinlock.h index 764094cff681..f9611bd69ed2 100644 --- a/arch/powerpc/include/asm/spinlock.h +++ b/arch/powerpc/include/asm/spinlock.h | |||
@@ -27,6 +27,7 @@ | |||
27 | #endif | 27 | #endif |
28 | #include <asm/asm-compat.h> | 28 | #include <asm/asm-compat.h> |
29 | #include <asm/synch.h> | 29 | #include <asm/synch.h> |
30 | #include <asm/ppc-opcode.h> | ||
30 | 31 | ||
31 | #define arch_spin_is_locked(x) ((x)->slock != 0) | 32 | #define arch_spin_is_locked(x) ((x)->slock != 0) |
32 | 33 | ||
@@ -60,13 +61,14 @@ static inline unsigned long __arch_spin_trylock(arch_spinlock_t *lock) | |||
60 | 61 | ||
61 | token = LOCK_TOKEN; | 62 | token = LOCK_TOKEN; |
62 | __asm__ __volatile__( | 63 | __asm__ __volatile__( |
63 | "1: lwarx %0,0,%2\n\ | 64 | "1: " PPC_LWARX(%0,0,%2,1) "\n\ |
64 | cmpwi 0,%0,0\n\ | 65 | cmpwi 0,%0,0\n\ |
65 | bne- 2f\n\ | 66 | bne- 2f\n\ |
66 | stwcx. %1,0,%2\n\ | 67 | stwcx. %1,0,%2\n\ |
67 | bne- 1b\n\ | 68 | bne- 1b\n" |
68 | isync\n\ | 69 | PPC_ACQUIRE_BARRIER |
69 | 2:" : "=&r" (tmp) | 70 | "2:" |
71 | : "=&r" (tmp) | ||
70 | : "r" (token), "r" (&lock->slock) | 72 | : "r" (token), "r" (&lock->slock) |
71 | : "cr0", "memory"); | 73 | : "cr0", "memory"); |
72 | 74 | ||
@@ -144,7 +146,7 @@ static inline void arch_spin_unlock(arch_spinlock_t *lock) | |||
144 | { | 146 | { |
145 | SYNC_IO; | 147 | SYNC_IO; |
146 | __asm__ __volatile__("# arch_spin_unlock\n\t" | 148 | __asm__ __volatile__("# arch_spin_unlock\n\t" |
147 | LWSYNC_ON_SMP: : :"memory"); | 149 | PPC_RELEASE_BARRIER: : :"memory"); |
148 | lock->slock = 0; | 150 | lock->slock = 0; |
149 | } | 151 | } |
150 | 152 | ||
@@ -186,15 +188,15 @@ static inline long __arch_read_trylock(arch_rwlock_t *rw) | |||
186 | long tmp; | 188 | long tmp; |
187 | 189 | ||
188 | __asm__ __volatile__( | 190 | __asm__ __volatile__( |
189 | "1: lwarx %0,0,%1\n" | 191 | "1: " PPC_LWARX(%0,0,%1,1) "\n" |
190 | __DO_SIGN_EXTEND | 192 | __DO_SIGN_EXTEND |
191 | " addic. %0,%0,1\n\ | 193 | " addic. %0,%0,1\n\ |
192 | ble- 2f\n" | 194 | ble- 2f\n" |
193 | PPC405_ERR77(0,%1) | 195 | PPC405_ERR77(0,%1) |
194 | " stwcx. %0,0,%1\n\ | 196 | " stwcx. %0,0,%1\n\ |
195 | bne- 1b\n\ | 197 | bne- 1b\n" |
196 | isync\n\ | 198 | PPC_ACQUIRE_BARRIER |
197 | 2:" : "=&r" (tmp) | 199 | "2:" : "=&r" (tmp) |
198 | : "r" (&rw->lock) | 200 | : "r" (&rw->lock) |
199 | : "cr0", "xer", "memory"); | 201 | : "cr0", "xer", "memory"); |
200 | 202 | ||
@@ -211,14 +213,14 @@ static inline long __arch_write_trylock(arch_rwlock_t *rw) | |||
211 | 213 | ||
212 | token = WRLOCK_TOKEN; | 214 | token = WRLOCK_TOKEN; |
213 | __asm__ __volatile__( | 215 | __asm__ __volatile__( |
214 | "1: lwarx %0,0,%2\n\ | 216 | "1: " PPC_LWARX(%0,0,%2,1) "\n\ |
215 | cmpwi 0,%0,0\n\ | 217 | cmpwi 0,%0,0\n\ |
216 | bne- 2f\n" | 218 | bne- 2f\n" |
217 | PPC405_ERR77(0,%1) | 219 | PPC405_ERR77(0,%1) |
218 | " stwcx. %1,0,%2\n\ | 220 | " stwcx. %1,0,%2\n\ |
219 | bne- 1b\n\ | 221 | bne- 1b\n" |
220 | isync\n\ | 222 | PPC_ACQUIRE_BARRIER |
221 | 2:" : "=&r" (tmp) | 223 | "2:" : "=&r" (tmp) |
222 | : "r" (token), "r" (&rw->lock) | 224 | : "r" (token), "r" (&rw->lock) |
223 | : "cr0", "memory"); | 225 | : "cr0", "memory"); |
224 | 226 | ||
@@ -269,7 +271,7 @@ static inline void arch_read_unlock(arch_rwlock_t *rw) | |||
269 | 271 | ||
270 | __asm__ __volatile__( | 272 | __asm__ __volatile__( |
271 | "# read_unlock\n\t" | 273 | "# read_unlock\n\t" |
272 | LWSYNC_ON_SMP | 274 | PPC_RELEASE_BARRIER |
273 | "1: lwarx %0,0,%1\n\ | 275 | "1: lwarx %0,0,%1\n\ |
274 | addic %0,%0,-1\n" | 276 | addic %0,%0,-1\n" |
275 | PPC405_ERR77(0,%1) | 277 | PPC405_ERR77(0,%1) |
@@ -283,7 +285,7 @@ static inline void arch_read_unlock(arch_rwlock_t *rw) | |||
283 | static inline void arch_write_unlock(arch_rwlock_t *rw) | 285 | static inline void arch_write_unlock(arch_rwlock_t *rw) |
284 | { | 286 | { |
285 | __asm__ __volatile__("# write_unlock\n\t" | 287 | __asm__ __volatile__("# write_unlock\n\t" |
286 | LWSYNC_ON_SMP: : :"memory"); | 288 | PPC_RELEASE_BARRIER: : :"memory"); |
287 | rw->lock = 0; | 289 | rw->lock = 0; |
288 | } | 290 | } |
289 | 291 | ||
diff --git a/arch/powerpc/include/asm/synch.h b/arch/powerpc/include/asm/synch.h index 28f6ddbff4cf..d7cab44643c5 100644 --- a/arch/powerpc/include/asm/synch.h +++ b/arch/powerpc/include/asm/synch.h | |||
@@ -37,11 +37,15 @@ static inline void isync(void) | |||
37 | #endif | 37 | #endif |
38 | 38 | ||
39 | #ifdef CONFIG_SMP | 39 | #ifdef CONFIG_SMP |
40 | #define ISYNC_ON_SMP "\n\tisync\n" | 40 | #define __PPC_ACQUIRE_BARRIER \ |
41 | #define LWSYNC_ON_SMP stringify_in_c(LWSYNC) "\n" | 41 | START_LWSYNC_SECTION(97); \ |
42 | isync; \ | ||
43 | MAKE_LWSYNC_SECTION_ENTRY(97, __lwsync_fixup); | ||
44 | #define PPC_ACQUIRE_BARRIER "\n" stringify_in_c(__PPC_ACQUIRE_BARRIER) | ||
45 | #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n" | ||
42 | #else | 46 | #else |
43 | #define ISYNC_ON_SMP | 47 | #define PPC_ACQUIRE_BARRIER |
44 | #define LWSYNC_ON_SMP | 48 | #define PPC_RELEASE_BARRIER |
45 | #endif | 49 | #endif |
46 | 50 | ||
47 | #endif /* __KERNEL__ */ | 51 | #endif /* __KERNEL__ */ |
diff --git a/arch/powerpc/include/asm/system.h b/arch/powerpc/include/asm/system.h index bb8e006a47c6..a6297c67c3d6 100644 --- a/arch/powerpc/include/asm/system.h +++ b/arch/powerpc/include/asm/system.h | |||
@@ -112,8 +112,13 @@ static inline int debugger_fault_handler(struct pt_regs *regs) { return 0; } | |||
112 | #endif | 112 | #endif |
113 | 113 | ||
114 | extern int set_dabr(unsigned long dabr); | 114 | extern int set_dabr(unsigned long dabr); |
115 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS | ||
116 | extern void do_send_trap(struct pt_regs *regs, unsigned long address, | ||
117 | unsigned long error_code, int signal_code, int brkpt); | ||
118 | #else | ||
115 | extern void do_dabr(struct pt_regs *regs, unsigned long address, | 119 | extern void do_dabr(struct pt_regs *regs, unsigned long address, |
116 | unsigned long error_code); | 120 | unsigned long error_code); |
121 | #endif | ||
117 | extern void print_backtrace(unsigned long *); | 122 | extern void print_backtrace(unsigned long *); |
118 | extern void show_regs(struct pt_regs * regs); | 123 | extern void show_regs(struct pt_regs * regs); |
119 | extern void flush_instruction_cache(void); | 124 | extern void flush_instruction_cache(void); |
@@ -232,12 +237,12 @@ __xchg_u32(volatile void *p, unsigned long val) | |||
232 | unsigned long prev; | 237 | unsigned long prev; |
233 | 238 | ||
234 | __asm__ __volatile__( | 239 | __asm__ __volatile__( |
235 | LWSYNC_ON_SMP | 240 | PPC_RELEASE_BARRIER |
236 | "1: lwarx %0,0,%2 \n" | 241 | "1: lwarx %0,0,%2 \n" |
237 | PPC405_ERR77(0,%2) | 242 | PPC405_ERR77(0,%2) |
238 | " stwcx. %3,0,%2 \n\ | 243 | " stwcx. %3,0,%2 \n\ |
239 | bne- 1b" | 244 | bne- 1b" |
240 | ISYNC_ON_SMP | 245 | PPC_ACQUIRE_BARRIER |
241 | : "=&r" (prev), "+m" (*(volatile unsigned int *)p) | 246 | : "=&r" (prev), "+m" (*(volatile unsigned int *)p) |
242 | : "r" (p), "r" (val) | 247 | : "r" (p), "r" (val) |
243 | : "cc", "memory"); | 248 | : "cc", "memory"); |
@@ -275,12 +280,12 @@ __xchg_u64(volatile void *p, unsigned long val) | |||
275 | unsigned long prev; | 280 | unsigned long prev; |
276 | 281 | ||
277 | __asm__ __volatile__( | 282 | __asm__ __volatile__( |
278 | LWSYNC_ON_SMP | 283 | PPC_RELEASE_BARRIER |
279 | "1: ldarx %0,0,%2 \n" | 284 | "1: ldarx %0,0,%2 \n" |
280 | PPC405_ERR77(0,%2) | 285 | PPC405_ERR77(0,%2) |
281 | " stdcx. %3,0,%2 \n\ | 286 | " stdcx. %3,0,%2 \n\ |
282 | bne- 1b" | 287 | bne- 1b" |
283 | ISYNC_ON_SMP | 288 | PPC_ACQUIRE_BARRIER |
284 | : "=&r" (prev), "+m" (*(volatile unsigned long *)p) | 289 | : "=&r" (prev), "+m" (*(volatile unsigned long *)p) |
285 | : "r" (p), "r" (val) | 290 | : "r" (p), "r" (val) |
286 | : "cc", "memory"); | 291 | : "cc", "memory"); |
@@ -366,14 +371,14 @@ __cmpxchg_u32(volatile unsigned int *p, unsigned long old, unsigned long new) | |||
366 | unsigned int prev; | 371 | unsigned int prev; |
367 | 372 | ||
368 | __asm__ __volatile__ ( | 373 | __asm__ __volatile__ ( |
369 | LWSYNC_ON_SMP | 374 | PPC_RELEASE_BARRIER |
370 | "1: lwarx %0,0,%2 # __cmpxchg_u32\n\ | 375 | "1: lwarx %0,0,%2 # __cmpxchg_u32\n\ |
371 | cmpw 0,%0,%3\n\ | 376 | cmpw 0,%0,%3\n\ |
372 | bne- 2f\n" | 377 | bne- 2f\n" |
373 | PPC405_ERR77(0,%2) | 378 | PPC405_ERR77(0,%2) |
374 | " stwcx. %4,0,%2\n\ | 379 | " stwcx. %4,0,%2\n\ |
375 | bne- 1b" | 380 | bne- 1b" |
376 | ISYNC_ON_SMP | 381 | PPC_ACQUIRE_BARRIER |
377 | "\n\ | 382 | "\n\ |
378 | 2:" | 383 | 2:" |
379 | : "=&r" (prev), "+m" (*p) | 384 | : "=&r" (prev), "+m" (*p) |
@@ -412,13 +417,13 @@ __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) | |||
412 | unsigned long prev; | 417 | unsigned long prev; |
413 | 418 | ||
414 | __asm__ __volatile__ ( | 419 | __asm__ __volatile__ ( |
415 | LWSYNC_ON_SMP | 420 | PPC_RELEASE_BARRIER |
416 | "1: ldarx %0,0,%2 # __cmpxchg_u64\n\ | 421 | "1: ldarx %0,0,%2 # __cmpxchg_u64\n\ |
417 | cmpd 0,%0,%3\n\ | 422 | cmpd 0,%0,%3\n\ |
418 | bne- 2f\n\ | 423 | bne- 2f\n\ |
419 | stdcx. %4,0,%2\n\ | 424 | stdcx. %4,0,%2\n\ |
420 | bne- 1b" | 425 | bne- 1b" |
421 | ISYNC_ON_SMP | 426 | PPC_ACQUIRE_BARRIER |
422 | "\n\ | 427 | "\n\ |
423 | 2:" | 428 | 2:" |
424 | : "=&r" (prev), "+m" (*p) | 429 | : "=&r" (prev), "+m" (*p) |
diff --git a/arch/powerpc/include/asm/thread_info.h b/arch/powerpc/include/asm/thread_info.h index c8b329255678..aa9d383a1c09 100644 --- a/arch/powerpc/include/asm/thread_info.h +++ b/arch/powerpc/include/asm/thread_info.h | |||
@@ -111,7 +111,6 @@ static inline struct thread_info *current_thread_info(void) | |||
111 | #define TIF_NOTIFY_RESUME 13 /* callback before returning to user */ | 111 | #define TIF_NOTIFY_RESUME 13 /* callback before returning to user */ |
112 | #define TIF_FREEZE 14 /* Freezing for suspend */ | 112 | #define TIF_FREEZE 14 /* Freezing for suspend */ |
113 | #define TIF_RUNLATCH 15 /* Is the runlatch enabled? */ | 113 | #define TIF_RUNLATCH 15 /* Is the runlatch enabled? */ |
114 | #define TIF_ABI_PENDING 16 /* 32/64 bit switch needed */ | ||
115 | 114 | ||
116 | /* as above, but as bit values */ | 115 | /* as above, but as bit values */ |
117 | #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) | 116 | #define _TIF_SYSCALL_TRACE (1<<TIF_SYSCALL_TRACE) |
@@ -129,7 +128,6 @@ static inline struct thread_info *current_thread_info(void) | |||
129 | #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) | 128 | #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) |
130 | #define _TIF_FREEZE (1<<TIF_FREEZE) | 129 | #define _TIF_FREEZE (1<<TIF_FREEZE) |
131 | #define _TIF_RUNLATCH (1<<TIF_RUNLATCH) | 130 | #define _TIF_RUNLATCH (1<<TIF_RUNLATCH) |
132 | #define _TIF_ABI_PENDING (1<<TIF_ABI_PENDING) | ||
133 | #define _TIF_SYSCALL_T_OR_A (_TIF_SYSCALL_TRACE|_TIF_SYSCALL_AUDIT|_TIF_SECCOMP) | 131 | #define _TIF_SYSCALL_T_OR_A (_TIF_SYSCALL_TRACE|_TIF_SYSCALL_AUDIT|_TIF_SECCOMP) |
134 | 132 | ||
135 | #define _TIF_USER_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \ | 133 | #define _TIF_USER_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \ |
diff --git a/arch/powerpc/include/asm/topology.h b/arch/powerpc/include/asm/topology.h index bbf89701d7a4..8eaec310a25b 100644 --- a/arch/powerpc/include/asm/topology.h +++ b/arch/powerpc/include/asm/topology.h | |||
@@ -38,27 +38,33 @@ static inline int pcibus_to_node(struct pci_bus *bus) | |||
38 | cpumask_of_node(pcibus_to_node(bus))) | 38 | cpumask_of_node(pcibus_to_node(bus))) |
39 | 39 | ||
40 | /* sched_domains SD_NODE_INIT for PPC64 machines */ | 40 | /* sched_domains SD_NODE_INIT for PPC64 machines */ |
41 | #define SD_NODE_INIT (struct sched_domain) { \ | 41 | #define SD_NODE_INIT (struct sched_domain) { \ |
42 | .parent = NULL, \ | 42 | .min_interval = 8, \ |
43 | .child = NULL, \ | 43 | .max_interval = 32, \ |
44 | .groups = NULL, \ | 44 | .busy_factor = 32, \ |
45 | .min_interval = 8, \ | 45 | .imbalance_pct = 125, \ |
46 | .max_interval = 32, \ | 46 | .cache_nice_tries = 1, \ |
47 | .busy_factor = 32, \ | 47 | .busy_idx = 3, \ |
48 | .imbalance_pct = 125, \ | 48 | .idle_idx = 1, \ |
49 | .cache_nice_tries = 1, \ | 49 | .newidle_idx = 0, \ |
50 | .busy_idx = 3, \ | 50 | .wake_idx = 0, \ |
51 | .idle_idx = 1, \ | 51 | .forkexec_idx = 0, \ |
52 | .newidle_idx = 0, \ | 52 | \ |
53 | .wake_idx = 0, \ | 53 | .flags = 1*SD_LOAD_BALANCE \ |
54 | .flags = SD_LOAD_BALANCE \ | 54 | | 1*SD_BALANCE_NEWIDLE \ |
55 | | SD_BALANCE_EXEC \ | 55 | | 1*SD_BALANCE_EXEC \ |
56 | | SD_BALANCE_FORK \ | 56 | | 1*SD_BALANCE_FORK \ |
57 | | SD_BALANCE_NEWIDLE \ | 57 | | 0*SD_BALANCE_WAKE \ |
58 | | SD_SERIALIZE, \ | 58 | | 0*SD_WAKE_AFFINE \ |
59 | .last_balance = jiffies, \ | 59 | | 0*SD_PREFER_LOCAL \ |
60 | .balance_interval = 1, \ | 60 | | 0*SD_SHARE_CPUPOWER \ |
61 | .nr_balance_failed = 0, \ | 61 | | 0*SD_POWERSAVINGS_BALANCE \ |
62 | | 0*SD_SHARE_PKG_RESOURCES \ | ||
63 | | 1*SD_SERIALIZE \ | ||
64 | | 0*SD_PREFER_SIBLING \ | ||
65 | , \ | ||
66 | .last_balance = jiffies, \ | ||
67 | .balance_interval = 1, \ | ||
62 | } | 68 | } |
63 | 69 | ||
64 | extern void __init dump_numa_cpu_topology(void); | 70 | extern void __init dump_numa_cpu_topology(void); |
diff --git a/arch/powerpc/kernel/entry_64.S b/arch/powerpc/kernel/entry_64.S index bdcb557d470a..07109d843787 100644 --- a/arch/powerpc/kernel/entry_64.S +++ b/arch/powerpc/kernel/entry_64.S | |||
@@ -791,9 +791,8 @@ _GLOBAL(enter_rtas) | |||
791 | 791 | ||
792 | li r9,1 | 792 | li r9,1 |
793 | rldicr r9,r9,MSR_SF_LG,(63-MSR_SF_LG) | 793 | rldicr r9,r9,MSR_SF_LG,(63-MSR_SF_LG) |
794 | ori r9,r9,MSR_IR|MSR_DR|MSR_FE0|MSR_FE1|MSR_FP | 794 | ori r9,r9,MSR_IR|MSR_DR|MSR_FE0|MSR_FE1|MSR_FP|MSR_RI |
795 | andc r6,r0,r9 | 795 | andc r6,r0,r9 |
796 | ori r6,r6,MSR_RI | ||
797 | sync /* disable interrupts so SRR0/1 */ | 796 | sync /* disable interrupts so SRR0/1 */ |
798 | mtmsrd r0 /* don't get trashed */ | 797 | mtmsrd r0 /* don't get trashed */ |
799 | 798 | ||
diff --git a/arch/powerpc/kernel/firmware.c b/arch/powerpc/kernel/firmware.c index 1679a70bbcad..6b1f4271eb53 100644 --- a/arch/powerpc/kernel/firmware.c +++ b/arch/powerpc/kernel/firmware.c | |||
@@ -17,5 +17,5 @@ | |||
17 | 17 | ||
18 | #include <asm/firmware.h> | 18 | #include <asm/firmware.h> |
19 | 19 | ||
20 | unsigned long powerpc_firmware_features; | 20 | unsigned long powerpc_firmware_features __read_mostly; |
21 | EXPORT_SYMBOL_GPL(powerpc_firmware_features); | 21 | EXPORT_SYMBOL_GPL(powerpc_firmware_features); |
diff --git a/arch/powerpc/kernel/head_fsl_booke.S b/arch/powerpc/kernel/head_fsl_booke.S index 7f4bd7f3b6af..25793bb0e782 100644 --- a/arch/powerpc/kernel/head_fsl_booke.S +++ b/arch/powerpc/kernel/head_fsl_booke.S | |||
@@ -214,11 +214,11 @@ skpinv: addi r6,r6,1 /* Increment */ | |||
214 | bl 1f /* Find our address */ | 214 | bl 1f /* Find our address */ |
215 | 1: mflr r9 | 215 | 1: mflr r9 |
216 | rlwimi r7,r9,0,20,31 | 216 | rlwimi r7,r9,0,20,31 |
217 | addi r7,r7,24 | 217 | addi r7,r7,(2f - 1b) |
218 | mtspr SPRN_SRR0,r7 | 218 | mtspr SPRN_SRR0,r7 |
219 | mtspr SPRN_SRR1,r6 | 219 | mtspr SPRN_SRR1,r6 |
220 | rfi | 220 | rfi |
221 | 221 | 2: | |
222 | /* 4. Clear out PIDs & Search info */ | 222 | /* 4. Clear out PIDs & Search info */ |
223 | li r6,0 | 223 | li r6,0 |
224 | mtspr SPRN_MAS6,r6 | 224 | mtspr SPRN_MAS6,r6 |
diff --git a/arch/powerpc/kernel/irq.c b/arch/powerpc/kernel/irq.c index 9040330b0530..64f6f2031c22 100644 --- a/arch/powerpc/kernel/irq.c +++ b/arch/powerpc/kernel/irq.c | |||
@@ -73,8 +73,10 @@ | |||
73 | #define CREATE_TRACE_POINTS | 73 | #define CREATE_TRACE_POINTS |
74 | #include <asm/trace.h> | 74 | #include <asm/trace.h> |
75 | 75 | ||
76 | DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat); | ||
77 | EXPORT_PER_CPU_SYMBOL(irq_stat); | ||
78 | |||
76 | int __irq_offset_value; | 79 | int __irq_offset_value; |
77 | static int ppc_spurious_interrupts; | ||
78 | 80 | ||
79 | #ifdef CONFIG_PPC32 | 81 | #ifdef CONFIG_PPC32 |
80 | EXPORT_SYMBOL(__irq_offset_value); | 82 | EXPORT_SYMBOL(__irq_offset_value); |
@@ -180,30 +182,64 @@ notrace void raw_local_irq_restore(unsigned long en) | |||
180 | EXPORT_SYMBOL(raw_local_irq_restore); | 182 | EXPORT_SYMBOL(raw_local_irq_restore); |
181 | #endif /* CONFIG_PPC64 */ | 183 | #endif /* CONFIG_PPC64 */ |
182 | 184 | ||
185 | static int show_other_interrupts(struct seq_file *p, int prec) | ||
186 | { | ||
187 | int j; | ||
188 | |||
189 | #if defined(CONFIG_PPC32) && defined(CONFIG_TAU_INT) | ||
190 | if (tau_initialized) { | ||
191 | seq_printf(p, "%*s: ", prec, "TAU"); | ||
192 | for_each_online_cpu(j) | ||
193 | seq_printf(p, "%10u ", tau_interrupts(j)); | ||
194 | seq_puts(p, " PowerPC Thermal Assist (cpu temp)\n"); | ||
195 | } | ||
196 | #endif /* CONFIG_PPC32 && CONFIG_TAU_INT */ | ||
197 | |||
198 | seq_printf(p, "%*s: ", prec, "LOC"); | ||
199 | for_each_online_cpu(j) | ||
200 | seq_printf(p, "%10u ", per_cpu(irq_stat, j).timer_irqs); | ||
201 | seq_printf(p, " Local timer interrupts\n"); | ||
202 | |||
203 | seq_printf(p, "%*s: ", prec, "SPU"); | ||
204 | for_each_online_cpu(j) | ||
205 | seq_printf(p, "%10u ", per_cpu(irq_stat, j).spurious_irqs); | ||
206 | seq_printf(p, " Spurious interrupts\n"); | ||
207 | |||
208 | seq_printf(p, "%*s: ", prec, "CNT"); | ||
209 | for_each_online_cpu(j) | ||
210 | seq_printf(p, "%10u ", per_cpu(irq_stat, j).pmu_irqs); | ||
211 | seq_printf(p, " Performance monitoring interrupts\n"); | ||
212 | |||
213 | seq_printf(p, "%*s: ", prec, "MCE"); | ||
214 | for_each_online_cpu(j) | ||
215 | seq_printf(p, "%10u ", per_cpu(irq_stat, j).mce_exceptions); | ||
216 | seq_printf(p, " Machine check exceptions\n"); | ||
217 | |||
218 | return 0; | ||
219 | } | ||
220 | |||
183 | int show_interrupts(struct seq_file *p, void *v) | 221 | int show_interrupts(struct seq_file *p, void *v) |
184 | { | 222 | { |
185 | int i = *(loff_t *)v, j; | 223 | unsigned long flags, any_count = 0; |
224 | int i = *(loff_t *) v, j, prec; | ||
186 | struct irqaction *action; | 225 | struct irqaction *action; |
187 | struct irq_desc *desc; | 226 | struct irq_desc *desc; |
188 | unsigned long flags; | ||
189 | 227 | ||
228 | if (i > nr_irqs) | ||
229 | return 0; | ||
230 | |||
231 | for (prec = 3, j = 1000; prec < 10 && j <= nr_irqs; ++prec) | ||
232 | j *= 10; | ||
233 | |||
234 | if (i == nr_irqs) | ||
235 | return show_other_interrupts(p, prec); | ||
236 | |||
237 | /* print header */ | ||
190 | if (i == 0) { | 238 | if (i == 0) { |
191 | seq_puts(p, " "); | 239 | seq_printf(p, "%*s", prec + 8, ""); |
192 | for_each_online_cpu(j) | 240 | for_each_online_cpu(j) |
193 | seq_printf(p, "CPU%d ", j); | 241 | seq_printf(p, "CPU%-8d", j); |
194 | seq_putc(p, '\n'); | 242 | seq_putc(p, '\n'); |
195 | } else if (i == nr_irqs) { | ||
196 | #if defined(CONFIG_PPC32) && defined(CONFIG_TAU_INT) | ||
197 | if (tau_initialized){ | ||
198 | seq_puts(p, "TAU: "); | ||
199 | for_each_online_cpu(j) | ||
200 | seq_printf(p, "%10u ", tau_interrupts(j)); | ||
201 | seq_puts(p, " PowerPC Thermal Assist (cpu temp)\n"); | ||
202 | } | ||
203 | #endif /* CONFIG_PPC32 && CONFIG_TAU_INT*/ | ||
204 | seq_printf(p, "BAD: %10u\n", ppc_spurious_interrupts); | ||
205 | |||
206 | return 0; | ||
207 | } | 243 | } |
208 | 244 | ||
209 | desc = irq_to_desc(i); | 245 | desc = irq_to_desc(i); |
@@ -211,37 +247,48 @@ int show_interrupts(struct seq_file *p, void *v) | |||
211 | return 0; | 247 | return 0; |
212 | 248 | ||
213 | raw_spin_lock_irqsave(&desc->lock, flags); | 249 | raw_spin_lock_irqsave(&desc->lock, flags); |
214 | 250 | for_each_online_cpu(j) | |
251 | any_count |= kstat_irqs_cpu(i, j); | ||
215 | action = desc->action; | 252 | action = desc->action; |
216 | if (!action || !action->handler) | 253 | if (!action && !any_count) |
217 | goto skip; | 254 | goto out; |
218 | 255 | ||
219 | seq_printf(p, "%3d: ", i); | 256 | seq_printf(p, "%*d: ", prec, i); |
220 | #ifdef CONFIG_SMP | ||
221 | for_each_online_cpu(j) | 257 | for_each_online_cpu(j) |
222 | seq_printf(p, "%10u ", kstat_irqs_cpu(i, j)); | 258 | seq_printf(p, "%10u ", kstat_irqs_cpu(i, j)); |
223 | #else | ||
224 | seq_printf(p, "%10u ", kstat_irqs(i)); | ||
225 | #endif /* CONFIG_SMP */ | ||
226 | 259 | ||
227 | if (desc->chip) | 260 | if (desc->chip) |
228 | seq_printf(p, " %s ", desc->chip->name); | 261 | seq_printf(p, " %-16s", desc->chip->name); |
229 | else | 262 | else |
230 | seq_puts(p, " None "); | 263 | seq_printf(p, " %-16s", "None"); |
264 | seq_printf(p, " %-8s", (desc->status & IRQ_LEVEL) ? "Level" : "Edge"); | ||
231 | 265 | ||
232 | seq_printf(p, "%s", (desc->status & IRQ_LEVEL) ? "Level " : "Edge "); | 266 | if (action) { |
233 | seq_printf(p, " %s", action->name); | 267 | seq_printf(p, " %s", action->name); |
268 | while ((action = action->next) != NULL) | ||
269 | seq_printf(p, ", %s", action->name); | ||
270 | } | ||
234 | 271 | ||
235 | for (action = action->next; action; action = action->next) | ||
236 | seq_printf(p, ", %s", action->name); | ||
237 | seq_putc(p, '\n'); | 272 | seq_putc(p, '\n'); |
238 | 273 | out: | |
239 | skip: | ||
240 | raw_spin_unlock_irqrestore(&desc->lock, flags); | 274 | raw_spin_unlock_irqrestore(&desc->lock, flags); |
241 | |||
242 | return 0; | 275 | return 0; |
243 | } | 276 | } |
244 | 277 | ||
278 | /* | ||
279 | * /proc/stat helpers | ||
280 | */ | ||
281 | u64 arch_irq_stat_cpu(unsigned int cpu) | ||
282 | { | ||
283 | u64 sum = per_cpu(irq_stat, cpu).timer_irqs; | ||
284 | |||
285 | sum += per_cpu(irq_stat, cpu).pmu_irqs; | ||
286 | sum += per_cpu(irq_stat, cpu).mce_exceptions; | ||
287 | sum += per_cpu(irq_stat, cpu).spurious_irqs; | ||
288 | |||
289 | return sum; | ||
290 | } | ||
291 | |||
245 | #ifdef CONFIG_HOTPLUG_CPU | 292 | #ifdef CONFIG_HOTPLUG_CPU |
246 | void fixup_irqs(cpumask_t map) | 293 | void fixup_irqs(cpumask_t map) |
247 | { | 294 | { |
@@ -353,8 +400,7 @@ void do_IRQ(struct pt_regs *regs) | |||
353 | if (irq != NO_IRQ && irq != NO_IRQ_IGNORE) | 400 | if (irq != NO_IRQ && irq != NO_IRQ_IGNORE) |
354 | handle_one_irq(irq); | 401 | handle_one_irq(irq); |
355 | else if (irq != NO_IRQ_IGNORE) | 402 | else if (irq != NO_IRQ_IGNORE) |
356 | /* That's not SMP safe ... but who cares ? */ | 403 | __get_cpu_var(irq_stat).spurious_irqs++; |
357 | ppc_spurious_interrupts++; | ||
358 | 404 | ||
359 | irq_exit(); | 405 | irq_exit(); |
360 | set_irq_regs(old_regs); | 406 | set_irq_regs(old_regs); |
@@ -474,7 +520,7 @@ void do_softirq(void) | |||
474 | */ | 520 | */ |
475 | 521 | ||
476 | static LIST_HEAD(irq_hosts); | 522 | static LIST_HEAD(irq_hosts); |
477 | static DEFINE_SPINLOCK(irq_big_lock); | 523 | static DEFINE_RAW_SPINLOCK(irq_big_lock); |
478 | static unsigned int revmap_trees_allocated; | 524 | static unsigned int revmap_trees_allocated; |
479 | static DEFINE_MUTEX(revmap_trees_mutex); | 525 | static DEFINE_MUTEX(revmap_trees_mutex); |
480 | struct irq_map_entry irq_map[NR_IRQS]; | 526 | struct irq_map_entry irq_map[NR_IRQS]; |
@@ -520,14 +566,14 @@ struct irq_host *irq_alloc_host(struct device_node *of_node, | |||
520 | if (host->ops->match == NULL) | 566 | if (host->ops->match == NULL) |
521 | host->ops->match = default_irq_host_match; | 567 | host->ops->match = default_irq_host_match; |
522 | 568 | ||
523 | spin_lock_irqsave(&irq_big_lock, flags); | 569 | raw_spin_lock_irqsave(&irq_big_lock, flags); |
524 | 570 | ||
525 | /* If it's a legacy controller, check for duplicates and | 571 | /* If it's a legacy controller, check for duplicates and |
526 | * mark it as allocated (we use irq 0 host pointer for that | 572 | * mark it as allocated (we use irq 0 host pointer for that |
527 | */ | 573 | */ |
528 | if (revmap_type == IRQ_HOST_MAP_LEGACY) { | 574 | if (revmap_type == IRQ_HOST_MAP_LEGACY) { |
529 | if (irq_map[0].host != NULL) { | 575 | if (irq_map[0].host != NULL) { |
530 | spin_unlock_irqrestore(&irq_big_lock, flags); | 576 | raw_spin_unlock_irqrestore(&irq_big_lock, flags); |
531 | /* If we are early boot, we can't free the structure, | 577 | /* If we are early boot, we can't free the structure, |
532 | * too bad... | 578 | * too bad... |
533 | * this will be fixed once slab is made available early | 579 | * this will be fixed once slab is made available early |
@@ -541,7 +587,7 @@ struct irq_host *irq_alloc_host(struct device_node *of_node, | |||
541 | } | 587 | } |
542 | 588 | ||
543 | list_add(&host->link, &irq_hosts); | 589 | list_add(&host->link, &irq_hosts); |
544 | spin_unlock_irqrestore(&irq_big_lock, flags); | 590 | raw_spin_unlock_irqrestore(&irq_big_lock, flags); |
545 | 591 | ||
546 | /* Additional setups per revmap type */ | 592 | /* Additional setups per revmap type */ |
547 | switch(revmap_type) { | 593 | switch(revmap_type) { |
@@ -592,13 +638,13 @@ struct irq_host *irq_find_host(struct device_node *node) | |||
592 | * the absence of a device node. This isn't a problem so far | 638 | * the absence of a device node. This isn't a problem so far |
593 | * yet though... | 639 | * yet though... |
594 | */ | 640 | */ |
595 | spin_lock_irqsave(&irq_big_lock, flags); | 641 | raw_spin_lock_irqsave(&irq_big_lock, flags); |
596 | list_for_each_entry(h, &irq_hosts, link) | 642 | list_for_each_entry(h, &irq_hosts, link) |
597 | if (h->ops->match(h, node)) { | 643 | if (h->ops->match(h, node)) { |
598 | found = h; | 644 | found = h; |
599 | break; | 645 | break; |
600 | } | 646 | } |
601 | spin_unlock_irqrestore(&irq_big_lock, flags); | 647 | raw_spin_unlock_irqrestore(&irq_big_lock, flags); |
602 | return found; | 648 | return found; |
603 | } | 649 | } |
604 | EXPORT_SYMBOL_GPL(irq_find_host); | 650 | EXPORT_SYMBOL_GPL(irq_find_host); |
@@ -967,7 +1013,7 @@ unsigned int irq_alloc_virt(struct irq_host *host, | |||
967 | if (count == 0 || count > (irq_virq_count - NUM_ISA_INTERRUPTS)) | 1013 | if (count == 0 || count > (irq_virq_count - NUM_ISA_INTERRUPTS)) |
968 | return NO_IRQ; | 1014 | return NO_IRQ; |
969 | 1015 | ||
970 | spin_lock_irqsave(&irq_big_lock, flags); | 1016 | raw_spin_lock_irqsave(&irq_big_lock, flags); |
971 | 1017 | ||
972 | /* Use hint for 1 interrupt if any */ | 1018 | /* Use hint for 1 interrupt if any */ |
973 | if (count == 1 && hint >= NUM_ISA_INTERRUPTS && | 1019 | if (count == 1 && hint >= NUM_ISA_INTERRUPTS && |
@@ -991,7 +1037,7 @@ unsigned int irq_alloc_virt(struct irq_host *host, | |||
991 | } | 1037 | } |
992 | } | 1038 | } |
993 | if (found == NO_IRQ) { | 1039 | if (found == NO_IRQ) { |
994 | spin_unlock_irqrestore(&irq_big_lock, flags); | 1040 | raw_spin_unlock_irqrestore(&irq_big_lock, flags); |
995 | return NO_IRQ; | 1041 | return NO_IRQ; |
996 | } | 1042 | } |
997 | hint_found: | 1043 | hint_found: |
@@ -1000,7 +1046,7 @@ unsigned int irq_alloc_virt(struct irq_host *host, | |||
1000 | smp_wmb(); | 1046 | smp_wmb(); |
1001 | irq_map[i].host = host; | 1047 | irq_map[i].host = host; |
1002 | } | 1048 | } |
1003 | spin_unlock_irqrestore(&irq_big_lock, flags); | 1049 | raw_spin_unlock_irqrestore(&irq_big_lock, flags); |
1004 | return found; | 1050 | return found; |
1005 | } | 1051 | } |
1006 | 1052 | ||
@@ -1012,7 +1058,7 @@ void irq_free_virt(unsigned int virq, unsigned int count) | |||
1012 | WARN_ON (virq < NUM_ISA_INTERRUPTS); | 1058 | WARN_ON (virq < NUM_ISA_INTERRUPTS); |
1013 | WARN_ON (count == 0 || (virq + count) > irq_virq_count); | 1059 | WARN_ON (count == 0 || (virq + count) > irq_virq_count); |
1014 | 1060 | ||
1015 | spin_lock_irqsave(&irq_big_lock, flags); | 1061 | raw_spin_lock_irqsave(&irq_big_lock, flags); |
1016 | for (i = virq; i < (virq + count); i++) { | 1062 | for (i = virq; i < (virq + count); i++) { |
1017 | struct irq_host *host; | 1063 | struct irq_host *host; |
1018 | 1064 | ||
@@ -1025,7 +1071,7 @@ void irq_free_virt(unsigned int virq, unsigned int count) | |||
1025 | smp_wmb(); | 1071 | smp_wmb(); |
1026 | irq_map[i].host = NULL; | 1072 | irq_map[i].host = NULL; |
1027 | } | 1073 | } |
1028 | spin_unlock_irqrestore(&irq_big_lock, flags); | 1074 | raw_spin_unlock_irqrestore(&irq_big_lock, flags); |
1029 | } | 1075 | } |
1030 | 1076 | ||
1031 | int arch_early_irq_init(void) | 1077 | int arch_early_irq_init(void) |
diff --git a/arch/powerpc/kernel/kgdb.c b/arch/powerpc/kernel/kgdb.c index b6bd1eaa1c24..41bada0298c8 100644 --- a/arch/powerpc/kernel/kgdb.c +++ b/arch/powerpc/kernel/kgdb.c | |||
@@ -333,7 +333,7 @@ int kgdb_arch_handle_exception(int vector, int signo, int err_code, | |||
333 | atomic_set(&kgdb_cpu_doing_single_step, -1); | 333 | atomic_set(&kgdb_cpu_doing_single_step, -1); |
334 | /* set the trace bit if we're stepping */ | 334 | /* set the trace bit if we're stepping */ |
335 | if (remcom_in_buffer[0] == 's') { | 335 | if (remcom_in_buffer[0] == 's') { |
336 | #if defined(CONFIG_40x) || defined(CONFIG_BOOKE) | 336 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
337 | mtspr(SPRN_DBCR0, | 337 | mtspr(SPRN_DBCR0, |
338 | mfspr(SPRN_DBCR0) | DBCR0_IC | DBCR0_IDM); | 338 | mfspr(SPRN_DBCR0) | DBCR0_IC | DBCR0_IDM); |
339 | linux_regs->msr |= MSR_DE; | 339 | linux_regs->msr |= MSR_DE; |
diff --git a/arch/powerpc/kernel/kprobes.c b/arch/powerpc/kernel/kprobes.c index c9329786073b..3fd1af902112 100644 --- a/arch/powerpc/kernel/kprobes.c +++ b/arch/powerpc/kernel/kprobes.c | |||
@@ -36,7 +36,7 @@ | |||
36 | #include <asm/uaccess.h> | 36 | #include <asm/uaccess.h> |
37 | #include <asm/system.h> | 37 | #include <asm/system.h> |
38 | 38 | ||
39 | #ifdef CONFIG_BOOKE | 39 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
40 | #define MSR_SINGLESTEP (MSR_DE) | 40 | #define MSR_SINGLESTEP (MSR_DE) |
41 | #else | 41 | #else |
42 | #define MSR_SINGLESTEP (MSR_SE) | 42 | #define MSR_SINGLESTEP (MSR_SE) |
@@ -110,7 +110,7 @@ static void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs) | |||
110 | * like Decrementer or External Interrupt */ | 110 | * like Decrementer or External Interrupt */ |
111 | regs->msr &= ~MSR_EE; | 111 | regs->msr &= ~MSR_EE; |
112 | regs->msr |= MSR_SINGLESTEP; | 112 | regs->msr |= MSR_SINGLESTEP; |
113 | #ifdef CONFIG_BOOKE | 113 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
114 | regs->msr &= ~MSR_CE; | 114 | regs->msr &= ~MSR_CE; |
115 | mtspr(SPRN_DBCR0, mfspr(SPRN_DBCR0) | DBCR0_IC | DBCR0_IDM); | 115 | mtspr(SPRN_DBCR0, mfspr(SPRN_DBCR0) | DBCR0_IC | DBCR0_IDM); |
116 | #endif | 116 | #endif |
diff --git a/arch/powerpc/kernel/lparcfg.c b/arch/powerpc/kernel/lparcfg.c index 79a00bb9c64c..d09d1c615150 100644 --- a/arch/powerpc/kernel/lparcfg.c +++ b/arch/powerpc/kernel/lparcfg.c | |||
@@ -359,7 +359,7 @@ static void parse_system_parameter_string(struct seq_file *m) | |||
359 | 359 | ||
360 | unsigned char *local_buffer = kmalloc(SPLPAR_MAXLENGTH, GFP_KERNEL); | 360 | unsigned char *local_buffer = kmalloc(SPLPAR_MAXLENGTH, GFP_KERNEL); |
361 | if (!local_buffer) { | 361 | if (!local_buffer) { |
362 | printk(KERN_ERR "%s %s kmalloc failure at line %d \n", | 362 | printk(KERN_ERR "%s %s kmalloc failure at line %d\n", |
363 | __FILE__, __func__, __LINE__); | 363 | __FILE__, __func__, __LINE__); |
364 | return; | 364 | return; |
365 | } | 365 | } |
@@ -383,13 +383,13 @@ static void parse_system_parameter_string(struct seq_file *m) | |||
383 | int idx, w_idx; | 383 | int idx, w_idx; |
384 | char *workbuffer = kzalloc(SPLPAR_MAXLENGTH, GFP_KERNEL); | 384 | char *workbuffer = kzalloc(SPLPAR_MAXLENGTH, GFP_KERNEL); |
385 | if (!workbuffer) { | 385 | if (!workbuffer) { |
386 | printk(KERN_ERR "%s %s kmalloc failure at line %d \n", | 386 | printk(KERN_ERR "%s %s kmalloc failure at line %d\n", |
387 | __FILE__, __func__, __LINE__); | 387 | __FILE__, __func__, __LINE__); |
388 | kfree(local_buffer); | 388 | kfree(local_buffer); |
389 | return; | 389 | return; |
390 | } | 390 | } |
391 | #ifdef LPARCFG_DEBUG | 391 | #ifdef LPARCFG_DEBUG |
392 | printk(KERN_INFO "success calling get-system-parameter \n"); | 392 | printk(KERN_INFO "success calling get-system-parameter\n"); |
393 | #endif | 393 | #endif |
394 | splpar_strlen = local_buffer[0] * 256 + local_buffer[1]; | 394 | splpar_strlen = local_buffer[0] * 256 + local_buffer[1]; |
395 | local_buffer += 2; /* step over strlen value */ | 395 | local_buffer += 2; /* step over strlen value */ |
@@ -440,7 +440,7 @@ static int lparcfg_count_active_processors(void) | |||
440 | 440 | ||
441 | while ((cpus_dn = of_find_node_by_type(cpus_dn, "cpu"))) { | 441 | while ((cpus_dn = of_find_node_by_type(cpus_dn, "cpu"))) { |
442 | #ifdef LPARCFG_DEBUG | 442 | #ifdef LPARCFG_DEBUG |
443 | printk(KERN_ERR "cpus_dn %p \n", cpus_dn); | 443 | printk(KERN_ERR "cpus_dn %p\n", cpus_dn); |
444 | #endif | 444 | #endif |
445 | count++; | 445 | count++; |
446 | } | 446 | } |
@@ -725,7 +725,7 @@ static int lparcfg_data(struct seq_file *m, void *v) | |||
725 | const unsigned int *lp_index_ptr; | 725 | const unsigned int *lp_index_ptr; |
726 | unsigned int lp_index = 0; | 726 | unsigned int lp_index = 0; |
727 | 727 | ||
728 | seq_printf(m, "%s %s \n", MODULE_NAME, MODULE_VERS); | 728 | seq_printf(m, "%s %s\n", MODULE_NAME, MODULE_VERS); |
729 | 729 | ||
730 | rootdn = of_find_node_by_path("/"); | 730 | rootdn = of_find_node_by_path("/"); |
731 | if (rootdn) { | 731 | if (rootdn) { |
diff --git a/arch/powerpc/kernel/nvram_64.c b/arch/powerpc/kernel/nvram_64.c index ad461e735aec..9cf197f01e94 100644 --- a/arch/powerpc/kernel/nvram_64.c +++ b/arch/powerpc/kernel/nvram_64.c | |||
@@ -338,8 +338,8 @@ static int __init nvram_create_os_partition(void) | |||
338 | 338 | ||
339 | rc = nvram_write_header(new_part); | 339 | rc = nvram_write_header(new_part); |
340 | if (rc <= 0) { | 340 | if (rc <= 0) { |
341 | printk(KERN_ERR "nvram_create_os_partition: nvram_write_header \ | 341 | printk(KERN_ERR "nvram_create_os_partition: nvram_write_header " |
342 | failed (%d)\n", rc); | 342 | "failed (%d)\n", rc); |
343 | return rc; | 343 | return rc; |
344 | } | 344 | } |
345 | 345 | ||
@@ -349,7 +349,7 @@ static int __init nvram_create_os_partition(void) | |||
349 | rc = ppc_md.nvram_write((char *)&seq_init, sizeof(seq_init), &tmp_index); | 349 | rc = ppc_md.nvram_write((char *)&seq_init, sizeof(seq_init), &tmp_index); |
350 | if (rc <= 0) { | 350 | if (rc <= 0) { |
351 | printk(KERN_ERR "nvram_create_os_partition: nvram_write " | 351 | printk(KERN_ERR "nvram_create_os_partition: nvram_write " |
352 | "failed (%d)\n", rc); | 352 | "failed (%d)\n", rc); |
353 | return rc; | 353 | return rc; |
354 | } | 354 | } |
355 | 355 | ||
diff --git a/arch/powerpc/kernel/of_platform.c b/arch/powerpc/kernel/of_platform.c index 1a4fc0d11a03..666d08db319e 100644 --- a/arch/powerpc/kernel/of_platform.c +++ b/arch/powerpc/kernel/of_platform.c | |||
@@ -214,7 +214,7 @@ EXPORT_SYMBOL(of_find_device_by_node); | |||
214 | static int of_dev_phandle_match(struct device *dev, void *data) | 214 | static int of_dev_phandle_match(struct device *dev, void *data) |
215 | { | 215 | { |
216 | phandle *ph = data; | 216 | phandle *ph = data; |
217 | return to_of_device(dev)->node->linux_phandle == *ph; | 217 | return to_of_device(dev)->node->phandle == *ph; |
218 | } | 218 | } |
219 | 219 | ||
220 | struct of_device *of_find_device_by_phandle(phandle ph) | 220 | struct of_device *of_find_device_by_phandle(phandle ph) |
diff --git a/arch/powerpc/kernel/pci-common.c b/arch/powerpc/kernel/pci-common.c index cadbed679fbb..2597f9545d8a 100644 --- a/arch/powerpc/kernel/pci-common.c +++ b/arch/powerpc/kernel/pci-common.c | |||
@@ -1047,10 +1047,8 @@ static void __devinit pcibios_fixup_bridge(struct pci_bus *bus) | |||
1047 | 1047 | ||
1048 | struct pci_dev *dev = bus->self; | 1048 | struct pci_dev *dev = bus->self; |
1049 | 1049 | ||
1050 | for (i = 0; i < PCI_BUS_NUM_RESOURCES; ++i) { | 1050 | pci_bus_for_each_resource(bus, res, i) { |
1051 | if ((res = bus->resource[i]) == NULL) | 1051 | if (!res || !res->flags) |
1052 | continue; | ||
1053 | if (!res->flags) | ||
1054 | continue; | 1052 | continue; |
1055 | if (i >= 3 && bus->self->transparent) | 1053 | if (i >= 3 && bus->self->transparent) |
1056 | continue; | 1054 | continue; |
@@ -1181,21 +1179,20 @@ static int skip_isa_ioresource_align(struct pci_dev *dev) | |||
1181 | * but we want to try to avoid allocating at 0x2900-0x2bff | 1179 | * but we want to try to avoid allocating at 0x2900-0x2bff |
1182 | * which might have be mirrored at 0x0100-0x03ff.. | 1180 | * which might have be mirrored at 0x0100-0x03ff.. |
1183 | */ | 1181 | */ |
1184 | void pcibios_align_resource(void *data, struct resource *res, | 1182 | resource_size_t pcibios_align_resource(void *data, const struct resource *res, |
1185 | resource_size_t size, resource_size_t align) | 1183 | resource_size_t size, resource_size_t align) |
1186 | { | 1184 | { |
1187 | struct pci_dev *dev = data; | 1185 | struct pci_dev *dev = data; |
1186 | resource_size_t start = res->start; | ||
1188 | 1187 | ||
1189 | if (res->flags & IORESOURCE_IO) { | 1188 | if (res->flags & IORESOURCE_IO) { |
1190 | resource_size_t start = res->start; | ||
1191 | |||
1192 | if (skip_isa_ioresource_align(dev)) | 1189 | if (skip_isa_ioresource_align(dev)) |
1193 | return; | 1190 | return start; |
1194 | if (start & 0x300) { | 1191 | if (start & 0x300) |
1195 | start = (start + 0x3ff) & ~0x3ff; | 1192 | start = (start + 0x3ff) & ~0x3ff; |
1196 | res->start = start; | ||
1197 | } | ||
1198 | } | 1193 | } |
1194 | |||
1195 | return start; | ||
1199 | } | 1196 | } |
1200 | EXPORT_SYMBOL(pcibios_align_resource); | 1197 | EXPORT_SYMBOL(pcibios_align_resource); |
1201 | 1198 | ||
@@ -1278,9 +1275,8 @@ void pcibios_allocate_bus_resources(struct pci_bus *bus) | |||
1278 | pr_debug("PCI: Allocating bus resources for %04x:%02x...\n", | 1275 | pr_debug("PCI: Allocating bus resources for %04x:%02x...\n", |
1279 | pci_domain_nr(bus), bus->number); | 1276 | pci_domain_nr(bus), bus->number); |
1280 | 1277 | ||
1281 | for (i = 0; i < PCI_BUS_NUM_RESOURCES; ++i) { | 1278 | pci_bus_for_each_resource(bus, res, i) { |
1282 | if ((res = bus->resource[i]) == NULL || !res->flags | 1279 | if (!res || !res->flags || res->start > res->end || res->parent) |
1283 | || res->start > res->end || res->parent) | ||
1284 | continue; | 1280 | continue; |
1285 | if (bus->parent == NULL) | 1281 | if (bus->parent == NULL) |
1286 | pr = (res->flags & IORESOURCE_IO) ? | 1282 | pr = (res->flags & IORESOURCE_IO) ? |
diff --git a/arch/powerpc/kernel/pci_64.c b/arch/powerpc/kernel/pci_64.c index ccf56ac92de5..d43fc65749c1 100644 --- a/arch/powerpc/kernel/pci_64.c +++ b/arch/powerpc/kernel/pci_64.c | |||
@@ -224,7 +224,7 @@ long sys_pciconfig_iobase(long which, unsigned long in_bus, | |||
224 | * G5 machines... So when something asks for bus 0 io base | 224 | * G5 machines... So when something asks for bus 0 io base |
225 | * (bus 0 is HT root), we return the AGP one instead. | 225 | * (bus 0 is HT root), we return the AGP one instead. |
226 | */ | 226 | */ |
227 | if (in_bus == 0 && machine_is_compatible("MacRISC4")) { | 227 | if (in_bus == 0 && of_machine_is_compatible("MacRISC4")) { |
228 | struct device_node *agp; | 228 | struct device_node *agp; |
229 | 229 | ||
230 | agp = of_find_compatible_node(NULL, NULL, "u3-agp"); | 230 | agp = of_find_compatible_node(NULL, NULL, "u3-agp"); |
diff --git a/arch/powerpc/kernel/pci_of_scan.c b/arch/powerpc/kernel/pci_of_scan.c index 7311fdfb9bf8..cd11d5ca80df 100644 --- a/arch/powerpc/kernel/pci_of_scan.c +++ b/arch/powerpc/kernel/pci_of_scan.c | |||
@@ -123,6 +123,7 @@ struct pci_dev *of_create_pci_dev(struct device_node *node, | |||
123 | { | 123 | { |
124 | struct pci_dev *dev; | 124 | struct pci_dev *dev; |
125 | const char *type; | 125 | const char *type; |
126 | struct pci_slot *slot; | ||
126 | 127 | ||
127 | dev = alloc_pci_dev(); | 128 | dev = alloc_pci_dev(); |
128 | if (!dev) | 129 | if (!dev) |
@@ -140,6 +141,11 @@ struct pci_dev *of_create_pci_dev(struct device_node *node, | |||
140 | dev->devfn = devfn; | 141 | dev->devfn = devfn; |
141 | dev->multifunction = 0; /* maybe a lie? */ | 142 | dev->multifunction = 0; /* maybe a lie? */ |
142 | dev->needs_freset = 0; /* pcie fundamental reset required */ | 143 | dev->needs_freset = 0; /* pcie fundamental reset required */ |
144 | set_pcie_port_type(dev); | ||
145 | |||
146 | list_for_each_entry(slot, &dev->bus->slots, list) | ||
147 | if (PCI_SLOT(dev->devfn) == slot->number) | ||
148 | dev->slot = slot; | ||
143 | 149 | ||
144 | dev->vendor = get_int_prop(node, "vendor-id", 0xffff); | 150 | dev->vendor = get_int_prop(node, "vendor-id", 0xffff); |
145 | dev->device = get_int_prop(node, "device-id", 0xffff); | 151 | dev->device = get_int_prop(node, "device-id", 0xffff); |
@@ -160,10 +166,14 @@ struct pci_dev *of_create_pci_dev(struct device_node *node, | |||
160 | dev->error_state = pci_channel_io_normal; | 166 | dev->error_state = pci_channel_io_normal; |
161 | dev->dma_mask = 0xffffffff; | 167 | dev->dma_mask = 0xffffffff; |
162 | 168 | ||
169 | /* Early fixups, before probing the BARs */ | ||
170 | pci_fixup_device(pci_fixup_early, dev); | ||
171 | |||
163 | if (!strcmp(type, "pci") || !strcmp(type, "pciex")) { | 172 | if (!strcmp(type, "pci") || !strcmp(type, "pciex")) { |
164 | /* a PCI-PCI bridge */ | 173 | /* a PCI-PCI bridge */ |
165 | dev->hdr_type = PCI_HEADER_TYPE_BRIDGE; | 174 | dev->hdr_type = PCI_HEADER_TYPE_BRIDGE; |
166 | dev->rom_base_reg = PCI_ROM_ADDRESS1; | 175 | dev->rom_base_reg = PCI_ROM_ADDRESS1; |
176 | set_pcie_hotplug_bridge(dev); | ||
167 | } else if (!strcmp(type, "cardbus")) { | 177 | } else if (!strcmp(type, "cardbus")) { |
168 | dev->hdr_type = PCI_HEADER_TYPE_CARDBUS; | 178 | dev->hdr_type = PCI_HEADER_TYPE_CARDBUS; |
169 | } else { | 179 | } else { |
@@ -294,7 +304,7 @@ static void __devinit __of_scan_bus(struct device_node *node, | |||
294 | int reglen, devfn; | 304 | int reglen, devfn; |
295 | struct pci_dev *dev; | 305 | struct pci_dev *dev; |
296 | 306 | ||
297 | pr_debug("of_scan_bus(%s) bus no %d... \n", | 307 | pr_debug("of_scan_bus(%s) bus no %d...\n", |
298 | node->full_name, bus->number); | 308 | node->full_name, bus->number); |
299 | 309 | ||
300 | /* Scan direct children */ | 310 | /* Scan direct children */ |
diff --git a/arch/powerpc/kernel/perf_callchain.c b/arch/powerpc/kernel/perf_callchain.c index a3c11cac3d71..95ad9dad298e 100644 --- a/arch/powerpc/kernel/perf_callchain.c +++ b/arch/powerpc/kernel/perf_callchain.c | |||
@@ -495,9 +495,6 @@ struct perf_callchain_entry *perf_callchain(struct pt_regs *regs) | |||
495 | 495 | ||
496 | entry->nr = 0; | 496 | entry->nr = 0; |
497 | 497 | ||
498 | if (current->pid == 0) /* idle task? */ | ||
499 | return entry; | ||
500 | |||
501 | if (!user_mode(regs)) { | 498 | if (!user_mode(regs)) { |
502 | perf_callchain_kernel(regs, entry); | 499 | perf_callchain_kernel(regs, entry); |
503 | if (current->mm) | 500 | if (current->mm) |
diff --git a/arch/powerpc/kernel/perf_event.c b/arch/powerpc/kernel/perf_event.c index 1eb85fbf53a5..b6cf8f1f4d35 100644 --- a/arch/powerpc/kernel/perf_event.c +++ b/arch/powerpc/kernel/perf_event.c | |||
@@ -718,10 +718,10 @@ static int collect_events(struct perf_event *group, int max_count, | |||
718 | return n; | 718 | return n; |
719 | } | 719 | } |
720 | 720 | ||
721 | static void event_sched_in(struct perf_event *event, int cpu) | 721 | static void event_sched_in(struct perf_event *event) |
722 | { | 722 | { |
723 | event->state = PERF_EVENT_STATE_ACTIVE; | 723 | event->state = PERF_EVENT_STATE_ACTIVE; |
724 | event->oncpu = cpu; | 724 | event->oncpu = smp_processor_id(); |
725 | event->tstamp_running += event->ctx->time - event->tstamp_stopped; | 725 | event->tstamp_running += event->ctx->time - event->tstamp_stopped; |
726 | if (is_software_event(event)) | 726 | if (is_software_event(event)) |
727 | event->pmu->enable(event); | 727 | event->pmu->enable(event); |
@@ -735,7 +735,7 @@ static void event_sched_in(struct perf_event *event, int cpu) | |||
735 | */ | 735 | */ |
736 | int hw_perf_group_sched_in(struct perf_event *group_leader, | 736 | int hw_perf_group_sched_in(struct perf_event *group_leader, |
737 | struct perf_cpu_context *cpuctx, | 737 | struct perf_cpu_context *cpuctx, |
738 | struct perf_event_context *ctx, int cpu) | 738 | struct perf_event_context *ctx) |
739 | { | 739 | { |
740 | struct cpu_hw_events *cpuhw; | 740 | struct cpu_hw_events *cpuhw; |
741 | long i, n, n0; | 741 | long i, n, n0; |
@@ -766,10 +766,10 @@ int hw_perf_group_sched_in(struct perf_event *group_leader, | |||
766 | cpuhw->event[i]->hw.config = cpuhw->events[i]; | 766 | cpuhw->event[i]->hw.config = cpuhw->events[i]; |
767 | cpuctx->active_oncpu += n; | 767 | cpuctx->active_oncpu += n; |
768 | n = 1; | 768 | n = 1; |
769 | event_sched_in(group_leader, cpu); | 769 | event_sched_in(group_leader); |
770 | list_for_each_entry(sub, &group_leader->sibling_list, group_entry) { | 770 | list_for_each_entry(sub, &group_leader->sibling_list, group_entry) { |
771 | if (sub->state != PERF_EVENT_STATE_OFF) { | 771 | if (sub->state != PERF_EVENT_STATE_OFF) { |
772 | event_sched_in(sub, cpu); | 772 | event_sched_in(sub); |
773 | ++n; | 773 | ++n; |
774 | } | 774 | } |
775 | } | 775 | } |
diff --git a/arch/powerpc/kernel/pmc.c b/arch/powerpc/kernel/pmc.c index 0516e2d3e02e..461499b43cff 100644 --- a/arch/powerpc/kernel/pmc.c +++ b/arch/powerpc/kernel/pmc.c | |||
@@ -37,7 +37,7 @@ static void dummy_perf(struct pt_regs *regs) | |||
37 | } | 37 | } |
38 | 38 | ||
39 | 39 | ||
40 | static DEFINE_SPINLOCK(pmc_owner_lock); | 40 | static DEFINE_RAW_SPINLOCK(pmc_owner_lock); |
41 | static void *pmc_owner_caller; /* mostly for debugging */ | 41 | static void *pmc_owner_caller; /* mostly for debugging */ |
42 | perf_irq_t perf_irq = dummy_perf; | 42 | perf_irq_t perf_irq = dummy_perf; |
43 | 43 | ||
@@ -45,7 +45,7 @@ int reserve_pmc_hardware(perf_irq_t new_perf_irq) | |||
45 | { | 45 | { |
46 | int err = 0; | 46 | int err = 0; |
47 | 47 | ||
48 | spin_lock(&pmc_owner_lock); | 48 | raw_spin_lock(&pmc_owner_lock); |
49 | 49 | ||
50 | if (pmc_owner_caller) { | 50 | if (pmc_owner_caller) { |
51 | printk(KERN_WARNING "reserve_pmc_hardware: " | 51 | printk(KERN_WARNING "reserve_pmc_hardware: " |
@@ -59,21 +59,21 @@ int reserve_pmc_hardware(perf_irq_t new_perf_irq) | |||
59 | perf_irq = new_perf_irq ? new_perf_irq : dummy_perf; | 59 | perf_irq = new_perf_irq ? new_perf_irq : dummy_perf; |
60 | 60 | ||
61 | out: | 61 | out: |
62 | spin_unlock(&pmc_owner_lock); | 62 | raw_spin_unlock(&pmc_owner_lock); |
63 | return err; | 63 | return err; |
64 | } | 64 | } |
65 | EXPORT_SYMBOL_GPL(reserve_pmc_hardware); | 65 | EXPORT_SYMBOL_GPL(reserve_pmc_hardware); |
66 | 66 | ||
67 | void release_pmc_hardware(void) | 67 | void release_pmc_hardware(void) |
68 | { | 68 | { |
69 | spin_lock(&pmc_owner_lock); | 69 | raw_spin_lock(&pmc_owner_lock); |
70 | 70 | ||
71 | WARN_ON(! pmc_owner_caller); | 71 | WARN_ON(! pmc_owner_caller); |
72 | 72 | ||
73 | pmc_owner_caller = NULL; | 73 | pmc_owner_caller = NULL; |
74 | perf_irq = dummy_perf; | 74 | perf_irq = dummy_perf; |
75 | 75 | ||
76 | spin_unlock(&pmc_owner_lock); | 76 | raw_spin_unlock(&pmc_owner_lock); |
77 | } | 77 | } |
78 | EXPORT_SYMBOL_GPL(release_pmc_hardware); | 78 | EXPORT_SYMBOL_GPL(release_pmc_hardware); |
79 | 79 | ||
diff --git a/arch/powerpc/kernel/process.c b/arch/powerpc/kernel/process.c index c930ac38e59f..e4d71ced97ef 100644 --- a/arch/powerpc/kernel/process.c +++ b/arch/powerpc/kernel/process.c | |||
@@ -245,6 +245,24 @@ void discard_lazy_cpu_state(void) | |||
245 | } | 245 | } |
246 | #endif /* CONFIG_SMP */ | 246 | #endif /* CONFIG_SMP */ |
247 | 247 | ||
248 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS | ||
249 | void do_send_trap(struct pt_regs *regs, unsigned long address, | ||
250 | unsigned long error_code, int signal_code, int breakpt) | ||
251 | { | ||
252 | siginfo_t info; | ||
253 | |||
254 | if (notify_die(DIE_DABR_MATCH, "dabr_match", regs, error_code, | ||
255 | 11, SIGSEGV) == NOTIFY_STOP) | ||
256 | return; | ||
257 | |||
258 | /* Deliver the signal to userspace */ | ||
259 | info.si_signo = SIGTRAP; | ||
260 | info.si_errno = breakpt; /* breakpoint or watchpoint id */ | ||
261 | info.si_code = signal_code; | ||
262 | info.si_addr = (void __user *)address; | ||
263 | force_sig_info(SIGTRAP, &info, current); | ||
264 | } | ||
265 | #else /* !CONFIG_PPC_ADV_DEBUG_REGS */ | ||
248 | void do_dabr(struct pt_regs *regs, unsigned long address, | 266 | void do_dabr(struct pt_regs *regs, unsigned long address, |
249 | unsigned long error_code) | 267 | unsigned long error_code) |
250 | { | 268 | { |
@@ -257,12 +275,6 @@ void do_dabr(struct pt_regs *regs, unsigned long address, | |||
257 | if (debugger_dabr_match(regs)) | 275 | if (debugger_dabr_match(regs)) |
258 | return; | 276 | return; |
259 | 277 | ||
260 | /* Clear the DAC and struct entries. One shot trigger */ | ||
261 | #if defined(CONFIG_BOOKE) | ||
262 | mtspr(SPRN_DBCR0, mfspr(SPRN_DBCR0) & ~(DBSR_DAC1R | DBSR_DAC1W | ||
263 | | DBCR0_IDM)); | ||
264 | #endif | ||
265 | |||
266 | /* Clear the DABR */ | 278 | /* Clear the DABR */ |
267 | set_dabr(0); | 279 | set_dabr(0); |
268 | 280 | ||
@@ -273,9 +285,82 @@ void do_dabr(struct pt_regs *regs, unsigned long address, | |||
273 | info.si_addr = (void __user *)address; | 285 | info.si_addr = (void __user *)address; |
274 | force_sig_info(SIGTRAP, &info, current); | 286 | force_sig_info(SIGTRAP, &info, current); |
275 | } | 287 | } |
288 | #endif /* CONFIG_PPC_ADV_DEBUG_REGS */ | ||
276 | 289 | ||
277 | static DEFINE_PER_CPU(unsigned long, current_dabr); | 290 | static DEFINE_PER_CPU(unsigned long, current_dabr); |
278 | 291 | ||
292 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS | ||
293 | /* | ||
294 | * Set the debug registers back to their default "safe" values. | ||
295 | */ | ||
296 | static void set_debug_reg_defaults(struct thread_struct *thread) | ||
297 | { | ||
298 | thread->iac1 = thread->iac2 = 0; | ||
299 | #if CONFIG_PPC_ADV_DEBUG_IACS > 2 | ||
300 | thread->iac3 = thread->iac4 = 0; | ||
301 | #endif | ||
302 | thread->dac1 = thread->dac2 = 0; | ||
303 | #if CONFIG_PPC_ADV_DEBUG_DVCS > 0 | ||
304 | thread->dvc1 = thread->dvc2 = 0; | ||
305 | #endif | ||
306 | thread->dbcr0 = 0; | ||
307 | #ifdef CONFIG_BOOKE | ||
308 | /* | ||
309 | * Force User/Supervisor bits to b11 (user-only MSR[PR]=1) | ||
310 | */ | ||
311 | thread->dbcr1 = DBCR1_IAC1US | DBCR1_IAC2US | \ | ||
312 | DBCR1_IAC3US | DBCR1_IAC4US; | ||
313 | /* | ||
314 | * Force Data Address Compare User/Supervisor bits to be User-only | ||
315 | * (0b11 MSR[PR]=1) and set all other bits in DBCR2 register to be 0. | ||
316 | */ | ||
317 | thread->dbcr2 = DBCR2_DAC1US | DBCR2_DAC2US; | ||
318 | #else | ||
319 | thread->dbcr1 = 0; | ||
320 | #endif | ||
321 | } | ||
322 | |||
323 | static void prime_debug_regs(struct thread_struct *thread) | ||
324 | { | ||
325 | mtspr(SPRN_IAC1, thread->iac1); | ||
326 | mtspr(SPRN_IAC2, thread->iac2); | ||
327 | #if CONFIG_PPC_ADV_DEBUG_IACS > 2 | ||
328 | mtspr(SPRN_IAC3, thread->iac3); | ||
329 | mtspr(SPRN_IAC4, thread->iac4); | ||
330 | #endif | ||
331 | mtspr(SPRN_DAC1, thread->dac1); | ||
332 | mtspr(SPRN_DAC2, thread->dac2); | ||
333 | #if CONFIG_PPC_ADV_DEBUG_DVCS > 0 | ||
334 | mtspr(SPRN_DVC1, thread->dvc1); | ||
335 | mtspr(SPRN_DVC2, thread->dvc2); | ||
336 | #endif | ||
337 | mtspr(SPRN_DBCR0, thread->dbcr0); | ||
338 | mtspr(SPRN_DBCR1, thread->dbcr1); | ||
339 | #ifdef CONFIG_BOOKE | ||
340 | mtspr(SPRN_DBCR2, thread->dbcr2); | ||
341 | #endif | ||
342 | } | ||
343 | /* | ||
344 | * Unless neither the old or new thread are making use of the | ||
345 | * debug registers, set the debug registers from the values | ||
346 | * stored in the new thread. | ||
347 | */ | ||
348 | static void switch_booke_debug_regs(struct thread_struct *new_thread) | ||
349 | { | ||
350 | if ((current->thread.dbcr0 & DBCR0_IDM) | ||
351 | || (new_thread->dbcr0 & DBCR0_IDM)) | ||
352 | prime_debug_regs(new_thread); | ||
353 | } | ||
354 | #else /* !CONFIG_PPC_ADV_DEBUG_REGS */ | ||
355 | static void set_debug_reg_defaults(struct thread_struct *thread) | ||
356 | { | ||
357 | if (thread->dabr) { | ||
358 | thread->dabr = 0; | ||
359 | set_dabr(0); | ||
360 | } | ||
361 | } | ||
362 | #endif /* CONFIG_PPC_ADV_DEBUG_REGS */ | ||
363 | |||
279 | int set_dabr(unsigned long dabr) | 364 | int set_dabr(unsigned long dabr) |
280 | { | 365 | { |
281 | __get_cpu_var(current_dabr) = dabr; | 366 | __get_cpu_var(current_dabr) = dabr; |
@@ -284,7 +369,7 @@ int set_dabr(unsigned long dabr) | |||
284 | return ppc_md.set_dabr(dabr); | 369 | return ppc_md.set_dabr(dabr); |
285 | 370 | ||
286 | /* XXX should we have a CPU_FTR_HAS_DABR ? */ | 371 | /* XXX should we have a CPU_FTR_HAS_DABR ? */ |
287 | #if defined(CONFIG_BOOKE) | 372 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
288 | mtspr(SPRN_DAC1, dabr); | 373 | mtspr(SPRN_DAC1, dabr); |
289 | #elif defined(CONFIG_PPC_BOOK3S) | 374 | #elif defined(CONFIG_PPC_BOOK3S) |
290 | mtspr(SPRN_DABR, dabr); | 375 | mtspr(SPRN_DABR, dabr); |
@@ -371,10 +456,8 @@ struct task_struct *__switch_to(struct task_struct *prev, | |||
371 | 456 | ||
372 | #endif /* CONFIG_SMP */ | 457 | #endif /* CONFIG_SMP */ |
373 | 458 | ||
374 | #if defined(CONFIG_BOOKE) | 459 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
375 | /* If new thread DAC (HW breakpoint) is the same then leave it */ | 460 | switch_booke_debug_regs(&new->thread); |
376 | if (new->thread.dabr) | ||
377 | set_dabr(new->thread.dabr); | ||
378 | #else | 461 | #else |
379 | if (unlikely(__get_cpu_var(current_dabr) != new->thread.dabr)) | 462 | if (unlikely(__get_cpu_var(current_dabr) != new->thread.dabr)) |
380 | set_dabr(new->thread.dabr); | 463 | set_dabr(new->thread.dabr); |
@@ -514,7 +597,7 @@ void show_regs(struct pt_regs * regs) | |||
514 | printk(" CR: %08lx XER: %08lx\n", regs->ccr, regs->xer); | 597 | printk(" CR: %08lx XER: %08lx\n", regs->ccr, regs->xer); |
515 | trap = TRAP(regs); | 598 | trap = TRAP(regs); |
516 | if (trap == 0x300 || trap == 0x600) | 599 | if (trap == 0x300 || trap == 0x600) |
517 | #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) | 600 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
518 | printk("DEAR: "REG", ESR: "REG"\n", regs->dar, regs->dsisr); | 601 | printk("DEAR: "REG", ESR: "REG"\n", regs->dar, regs->dsisr); |
519 | #else | 602 | #else |
520 | printk("DAR: "REG", DSISR: "REG"\n", regs->dar, regs->dsisr); | 603 | printk("DAR: "REG", DSISR: "REG"\n", regs->dar, regs->dsisr); |
@@ -554,28 +637,9 @@ void exit_thread(void) | |||
554 | 637 | ||
555 | void flush_thread(void) | 638 | void flush_thread(void) |
556 | { | 639 | { |
557 | #ifdef CONFIG_PPC64 | ||
558 | struct thread_info *t = current_thread_info(); | ||
559 | |||
560 | if (test_ti_thread_flag(t, TIF_ABI_PENDING)) { | ||
561 | clear_ti_thread_flag(t, TIF_ABI_PENDING); | ||
562 | if (test_ti_thread_flag(t, TIF_32BIT)) | ||
563 | clear_ti_thread_flag(t, TIF_32BIT); | ||
564 | else | ||
565 | set_ti_thread_flag(t, TIF_32BIT); | ||
566 | } | ||
567 | #endif | ||
568 | |||
569 | discard_lazy_cpu_state(); | 640 | discard_lazy_cpu_state(); |
570 | 641 | ||
571 | if (current->thread.dabr) { | 642 | set_debug_reg_defaults(¤t->thread); |
572 | current->thread.dabr = 0; | ||
573 | set_dabr(0); | ||
574 | |||
575 | #if defined(CONFIG_BOOKE) | ||
576 | current->thread.dbcr0 &= ~(DBSR_DAC1R | DBSR_DAC1W); | ||
577 | #endif | ||
578 | } | ||
579 | } | 643 | } |
580 | 644 | ||
581 | void | 645 | void |
diff --git a/arch/powerpc/kernel/prom.c b/arch/powerpc/kernel/prom.c index 4ec300862466..43238b2054b6 100644 --- a/arch/powerpc/kernel/prom.c +++ b/arch/powerpc/kernel/prom.c | |||
@@ -61,365 +61,12 @@ | |||
61 | #define DBG(fmt...) | 61 | #define DBG(fmt...) |
62 | #endif | 62 | #endif |
63 | 63 | ||
64 | |||
65 | static int __initdata dt_root_addr_cells; | ||
66 | static int __initdata dt_root_size_cells; | ||
67 | |||
68 | #ifdef CONFIG_PPC64 | 64 | #ifdef CONFIG_PPC64 |
69 | int __initdata iommu_is_off; | 65 | int __initdata iommu_is_off; |
70 | int __initdata iommu_force_on; | 66 | int __initdata iommu_force_on; |
71 | unsigned long tce_alloc_start, tce_alloc_end; | 67 | unsigned long tce_alloc_start, tce_alloc_end; |
72 | #endif | 68 | #endif |
73 | 69 | ||
74 | typedef u32 cell_t; | ||
75 | |||
76 | #if 0 | ||
77 | static struct boot_param_header *initial_boot_params __initdata; | ||
78 | #else | ||
79 | struct boot_param_header *initial_boot_params; | ||
80 | #endif | ||
81 | |||
82 | extern struct device_node *allnodes; /* temporary while merging */ | ||
83 | |||
84 | extern rwlock_t devtree_lock; /* temporary while merging */ | ||
85 | |||
86 | /* export that to outside world */ | ||
87 | struct device_node *of_chosen; | ||
88 | |||
89 | static inline char *find_flat_dt_string(u32 offset) | ||
90 | { | ||
91 | return ((char *)initial_boot_params) + | ||
92 | initial_boot_params->off_dt_strings + offset; | ||
93 | } | ||
94 | |||
95 | /** | ||
96 | * This function is used to scan the flattened device-tree, it is | ||
97 | * used to extract the memory informations at boot before we can | ||
98 | * unflatten the tree | ||
99 | */ | ||
100 | int __init of_scan_flat_dt(int (*it)(unsigned long node, | ||
101 | const char *uname, int depth, | ||
102 | void *data), | ||
103 | void *data) | ||
104 | { | ||
105 | unsigned long p = ((unsigned long)initial_boot_params) + | ||
106 | initial_boot_params->off_dt_struct; | ||
107 | int rc = 0; | ||
108 | int depth = -1; | ||
109 | |||
110 | do { | ||
111 | u32 tag = *((u32 *)p); | ||
112 | char *pathp; | ||
113 | |||
114 | p += 4; | ||
115 | if (tag == OF_DT_END_NODE) { | ||
116 | depth --; | ||
117 | continue; | ||
118 | } | ||
119 | if (tag == OF_DT_NOP) | ||
120 | continue; | ||
121 | if (tag == OF_DT_END) | ||
122 | break; | ||
123 | if (tag == OF_DT_PROP) { | ||
124 | u32 sz = *((u32 *)p); | ||
125 | p += 8; | ||
126 | if (initial_boot_params->version < 0x10) | ||
127 | p = _ALIGN(p, sz >= 8 ? 8 : 4); | ||
128 | p += sz; | ||
129 | p = _ALIGN(p, 4); | ||
130 | continue; | ||
131 | } | ||
132 | if (tag != OF_DT_BEGIN_NODE) { | ||
133 | printk(KERN_WARNING "Invalid tag %x scanning flattened" | ||
134 | " device tree !\n", tag); | ||
135 | return -EINVAL; | ||
136 | } | ||
137 | depth++; | ||
138 | pathp = (char *)p; | ||
139 | p = _ALIGN(p + strlen(pathp) + 1, 4); | ||
140 | if ((*pathp) == '/') { | ||
141 | char *lp, *np; | ||
142 | for (lp = NULL, np = pathp; *np; np++) | ||
143 | if ((*np) == '/') | ||
144 | lp = np+1; | ||
145 | if (lp != NULL) | ||
146 | pathp = lp; | ||
147 | } | ||
148 | rc = it(p, pathp, depth, data); | ||
149 | if (rc != 0) | ||
150 | break; | ||
151 | } while(1); | ||
152 | |||
153 | return rc; | ||
154 | } | ||
155 | |||
156 | unsigned long __init of_get_flat_dt_root(void) | ||
157 | { | ||
158 | unsigned long p = ((unsigned long)initial_boot_params) + | ||
159 | initial_boot_params->off_dt_struct; | ||
160 | |||
161 | while(*((u32 *)p) == OF_DT_NOP) | ||
162 | p += 4; | ||
163 | BUG_ON (*((u32 *)p) != OF_DT_BEGIN_NODE); | ||
164 | p += 4; | ||
165 | return _ALIGN(p + strlen((char *)p) + 1, 4); | ||
166 | } | ||
167 | |||
168 | /** | ||
169 | * This function can be used within scan_flattened_dt callback to get | ||
170 | * access to properties | ||
171 | */ | ||
172 | void* __init of_get_flat_dt_prop(unsigned long node, const char *name, | ||
173 | unsigned long *size) | ||
174 | { | ||
175 | unsigned long p = node; | ||
176 | |||
177 | do { | ||
178 | u32 tag = *((u32 *)p); | ||
179 | u32 sz, noff; | ||
180 | const char *nstr; | ||
181 | |||
182 | p += 4; | ||
183 | if (tag == OF_DT_NOP) | ||
184 | continue; | ||
185 | if (tag != OF_DT_PROP) | ||
186 | return NULL; | ||
187 | |||
188 | sz = *((u32 *)p); | ||
189 | noff = *((u32 *)(p + 4)); | ||
190 | p += 8; | ||
191 | if (initial_boot_params->version < 0x10) | ||
192 | p = _ALIGN(p, sz >= 8 ? 8 : 4); | ||
193 | |||
194 | nstr = find_flat_dt_string(noff); | ||
195 | if (nstr == NULL) { | ||
196 | printk(KERN_WARNING "Can't find property index" | ||
197 | " name !\n"); | ||
198 | return NULL; | ||
199 | } | ||
200 | if (strcmp(name, nstr) == 0) { | ||
201 | if (size) | ||
202 | *size = sz; | ||
203 | return (void *)p; | ||
204 | } | ||
205 | p += sz; | ||
206 | p = _ALIGN(p, 4); | ||
207 | } while(1); | ||
208 | } | ||
209 | |||
210 | int __init of_flat_dt_is_compatible(unsigned long node, const char *compat) | ||
211 | { | ||
212 | const char* cp; | ||
213 | unsigned long cplen, l; | ||
214 | |||
215 | cp = of_get_flat_dt_prop(node, "compatible", &cplen); | ||
216 | if (cp == NULL) | ||
217 | return 0; | ||
218 | while (cplen > 0) { | ||
219 | if (strncasecmp(cp, compat, strlen(compat)) == 0) | ||
220 | return 1; | ||
221 | l = strlen(cp) + 1; | ||
222 | cp += l; | ||
223 | cplen -= l; | ||
224 | } | ||
225 | |||
226 | return 0; | ||
227 | } | ||
228 | |||
229 | static void *__init unflatten_dt_alloc(unsigned long *mem, unsigned long size, | ||
230 | unsigned long align) | ||
231 | { | ||
232 | void *res; | ||
233 | |||
234 | *mem = _ALIGN(*mem, align); | ||
235 | res = (void *)*mem; | ||
236 | *mem += size; | ||
237 | |||
238 | return res; | ||
239 | } | ||
240 | |||
241 | static unsigned long __init unflatten_dt_node(unsigned long mem, | ||
242 | unsigned long *p, | ||
243 | struct device_node *dad, | ||
244 | struct device_node ***allnextpp, | ||
245 | unsigned long fpsize) | ||
246 | { | ||
247 | struct device_node *np; | ||
248 | struct property *pp, **prev_pp = NULL; | ||
249 | char *pathp; | ||
250 | u32 tag; | ||
251 | unsigned int l, allocl; | ||
252 | int has_name = 0; | ||
253 | int new_format = 0; | ||
254 | |||
255 | tag = *((u32 *)(*p)); | ||
256 | if (tag != OF_DT_BEGIN_NODE) { | ||
257 | printk("Weird tag at start of node: %x\n", tag); | ||
258 | return mem; | ||
259 | } | ||
260 | *p += 4; | ||
261 | pathp = (char *)*p; | ||
262 | l = allocl = strlen(pathp) + 1; | ||
263 | *p = _ALIGN(*p + l, 4); | ||
264 | |||
265 | /* version 0x10 has a more compact unit name here instead of the full | ||
266 | * path. we accumulate the full path size using "fpsize", we'll rebuild | ||
267 | * it later. We detect this because the first character of the name is | ||
268 | * not '/'. | ||
269 | */ | ||
270 | if ((*pathp) != '/') { | ||
271 | new_format = 1; | ||
272 | if (fpsize == 0) { | ||
273 | /* root node: special case. fpsize accounts for path | ||
274 | * plus terminating zero. root node only has '/', so | ||
275 | * fpsize should be 2, but we want to avoid the first | ||
276 | * level nodes to have two '/' so we use fpsize 1 here | ||
277 | */ | ||
278 | fpsize = 1; | ||
279 | allocl = 2; | ||
280 | } else { | ||
281 | /* account for '/' and path size minus terminal 0 | ||
282 | * already in 'l' | ||
283 | */ | ||
284 | fpsize += l; | ||
285 | allocl = fpsize; | ||
286 | } | ||
287 | } | ||
288 | |||
289 | |||
290 | np = unflatten_dt_alloc(&mem, sizeof(struct device_node) + allocl, | ||
291 | __alignof__(struct device_node)); | ||
292 | if (allnextpp) { | ||
293 | memset(np, 0, sizeof(*np)); | ||
294 | np->full_name = ((char*)np) + sizeof(struct device_node); | ||
295 | if (new_format) { | ||
296 | char *p = np->full_name; | ||
297 | /* rebuild full path for new format */ | ||
298 | if (dad && dad->parent) { | ||
299 | strcpy(p, dad->full_name); | ||
300 | #ifdef DEBUG | ||
301 | if ((strlen(p) + l + 1) != allocl) { | ||
302 | DBG("%s: p: %d, l: %d, a: %d\n", | ||
303 | pathp, (int)strlen(p), l, allocl); | ||
304 | } | ||
305 | #endif | ||
306 | p += strlen(p); | ||
307 | } | ||
308 | *(p++) = '/'; | ||
309 | memcpy(p, pathp, l); | ||
310 | } else | ||
311 | memcpy(np->full_name, pathp, l); | ||
312 | prev_pp = &np->properties; | ||
313 | **allnextpp = np; | ||
314 | *allnextpp = &np->allnext; | ||
315 | if (dad != NULL) { | ||
316 | np->parent = dad; | ||
317 | /* we temporarily use the next field as `last_child'*/ | ||
318 | if (dad->next == 0) | ||
319 | dad->child = np; | ||
320 | else | ||
321 | dad->next->sibling = np; | ||
322 | dad->next = np; | ||
323 | } | ||
324 | kref_init(&np->kref); | ||
325 | } | ||
326 | while(1) { | ||
327 | u32 sz, noff; | ||
328 | char *pname; | ||
329 | |||
330 | tag = *((u32 *)(*p)); | ||
331 | if (tag == OF_DT_NOP) { | ||
332 | *p += 4; | ||
333 | continue; | ||
334 | } | ||
335 | if (tag != OF_DT_PROP) | ||
336 | break; | ||
337 | *p += 4; | ||
338 | sz = *((u32 *)(*p)); | ||
339 | noff = *((u32 *)((*p) + 4)); | ||
340 | *p += 8; | ||
341 | if (initial_boot_params->version < 0x10) | ||
342 | *p = _ALIGN(*p, sz >= 8 ? 8 : 4); | ||
343 | |||
344 | pname = find_flat_dt_string(noff); | ||
345 | if (pname == NULL) { | ||
346 | printk("Can't find property name in list !\n"); | ||
347 | break; | ||
348 | } | ||
349 | if (strcmp(pname, "name") == 0) | ||
350 | has_name = 1; | ||
351 | l = strlen(pname) + 1; | ||
352 | pp = unflatten_dt_alloc(&mem, sizeof(struct property), | ||
353 | __alignof__(struct property)); | ||
354 | if (allnextpp) { | ||
355 | if (strcmp(pname, "linux,phandle") == 0) { | ||
356 | np->node = *((u32 *)*p); | ||
357 | if (np->linux_phandle == 0) | ||
358 | np->linux_phandle = np->node; | ||
359 | } | ||
360 | if (strcmp(pname, "ibm,phandle") == 0) | ||
361 | np->linux_phandle = *((u32 *)*p); | ||
362 | pp->name = pname; | ||
363 | pp->length = sz; | ||
364 | pp->value = (void *)*p; | ||
365 | *prev_pp = pp; | ||
366 | prev_pp = &pp->next; | ||
367 | } | ||
368 | *p = _ALIGN((*p) + sz, 4); | ||
369 | } | ||
370 | /* with version 0x10 we may not have the name property, recreate | ||
371 | * it here from the unit name if absent | ||
372 | */ | ||
373 | if (!has_name) { | ||
374 | char *p = pathp, *ps = pathp, *pa = NULL; | ||
375 | int sz; | ||
376 | |||
377 | while (*p) { | ||
378 | if ((*p) == '@') | ||
379 | pa = p; | ||
380 | if ((*p) == '/') | ||
381 | ps = p + 1; | ||
382 | p++; | ||
383 | } | ||
384 | if (pa < ps) | ||
385 | pa = p; | ||
386 | sz = (pa - ps) + 1; | ||
387 | pp = unflatten_dt_alloc(&mem, sizeof(struct property) + sz, | ||
388 | __alignof__(struct property)); | ||
389 | if (allnextpp) { | ||
390 | pp->name = "name"; | ||
391 | pp->length = sz; | ||
392 | pp->value = pp + 1; | ||
393 | *prev_pp = pp; | ||
394 | prev_pp = &pp->next; | ||
395 | memcpy(pp->value, ps, sz - 1); | ||
396 | ((char *)pp->value)[sz - 1] = 0; | ||
397 | DBG("fixed up name for %s -> %s\n", pathp, | ||
398 | (char *)pp->value); | ||
399 | } | ||
400 | } | ||
401 | if (allnextpp) { | ||
402 | *prev_pp = NULL; | ||
403 | np->name = of_get_property(np, "name", NULL); | ||
404 | np->type = of_get_property(np, "device_type", NULL); | ||
405 | |||
406 | if (!np->name) | ||
407 | np->name = "<NULL>"; | ||
408 | if (!np->type) | ||
409 | np->type = "<NULL>"; | ||
410 | } | ||
411 | while (tag == OF_DT_BEGIN_NODE) { | ||
412 | mem = unflatten_dt_node(mem, p, np, allnextpp, fpsize); | ||
413 | tag = *((u32 *)(*p)); | ||
414 | } | ||
415 | if (tag != OF_DT_END_NODE) { | ||
416 | printk("Weird tag at end of node: %x\n", tag); | ||
417 | return mem; | ||
418 | } | ||
419 | *p += 4; | ||
420 | return mem; | ||
421 | } | ||
422 | |||
423 | static int __init early_parse_mem(char *p) | 70 | static int __init early_parse_mem(char *p) |
424 | { | 71 | { |
425 | if (!p) | 72 | if (!p) |
@@ -446,7 +93,7 @@ static void __init move_device_tree(void) | |||
446 | DBG("-> move_device_tree\n"); | 93 | DBG("-> move_device_tree\n"); |
447 | 94 | ||
448 | start = __pa(initial_boot_params); | 95 | start = __pa(initial_boot_params); |
449 | size = initial_boot_params->totalsize; | 96 | size = be32_to_cpu(initial_boot_params->totalsize); |
450 | 97 | ||
451 | if ((memory_limit && (start + size) > memory_limit) || | 98 | if ((memory_limit && (start + size) > memory_limit) || |
452 | overlaps_crashkernel(start, size)) { | 99 | overlaps_crashkernel(start, size)) { |
@@ -459,54 +106,6 @@ static void __init move_device_tree(void) | |||
459 | DBG("<- move_device_tree\n"); | 106 | DBG("<- move_device_tree\n"); |
460 | } | 107 | } |
461 | 108 | ||
462 | /** | ||
463 | * unflattens the device-tree passed by the firmware, creating the | ||
464 | * tree of struct device_node. It also fills the "name" and "type" | ||
465 | * pointers of the nodes so the normal device-tree walking functions | ||
466 | * can be used (this used to be done by finish_device_tree) | ||
467 | */ | ||
468 | void __init unflatten_device_tree(void) | ||
469 | { | ||
470 | unsigned long start, mem, size; | ||
471 | struct device_node **allnextp = &allnodes; | ||
472 | |||
473 | DBG(" -> unflatten_device_tree()\n"); | ||
474 | |||
475 | /* First pass, scan for size */ | ||
476 | start = ((unsigned long)initial_boot_params) + | ||
477 | initial_boot_params->off_dt_struct; | ||
478 | size = unflatten_dt_node(0, &start, NULL, NULL, 0); | ||
479 | size = (size | 3) + 1; | ||
480 | |||
481 | DBG(" size is %lx, allocating...\n", size); | ||
482 | |||
483 | /* Allocate memory for the expanded device tree */ | ||
484 | mem = lmb_alloc(size + 4, __alignof__(struct device_node)); | ||
485 | mem = (unsigned long) __va(mem); | ||
486 | |||
487 | ((u32 *)mem)[size / 4] = 0xdeadbeef; | ||
488 | |||
489 | DBG(" unflattening %lx...\n", mem); | ||
490 | |||
491 | /* Second pass, do actual unflattening */ | ||
492 | start = ((unsigned long)initial_boot_params) + | ||
493 | initial_boot_params->off_dt_struct; | ||
494 | unflatten_dt_node(mem, &start, NULL, &allnextp, 0); | ||
495 | if (*((u32 *)start) != OF_DT_END) | ||
496 | printk(KERN_WARNING "Weird tag at end of tree: %08x\n", *((u32 *)start)); | ||
497 | if (((u32 *)mem)[size / 4] != 0xdeadbeef) | ||
498 | printk(KERN_WARNING "End of tree marker overwritten: %08x\n", | ||
499 | ((u32 *)mem)[size / 4] ); | ||
500 | *allnextp = NULL; | ||
501 | |||
502 | /* Get pointer to OF "/chosen" node for use everywhere */ | ||
503 | of_chosen = of_find_node_by_path("/chosen"); | ||
504 | if (of_chosen == NULL) | ||
505 | of_chosen = of_find_node_by_path("/chosen@0"); | ||
506 | |||
507 | DBG(" <- unflatten_device_tree()\n"); | ||
508 | } | ||
509 | |||
510 | /* | 109 | /* |
511 | * ibm,pa-features is a per-cpu property that contains a string of | 110 | * ibm,pa-features is a per-cpu property that contains a string of |
512 | * attribute descriptors, each of which has a 2 byte header plus up | 111 | * attribute descriptors, each of which has a 2 byte header plus up |
@@ -763,48 +362,9 @@ static int __init early_init_dt_scan_cpus(unsigned long node, | |||
763 | return 0; | 362 | return 0; |
764 | } | 363 | } |
765 | 364 | ||
766 | #ifdef CONFIG_BLK_DEV_INITRD | 365 | void __init early_init_dt_scan_chosen_arch(unsigned long node) |
767 | static void __init early_init_dt_check_for_initrd(unsigned long node) | ||
768 | { | ||
769 | unsigned long l; | ||
770 | u32 *prop; | ||
771 | |||
772 | DBG("Looking for initrd properties... "); | ||
773 | |||
774 | prop = of_get_flat_dt_prop(node, "linux,initrd-start", &l); | ||
775 | if (prop) { | ||
776 | initrd_start = (unsigned long)__va(of_read_ulong(prop, l/4)); | ||
777 | |||
778 | prop = of_get_flat_dt_prop(node, "linux,initrd-end", &l); | ||
779 | if (prop) { | ||
780 | initrd_end = (unsigned long) | ||
781 | __va(of_read_ulong(prop, l/4)); | ||
782 | initrd_below_start_ok = 1; | ||
783 | } else { | ||
784 | initrd_start = 0; | ||
785 | } | ||
786 | } | ||
787 | |||
788 | DBG("initrd_start=0x%lx initrd_end=0x%lx\n", initrd_start, initrd_end); | ||
789 | } | ||
790 | #else | ||
791 | static inline void early_init_dt_check_for_initrd(unsigned long node) | ||
792 | { | ||
793 | } | ||
794 | #endif /* CONFIG_BLK_DEV_INITRD */ | ||
795 | |||
796 | static int __init early_init_dt_scan_chosen(unsigned long node, | ||
797 | const char *uname, int depth, void *data) | ||
798 | { | 366 | { |
799 | unsigned long *lprop; | 367 | unsigned long *lprop; |
800 | unsigned long l; | ||
801 | char *p; | ||
802 | |||
803 | DBG("search \"chosen\", depth: %d, uname: %s\n", depth, uname); | ||
804 | |||
805 | if (depth != 1 || | ||
806 | (strcmp(uname, "chosen") != 0 && strcmp(uname, "chosen@0") != 0)) | ||
807 | return 0; | ||
808 | 368 | ||
809 | #ifdef CONFIG_PPC64 | 369 | #ifdef CONFIG_PPC64 |
810 | /* check if iommu is forced on or off */ | 370 | /* check if iommu is forced on or off */ |
@@ -815,17 +375,17 @@ static int __init early_init_dt_scan_chosen(unsigned long node, | |||
815 | #endif | 375 | #endif |
816 | 376 | ||
817 | /* mem=x on the command line is the preferred mechanism */ | 377 | /* mem=x on the command line is the preferred mechanism */ |
818 | lprop = of_get_flat_dt_prop(node, "linux,memory-limit", NULL); | 378 | lprop = of_get_flat_dt_prop(node, "linux,memory-limit", NULL); |
819 | if (lprop) | 379 | if (lprop) |
820 | memory_limit = *lprop; | 380 | memory_limit = *lprop; |
821 | 381 | ||
822 | #ifdef CONFIG_PPC64 | 382 | #ifdef CONFIG_PPC64 |
823 | lprop = of_get_flat_dt_prop(node, "linux,tce-alloc-start", NULL); | 383 | lprop = of_get_flat_dt_prop(node, "linux,tce-alloc-start", NULL); |
824 | if (lprop) | 384 | if (lprop) |
825 | tce_alloc_start = *lprop; | 385 | tce_alloc_start = *lprop; |
826 | lprop = of_get_flat_dt_prop(node, "linux,tce-alloc-end", NULL); | 386 | lprop = of_get_flat_dt_prop(node, "linux,tce-alloc-end", NULL); |
827 | if (lprop) | 387 | if (lprop) |
828 | tce_alloc_end = *lprop; | 388 | tce_alloc_end = *lprop; |
829 | #endif | 389 | #endif |
830 | 390 | ||
831 | #ifdef CONFIG_KEXEC | 391 | #ifdef CONFIG_KEXEC |
@@ -837,51 +397,6 @@ static int __init early_init_dt_scan_chosen(unsigned long node, | |||
837 | if (lprop) | 397 | if (lprop) |
838 | crashk_res.end = crashk_res.start + *lprop - 1; | 398 | crashk_res.end = crashk_res.start + *lprop - 1; |
839 | #endif | 399 | #endif |
840 | |||
841 | early_init_dt_check_for_initrd(node); | ||
842 | |||
843 | /* Retreive command line */ | ||
844 | p = of_get_flat_dt_prop(node, "bootargs", &l); | ||
845 | if (p != NULL && l > 0) | ||
846 | strlcpy(cmd_line, p, min((int)l, COMMAND_LINE_SIZE)); | ||
847 | |||
848 | #ifdef CONFIG_CMDLINE | ||
849 | if (p == NULL || l == 0 || (l == 1 && (*p) == 0)) | ||
850 | strlcpy(cmd_line, CONFIG_CMDLINE, COMMAND_LINE_SIZE); | ||
851 | #endif /* CONFIG_CMDLINE */ | ||
852 | |||
853 | DBG("Command line is: %s\n", cmd_line); | ||
854 | |||
855 | /* break now */ | ||
856 | return 1; | ||
857 | } | ||
858 | |||
859 | static int __init early_init_dt_scan_root(unsigned long node, | ||
860 | const char *uname, int depth, void *data) | ||
861 | { | ||
862 | u32 *prop; | ||
863 | |||
864 | if (depth != 0) | ||
865 | return 0; | ||
866 | |||
867 | prop = of_get_flat_dt_prop(node, "#size-cells", NULL); | ||
868 | dt_root_size_cells = (prop == NULL) ? 1 : *prop; | ||
869 | DBG("dt_root_size_cells = %x\n", dt_root_size_cells); | ||
870 | |||
871 | prop = of_get_flat_dt_prop(node, "#address-cells", NULL); | ||
872 | dt_root_addr_cells = (prop == NULL) ? 2 : *prop; | ||
873 | DBG("dt_root_addr_cells = %x\n", dt_root_addr_cells); | ||
874 | |||
875 | /* break now */ | ||
876 | return 1; | ||
877 | } | ||
878 | |||
879 | static u64 __init dt_mem_next_cell(int s, cell_t **cellp) | ||
880 | { | ||
881 | cell_t *p = *cellp; | ||
882 | |||
883 | *cellp = p + s; | ||
884 | return of_read_number(p, s); | ||
885 | } | 400 | } |
886 | 401 | ||
887 | #ifdef CONFIG_PPC_PSERIES | 402 | #ifdef CONFIG_PPC_PSERIES |
@@ -893,22 +408,22 @@ static u64 __init dt_mem_next_cell(int s, cell_t **cellp) | |||
893 | */ | 408 | */ |
894 | static int __init early_init_dt_scan_drconf_memory(unsigned long node) | 409 | static int __init early_init_dt_scan_drconf_memory(unsigned long node) |
895 | { | 410 | { |
896 | cell_t *dm, *ls, *usm; | 411 | __be32 *dm, *ls, *usm; |
897 | unsigned long l, n, flags; | 412 | unsigned long l, n, flags; |
898 | u64 base, size, lmb_size; | 413 | u64 base, size, lmb_size; |
899 | unsigned int is_kexec_kdump = 0, rngs; | 414 | unsigned int is_kexec_kdump = 0, rngs; |
900 | 415 | ||
901 | ls = of_get_flat_dt_prop(node, "ibm,lmb-size", &l); | 416 | ls = of_get_flat_dt_prop(node, "ibm,lmb-size", &l); |
902 | if (ls == NULL || l < dt_root_size_cells * sizeof(cell_t)) | 417 | if (ls == NULL || l < dt_root_size_cells * sizeof(__be32)) |
903 | return 0; | 418 | return 0; |
904 | lmb_size = dt_mem_next_cell(dt_root_size_cells, &ls); | 419 | lmb_size = dt_mem_next_cell(dt_root_size_cells, &ls); |
905 | 420 | ||
906 | dm = of_get_flat_dt_prop(node, "ibm,dynamic-memory", &l); | 421 | dm = of_get_flat_dt_prop(node, "ibm,dynamic-memory", &l); |
907 | if (dm == NULL || l < sizeof(cell_t)) | 422 | if (dm == NULL || l < sizeof(__be32)) |
908 | return 0; | 423 | return 0; |
909 | 424 | ||
910 | n = *dm++; /* number of entries */ | 425 | n = *dm++; /* number of entries */ |
911 | if (l < (n * (dt_root_addr_cells + 4) + 1) * sizeof(cell_t)) | 426 | if (l < (n * (dt_root_addr_cells + 4) + 1) * sizeof(__be32)) |
912 | return 0; | 427 | return 0; |
913 | 428 | ||
914 | /* check if this is a kexec/kdump kernel. */ | 429 | /* check if this is a kexec/kdump kernel. */ |
@@ -963,65 +478,47 @@ static int __init early_init_dt_scan_drconf_memory(unsigned long node) | |||
963 | #define early_init_dt_scan_drconf_memory(node) 0 | 478 | #define early_init_dt_scan_drconf_memory(node) 0 |
964 | #endif /* CONFIG_PPC_PSERIES */ | 479 | #endif /* CONFIG_PPC_PSERIES */ |
965 | 480 | ||
966 | static int __init early_init_dt_scan_memory(unsigned long node, | 481 | static int __init early_init_dt_scan_memory_ppc(unsigned long node, |
967 | const char *uname, int depth, void *data) | 482 | const char *uname, |
483 | int depth, void *data) | ||
968 | { | 484 | { |
969 | char *type = of_get_flat_dt_prop(node, "device_type", NULL); | ||
970 | cell_t *reg, *endp; | ||
971 | unsigned long l; | ||
972 | |||
973 | /* Look for the ibm,dynamic-reconfiguration-memory node */ | ||
974 | if (depth == 1 && | 485 | if (depth == 1 && |
975 | strcmp(uname, "ibm,dynamic-reconfiguration-memory") == 0) | 486 | strcmp(uname, "ibm,dynamic-reconfiguration-memory") == 0) |
976 | return early_init_dt_scan_drconf_memory(node); | 487 | return early_init_dt_scan_drconf_memory(node); |
488 | |||
489 | return early_init_dt_scan_memory(node, uname, depth, data); | ||
490 | } | ||
977 | 491 | ||
978 | /* We are scanning "memory" nodes only */ | 492 | void __init early_init_dt_add_memory_arch(u64 base, u64 size) |
979 | if (type == NULL) { | 493 | { |
980 | /* | 494 | #if defined(CONFIG_PPC64) |
981 | * The longtrail doesn't have a device_type on the | 495 | if (iommu_is_off) { |
982 | * /memory node, so look for the node called /memory@0. | 496 | if (base >= 0x80000000ul) |
983 | */ | 497 | return; |
984 | if (depth != 1 || strcmp(uname, "memory@0") != 0) | 498 | if ((base + size) > 0x80000000ul) |
985 | return 0; | 499 | size = 0x80000000ul - base; |
986 | } else if (strcmp(type, "memory") != 0) | 500 | } |
987 | return 0; | 501 | #endif |
988 | |||
989 | reg = of_get_flat_dt_prop(node, "linux,usable-memory", &l); | ||
990 | if (reg == NULL) | ||
991 | reg = of_get_flat_dt_prop(node, "reg", &l); | ||
992 | if (reg == NULL) | ||
993 | return 0; | ||
994 | |||
995 | endp = reg + (l / sizeof(cell_t)); | ||
996 | |||
997 | DBG("memory scan node %s, reg size %ld, data: %x %x %x %x,\n", | ||
998 | uname, l, reg[0], reg[1], reg[2], reg[3]); | ||
999 | |||
1000 | while ((endp - reg) >= (dt_root_addr_cells + dt_root_size_cells)) { | ||
1001 | u64 base, size; | ||
1002 | 502 | ||
1003 | base = dt_mem_next_cell(dt_root_addr_cells, ®); | 503 | lmb_add(base, size); |
1004 | size = dt_mem_next_cell(dt_root_size_cells, ®); | ||
1005 | 504 | ||
1006 | if (size == 0) | 505 | memstart_addr = min((u64)memstart_addr, base); |
1007 | continue; | 506 | } |
1008 | DBG(" - %llx , %llx\n", (unsigned long long)base, | ||
1009 | (unsigned long long)size); | ||
1010 | #ifdef CONFIG_PPC64 | ||
1011 | if (iommu_is_off) { | ||
1012 | if (base >= 0x80000000ul) | ||
1013 | continue; | ||
1014 | if ((base + size) > 0x80000000ul) | ||
1015 | size = 0x80000000ul - base; | ||
1016 | } | ||
1017 | #endif | ||
1018 | lmb_add(base, size); | ||
1019 | 507 | ||
1020 | memstart_addr = min((u64)memstart_addr, base); | 508 | u64 __init early_init_dt_alloc_memory_arch(u64 size, u64 align) |
1021 | } | 509 | { |
510 | return lmb_alloc(size, align); | ||
511 | } | ||
1022 | 512 | ||
1023 | return 0; | 513 | #ifdef CONFIG_BLK_DEV_INITRD |
514 | void __init early_init_dt_setup_initrd_arch(unsigned long start, | ||
515 | unsigned long end) | ||
516 | { | ||
517 | initrd_start = (unsigned long)__va(start); | ||
518 | initrd_end = (unsigned long)__va(end); | ||
519 | initrd_below_start_ok = 1; | ||
1024 | } | 520 | } |
521 | #endif | ||
1025 | 522 | ||
1026 | static void __init early_reserve_mem(void) | 523 | static void __init early_reserve_mem(void) |
1027 | { | 524 | { |
@@ -1186,7 +683,7 @@ void __init early_init_devtree(void *params) | |||
1186 | /* Scan memory nodes and rebuild LMBs */ | 683 | /* Scan memory nodes and rebuild LMBs */ |
1187 | lmb_init(); | 684 | lmb_init(); |
1188 | of_scan_flat_dt(early_init_dt_scan_root, NULL); | 685 | of_scan_flat_dt(early_init_dt_scan_root, NULL); |
1189 | of_scan_flat_dt(early_init_dt_scan_memory, NULL); | 686 | of_scan_flat_dt(early_init_dt_scan_memory_ppc, NULL); |
1190 | 687 | ||
1191 | /* Save command line for /proc/cmdline and then parse parameters */ | 688 | /* Save command line for /proc/cmdline and then parse parameters */ |
1192 | strlcpy(boot_command_line, cmd_line, COMMAND_LINE_SIZE); | 689 | strlcpy(boot_command_line, cmd_line, COMMAND_LINE_SIZE); |
@@ -1234,25 +731,6 @@ void __init early_init_devtree(void *params) | |||
1234 | DBG(" <- early_init_devtree()\n"); | 731 | DBG(" <- early_init_devtree()\n"); |
1235 | } | 732 | } |
1236 | 733 | ||
1237 | |||
1238 | /** | ||
1239 | * Indicates whether the root node has a given value in its | ||
1240 | * compatible property. | ||
1241 | */ | ||
1242 | int machine_is_compatible(const char *compat) | ||
1243 | { | ||
1244 | struct device_node *root; | ||
1245 | int rc = 0; | ||
1246 | |||
1247 | root = of_find_node_by_path("/"); | ||
1248 | if (root) { | ||
1249 | rc = of_device_is_compatible(root, compat); | ||
1250 | of_node_put(root); | ||
1251 | } | ||
1252 | return rc; | ||
1253 | } | ||
1254 | EXPORT_SYMBOL(machine_is_compatible); | ||
1255 | |||
1256 | /******* | 734 | /******* |
1257 | * | 735 | * |
1258 | * New implementation of the OF "find" APIs, return a refcounted | 736 | * New implementation of the OF "find" APIs, return a refcounted |
@@ -1265,27 +743,6 @@ EXPORT_SYMBOL(machine_is_compatible); | |||
1265 | *******/ | 743 | *******/ |
1266 | 744 | ||
1267 | /** | 745 | /** |
1268 | * of_find_node_by_phandle - Find a node given a phandle | ||
1269 | * @handle: phandle of the node to find | ||
1270 | * | ||
1271 | * Returns a node pointer with refcount incremented, use | ||
1272 | * of_node_put() on it when done. | ||
1273 | */ | ||
1274 | struct device_node *of_find_node_by_phandle(phandle handle) | ||
1275 | { | ||
1276 | struct device_node *np; | ||
1277 | |||
1278 | read_lock(&devtree_lock); | ||
1279 | for (np = allnodes; np != 0; np = np->allnext) | ||
1280 | if (np->linux_phandle == handle) | ||
1281 | break; | ||
1282 | of_node_get(np); | ||
1283 | read_unlock(&devtree_lock); | ||
1284 | return np; | ||
1285 | } | ||
1286 | EXPORT_SYMBOL(of_find_node_by_phandle); | ||
1287 | |||
1288 | /** | ||
1289 | * of_find_next_cache_node - Find a node's subsidiary cache | 746 | * of_find_next_cache_node - Find a node's subsidiary cache |
1290 | * @np: node of type "cpu" or "cache" | 747 | * @np: node of type "cpu" or "cache" |
1291 | * | 748 | * |
@@ -1316,138 +773,6 @@ struct device_node *of_find_next_cache_node(struct device_node *np) | |||
1316 | return NULL; | 773 | return NULL; |
1317 | } | 774 | } |
1318 | 775 | ||
1319 | /** | ||
1320 | * of_node_get - Increment refcount of a node | ||
1321 | * @node: Node to inc refcount, NULL is supported to | ||
1322 | * simplify writing of callers | ||
1323 | * | ||
1324 | * Returns node. | ||
1325 | */ | ||
1326 | struct device_node *of_node_get(struct device_node *node) | ||
1327 | { | ||
1328 | if (node) | ||
1329 | kref_get(&node->kref); | ||
1330 | return node; | ||
1331 | } | ||
1332 | EXPORT_SYMBOL(of_node_get); | ||
1333 | |||
1334 | static inline struct device_node * kref_to_device_node(struct kref *kref) | ||
1335 | { | ||
1336 | return container_of(kref, struct device_node, kref); | ||
1337 | } | ||
1338 | |||
1339 | /** | ||
1340 | * of_node_release - release a dynamically allocated node | ||
1341 | * @kref: kref element of the node to be released | ||
1342 | * | ||
1343 | * In of_node_put() this function is passed to kref_put() | ||
1344 | * as the destructor. | ||
1345 | */ | ||
1346 | static void of_node_release(struct kref *kref) | ||
1347 | { | ||
1348 | struct device_node *node = kref_to_device_node(kref); | ||
1349 | struct property *prop = node->properties; | ||
1350 | |||
1351 | /* We should never be releasing nodes that haven't been detached. */ | ||
1352 | if (!of_node_check_flag(node, OF_DETACHED)) { | ||
1353 | printk("WARNING: Bad of_node_put() on %s\n", node->full_name); | ||
1354 | dump_stack(); | ||
1355 | kref_init(&node->kref); | ||
1356 | return; | ||
1357 | } | ||
1358 | |||
1359 | if (!of_node_check_flag(node, OF_DYNAMIC)) | ||
1360 | return; | ||
1361 | |||
1362 | while (prop) { | ||
1363 | struct property *next = prop->next; | ||
1364 | kfree(prop->name); | ||
1365 | kfree(prop->value); | ||
1366 | kfree(prop); | ||
1367 | prop = next; | ||
1368 | |||
1369 | if (!prop) { | ||
1370 | prop = node->deadprops; | ||
1371 | node->deadprops = NULL; | ||
1372 | } | ||
1373 | } | ||
1374 | kfree(node->full_name); | ||
1375 | kfree(node->data); | ||
1376 | kfree(node); | ||
1377 | } | ||
1378 | |||
1379 | /** | ||
1380 | * of_node_put - Decrement refcount of a node | ||
1381 | * @node: Node to dec refcount, NULL is supported to | ||
1382 | * simplify writing of callers | ||
1383 | * | ||
1384 | */ | ||
1385 | void of_node_put(struct device_node *node) | ||
1386 | { | ||
1387 | if (node) | ||
1388 | kref_put(&node->kref, of_node_release); | ||
1389 | } | ||
1390 | EXPORT_SYMBOL(of_node_put); | ||
1391 | |||
1392 | /* | ||
1393 | * Plug a device node into the tree and global list. | ||
1394 | */ | ||
1395 | void of_attach_node(struct device_node *np) | ||
1396 | { | ||
1397 | unsigned long flags; | ||
1398 | |||
1399 | write_lock_irqsave(&devtree_lock, flags); | ||
1400 | np->sibling = np->parent->child; | ||
1401 | np->allnext = allnodes; | ||
1402 | np->parent->child = np; | ||
1403 | allnodes = np; | ||
1404 | write_unlock_irqrestore(&devtree_lock, flags); | ||
1405 | } | ||
1406 | |||
1407 | /* | ||
1408 | * "Unplug" a node from the device tree. The caller must hold | ||
1409 | * a reference to the node. The memory associated with the node | ||
1410 | * is not freed until its refcount goes to zero. | ||
1411 | */ | ||
1412 | void of_detach_node(struct device_node *np) | ||
1413 | { | ||
1414 | struct device_node *parent; | ||
1415 | unsigned long flags; | ||
1416 | |||
1417 | write_lock_irqsave(&devtree_lock, flags); | ||
1418 | |||
1419 | parent = np->parent; | ||
1420 | if (!parent) | ||
1421 | goto out_unlock; | ||
1422 | |||
1423 | if (allnodes == np) | ||
1424 | allnodes = np->allnext; | ||
1425 | else { | ||
1426 | struct device_node *prev; | ||
1427 | for (prev = allnodes; | ||
1428 | prev->allnext != np; | ||
1429 | prev = prev->allnext) | ||
1430 | ; | ||
1431 | prev->allnext = np->allnext; | ||
1432 | } | ||
1433 | |||
1434 | if (parent->child == np) | ||
1435 | parent->child = np->sibling; | ||
1436 | else { | ||
1437 | struct device_node *prevsib; | ||
1438 | for (prevsib = np->parent->child; | ||
1439 | prevsib->sibling != np; | ||
1440 | prevsib = prevsib->sibling) | ||
1441 | ; | ||
1442 | prevsib->sibling = np->sibling; | ||
1443 | } | ||
1444 | |||
1445 | of_node_set_flag(np, OF_DETACHED); | ||
1446 | |||
1447 | out_unlock: | ||
1448 | write_unlock_irqrestore(&devtree_lock, flags); | ||
1449 | } | ||
1450 | |||
1451 | #ifdef CONFIG_PPC_PSERIES | 776 | #ifdef CONFIG_PPC_PSERIES |
1452 | /* | 777 | /* |
1453 | * Fix up the uninitialized fields in a new device node: | 778 | * Fix up the uninitialized fields in a new device node: |
@@ -1479,9 +804,9 @@ static int of_finish_dynamic_node(struct device_node *node) | |||
1479 | if (machine_is(powermac)) | 804 | if (machine_is(powermac)) |
1480 | return -ENODEV; | 805 | return -ENODEV; |
1481 | 806 | ||
1482 | /* fix up new node's linux_phandle field */ | 807 | /* fix up new node's phandle field */ |
1483 | if ((ibm_phandle = of_get_property(node, "ibm,phandle", NULL))) | 808 | if ((ibm_phandle = of_get_property(node, "ibm,phandle", NULL))) |
1484 | node->linux_phandle = *ibm_phandle; | 809 | node->phandle = *ibm_phandle; |
1485 | 810 | ||
1486 | out: | 811 | out: |
1487 | of_node_put(parent); | 812 | of_node_put(parent); |
@@ -1520,120 +845,6 @@ static int __init prom_reconfig_setup(void) | |||
1520 | __initcall(prom_reconfig_setup); | 845 | __initcall(prom_reconfig_setup); |
1521 | #endif | 846 | #endif |
1522 | 847 | ||
1523 | /* | ||
1524 | * Add a property to a node | ||
1525 | */ | ||
1526 | int prom_add_property(struct device_node* np, struct property* prop) | ||
1527 | { | ||
1528 | struct property **next; | ||
1529 | unsigned long flags; | ||
1530 | |||
1531 | prop->next = NULL; | ||
1532 | write_lock_irqsave(&devtree_lock, flags); | ||
1533 | next = &np->properties; | ||
1534 | while (*next) { | ||
1535 | if (strcmp(prop->name, (*next)->name) == 0) { | ||
1536 | /* duplicate ! don't insert it */ | ||
1537 | write_unlock_irqrestore(&devtree_lock, flags); | ||
1538 | return -1; | ||
1539 | } | ||
1540 | next = &(*next)->next; | ||
1541 | } | ||
1542 | *next = prop; | ||
1543 | write_unlock_irqrestore(&devtree_lock, flags); | ||
1544 | |||
1545 | #ifdef CONFIG_PROC_DEVICETREE | ||
1546 | /* try to add to proc as well if it was initialized */ | ||
1547 | if (np->pde) | ||
1548 | proc_device_tree_add_prop(np->pde, prop); | ||
1549 | #endif /* CONFIG_PROC_DEVICETREE */ | ||
1550 | |||
1551 | return 0; | ||
1552 | } | ||
1553 | |||
1554 | /* | ||
1555 | * Remove a property from a node. Note that we don't actually | ||
1556 | * remove it, since we have given out who-knows-how-many pointers | ||
1557 | * to the data using get-property. Instead we just move the property | ||
1558 | * to the "dead properties" list, so it won't be found any more. | ||
1559 | */ | ||
1560 | int prom_remove_property(struct device_node *np, struct property *prop) | ||
1561 | { | ||
1562 | struct property **next; | ||
1563 | unsigned long flags; | ||
1564 | int found = 0; | ||
1565 | |||
1566 | write_lock_irqsave(&devtree_lock, flags); | ||
1567 | next = &np->properties; | ||
1568 | while (*next) { | ||
1569 | if (*next == prop) { | ||
1570 | /* found the node */ | ||
1571 | *next = prop->next; | ||
1572 | prop->next = np->deadprops; | ||
1573 | np->deadprops = prop; | ||
1574 | found = 1; | ||
1575 | break; | ||
1576 | } | ||
1577 | next = &(*next)->next; | ||
1578 | } | ||
1579 | write_unlock_irqrestore(&devtree_lock, flags); | ||
1580 | |||
1581 | if (!found) | ||
1582 | return -ENODEV; | ||
1583 | |||
1584 | #ifdef CONFIG_PROC_DEVICETREE | ||
1585 | /* try to remove the proc node as well */ | ||
1586 | if (np->pde) | ||
1587 | proc_device_tree_remove_prop(np->pde, prop); | ||
1588 | #endif /* CONFIG_PROC_DEVICETREE */ | ||
1589 | |||
1590 | return 0; | ||
1591 | } | ||
1592 | |||
1593 | /* | ||
1594 | * Update a property in a node. Note that we don't actually | ||
1595 | * remove it, since we have given out who-knows-how-many pointers | ||
1596 | * to the data using get-property. Instead we just move the property | ||
1597 | * to the "dead properties" list, and add the new property to the | ||
1598 | * property list | ||
1599 | */ | ||
1600 | int prom_update_property(struct device_node *np, | ||
1601 | struct property *newprop, | ||
1602 | struct property *oldprop) | ||
1603 | { | ||
1604 | struct property **next; | ||
1605 | unsigned long flags; | ||
1606 | int found = 0; | ||
1607 | |||
1608 | write_lock_irqsave(&devtree_lock, flags); | ||
1609 | next = &np->properties; | ||
1610 | while (*next) { | ||
1611 | if (*next == oldprop) { | ||
1612 | /* found the node */ | ||
1613 | newprop->next = oldprop->next; | ||
1614 | *next = newprop; | ||
1615 | oldprop->next = np->deadprops; | ||
1616 | np->deadprops = oldprop; | ||
1617 | found = 1; | ||
1618 | break; | ||
1619 | } | ||
1620 | next = &(*next)->next; | ||
1621 | } | ||
1622 | write_unlock_irqrestore(&devtree_lock, flags); | ||
1623 | |||
1624 | if (!found) | ||
1625 | return -ENODEV; | ||
1626 | |||
1627 | #ifdef CONFIG_PROC_DEVICETREE | ||
1628 | /* try to add to proc as well if it was initialized */ | ||
1629 | if (np->pde) | ||
1630 | proc_device_tree_update_prop(np->pde, newprop, oldprop); | ||
1631 | #endif /* CONFIG_PROC_DEVICETREE */ | ||
1632 | |||
1633 | return 0; | ||
1634 | } | ||
1635 | |||
1636 | |||
1637 | /* Find the device node for a given logical cpu number, also returns the cpu | 848 | /* Find the device node for a given logical cpu number, also returns the cpu |
1638 | * local thread number (index in ibm,interrupt-server#s) if relevant and | 849 | * local thread number (index in ibm,interrupt-server#s) if relevant and |
1639 | * asked for (non NULL) | 850 | * asked for (non NULL) |
diff --git a/arch/powerpc/kernel/prom_init.c b/arch/powerpc/kernel/prom_init.c index bafac2e41ae1..5f306c4946e5 100644 --- a/arch/powerpc/kernel/prom_init.c +++ b/arch/powerpc/kernel/prom_init.c | |||
@@ -654,6 +654,9 @@ static void __init early_cmdline_parse(void) | |||
654 | #define OV5_CMO 0x00 | 654 | #define OV5_CMO 0x00 |
655 | #endif | 655 | #endif |
656 | 656 | ||
657 | /* Option Vector 6: IBM PAPR hints */ | ||
658 | #define OV6_LINUX 0x02 /* Linux is our OS */ | ||
659 | |||
657 | /* | 660 | /* |
658 | * The architecture vector has an array of PVR mask/value pairs, | 661 | * The architecture vector has an array of PVR mask/value pairs, |
659 | * followed by # option vectors - 1, followed by the option vectors. | 662 | * followed by # option vectors - 1, followed by the option vectors. |
@@ -665,7 +668,7 @@ static unsigned char ibm_architecture_vec[] = { | |||
665 | W(0xffffffff), W(0x0f000003), /* all 2.06-compliant */ | 668 | W(0xffffffff), W(0x0f000003), /* all 2.06-compliant */ |
666 | W(0xffffffff), W(0x0f000002), /* all 2.05-compliant */ | 669 | W(0xffffffff), W(0x0f000002), /* all 2.05-compliant */ |
667 | W(0xfffffffe), W(0x0f000001), /* all 2.04-compliant and earlier */ | 670 | W(0xfffffffe), W(0x0f000001), /* all 2.04-compliant and earlier */ |
668 | 5 - 1, /* 5 option vectors */ | 671 | 6 - 1, /* 6 option vectors */ |
669 | 672 | ||
670 | /* option vector 1: processor architectures supported */ | 673 | /* option vector 1: processor architectures supported */ |
671 | 3 - 2, /* length */ | 674 | 3 - 2, /* length */ |
@@ -697,12 +700,29 @@ static unsigned char ibm_architecture_vec[] = { | |||
697 | 0, /* don't halt */ | 700 | 0, /* don't halt */ |
698 | 701 | ||
699 | /* option vector 5: PAPR/OF options */ | 702 | /* option vector 5: PAPR/OF options */ |
700 | 5 - 2, /* length */ | 703 | 13 - 2, /* length */ |
701 | 0, /* don't ignore, don't halt */ | 704 | 0, /* don't ignore, don't halt */ |
702 | OV5_LPAR | OV5_SPLPAR | OV5_LARGE_PAGES | OV5_DRCONF_MEMORY | | 705 | OV5_LPAR | OV5_SPLPAR | OV5_LARGE_PAGES | OV5_DRCONF_MEMORY | |
703 | OV5_DONATE_DEDICATE_CPU | OV5_MSI, | 706 | OV5_DONATE_DEDICATE_CPU | OV5_MSI, |
704 | 0, | 707 | 0, |
705 | OV5_CMO, | 708 | OV5_CMO, |
709 | 0, | ||
710 | 0, | ||
711 | 0, | ||
712 | 0, | ||
713 | /* WARNING: The offset of the "number of cores" field below | ||
714 | * must match by the macro below. Update the definition if | ||
715 | * the structure layout changes. | ||
716 | */ | ||
717 | #define IBM_ARCH_VEC_NRCORES_OFFSET 100 | ||
718 | W(NR_CPUS), /* number of cores supported */ | ||
719 | |||
720 | /* option vector 6: IBM PAPR hints */ | ||
721 | 4 - 2, /* length */ | ||
722 | 0, | ||
723 | 0, | ||
724 | OV6_LINUX, | ||
725 | |||
706 | }; | 726 | }; |
707 | 727 | ||
708 | /* Old method - ELF header with PT_NOTE sections */ | 728 | /* Old method - ELF header with PT_NOTE sections */ |
@@ -792,13 +812,70 @@ static struct fake_elf { | |||
792 | } | 812 | } |
793 | }; | 813 | }; |
794 | 814 | ||
815 | static int __init prom_count_smt_threads(void) | ||
816 | { | ||
817 | phandle node; | ||
818 | char type[64]; | ||
819 | unsigned int plen; | ||
820 | |||
821 | /* Pick up th first CPU node we can find */ | ||
822 | for (node = 0; prom_next_node(&node); ) { | ||
823 | type[0] = 0; | ||
824 | prom_getprop(node, "device_type", type, sizeof(type)); | ||
825 | |||
826 | if (strcmp(type, RELOC("cpu"))) | ||
827 | continue; | ||
828 | /* | ||
829 | * There is an entry for each smt thread, each entry being | ||
830 | * 4 bytes long. All cpus should have the same number of | ||
831 | * smt threads, so return after finding the first. | ||
832 | */ | ||
833 | plen = prom_getproplen(node, "ibm,ppc-interrupt-server#s"); | ||
834 | if (plen == PROM_ERROR) | ||
835 | break; | ||
836 | plen >>= 2; | ||
837 | prom_debug("Found 0x%x smt threads per core\n", (unsigned long)plen); | ||
838 | |||
839 | /* Sanity check */ | ||
840 | if (plen < 1 || plen > 64) { | ||
841 | prom_printf("Threads per core 0x%x out of bounds, assuming 1\n", | ||
842 | (unsigned long)plen); | ||
843 | return 1; | ||
844 | } | ||
845 | return plen; | ||
846 | } | ||
847 | prom_debug("No threads found, assuming 1 per core\n"); | ||
848 | |||
849 | return 1; | ||
850 | |||
851 | } | ||
852 | |||
853 | |||
795 | static void __init prom_send_capabilities(void) | 854 | static void __init prom_send_capabilities(void) |
796 | { | 855 | { |
797 | ihandle elfloader, root; | 856 | ihandle elfloader, root; |
798 | prom_arg_t ret; | 857 | prom_arg_t ret; |
858 | u32 *cores; | ||
799 | 859 | ||
800 | root = call_prom("open", 1, 1, ADDR("/")); | 860 | root = call_prom("open", 1, 1, ADDR("/")); |
801 | if (root != 0) { | 861 | if (root != 0) { |
862 | /* We need to tell the FW about the number of cores we support. | ||
863 | * | ||
864 | * To do that, we count the number of threads on the first core | ||
865 | * (we assume this is the same for all cores) and use it to | ||
866 | * divide NR_CPUS. | ||
867 | */ | ||
868 | cores = (u32 *)PTRRELOC(&ibm_architecture_vec[IBM_ARCH_VEC_NRCORES_OFFSET]); | ||
869 | if (*cores != NR_CPUS) { | ||
870 | prom_printf("WARNING ! " | ||
871 | "ibm_architecture_vec structure inconsistent: 0x%x !\n", | ||
872 | *cores); | ||
873 | } else { | ||
874 | *cores = NR_CPUS / prom_count_smt_threads(); | ||
875 | prom_printf("Max number of cores passed to firmware: 0x%x\n", | ||
876 | (unsigned long)*cores); | ||
877 | } | ||
878 | |||
802 | /* try calling the ibm,client-architecture-support method */ | 879 | /* try calling the ibm,client-architecture-support method */ |
803 | prom_printf("Calling ibm,client-architecture-support..."); | 880 | prom_printf("Calling ibm,client-architecture-support..."); |
804 | if (call_prom_ret("call-method", 3, 2, &ret, | 881 | if (call_prom_ret("call-method", 3, 2, &ret, |
diff --git a/arch/powerpc/kernel/ptrace.c b/arch/powerpc/kernel/ptrace.c index ef149880c145..d9b05866615f 100644 --- a/arch/powerpc/kernel/ptrace.c +++ b/arch/powerpc/kernel/ptrace.c | |||
@@ -46,7 +46,7 @@ | |||
46 | /* | 46 | /* |
47 | * Set of msr bits that gdb can change on behalf of a process. | 47 | * Set of msr bits that gdb can change on behalf of a process. |
48 | */ | 48 | */ |
49 | #if defined(CONFIG_40x) || defined(CONFIG_BOOKE) | 49 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
50 | #define MSR_DEBUGCHANGE 0 | 50 | #define MSR_DEBUGCHANGE 0 |
51 | #else | 51 | #else |
52 | #define MSR_DEBUGCHANGE (MSR_SE | MSR_BE) | 52 | #define MSR_DEBUGCHANGE (MSR_SE | MSR_BE) |
@@ -703,7 +703,7 @@ void user_enable_single_step(struct task_struct *task) | |||
703 | struct pt_regs *regs = task->thread.regs; | 703 | struct pt_regs *regs = task->thread.regs; |
704 | 704 | ||
705 | if (regs != NULL) { | 705 | if (regs != NULL) { |
706 | #if defined(CONFIG_40x) || defined(CONFIG_BOOKE) | 706 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
707 | task->thread.dbcr0 &= ~DBCR0_BT; | 707 | task->thread.dbcr0 &= ~DBCR0_BT; |
708 | task->thread.dbcr0 |= DBCR0_IDM | DBCR0_IC; | 708 | task->thread.dbcr0 |= DBCR0_IDM | DBCR0_IC; |
709 | regs->msr |= MSR_DE; | 709 | regs->msr |= MSR_DE; |
@@ -720,7 +720,7 @@ void user_enable_block_step(struct task_struct *task) | |||
720 | struct pt_regs *regs = task->thread.regs; | 720 | struct pt_regs *regs = task->thread.regs; |
721 | 721 | ||
722 | if (regs != NULL) { | 722 | if (regs != NULL) { |
723 | #if defined(CONFIG_40x) || defined(CONFIG_BOOKE) | 723 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
724 | task->thread.dbcr0 &= ~DBCR0_IC; | 724 | task->thread.dbcr0 &= ~DBCR0_IC; |
725 | task->thread.dbcr0 = DBCR0_IDM | DBCR0_BT; | 725 | task->thread.dbcr0 = DBCR0_IDM | DBCR0_BT; |
726 | regs->msr |= MSR_DE; | 726 | regs->msr |= MSR_DE; |
@@ -737,17 +737,25 @@ void user_disable_single_step(struct task_struct *task) | |||
737 | struct pt_regs *regs = task->thread.regs; | 737 | struct pt_regs *regs = task->thread.regs; |
738 | 738 | ||
739 | if (regs != NULL) { | 739 | if (regs != NULL) { |
740 | #if defined(CONFIG_BOOKE) | 740 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
741 | /* If DAC don't clear DBCRO_IDM or MSR_DE */ | 741 | /* |
742 | if (task->thread.dabr) | 742 | * The logic to disable single stepping should be as |
743 | task->thread.dbcr0 &= ~(DBCR0_IC | DBCR0_BT); | 743 | * simple as turning off the Instruction Complete flag. |
744 | else { | 744 | * And, after doing so, if all debug flags are off, turn |
745 | task->thread.dbcr0 &= ~(DBCR0_IC | DBCR0_BT | DBCR0_IDM); | 745 | * off DBCR0(IDM) and MSR(DE) .... Torez |
746 | */ | ||
747 | task->thread.dbcr0 &= ~DBCR0_IC; | ||
748 | /* | ||
749 | * Test to see if any of the DBCR_ACTIVE_EVENTS bits are set. | ||
750 | */ | ||
751 | if (!DBCR_ACTIVE_EVENTS(task->thread.dbcr0, | ||
752 | task->thread.dbcr1)) { | ||
753 | /* | ||
754 | * All debug events were off..... | ||
755 | */ | ||
756 | task->thread.dbcr0 &= ~DBCR0_IDM; | ||
746 | regs->msr &= ~MSR_DE; | 757 | regs->msr &= ~MSR_DE; |
747 | } | 758 | } |
748 | #elif defined(CONFIG_40x) | ||
749 | task->thread.dbcr0 &= ~(DBCR0_IC | DBCR0_BT | DBCR0_IDM); | ||
750 | regs->msr &= ~MSR_DE; | ||
751 | #else | 759 | #else |
752 | regs->msr &= ~(MSR_SE | MSR_BE); | 760 | regs->msr &= ~(MSR_SE | MSR_BE); |
753 | #endif | 761 | #endif |
@@ -769,8 +777,7 @@ int ptrace_set_debugreg(struct task_struct *task, unsigned long addr, | |||
769 | if ((data & ~0x7UL) >= TASK_SIZE) | 777 | if ((data & ~0x7UL) >= TASK_SIZE) |
770 | return -EIO; | 778 | return -EIO; |
771 | 779 | ||
772 | #ifndef CONFIG_BOOKE | 780 | #ifndef CONFIG_PPC_ADV_DEBUG_REGS |
773 | |||
774 | /* For processors using DABR (i.e. 970), the bottom 3 bits are flags. | 781 | /* For processors using DABR (i.e. 970), the bottom 3 bits are flags. |
775 | * It was assumed, on previous implementations, that 3 bits were | 782 | * It was assumed, on previous implementations, that 3 bits were |
776 | * passed together with the data address, fitting the design of the | 783 | * passed together with the data address, fitting the design of the |
@@ -789,21 +796,22 @@ int ptrace_set_debugreg(struct task_struct *task, unsigned long addr, | |||
789 | 796 | ||
790 | /* Move contents to the DABR register */ | 797 | /* Move contents to the DABR register */ |
791 | task->thread.dabr = data; | 798 | task->thread.dabr = data; |
792 | 799 | #else /* CONFIG_PPC_ADV_DEBUG_REGS */ | |
793 | #endif | ||
794 | #if defined(CONFIG_BOOKE) | ||
795 | |||
796 | /* As described above, it was assumed 3 bits were passed with the data | 800 | /* As described above, it was assumed 3 bits were passed with the data |
797 | * address, but we will assume only the mode bits will be passed | 801 | * address, but we will assume only the mode bits will be passed |
798 | * as to not cause alignment restrictions for DAC-based processors. | 802 | * as to not cause alignment restrictions for DAC-based processors. |
799 | */ | 803 | */ |
800 | 804 | ||
801 | /* DAC's hold the whole address without any mode flags */ | 805 | /* DAC's hold the whole address without any mode flags */ |
802 | task->thread.dabr = data & ~0x3UL; | 806 | task->thread.dac1 = data & ~0x3UL; |
803 | 807 | ||
804 | if (task->thread.dabr == 0) { | 808 | if (task->thread.dac1 == 0) { |
805 | task->thread.dbcr0 &= ~(DBSR_DAC1R | DBSR_DAC1W | DBCR0_IDM); | 809 | dbcr_dac(task) &= ~(DBCR_DAC1R | DBCR_DAC1W); |
806 | task->thread.regs->msr &= ~MSR_DE; | 810 | if (!DBCR_ACTIVE_EVENTS(task->thread.dbcr0, |
811 | task->thread.dbcr1)) { | ||
812 | task->thread.regs->msr &= ~MSR_DE; | ||
813 | task->thread.dbcr0 &= ~DBCR0_IDM; | ||
814 | } | ||
807 | return 0; | 815 | return 0; |
808 | } | 816 | } |
809 | 817 | ||
@@ -814,17 +822,17 @@ int ptrace_set_debugreg(struct task_struct *task, unsigned long addr, | |||
814 | 822 | ||
815 | /* Set the Internal Debugging flag (IDM bit 1) for the DBCR0 | 823 | /* Set the Internal Debugging flag (IDM bit 1) for the DBCR0 |
816 | register */ | 824 | register */ |
817 | task->thread.dbcr0 = DBCR0_IDM; | 825 | task->thread.dbcr0 |= DBCR0_IDM; |
818 | 826 | ||
819 | /* Check for write and read flags and set DBCR0 | 827 | /* Check for write and read flags and set DBCR0 |
820 | accordingly */ | 828 | accordingly */ |
829 | dbcr_dac(task) &= ~(DBCR_DAC1R|DBCR_DAC1W); | ||
821 | if (data & 0x1UL) | 830 | if (data & 0x1UL) |
822 | task->thread.dbcr0 |= DBSR_DAC1R; | 831 | dbcr_dac(task) |= DBCR_DAC1R; |
823 | if (data & 0x2UL) | 832 | if (data & 0x2UL) |
824 | task->thread.dbcr0 |= DBSR_DAC1W; | 833 | dbcr_dac(task) |= DBCR_DAC1W; |
825 | |||
826 | task->thread.regs->msr |= MSR_DE; | 834 | task->thread.regs->msr |= MSR_DE; |
827 | #endif | 835 | #endif /* CONFIG_PPC_ADV_DEBUG_REGS */ |
828 | return 0; | 836 | return 0; |
829 | } | 837 | } |
830 | 838 | ||
@@ -839,6 +847,394 @@ void ptrace_disable(struct task_struct *child) | |||
839 | user_disable_single_step(child); | 847 | user_disable_single_step(child); |
840 | } | 848 | } |
841 | 849 | ||
850 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS | ||
851 | static long set_intruction_bp(struct task_struct *child, | ||
852 | struct ppc_hw_breakpoint *bp_info) | ||
853 | { | ||
854 | int slot; | ||
855 | int slot1_in_use = ((child->thread.dbcr0 & DBCR0_IAC1) != 0); | ||
856 | int slot2_in_use = ((child->thread.dbcr0 & DBCR0_IAC2) != 0); | ||
857 | int slot3_in_use = ((child->thread.dbcr0 & DBCR0_IAC3) != 0); | ||
858 | int slot4_in_use = ((child->thread.dbcr0 & DBCR0_IAC4) != 0); | ||
859 | |||
860 | if (dbcr_iac_range(child) & DBCR_IAC12MODE) | ||
861 | slot2_in_use = 1; | ||
862 | if (dbcr_iac_range(child) & DBCR_IAC34MODE) | ||
863 | slot4_in_use = 1; | ||
864 | |||
865 | if (bp_info->addr >= TASK_SIZE) | ||
866 | return -EIO; | ||
867 | |||
868 | if (bp_info->addr_mode != PPC_BREAKPOINT_MODE_EXACT) { | ||
869 | |||
870 | /* Make sure range is valid. */ | ||
871 | if (bp_info->addr2 >= TASK_SIZE) | ||
872 | return -EIO; | ||
873 | |||
874 | /* We need a pair of IAC regsisters */ | ||
875 | if ((!slot1_in_use) && (!slot2_in_use)) { | ||
876 | slot = 1; | ||
877 | child->thread.iac1 = bp_info->addr; | ||
878 | child->thread.iac2 = bp_info->addr2; | ||
879 | child->thread.dbcr0 |= DBCR0_IAC1; | ||
880 | if (bp_info->addr_mode == | ||
881 | PPC_BREAKPOINT_MODE_RANGE_EXCLUSIVE) | ||
882 | dbcr_iac_range(child) |= DBCR_IAC12X; | ||
883 | else | ||
884 | dbcr_iac_range(child) |= DBCR_IAC12I; | ||
885 | #if CONFIG_PPC_ADV_DEBUG_IACS > 2 | ||
886 | } else if ((!slot3_in_use) && (!slot4_in_use)) { | ||
887 | slot = 3; | ||
888 | child->thread.iac3 = bp_info->addr; | ||
889 | child->thread.iac4 = bp_info->addr2; | ||
890 | child->thread.dbcr0 |= DBCR0_IAC3; | ||
891 | if (bp_info->addr_mode == | ||
892 | PPC_BREAKPOINT_MODE_RANGE_EXCLUSIVE) | ||
893 | dbcr_iac_range(child) |= DBCR_IAC34X; | ||
894 | else | ||
895 | dbcr_iac_range(child) |= DBCR_IAC34I; | ||
896 | #endif | ||
897 | } else | ||
898 | return -ENOSPC; | ||
899 | } else { | ||
900 | /* We only need one. If possible leave a pair free in | ||
901 | * case a range is needed later | ||
902 | */ | ||
903 | if (!slot1_in_use) { | ||
904 | /* | ||
905 | * Don't use iac1 if iac1-iac2 are free and either | ||
906 | * iac3 or iac4 (but not both) are free | ||
907 | */ | ||
908 | if (slot2_in_use || (slot3_in_use == slot4_in_use)) { | ||
909 | slot = 1; | ||
910 | child->thread.iac1 = bp_info->addr; | ||
911 | child->thread.dbcr0 |= DBCR0_IAC1; | ||
912 | goto out; | ||
913 | } | ||
914 | } | ||
915 | if (!slot2_in_use) { | ||
916 | slot = 2; | ||
917 | child->thread.iac2 = bp_info->addr; | ||
918 | child->thread.dbcr0 |= DBCR0_IAC2; | ||
919 | #if CONFIG_PPC_ADV_DEBUG_IACS > 2 | ||
920 | } else if (!slot3_in_use) { | ||
921 | slot = 3; | ||
922 | child->thread.iac3 = bp_info->addr; | ||
923 | child->thread.dbcr0 |= DBCR0_IAC3; | ||
924 | } else if (!slot4_in_use) { | ||
925 | slot = 4; | ||
926 | child->thread.iac4 = bp_info->addr; | ||
927 | child->thread.dbcr0 |= DBCR0_IAC4; | ||
928 | #endif | ||
929 | } else | ||
930 | return -ENOSPC; | ||
931 | } | ||
932 | out: | ||
933 | child->thread.dbcr0 |= DBCR0_IDM; | ||
934 | child->thread.regs->msr |= MSR_DE; | ||
935 | |||
936 | return slot; | ||
937 | } | ||
938 | |||
939 | static int del_instruction_bp(struct task_struct *child, int slot) | ||
940 | { | ||
941 | switch (slot) { | ||
942 | case 1: | ||
943 | if (child->thread.iac1 == 0) | ||
944 | return -ENOENT; | ||
945 | |||
946 | if (dbcr_iac_range(child) & DBCR_IAC12MODE) { | ||
947 | /* address range - clear slots 1 & 2 */ | ||
948 | child->thread.iac2 = 0; | ||
949 | dbcr_iac_range(child) &= ~DBCR_IAC12MODE; | ||
950 | } | ||
951 | child->thread.iac1 = 0; | ||
952 | child->thread.dbcr0 &= ~DBCR0_IAC1; | ||
953 | break; | ||
954 | case 2: | ||
955 | if (child->thread.iac2 == 0) | ||
956 | return -ENOENT; | ||
957 | |||
958 | if (dbcr_iac_range(child) & DBCR_IAC12MODE) | ||
959 | /* used in a range */ | ||
960 | return -EINVAL; | ||
961 | child->thread.iac2 = 0; | ||
962 | child->thread.dbcr0 &= ~DBCR0_IAC2; | ||
963 | break; | ||
964 | #if CONFIG_PPC_ADV_DEBUG_IACS > 2 | ||
965 | case 3: | ||
966 | if (child->thread.iac3 == 0) | ||
967 | return -ENOENT; | ||
968 | |||
969 | if (dbcr_iac_range(child) & DBCR_IAC34MODE) { | ||
970 | /* address range - clear slots 3 & 4 */ | ||
971 | child->thread.iac4 = 0; | ||
972 | dbcr_iac_range(child) &= ~DBCR_IAC34MODE; | ||
973 | } | ||
974 | child->thread.iac3 = 0; | ||
975 | child->thread.dbcr0 &= ~DBCR0_IAC3; | ||
976 | break; | ||
977 | case 4: | ||
978 | if (child->thread.iac4 == 0) | ||
979 | return -ENOENT; | ||
980 | |||
981 | if (dbcr_iac_range(child) & DBCR_IAC34MODE) | ||
982 | /* Used in a range */ | ||
983 | return -EINVAL; | ||
984 | child->thread.iac4 = 0; | ||
985 | child->thread.dbcr0 &= ~DBCR0_IAC4; | ||
986 | break; | ||
987 | #endif | ||
988 | default: | ||
989 | return -EINVAL; | ||
990 | } | ||
991 | return 0; | ||
992 | } | ||
993 | |||
994 | static int set_dac(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) | ||
995 | { | ||
996 | int byte_enable = | ||
997 | (bp_info->condition_mode >> PPC_BREAKPOINT_CONDITION_BE_SHIFT) | ||
998 | & 0xf; | ||
999 | int condition_mode = | ||
1000 | bp_info->condition_mode & PPC_BREAKPOINT_CONDITION_MODE; | ||
1001 | int slot; | ||
1002 | |||
1003 | if (byte_enable && (condition_mode == 0)) | ||
1004 | return -EINVAL; | ||
1005 | |||
1006 | if (bp_info->addr >= TASK_SIZE) | ||
1007 | return -EIO; | ||
1008 | |||
1009 | if ((dbcr_dac(child) & (DBCR_DAC1R | DBCR_DAC1W)) == 0) { | ||
1010 | slot = 1; | ||
1011 | if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_READ) | ||
1012 | dbcr_dac(child) |= DBCR_DAC1R; | ||
1013 | if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_WRITE) | ||
1014 | dbcr_dac(child) |= DBCR_DAC1W; | ||
1015 | child->thread.dac1 = (unsigned long)bp_info->addr; | ||
1016 | #if CONFIG_PPC_ADV_DEBUG_DVCS > 0 | ||
1017 | if (byte_enable) { | ||
1018 | child->thread.dvc1 = | ||
1019 | (unsigned long)bp_info->condition_value; | ||
1020 | child->thread.dbcr2 |= | ||
1021 | ((byte_enable << DBCR2_DVC1BE_SHIFT) | | ||
1022 | (condition_mode << DBCR2_DVC1M_SHIFT)); | ||
1023 | } | ||
1024 | #endif | ||
1025 | #ifdef CONFIG_PPC_ADV_DEBUG_DAC_RANGE | ||
1026 | } else if (child->thread.dbcr2 & DBCR2_DAC12MODE) { | ||
1027 | /* Both dac1 and dac2 are part of a range */ | ||
1028 | return -ENOSPC; | ||
1029 | #endif | ||
1030 | } else if ((dbcr_dac(child) & (DBCR_DAC2R | DBCR_DAC2W)) == 0) { | ||
1031 | slot = 2; | ||
1032 | if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_READ) | ||
1033 | dbcr_dac(child) |= DBCR_DAC2R; | ||
1034 | if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_WRITE) | ||
1035 | dbcr_dac(child) |= DBCR_DAC2W; | ||
1036 | child->thread.dac2 = (unsigned long)bp_info->addr; | ||
1037 | #if CONFIG_PPC_ADV_DEBUG_DVCS > 0 | ||
1038 | if (byte_enable) { | ||
1039 | child->thread.dvc2 = | ||
1040 | (unsigned long)bp_info->condition_value; | ||
1041 | child->thread.dbcr2 |= | ||
1042 | ((byte_enable << DBCR2_DVC2BE_SHIFT) | | ||
1043 | (condition_mode << DBCR2_DVC2M_SHIFT)); | ||
1044 | } | ||
1045 | #endif | ||
1046 | } else | ||
1047 | return -ENOSPC; | ||
1048 | child->thread.dbcr0 |= DBCR0_IDM; | ||
1049 | child->thread.regs->msr |= MSR_DE; | ||
1050 | |||
1051 | return slot + 4; | ||
1052 | } | ||
1053 | |||
1054 | static int del_dac(struct task_struct *child, int slot) | ||
1055 | { | ||
1056 | if (slot == 1) { | ||
1057 | if (child->thread.dac1 == 0) | ||
1058 | return -ENOENT; | ||
1059 | |||
1060 | child->thread.dac1 = 0; | ||
1061 | dbcr_dac(child) &= ~(DBCR_DAC1R | DBCR_DAC1W); | ||
1062 | #ifdef CONFIG_PPC_ADV_DEBUG_DAC_RANGE | ||
1063 | if (child->thread.dbcr2 & DBCR2_DAC12MODE) { | ||
1064 | child->thread.dac2 = 0; | ||
1065 | child->thread.dbcr2 &= ~DBCR2_DAC12MODE; | ||
1066 | } | ||
1067 | child->thread.dbcr2 &= ~(DBCR2_DVC1M | DBCR2_DVC1BE); | ||
1068 | #endif | ||
1069 | #if CONFIG_PPC_ADV_DEBUG_DVCS > 0 | ||
1070 | child->thread.dvc1 = 0; | ||
1071 | #endif | ||
1072 | } else if (slot == 2) { | ||
1073 | if (child->thread.dac1 == 0) | ||
1074 | return -ENOENT; | ||
1075 | |||
1076 | #ifdef CONFIG_PPC_ADV_DEBUG_DAC_RANGE | ||
1077 | if (child->thread.dbcr2 & DBCR2_DAC12MODE) | ||
1078 | /* Part of a range */ | ||
1079 | return -EINVAL; | ||
1080 | child->thread.dbcr2 &= ~(DBCR2_DVC2M | DBCR2_DVC2BE); | ||
1081 | #endif | ||
1082 | #if CONFIG_PPC_ADV_DEBUG_DVCS > 0 | ||
1083 | child->thread.dvc2 = 0; | ||
1084 | #endif | ||
1085 | child->thread.dac2 = 0; | ||
1086 | dbcr_dac(child) &= ~(DBCR_DAC2R | DBCR_DAC2W); | ||
1087 | } else | ||
1088 | return -EINVAL; | ||
1089 | |||
1090 | return 0; | ||
1091 | } | ||
1092 | #endif /* CONFIG_PPC_ADV_DEBUG_REGS */ | ||
1093 | |||
1094 | #ifdef CONFIG_PPC_ADV_DEBUG_DAC_RANGE | ||
1095 | static int set_dac_range(struct task_struct *child, | ||
1096 | struct ppc_hw_breakpoint *bp_info) | ||
1097 | { | ||
1098 | int mode = bp_info->addr_mode & PPC_BREAKPOINT_MODE_MASK; | ||
1099 | |||
1100 | /* We don't allow range watchpoints to be used with DVC */ | ||
1101 | if (bp_info->condition_mode) | ||
1102 | return -EINVAL; | ||
1103 | |||
1104 | /* | ||
1105 | * Best effort to verify the address range. The user/supervisor bits | ||
1106 | * prevent trapping in kernel space, but let's fail on an obvious bad | ||
1107 | * range. The simple test on the mask is not fool-proof, and any | ||
1108 | * exclusive range will spill over into kernel space. | ||
1109 | */ | ||
1110 | if (bp_info->addr >= TASK_SIZE) | ||
1111 | return -EIO; | ||
1112 | if (mode == PPC_BREAKPOINT_MODE_MASK) { | ||
1113 | /* | ||
1114 | * dac2 is a bitmask. Don't allow a mask that makes a | ||
1115 | * kernel space address from a valid dac1 value | ||
1116 | */ | ||
1117 | if (~((unsigned long)bp_info->addr2) >= TASK_SIZE) | ||
1118 | return -EIO; | ||
1119 | } else { | ||
1120 | /* | ||
1121 | * For range breakpoints, addr2 must also be a valid address | ||
1122 | */ | ||
1123 | if (bp_info->addr2 >= TASK_SIZE) | ||
1124 | return -EIO; | ||
1125 | } | ||
1126 | |||
1127 | if (child->thread.dbcr0 & | ||
1128 | (DBCR0_DAC1R | DBCR0_DAC1W | DBCR0_DAC2R | DBCR0_DAC2W)) | ||
1129 | return -ENOSPC; | ||
1130 | |||
1131 | if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_READ) | ||
1132 | child->thread.dbcr0 |= (DBCR0_DAC1R | DBCR0_IDM); | ||
1133 | if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_WRITE) | ||
1134 | child->thread.dbcr0 |= (DBCR0_DAC1W | DBCR0_IDM); | ||
1135 | child->thread.dac1 = bp_info->addr; | ||
1136 | child->thread.dac2 = bp_info->addr2; | ||
1137 | if (mode == PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE) | ||
1138 | child->thread.dbcr2 |= DBCR2_DAC12M; | ||
1139 | else if (mode == PPC_BREAKPOINT_MODE_RANGE_EXCLUSIVE) | ||
1140 | child->thread.dbcr2 |= DBCR2_DAC12MX; | ||
1141 | else /* PPC_BREAKPOINT_MODE_MASK */ | ||
1142 | child->thread.dbcr2 |= DBCR2_DAC12MM; | ||
1143 | child->thread.regs->msr |= MSR_DE; | ||
1144 | |||
1145 | return 5; | ||
1146 | } | ||
1147 | #endif /* CONFIG_PPC_ADV_DEBUG_DAC_RANGE */ | ||
1148 | |||
1149 | static long ppc_set_hwdebug(struct task_struct *child, | ||
1150 | struct ppc_hw_breakpoint *bp_info) | ||
1151 | { | ||
1152 | if (bp_info->version != 1) | ||
1153 | return -ENOTSUPP; | ||
1154 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS | ||
1155 | /* | ||
1156 | * Check for invalid flags and combinations | ||
1157 | */ | ||
1158 | if ((bp_info->trigger_type == 0) || | ||
1159 | (bp_info->trigger_type & ~(PPC_BREAKPOINT_TRIGGER_EXECUTE | | ||
1160 | PPC_BREAKPOINT_TRIGGER_RW)) || | ||
1161 | (bp_info->addr_mode & ~PPC_BREAKPOINT_MODE_MASK) || | ||
1162 | (bp_info->condition_mode & | ||
1163 | ~(PPC_BREAKPOINT_CONDITION_MODE | | ||
1164 | PPC_BREAKPOINT_CONDITION_BE_ALL))) | ||
1165 | return -EINVAL; | ||
1166 | #if CONFIG_PPC_ADV_DEBUG_DVCS == 0 | ||
1167 | if (bp_info->condition_mode != PPC_BREAKPOINT_CONDITION_NONE) | ||
1168 | return -EINVAL; | ||
1169 | #endif | ||
1170 | |||
1171 | if (bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_EXECUTE) { | ||
1172 | if ((bp_info->trigger_type != PPC_BREAKPOINT_TRIGGER_EXECUTE) || | ||
1173 | (bp_info->condition_mode != PPC_BREAKPOINT_CONDITION_NONE)) | ||
1174 | return -EINVAL; | ||
1175 | return set_intruction_bp(child, bp_info); | ||
1176 | } | ||
1177 | if (bp_info->addr_mode == PPC_BREAKPOINT_MODE_EXACT) | ||
1178 | return set_dac(child, bp_info); | ||
1179 | |||
1180 | #ifdef CONFIG_PPC_ADV_DEBUG_DAC_RANGE | ||
1181 | return set_dac_range(child, bp_info); | ||
1182 | #else | ||
1183 | return -EINVAL; | ||
1184 | #endif | ||
1185 | #else /* !CONFIG_PPC_ADV_DEBUG_DVCS */ | ||
1186 | /* | ||
1187 | * We only support one data breakpoint | ||
1188 | */ | ||
1189 | if (((bp_info->trigger_type & PPC_BREAKPOINT_TRIGGER_RW) == 0) || | ||
1190 | ((bp_info->trigger_type & ~PPC_BREAKPOINT_TRIGGER_RW) != 0) || | ||
1191 | (bp_info->trigger_type != PPC_BREAKPOINT_TRIGGER_WRITE) || | ||
1192 | (bp_info->addr_mode != PPC_BREAKPOINT_MODE_EXACT) || | ||
1193 | (bp_info->condition_mode != PPC_BREAKPOINT_CONDITION_NONE)) | ||
1194 | return -EINVAL; | ||
1195 | |||
1196 | if (child->thread.dabr) | ||
1197 | return -ENOSPC; | ||
1198 | |||
1199 | if ((unsigned long)bp_info->addr >= TASK_SIZE) | ||
1200 | return -EIO; | ||
1201 | |||
1202 | child->thread.dabr = (unsigned long)bp_info->addr; | ||
1203 | |||
1204 | return 1; | ||
1205 | #endif /* !CONFIG_PPC_ADV_DEBUG_DVCS */ | ||
1206 | } | ||
1207 | |||
1208 | static long ppc_del_hwdebug(struct task_struct *child, long addr, long data) | ||
1209 | { | ||
1210 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS | ||
1211 | int rc; | ||
1212 | |||
1213 | if (data <= 4) | ||
1214 | rc = del_instruction_bp(child, (int)data); | ||
1215 | else | ||
1216 | rc = del_dac(child, (int)data - 4); | ||
1217 | |||
1218 | if (!rc) { | ||
1219 | if (!DBCR_ACTIVE_EVENTS(child->thread.dbcr0, | ||
1220 | child->thread.dbcr1)) { | ||
1221 | child->thread.dbcr0 &= ~DBCR0_IDM; | ||
1222 | child->thread.regs->msr &= ~MSR_DE; | ||
1223 | } | ||
1224 | } | ||
1225 | return rc; | ||
1226 | #else | ||
1227 | if (data != 1) | ||
1228 | return -EINVAL; | ||
1229 | if (child->thread.dabr == 0) | ||
1230 | return -ENOENT; | ||
1231 | |||
1232 | child->thread.dabr = 0; | ||
1233 | |||
1234 | return 0; | ||
1235 | #endif | ||
1236 | } | ||
1237 | |||
842 | /* | 1238 | /* |
843 | * Here are the old "legacy" powerpc specific getregs/setregs ptrace calls, | 1239 | * Here are the old "legacy" powerpc specific getregs/setregs ptrace calls, |
844 | * we mark them as obsolete now, they will be removed in a future version | 1240 | * we mark them as obsolete now, they will be removed in a future version |
@@ -932,13 +1328,77 @@ long arch_ptrace(struct task_struct *child, long request, long addr, long data) | |||
932 | break; | 1328 | break; |
933 | } | 1329 | } |
934 | 1330 | ||
1331 | case PPC_PTRACE_GETHWDBGINFO: { | ||
1332 | struct ppc_debug_info dbginfo; | ||
1333 | |||
1334 | dbginfo.version = 1; | ||
1335 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS | ||
1336 | dbginfo.num_instruction_bps = CONFIG_PPC_ADV_DEBUG_IACS; | ||
1337 | dbginfo.num_data_bps = CONFIG_PPC_ADV_DEBUG_DACS; | ||
1338 | dbginfo.num_condition_regs = CONFIG_PPC_ADV_DEBUG_DVCS; | ||
1339 | dbginfo.data_bp_alignment = 4; | ||
1340 | dbginfo.sizeof_condition = 4; | ||
1341 | dbginfo.features = PPC_DEBUG_FEATURE_INSN_BP_RANGE | | ||
1342 | PPC_DEBUG_FEATURE_INSN_BP_MASK; | ||
1343 | #ifdef CONFIG_PPC_ADV_DEBUG_DAC_RANGE | ||
1344 | dbginfo.features |= | ||
1345 | PPC_DEBUG_FEATURE_DATA_BP_RANGE | | ||
1346 | PPC_DEBUG_FEATURE_DATA_BP_MASK; | ||
1347 | #endif | ||
1348 | #else /* !CONFIG_PPC_ADV_DEBUG_REGS */ | ||
1349 | dbginfo.num_instruction_bps = 0; | ||
1350 | dbginfo.num_data_bps = 1; | ||
1351 | dbginfo.num_condition_regs = 0; | ||
1352 | #ifdef CONFIG_PPC64 | ||
1353 | dbginfo.data_bp_alignment = 8; | ||
1354 | #else | ||
1355 | dbginfo.data_bp_alignment = 4; | ||
1356 | #endif | ||
1357 | dbginfo.sizeof_condition = 0; | ||
1358 | dbginfo.features = 0; | ||
1359 | #endif /* CONFIG_PPC_ADV_DEBUG_REGS */ | ||
1360 | |||
1361 | if (!access_ok(VERIFY_WRITE, data, | ||
1362 | sizeof(struct ppc_debug_info))) | ||
1363 | return -EFAULT; | ||
1364 | ret = __copy_to_user((struct ppc_debug_info __user *)data, | ||
1365 | &dbginfo, sizeof(struct ppc_debug_info)) ? | ||
1366 | -EFAULT : 0; | ||
1367 | break; | ||
1368 | } | ||
1369 | |||
1370 | case PPC_PTRACE_SETHWDEBUG: { | ||
1371 | struct ppc_hw_breakpoint bp_info; | ||
1372 | |||
1373 | if (!access_ok(VERIFY_READ, data, | ||
1374 | sizeof(struct ppc_hw_breakpoint))) | ||
1375 | return -EFAULT; | ||
1376 | ret = __copy_from_user(&bp_info, | ||
1377 | (struct ppc_hw_breakpoint __user *)data, | ||
1378 | sizeof(struct ppc_hw_breakpoint)) ? | ||
1379 | -EFAULT : 0; | ||
1380 | if (!ret) | ||
1381 | ret = ppc_set_hwdebug(child, &bp_info); | ||
1382 | break; | ||
1383 | } | ||
1384 | |||
1385 | case PPC_PTRACE_DELHWDEBUG: { | ||
1386 | ret = ppc_del_hwdebug(child, addr, data); | ||
1387 | break; | ||
1388 | } | ||
1389 | |||
935 | case PTRACE_GET_DEBUGREG: { | 1390 | case PTRACE_GET_DEBUGREG: { |
936 | ret = -EINVAL; | 1391 | ret = -EINVAL; |
937 | /* We only support one DABR and no IABRS at the moment */ | 1392 | /* We only support one DABR and no IABRS at the moment */ |
938 | if (addr > 0) | 1393 | if (addr > 0) |
939 | break; | 1394 | break; |
1395 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS | ||
1396 | ret = put_user(child->thread.dac1, | ||
1397 | (unsigned long __user *)data); | ||
1398 | #else | ||
940 | ret = put_user(child->thread.dabr, | 1399 | ret = put_user(child->thread.dabr, |
941 | (unsigned long __user *)data); | 1400 | (unsigned long __user *)data); |
1401 | #endif | ||
942 | break; | 1402 | break; |
943 | } | 1403 | } |
944 | 1404 | ||
diff --git a/arch/powerpc/kernel/signal.c b/arch/powerpc/kernel/signal.c index 00b5078da9a3..a0afb555a7c9 100644 --- a/arch/powerpc/kernel/signal.c +++ b/arch/powerpc/kernel/signal.c | |||
@@ -140,17 +140,15 @@ static int do_signal_pending(sigset_t *oldset, struct pt_regs *regs) | |||
140 | return 0; /* no signals delivered */ | 140 | return 0; /* no signals delivered */ |
141 | } | 141 | } |
142 | 142 | ||
143 | #ifndef CONFIG_PPC_ADV_DEBUG_REGS | ||
143 | /* | 144 | /* |
144 | * Reenable the DABR before delivering the signal to | 145 | * Reenable the DABR before delivering the signal to |
145 | * user space. The DABR will have been cleared if it | 146 | * user space. The DABR will have been cleared if it |
146 | * triggered inside the kernel. | 147 | * triggered inside the kernel. |
147 | */ | 148 | */ |
148 | if (current->thread.dabr) { | 149 | if (current->thread.dabr) |
149 | set_dabr(current->thread.dabr); | 150 | set_dabr(current->thread.dabr); |
150 | #if defined(CONFIG_BOOKE) | ||
151 | mtspr(SPRN_DBCR0, current->thread.dbcr0); | ||
152 | #endif | 151 | #endif |
153 | } | ||
154 | 152 | ||
155 | if (is32) { | 153 | if (is32) { |
156 | if (ka.sa.sa_flags & SA_SIGINFO) | 154 | if (ka.sa.sa_flags & SA_SIGINFO) |
diff --git a/arch/powerpc/kernel/signal_32.c b/arch/powerpc/kernel/signal_32.c index d670429a1608..266610119f66 100644 --- a/arch/powerpc/kernel/signal_32.c +++ b/arch/powerpc/kernel/signal_32.c | |||
@@ -1078,7 +1078,7 @@ int sys_debug_setcontext(struct ucontext __user *ctx, | |||
1078 | int i; | 1078 | int i; |
1079 | unsigned char tmp; | 1079 | unsigned char tmp; |
1080 | unsigned long new_msr = regs->msr; | 1080 | unsigned long new_msr = regs->msr; |
1081 | #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) | 1081 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
1082 | unsigned long new_dbcr0 = current->thread.dbcr0; | 1082 | unsigned long new_dbcr0 = current->thread.dbcr0; |
1083 | #endif | 1083 | #endif |
1084 | 1084 | ||
@@ -1087,13 +1087,17 @@ int sys_debug_setcontext(struct ucontext __user *ctx, | |||
1087 | return -EFAULT; | 1087 | return -EFAULT; |
1088 | switch (op.dbg_type) { | 1088 | switch (op.dbg_type) { |
1089 | case SIG_DBG_SINGLE_STEPPING: | 1089 | case SIG_DBG_SINGLE_STEPPING: |
1090 | #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) | 1090 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
1091 | if (op.dbg_value) { | 1091 | if (op.dbg_value) { |
1092 | new_msr |= MSR_DE; | 1092 | new_msr |= MSR_DE; |
1093 | new_dbcr0 |= (DBCR0_IDM | DBCR0_IC); | 1093 | new_dbcr0 |= (DBCR0_IDM | DBCR0_IC); |
1094 | } else { | 1094 | } else { |
1095 | new_msr &= ~MSR_DE; | 1095 | new_dbcr0 &= ~DBCR0_IC; |
1096 | new_dbcr0 &= ~(DBCR0_IDM | DBCR0_IC); | 1096 | if (!DBCR_ACTIVE_EVENTS(new_dbcr0, |
1097 | current->thread.dbcr1)) { | ||
1098 | new_msr &= ~MSR_DE; | ||
1099 | new_dbcr0 &= ~DBCR0_IDM; | ||
1100 | } | ||
1097 | } | 1101 | } |
1098 | #else | 1102 | #else |
1099 | if (op.dbg_value) | 1103 | if (op.dbg_value) |
@@ -1103,7 +1107,7 @@ int sys_debug_setcontext(struct ucontext __user *ctx, | |||
1103 | #endif | 1107 | #endif |
1104 | break; | 1108 | break; |
1105 | case SIG_DBG_BRANCH_TRACING: | 1109 | case SIG_DBG_BRANCH_TRACING: |
1106 | #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) | 1110 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
1107 | return -EINVAL; | 1111 | return -EINVAL; |
1108 | #else | 1112 | #else |
1109 | if (op.dbg_value) | 1113 | if (op.dbg_value) |
@@ -1124,7 +1128,7 @@ int sys_debug_setcontext(struct ucontext __user *ctx, | |||
1124 | failure is a problem, anyway, and it's very unlikely unless | 1128 | failure is a problem, anyway, and it's very unlikely unless |
1125 | the user is really doing something wrong. */ | 1129 | the user is really doing something wrong. */ |
1126 | regs->msr = new_msr; | 1130 | regs->msr = new_msr; |
1127 | #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) | 1131 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
1128 | current->thread.dbcr0 = new_dbcr0; | 1132 | current->thread.dbcr0 = new_dbcr0; |
1129 | #endif | 1133 | #endif |
1130 | 1134 | ||
diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c index 6c6093d67f30..1b16b9a3e49a 100644 --- a/arch/powerpc/kernel/time.c +++ b/arch/powerpc/kernel/time.c | |||
@@ -265,8 +265,8 @@ void account_system_vtime(struct task_struct *tsk) | |||
265 | account_system_time(tsk, 0, delta, deltascaled); | 265 | account_system_time(tsk, 0, delta, deltascaled); |
266 | else | 266 | else |
267 | account_idle_time(delta); | 267 | account_idle_time(delta); |
268 | per_cpu(cputime_last_delta, smp_processor_id()) = delta; | 268 | __get_cpu_var(cputime_last_delta) = delta; |
269 | per_cpu(cputime_scaled_last_delta, smp_processor_id()) = deltascaled; | 269 | __get_cpu_var(cputime_scaled_last_delta) = deltascaled; |
270 | local_irq_restore(flags); | 270 | local_irq_restore(flags); |
271 | } | 271 | } |
272 | EXPORT_SYMBOL_GPL(account_system_vtime); | 272 | EXPORT_SYMBOL_GPL(account_system_vtime); |
@@ -575,6 +575,8 @@ void timer_interrupt(struct pt_regs * regs) | |||
575 | 575 | ||
576 | trace_timer_interrupt_entry(regs); | 576 | trace_timer_interrupt_entry(regs); |
577 | 577 | ||
578 | __get_cpu_var(irq_stat).timer_irqs++; | ||
579 | |||
578 | /* Ensure a positive value is written to the decrementer, or else | 580 | /* Ensure a positive value is written to the decrementer, or else |
579 | * some CPUs will continuue to take decrementer exceptions */ | 581 | * some CPUs will continuue to take decrementer exceptions */ |
580 | set_dec(DECREMENTER_MAX); | 582 | set_dec(DECREMENTER_MAX); |
@@ -935,8 +937,8 @@ static void register_decrementer_clockevent(int cpu) | |||
935 | *dec = decrementer_clockevent; | 937 | *dec = decrementer_clockevent; |
936 | dec->cpumask = cpumask_of(cpu); | 938 | dec->cpumask = cpumask_of(cpu); |
937 | 939 | ||
938 | printk(KERN_DEBUG "clockevent: %s mult[%x] shift[%d] cpu[%d]\n", | 940 | printk_once(KERN_DEBUG "clockevent: %s mult[%x] shift[%d] cpu[%d]\n", |
939 | dec->name, dec->mult, dec->shift, cpu); | 941 | dec->name, dec->mult, dec->shift, cpu); |
940 | 942 | ||
941 | clockevents_register_device(dec); | 943 | clockevents_register_device(dec); |
942 | } | 944 | } |
diff --git a/arch/powerpc/kernel/traps.c b/arch/powerpc/kernel/traps.c index d069ff8a7e03..696626a2e835 100644 --- a/arch/powerpc/kernel/traps.c +++ b/arch/powerpc/kernel/traps.c | |||
@@ -60,13 +60,13 @@ | |||
60 | #endif | 60 | #endif |
61 | 61 | ||
62 | #if defined(CONFIG_DEBUGGER) || defined(CONFIG_KEXEC) | 62 | #if defined(CONFIG_DEBUGGER) || defined(CONFIG_KEXEC) |
63 | int (*__debugger)(struct pt_regs *regs); | 63 | int (*__debugger)(struct pt_regs *regs) __read_mostly; |
64 | int (*__debugger_ipi)(struct pt_regs *regs); | 64 | int (*__debugger_ipi)(struct pt_regs *regs) __read_mostly; |
65 | int (*__debugger_bpt)(struct pt_regs *regs); | 65 | int (*__debugger_bpt)(struct pt_regs *regs) __read_mostly; |
66 | int (*__debugger_sstep)(struct pt_regs *regs); | 66 | int (*__debugger_sstep)(struct pt_regs *regs) __read_mostly; |
67 | int (*__debugger_iabr_match)(struct pt_regs *regs); | 67 | int (*__debugger_iabr_match)(struct pt_regs *regs) __read_mostly; |
68 | int (*__debugger_dabr_match)(struct pt_regs *regs); | 68 | int (*__debugger_dabr_match)(struct pt_regs *regs) __read_mostly; |
69 | int (*__debugger_fault_handler)(struct pt_regs *regs); | 69 | int (*__debugger_fault_handler)(struct pt_regs *regs) __read_mostly; |
70 | 70 | ||
71 | EXPORT_SYMBOL(__debugger); | 71 | EXPORT_SYMBOL(__debugger); |
72 | EXPORT_SYMBOL(__debugger_ipi); | 72 | EXPORT_SYMBOL(__debugger_ipi); |
@@ -102,11 +102,11 @@ static inline void pmac_backlight_unblank(void) { } | |||
102 | int die(const char *str, struct pt_regs *regs, long err) | 102 | int die(const char *str, struct pt_regs *regs, long err) |
103 | { | 103 | { |
104 | static struct { | 104 | static struct { |
105 | spinlock_t lock; | 105 | raw_spinlock_t lock; |
106 | u32 lock_owner; | 106 | u32 lock_owner; |
107 | int lock_owner_depth; | 107 | int lock_owner_depth; |
108 | } die = { | 108 | } die = { |
109 | .lock = __SPIN_LOCK_UNLOCKED(die.lock), | 109 | .lock = __RAW_SPIN_LOCK_UNLOCKED(die.lock), |
110 | .lock_owner = -1, | 110 | .lock_owner = -1, |
111 | .lock_owner_depth = 0 | 111 | .lock_owner_depth = 0 |
112 | }; | 112 | }; |
@@ -120,7 +120,7 @@ int die(const char *str, struct pt_regs *regs, long err) | |||
120 | 120 | ||
121 | if (die.lock_owner != raw_smp_processor_id()) { | 121 | if (die.lock_owner != raw_smp_processor_id()) { |
122 | console_verbose(); | 122 | console_verbose(); |
123 | spin_lock_irqsave(&die.lock, flags); | 123 | raw_spin_lock_irqsave(&die.lock, flags); |
124 | die.lock_owner = smp_processor_id(); | 124 | die.lock_owner = smp_processor_id(); |
125 | die.lock_owner_depth = 0; | 125 | die.lock_owner_depth = 0; |
126 | bust_spinlocks(1); | 126 | bust_spinlocks(1); |
@@ -146,6 +146,11 @@ int die(const char *str, struct pt_regs *regs, long err) | |||
146 | #endif | 146 | #endif |
147 | printk("%s\n", ppc_md.name ? ppc_md.name : ""); | 147 | printk("%s\n", ppc_md.name ? ppc_md.name : ""); |
148 | 148 | ||
149 | sysfs_printk_last_file(); | ||
150 | if (notify_die(DIE_OOPS, str, regs, err, 255, | ||
151 | SIGSEGV) == NOTIFY_STOP) | ||
152 | return 1; | ||
153 | |||
149 | print_modules(); | 154 | print_modules(); |
150 | show_regs(regs); | 155 | show_regs(regs); |
151 | } else { | 156 | } else { |
@@ -155,7 +160,7 @@ int die(const char *str, struct pt_regs *regs, long err) | |||
155 | bust_spinlocks(0); | 160 | bust_spinlocks(0); |
156 | die.lock_owner = -1; | 161 | die.lock_owner = -1; |
157 | add_taint(TAINT_DIE); | 162 | add_taint(TAINT_DIE); |
158 | spin_unlock_irqrestore(&die.lock, flags); | 163 | raw_spin_unlock_irqrestore(&die.lock, flags); |
159 | 164 | ||
160 | if (kexec_should_crash(current) || | 165 | if (kexec_should_crash(current) || |
161 | kexec_sr_activated(smp_processor_id())) | 166 | kexec_sr_activated(smp_processor_id())) |
@@ -294,7 +299,7 @@ static inline int check_io_access(struct pt_regs *regs) | |||
294 | return 0; | 299 | return 0; |
295 | } | 300 | } |
296 | 301 | ||
297 | #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) | 302 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
298 | /* On 4xx, the reason for the machine check or program exception | 303 | /* On 4xx, the reason for the machine check or program exception |
299 | is in the ESR. */ | 304 | is in the ESR. */ |
300 | #define get_reason(regs) ((regs)->dsisr) | 305 | #define get_reason(regs) ((regs)->dsisr) |
@@ -478,6 +483,8 @@ void machine_check_exception(struct pt_regs *regs) | |||
478 | { | 483 | { |
479 | int recover = 0; | 484 | int recover = 0; |
480 | 485 | ||
486 | __get_cpu_var(irq_stat).mce_exceptions++; | ||
487 | |||
481 | /* See if any machine dependent calls. In theory, we would want | 488 | /* See if any machine dependent calls. In theory, we would want |
482 | * to call the CPU first, and call the ppc_md. one if the CPU | 489 | * to call the CPU first, and call the ppc_md. one if the CPU |
483 | * one returns a positive number. However there is existing code | 490 | * one returns a positive number. However there is existing code |
@@ -960,6 +967,8 @@ void vsx_unavailable_exception(struct pt_regs *regs) | |||
960 | 967 | ||
961 | void performance_monitor_exception(struct pt_regs *regs) | 968 | void performance_monitor_exception(struct pt_regs *regs) |
962 | { | 969 | { |
970 | __get_cpu_var(irq_stat).pmu_irqs++; | ||
971 | |||
963 | perf_irq(regs); | 972 | perf_irq(regs); |
964 | } | 973 | } |
965 | 974 | ||
@@ -1024,10 +1033,69 @@ void SoftwareEmulation(struct pt_regs *regs) | |||
1024 | } | 1033 | } |
1025 | #endif /* CONFIG_8xx */ | 1034 | #endif /* CONFIG_8xx */ |
1026 | 1035 | ||
1027 | #if defined(CONFIG_40x) || defined(CONFIG_BOOKE) | 1036 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
1037 | static void handle_debug(struct pt_regs *regs, unsigned long debug_status) | ||
1038 | { | ||
1039 | int changed = 0; | ||
1040 | /* | ||
1041 | * Determine the cause of the debug event, clear the | ||
1042 | * event flags and send a trap to the handler. Torez | ||
1043 | */ | ||
1044 | if (debug_status & (DBSR_DAC1R | DBSR_DAC1W)) { | ||
1045 | dbcr_dac(current) &= ~(DBCR_DAC1R | DBCR_DAC1W); | ||
1046 | #ifdef CONFIG_PPC_ADV_DEBUG_DAC_RANGE | ||
1047 | current->thread.dbcr2 &= ~DBCR2_DAC12MODE; | ||
1048 | #endif | ||
1049 | do_send_trap(regs, mfspr(SPRN_DAC1), debug_status, TRAP_HWBKPT, | ||
1050 | 5); | ||
1051 | changed |= 0x01; | ||
1052 | } else if (debug_status & (DBSR_DAC2R | DBSR_DAC2W)) { | ||
1053 | dbcr_dac(current) &= ~(DBCR_DAC2R | DBCR_DAC2W); | ||
1054 | do_send_trap(regs, mfspr(SPRN_DAC2), debug_status, TRAP_HWBKPT, | ||
1055 | 6); | ||
1056 | changed |= 0x01; | ||
1057 | } else if (debug_status & DBSR_IAC1) { | ||
1058 | current->thread.dbcr0 &= ~DBCR0_IAC1; | ||
1059 | dbcr_iac_range(current) &= ~DBCR_IAC12MODE; | ||
1060 | do_send_trap(regs, mfspr(SPRN_IAC1), debug_status, TRAP_HWBKPT, | ||
1061 | 1); | ||
1062 | changed |= 0x01; | ||
1063 | } else if (debug_status & DBSR_IAC2) { | ||
1064 | current->thread.dbcr0 &= ~DBCR0_IAC2; | ||
1065 | do_send_trap(regs, mfspr(SPRN_IAC2), debug_status, TRAP_HWBKPT, | ||
1066 | 2); | ||
1067 | changed |= 0x01; | ||
1068 | } else if (debug_status & DBSR_IAC3) { | ||
1069 | current->thread.dbcr0 &= ~DBCR0_IAC3; | ||
1070 | dbcr_iac_range(current) &= ~DBCR_IAC34MODE; | ||
1071 | do_send_trap(regs, mfspr(SPRN_IAC3), debug_status, TRAP_HWBKPT, | ||
1072 | 3); | ||
1073 | changed |= 0x01; | ||
1074 | } else if (debug_status & DBSR_IAC4) { | ||
1075 | current->thread.dbcr0 &= ~DBCR0_IAC4; | ||
1076 | do_send_trap(regs, mfspr(SPRN_IAC4), debug_status, TRAP_HWBKPT, | ||
1077 | 4); | ||
1078 | changed |= 0x01; | ||
1079 | } | ||
1080 | /* | ||
1081 | * At the point this routine was called, the MSR(DE) was turned off. | ||
1082 | * Check all other debug flags and see if that bit needs to be turned | ||
1083 | * back on or not. | ||
1084 | */ | ||
1085 | if (DBCR_ACTIVE_EVENTS(current->thread.dbcr0, current->thread.dbcr1)) | ||
1086 | regs->msr |= MSR_DE; | ||
1087 | else | ||
1088 | /* Make sure the IDM flag is off */ | ||
1089 | current->thread.dbcr0 &= ~DBCR0_IDM; | ||
1090 | |||
1091 | if (changed & 0x01) | ||
1092 | mtspr(SPRN_DBCR0, current->thread.dbcr0); | ||
1093 | } | ||
1028 | 1094 | ||
1029 | void __kprobes DebugException(struct pt_regs *regs, unsigned long debug_status) | 1095 | void __kprobes DebugException(struct pt_regs *regs, unsigned long debug_status) |
1030 | { | 1096 | { |
1097 | current->thread.dbsr = debug_status; | ||
1098 | |||
1031 | /* Hack alert: On BookE, Branch Taken stops on the branch itself, while | 1099 | /* Hack alert: On BookE, Branch Taken stops on the branch itself, while |
1032 | * on server, it stops on the target of the branch. In order to simulate | 1100 | * on server, it stops on the target of the branch. In order to simulate |
1033 | * the server behaviour, we thus restart right away with a single step | 1101 | * the server behaviour, we thus restart right away with a single step |
@@ -1071,29 +1139,23 @@ void __kprobes DebugException(struct pt_regs *regs, unsigned long debug_status) | |||
1071 | if (debugger_sstep(regs)) | 1139 | if (debugger_sstep(regs)) |
1072 | return; | 1140 | return; |
1073 | 1141 | ||
1074 | if (user_mode(regs)) | ||
1075 | current->thread.dbcr0 &= ~(DBCR0_IC); | ||
1076 | |||
1077 | _exception(SIGTRAP, regs, TRAP_TRACE, regs->nip); | ||
1078 | } else if (debug_status & (DBSR_DAC1R | DBSR_DAC1W)) { | ||
1079 | regs->msr &= ~MSR_DE; | ||
1080 | |||
1081 | if (user_mode(regs)) { | 1142 | if (user_mode(regs)) { |
1082 | current->thread.dbcr0 &= ~(DBSR_DAC1R | DBSR_DAC1W | | 1143 | current->thread.dbcr0 &= ~DBCR0_IC; |
1083 | DBCR0_IDM); | 1144 | #ifdef CONFIG_PPC_ADV_DEBUG_REGS |
1084 | } else { | 1145 | if (DBCR_ACTIVE_EVENTS(current->thread.dbcr0, |
1085 | /* Disable DAC interupts */ | 1146 | current->thread.dbcr1)) |
1086 | mtspr(SPRN_DBCR0, mfspr(SPRN_DBCR0) & ~(DBSR_DAC1R | | 1147 | regs->msr |= MSR_DE; |
1087 | DBSR_DAC1W | DBCR0_IDM)); | 1148 | else |
1088 | 1149 | /* Make sure the IDM bit is off */ | |
1089 | /* Clear the DAC event */ | 1150 | current->thread.dbcr0 &= ~DBCR0_IDM; |
1090 | mtspr(SPRN_DBSR, (DBSR_DAC1R | DBSR_DAC1W)); | 1151 | #endif |
1091 | } | 1152 | } |
1092 | /* Setup and send the trap to the handler */ | 1153 | |
1093 | do_dabr(regs, mfspr(SPRN_DAC1), debug_status); | 1154 | _exception(SIGTRAP, regs, TRAP_TRACE, regs->nip); |
1094 | } | 1155 | } else |
1156 | handle_debug(regs, debug_status); | ||
1095 | } | 1157 | } |
1096 | #endif /* CONFIG_4xx || CONFIG_BOOKE */ | 1158 | #endif /* CONFIG_PPC_ADV_DEBUG_REGS */ |
1097 | 1159 | ||
1098 | #if !defined(CONFIG_TAU_INT) | 1160 | #if !defined(CONFIG_TAU_INT) |
1099 | void TAUException(struct pt_regs *regs) | 1161 | void TAUException(struct pt_regs *regs) |
diff --git a/arch/powerpc/kvm/Kconfig b/arch/powerpc/kvm/Kconfig index 07703f72330e..6fb6e8aa3890 100644 --- a/arch/powerpc/kvm/Kconfig +++ b/arch/powerpc/kvm/Kconfig | |||
@@ -53,7 +53,7 @@ config KVM_440 | |||
53 | 53 | ||
54 | config KVM_EXIT_TIMING | 54 | config KVM_EXIT_TIMING |
55 | bool "Detailed exit timing" | 55 | bool "Detailed exit timing" |
56 | depends on KVM | 56 | depends on KVM_440 || KVM_E500 |
57 | ---help--- | 57 | ---help--- |
58 | Calculate elapsed time for every exit/enter cycle. A per-vcpu | 58 | Calculate elapsed time for every exit/enter cycle. A per-vcpu |
59 | report is available in debugfs kvm/vm#_vcpu#_timing. | 59 | report is available in debugfs kvm/vm#_vcpu#_timing. |
diff --git a/arch/powerpc/lib/copypage_64.S b/arch/powerpc/lib/copypage_64.S index e68beac0a171..4d4eeb900486 100644 --- a/arch/powerpc/lib/copypage_64.S +++ b/arch/powerpc/lib/copypage_64.S | |||
@@ -43,62 +43,62 @@ END_FTR_SECTION_IFSET(CPU_FTR_CP_USE_DCBTZ) | |||
43 | ld r7,16(r4) | 43 | ld r7,16(r4) |
44 | ldu r8,24(r4) | 44 | ldu r8,24(r4) |
45 | 1: std r5,8(r3) | 45 | 1: std r5,8(r3) |
46 | ld r9,8(r4) | ||
47 | std r6,16(r3) | 46 | std r6,16(r3) |
47 | ld r9,8(r4) | ||
48 | ld r10,16(r4) | 48 | ld r10,16(r4) |
49 | std r7,24(r3) | 49 | std r7,24(r3) |
50 | ld r11,24(r4) | ||
51 | std r8,32(r3) | 50 | std r8,32(r3) |
51 | ld r11,24(r4) | ||
52 | ld r12,32(r4) | 52 | ld r12,32(r4) |
53 | std r9,40(r3) | 53 | std r9,40(r3) |
54 | ld r5,40(r4) | ||
55 | std r10,48(r3) | 54 | std r10,48(r3) |
55 | ld r5,40(r4) | ||
56 | ld r6,48(r4) | 56 | ld r6,48(r4) |
57 | std r11,56(r3) | 57 | std r11,56(r3) |
58 | ld r7,56(r4) | ||
59 | std r12,64(r3) | 58 | std r12,64(r3) |
59 | ld r7,56(r4) | ||
60 | ld r8,64(r4) | 60 | ld r8,64(r4) |
61 | std r5,72(r3) | 61 | std r5,72(r3) |
62 | ld r9,72(r4) | ||
63 | std r6,80(r3) | 62 | std r6,80(r3) |
63 | ld r9,72(r4) | ||
64 | ld r10,80(r4) | 64 | ld r10,80(r4) |
65 | std r7,88(r3) | 65 | std r7,88(r3) |
66 | ld r11,88(r4) | ||
67 | std r8,96(r3) | 66 | std r8,96(r3) |
67 | ld r11,88(r4) | ||
68 | ld r12,96(r4) | 68 | ld r12,96(r4) |
69 | std r9,104(r3) | 69 | std r9,104(r3) |
70 | ld r5,104(r4) | ||
71 | std r10,112(r3) | 70 | std r10,112(r3) |
71 | ld r5,104(r4) | ||
72 | ld r6,112(r4) | 72 | ld r6,112(r4) |
73 | std r11,120(r3) | 73 | std r11,120(r3) |
74 | ld r7,120(r4) | ||
75 | stdu r12,128(r3) | 74 | stdu r12,128(r3) |
75 | ld r7,120(r4) | ||
76 | ldu r8,128(r4) | 76 | ldu r8,128(r4) |
77 | bdnz 1b | 77 | bdnz 1b |
78 | 78 | ||
79 | std r5,8(r3) | 79 | std r5,8(r3) |
80 | ld r9,8(r4) | ||
81 | std r6,16(r3) | 80 | std r6,16(r3) |
81 | ld r9,8(r4) | ||
82 | ld r10,16(r4) | 82 | ld r10,16(r4) |
83 | std r7,24(r3) | 83 | std r7,24(r3) |
84 | ld r11,24(r4) | ||
85 | std r8,32(r3) | 84 | std r8,32(r3) |
85 | ld r11,24(r4) | ||
86 | ld r12,32(r4) | 86 | ld r12,32(r4) |
87 | std r9,40(r3) | 87 | std r9,40(r3) |
88 | ld r5,40(r4) | ||
89 | std r10,48(r3) | 88 | std r10,48(r3) |
89 | ld r5,40(r4) | ||
90 | ld r6,48(r4) | 90 | ld r6,48(r4) |
91 | std r11,56(r3) | 91 | std r11,56(r3) |
92 | ld r7,56(r4) | ||
93 | std r12,64(r3) | 92 | std r12,64(r3) |
93 | ld r7,56(r4) | ||
94 | ld r8,64(r4) | 94 | ld r8,64(r4) |
95 | std r5,72(r3) | 95 | std r5,72(r3) |
96 | ld r9,72(r4) | ||
97 | std r6,80(r3) | 96 | std r6,80(r3) |
97 | ld r9,72(r4) | ||
98 | ld r10,80(r4) | 98 | ld r10,80(r4) |
99 | std r7,88(r3) | 99 | std r7,88(r3) |
100 | ld r11,88(r4) | ||
101 | std r8,96(r3) | 100 | std r8,96(r3) |
101 | ld r11,88(r4) | ||
102 | ld r12,96(r4) | 102 | ld r12,96(r4) |
103 | std r9,104(r3) | 103 | std r9,104(r3) |
104 | std r10,112(r3) | 104 | std r10,112(r3) |
diff --git a/arch/powerpc/lib/copyuser_64.S b/arch/powerpc/lib/copyuser_64.S index 693b14a778fa..578b625d6a3c 100644 --- a/arch/powerpc/lib/copyuser_64.S +++ b/arch/powerpc/lib/copyuser_64.S | |||
@@ -44,37 +44,55 @@ BEGIN_FTR_SECTION | |||
44 | andi. r0,r4,7 | 44 | andi. r0,r4,7 |
45 | bne .Lsrc_unaligned | 45 | bne .Lsrc_unaligned |
46 | END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD) | 46 | END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD) |
47 | srdi r7,r5,4 | 47 | blt cr1,.Ldo_tail /* if < 16 bytes to copy */ |
48 | 20: ld r9,0(r4) | 48 | srdi r0,r5,5 |
49 | addi r4,r4,-8 | 49 | cmpdi cr1,r0,0 |
50 | mtctr r7 | 50 | 20: ld r7,0(r4) |
51 | andi. r5,r5,7 | 51 | 220: ld r6,8(r4) |
52 | bf cr7*4+0,22f | 52 | addi r4,r4,16 |
53 | addi r3,r3,8 | 53 | mtctr r0 |
54 | addi r4,r4,8 | 54 | andi. r0,r5,0x10 |
55 | mr r8,r9 | 55 | beq 22f |
56 | blt cr1,72f | 56 | addi r3,r3,16 |
57 | 21: ld r9,8(r4) | 57 | addi r4,r4,-16 |
58 | 70: std r8,8(r3) | 58 | mr r9,r7 |
59 | 22: ldu r8,16(r4) | 59 | mr r8,r6 |
60 | 71: stdu r9,16(r3) | 60 | beq cr1,72f |
61 | 21: ld r7,16(r4) | ||
62 | 221: ld r6,24(r4) | ||
63 | addi r4,r4,32 | ||
64 | 70: std r9,0(r3) | ||
65 | 270: std r8,8(r3) | ||
66 | 22: ld r9,0(r4) | ||
67 | 222: ld r8,8(r4) | ||
68 | 71: std r7,16(r3) | ||
69 | 271: std r6,24(r3) | ||
70 | addi r3,r3,32 | ||
61 | bdnz 21b | 71 | bdnz 21b |
62 | 72: std r8,8(r3) | 72 | 72: std r9,0(r3) |
73 | 272: std r8,8(r3) | ||
74 | andi. r5,r5,0xf | ||
63 | beq+ 3f | 75 | beq+ 3f |
64 | addi r3,r3,16 | 76 | addi r4,r4,16 |
65 | .Ldo_tail: | 77 | .Ldo_tail: |
66 | bf cr7*4+1,1f | 78 | addi r3,r3,16 |
67 | 23: lwz r9,8(r4) | 79 | bf cr7*4+0,246f |
80 | 244: ld r9,0(r4) | ||
81 | addi r4,r4,8 | ||
82 | 245: std r9,0(r3) | ||
83 | addi r3,r3,8 | ||
84 | 246: bf cr7*4+1,1f | ||
85 | 23: lwz r9,0(r4) | ||
68 | addi r4,r4,4 | 86 | addi r4,r4,4 |
69 | 73: stw r9,0(r3) | 87 | 73: stw r9,0(r3) |
70 | addi r3,r3,4 | 88 | addi r3,r3,4 |
71 | 1: bf cr7*4+2,2f | 89 | 1: bf cr7*4+2,2f |
72 | 44: lhz r9,8(r4) | 90 | 44: lhz r9,0(r4) |
73 | addi r4,r4,2 | 91 | addi r4,r4,2 |
74 | 74: sth r9,0(r3) | 92 | 74: sth r9,0(r3) |
75 | addi r3,r3,2 | 93 | addi r3,r3,2 |
76 | 2: bf cr7*4+3,3f | 94 | 2: bf cr7*4+3,3f |
77 | 45: lbz r9,8(r4) | 95 | 45: lbz r9,0(r4) |
78 | 75: stb r9,0(r3) | 96 | 75: stb r9,0(r3) |
79 | 3: li r3,0 | 97 | 3: li r3,0 |
80 | blr | 98 | blr |
@@ -220,7 +238,9 @@ END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD) | |||
220 | 131: | 238 | 131: |
221 | addi r3,r3,8 | 239 | addi r3,r3,8 |
222 | 120: | 240 | 120: |
241 | 320: | ||
223 | 122: | 242 | 122: |
243 | 322: | ||
224 | 124: | 244 | 124: |
225 | 125: | 245 | 125: |
226 | 126: | 246 | 126: |
@@ -229,9 +249,11 @@ END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD) | |||
229 | 129: | 249 | 129: |
230 | 133: | 250 | 133: |
231 | addi r3,r3,8 | 251 | addi r3,r3,8 |
232 | 121: | ||
233 | 132: | 252 | 132: |
234 | addi r3,r3,8 | 253 | addi r3,r3,8 |
254 | 121: | ||
255 | 321: | ||
256 | 344: | ||
235 | 134: | 257 | 134: |
236 | 135: | 258 | 135: |
237 | 138: | 259 | 138: |
@@ -303,18 +325,22 @@ END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD) | |||
303 | 183: | 325 | 183: |
304 | add r3,r3,r7 | 326 | add r3,r3,r7 |
305 | b 1f | 327 | b 1f |
328 | 371: | ||
306 | 180: | 329 | 180: |
307 | addi r3,r3,8 | 330 | addi r3,r3,8 |
308 | 171: | 331 | 171: |
309 | 177: | 332 | 177: |
310 | addi r3,r3,8 | 333 | addi r3,r3,8 |
311 | 170: | 334 | 370: |
312 | 172: | 335 | 372: |
313 | 176: | 336 | 176: |
314 | 178: | 337 | 178: |
315 | addi r3,r3,4 | 338 | addi r3,r3,4 |
316 | 185: | 339 | 185: |
317 | addi r3,r3,4 | 340 | addi r3,r3,4 |
341 | 170: | ||
342 | 172: | ||
343 | 345: | ||
318 | 173: | 344 | 173: |
319 | 174: | 345 | 174: |
320 | 175: | 346 | 175: |
@@ -341,11 +367,19 @@ END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD) | |||
341 | .section __ex_table,"a" | 367 | .section __ex_table,"a" |
342 | .align 3 | 368 | .align 3 |
343 | .llong 20b,120b | 369 | .llong 20b,120b |
370 | .llong 220b,320b | ||
344 | .llong 21b,121b | 371 | .llong 21b,121b |
372 | .llong 221b,321b | ||
345 | .llong 70b,170b | 373 | .llong 70b,170b |
374 | .llong 270b,370b | ||
346 | .llong 22b,122b | 375 | .llong 22b,122b |
376 | .llong 222b,322b | ||
347 | .llong 71b,171b | 377 | .llong 71b,171b |
378 | .llong 271b,371b | ||
348 | .llong 72b,172b | 379 | .llong 72b,172b |
380 | .llong 272b,372b | ||
381 | .llong 244b,344b | ||
382 | .llong 245b,345b | ||
349 | .llong 23b,123b | 383 | .llong 23b,123b |
350 | .llong 73b,173b | 384 | .llong 73b,173b |
351 | .llong 44b,144b | 385 | .llong 44b,144b |
diff --git a/arch/powerpc/lib/feature-fixups.c b/arch/powerpc/lib/feature-fixups.c index 7e8865bcd683..e640175b65ae 100644 --- a/arch/powerpc/lib/feature-fixups.c +++ b/arch/powerpc/lib/feature-fixups.c | |||
@@ -112,7 +112,8 @@ void do_feature_fixups(unsigned long value, void *fixup_start, void *fixup_end) | |||
112 | 112 | ||
113 | void do_lwsync_fixups(unsigned long value, void *fixup_start, void *fixup_end) | 113 | void do_lwsync_fixups(unsigned long value, void *fixup_start, void *fixup_end) |
114 | { | 114 | { |
115 | unsigned int *start, *end, *dest; | 115 | long *start, *end; |
116 | unsigned int *dest; | ||
116 | 117 | ||
117 | if (!(value & CPU_FTR_LWSYNC)) | 118 | if (!(value & CPU_FTR_LWSYNC)) |
118 | return ; | 119 | return ; |
diff --git a/arch/powerpc/mm/40x_mmu.c b/arch/powerpc/mm/40x_mmu.c index 08dfa8e6d86f..65abfcfaaa9e 100644 --- a/arch/powerpc/mm/40x_mmu.c +++ b/arch/powerpc/mm/40x_mmu.c | |||
@@ -84,8 +84,8 @@ void __init MMU_init_hw(void) | |||
84 | * vectors and the kernel live in real-mode. | 84 | * vectors and the kernel live in real-mode. |
85 | */ | 85 | */ |
86 | 86 | ||
87 | mtspr(SPRN_DCCR, 0xF0000000); /* 512 MB of data space at 0x0. */ | 87 | mtspr(SPRN_DCCR, 0xFFFF0000); /* 2GByte of data space at 0x0. */ |
88 | mtspr(SPRN_ICCR, 0xF0000000); /* 512 MB of instr. space at 0x0. */ | 88 | mtspr(SPRN_ICCR, 0xFFFF0000); /* 2GByte of instr. space at 0x0. */ |
89 | } | 89 | } |
90 | 90 | ||
91 | #define LARGE_PAGE_SIZE_16M (1<<24) | 91 | #define LARGE_PAGE_SIZE_16M (1<<24) |
diff --git a/arch/powerpc/mm/hash_native_64.c b/arch/powerpc/mm/hash_native_64.c index 056d23a1b105..784a400e0781 100644 --- a/arch/powerpc/mm/hash_native_64.c +++ b/arch/powerpc/mm/hash_native_64.c | |||
@@ -37,7 +37,7 @@ | |||
37 | 37 | ||
38 | #define HPTE_LOCK_BIT 3 | 38 | #define HPTE_LOCK_BIT 3 |
39 | 39 | ||
40 | static DEFINE_SPINLOCK(native_tlbie_lock); | 40 | static DEFINE_RAW_SPINLOCK(native_tlbie_lock); |
41 | 41 | ||
42 | static inline void __tlbie(unsigned long va, int psize, int ssize) | 42 | static inline void __tlbie(unsigned long va, int psize, int ssize) |
43 | { | 43 | { |
@@ -104,7 +104,7 @@ static inline void tlbie(unsigned long va, int psize, int ssize, int local) | |||
104 | if (use_local) | 104 | if (use_local) |
105 | use_local = mmu_psize_defs[psize].tlbiel; | 105 | use_local = mmu_psize_defs[psize].tlbiel; |
106 | if (lock_tlbie && !use_local) | 106 | if (lock_tlbie && !use_local) |
107 | spin_lock(&native_tlbie_lock); | 107 | raw_spin_lock(&native_tlbie_lock); |
108 | asm volatile("ptesync": : :"memory"); | 108 | asm volatile("ptesync": : :"memory"); |
109 | if (use_local) { | 109 | if (use_local) { |
110 | __tlbiel(va, psize, ssize); | 110 | __tlbiel(va, psize, ssize); |
@@ -114,7 +114,7 @@ static inline void tlbie(unsigned long va, int psize, int ssize, int local) | |||
114 | asm volatile("eieio; tlbsync; ptesync": : :"memory"); | 114 | asm volatile("eieio; tlbsync; ptesync": : :"memory"); |
115 | } | 115 | } |
116 | if (lock_tlbie && !use_local) | 116 | if (lock_tlbie && !use_local) |
117 | spin_unlock(&native_tlbie_lock); | 117 | raw_spin_unlock(&native_tlbie_lock); |
118 | } | 118 | } |
119 | 119 | ||
120 | static inline void native_lock_hpte(struct hash_pte *hptep) | 120 | static inline void native_lock_hpte(struct hash_pte *hptep) |
@@ -122,7 +122,7 @@ static inline void native_lock_hpte(struct hash_pte *hptep) | |||
122 | unsigned long *word = &hptep->v; | 122 | unsigned long *word = &hptep->v; |
123 | 123 | ||
124 | while (1) { | 124 | while (1) { |
125 | if (!test_and_set_bit(HPTE_LOCK_BIT, word)) | 125 | if (!test_and_set_bit_lock(HPTE_LOCK_BIT, word)) |
126 | break; | 126 | break; |
127 | while(test_bit(HPTE_LOCK_BIT, word)) | 127 | while(test_bit(HPTE_LOCK_BIT, word)) |
128 | cpu_relax(); | 128 | cpu_relax(); |
@@ -133,8 +133,7 @@ static inline void native_unlock_hpte(struct hash_pte *hptep) | |||
133 | { | 133 | { |
134 | unsigned long *word = &hptep->v; | 134 | unsigned long *word = &hptep->v; |
135 | 135 | ||
136 | asm volatile("lwsync":::"memory"); | 136 | clear_bit_unlock(HPTE_LOCK_BIT, word); |
137 | clear_bit(HPTE_LOCK_BIT, word); | ||
138 | } | 137 | } |
139 | 138 | ||
140 | static long native_hpte_insert(unsigned long hpte_group, unsigned long va, | 139 | static long native_hpte_insert(unsigned long hpte_group, unsigned long va, |
@@ -434,7 +433,7 @@ static void native_hpte_clear(void) | |||
434 | /* we take the tlbie lock and hold it. Some hardware will | 433 | /* we take the tlbie lock and hold it. Some hardware will |
435 | * deadlock if we try to tlbie from two processors at once. | 434 | * deadlock if we try to tlbie from two processors at once. |
436 | */ | 435 | */ |
437 | spin_lock(&native_tlbie_lock); | 436 | raw_spin_lock(&native_tlbie_lock); |
438 | 437 | ||
439 | slots = pteg_count * HPTES_PER_GROUP; | 438 | slots = pteg_count * HPTES_PER_GROUP; |
440 | 439 | ||
@@ -458,7 +457,7 @@ static void native_hpte_clear(void) | |||
458 | } | 457 | } |
459 | 458 | ||
460 | asm volatile("eieio; tlbsync; ptesync":::"memory"); | 459 | asm volatile("eieio; tlbsync; ptesync":::"memory"); |
461 | spin_unlock(&native_tlbie_lock); | 460 | raw_spin_unlock(&native_tlbie_lock); |
462 | local_irq_restore(flags); | 461 | local_irq_restore(flags); |
463 | } | 462 | } |
464 | 463 | ||
@@ -521,7 +520,7 @@ static void native_flush_hash_range(unsigned long number, int local) | |||
521 | int lock_tlbie = !cpu_has_feature(CPU_FTR_LOCKLESS_TLBIE); | 520 | int lock_tlbie = !cpu_has_feature(CPU_FTR_LOCKLESS_TLBIE); |
522 | 521 | ||
523 | if (lock_tlbie) | 522 | if (lock_tlbie) |
524 | spin_lock(&native_tlbie_lock); | 523 | raw_spin_lock(&native_tlbie_lock); |
525 | 524 | ||
526 | asm volatile("ptesync":::"memory"); | 525 | asm volatile("ptesync":::"memory"); |
527 | for (i = 0; i < number; i++) { | 526 | for (i = 0; i < number; i++) { |
@@ -536,7 +535,7 @@ static void native_flush_hash_range(unsigned long number, int local) | |||
536 | asm volatile("eieio; tlbsync; ptesync":::"memory"); | 535 | asm volatile("eieio; tlbsync; ptesync":::"memory"); |
537 | 536 | ||
538 | if (lock_tlbie) | 537 | if (lock_tlbie) |
539 | spin_unlock(&native_tlbie_lock); | 538 | raw_spin_unlock(&native_tlbie_lock); |
540 | } | 539 | } |
541 | 540 | ||
542 | local_irq_restore(flags); | 541 | local_irq_restore(flags); |
diff --git a/arch/powerpc/mm/mmu_context_hash64.c b/arch/powerpc/mm/mmu_context_hash64.c index b910d37aea1a..51622daae09d 100644 --- a/arch/powerpc/mm/mmu_context_hash64.c +++ b/arch/powerpc/mm/mmu_context_hash64.c | |||
@@ -23,7 +23,7 @@ | |||
23 | #include <asm/mmu_context.h> | 23 | #include <asm/mmu_context.h> |
24 | 24 | ||
25 | static DEFINE_SPINLOCK(mmu_context_lock); | 25 | static DEFINE_SPINLOCK(mmu_context_lock); |
26 | static DEFINE_IDR(mmu_context_idr); | 26 | static DEFINE_IDA(mmu_context_ida); |
27 | 27 | ||
28 | /* | 28 | /* |
29 | * The proto-VSID space has 2^35 - 1 segments available for user mappings. | 29 | * The proto-VSID space has 2^35 - 1 segments available for user mappings. |
@@ -39,11 +39,11 @@ int __init_new_context(void) | |||
39 | int err; | 39 | int err; |
40 | 40 | ||
41 | again: | 41 | again: |
42 | if (!idr_pre_get(&mmu_context_idr, GFP_KERNEL)) | 42 | if (!ida_pre_get(&mmu_context_ida, GFP_KERNEL)) |
43 | return -ENOMEM; | 43 | return -ENOMEM; |
44 | 44 | ||
45 | spin_lock(&mmu_context_lock); | 45 | spin_lock(&mmu_context_lock); |
46 | err = idr_get_new_above(&mmu_context_idr, NULL, 1, &index); | 46 | err = ida_get_new_above(&mmu_context_ida, 1, &index); |
47 | spin_unlock(&mmu_context_lock); | 47 | spin_unlock(&mmu_context_lock); |
48 | 48 | ||
49 | if (err == -EAGAIN) | 49 | if (err == -EAGAIN) |
@@ -53,7 +53,7 @@ again: | |||
53 | 53 | ||
54 | if (index > MAX_CONTEXT) { | 54 | if (index > MAX_CONTEXT) { |
55 | spin_lock(&mmu_context_lock); | 55 | spin_lock(&mmu_context_lock); |
56 | idr_remove(&mmu_context_idr, index); | 56 | ida_remove(&mmu_context_ida, index); |
57 | spin_unlock(&mmu_context_lock); | 57 | spin_unlock(&mmu_context_lock); |
58 | return -ENOMEM; | 58 | return -ENOMEM; |
59 | } | 59 | } |
@@ -85,7 +85,7 @@ int init_new_context(struct task_struct *tsk, struct mm_struct *mm) | |||
85 | void __destroy_context(int context_id) | 85 | void __destroy_context(int context_id) |
86 | { | 86 | { |
87 | spin_lock(&mmu_context_lock); | 87 | spin_lock(&mmu_context_lock); |
88 | idr_remove(&mmu_context_idr, context_id); | 88 | ida_remove(&mmu_context_ida, context_id); |
89 | spin_unlock(&mmu_context_lock); | 89 | spin_unlock(&mmu_context_lock); |
90 | } | 90 | } |
91 | EXPORT_SYMBOL_GPL(__destroy_context); | 91 | EXPORT_SYMBOL_GPL(__destroy_context); |
diff --git a/arch/powerpc/mm/mmu_context_nohash.c b/arch/powerpc/mm/mmu_context_nohash.c index 1044a634b6d0..dbc692145ecb 100644 --- a/arch/powerpc/mm/mmu_context_nohash.c +++ b/arch/powerpc/mm/mmu_context_nohash.c | |||
@@ -56,7 +56,7 @@ static unsigned int next_context, nr_free_contexts; | |||
56 | static unsigned long *context_map; | 56 | static unsigned long *context_map; |
57 | static unsigned long *stale_map[NR_CPUS]; | 57 | static unsigned long *stale_map[NR_CPUS]; |
58 | static struct mm_struct **context_mm; | 58 | static struct mm_struct **context_mm; |
59 | static DEFINE_SPINLOCK(context_lock); | 59 | static DEFINE_RAW_SPINLOCK(context_lock); |
60 | 60 | ||
61 | #define CTX_MAP_SIZE \ | 61 | #define CTX_MAP_SIZE \ |
62 | (sizeof(unsigned long) * (last_context / BITS_PER_LONG + 1)) | 62 | (sizeof(unsigned long) * (last_context / BITS_PER_LONG + 1)) |
@@ -121,9 +121,9 @@ static unsigned int steal_context_smp(unsigned int id) | |||
121 | /* This will happen if you have more CPUs than available contexts, | 121 | /* This will happen if you have more CPUs than available contexts, |
122 | * all we can do here is wait a bit and try again | 122 | * all we can do here is wait a bit and try again |
123 | */ | 123 | */ |
124 | spin_unlock(&context_lock); | 124 | raw_spin_unlock(&context_lock); |
125 | cpu_relax(); | 125 | cpu_relax(); |
126 | spin_lock(&context_lock); | 126 | raw_spin_lock(&context_lock); |
127 | 127 | ||
128 | /* This will cause the caller to try again */ | 128 | /* This will cause the caller to try again */ |
129 | return MMU_NO_CONTEXT; | 129 | return MMU_NO_CONTEXT; |
@@ -194,7 +194,7 @@ void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next) | |||
194 | unsigned long *map; | 194 | unsigned long *map; |
195 | 195 | ||
196 | /* No lockless fast path .. yet */ | 196 | /* No lockless fast path .. yet */ |
197 | spin_lock(&context_lock); | 197 | raw_spin_lock(&context_lock); |
198 | 198 | ||
199 | pr_hard("[%d] activating context for mm @%p, active=%d, id=%d", | 199 | pr_hard("[%d] activating context for mm @%p, active=%d, id=%d", |
200 | cpu, next, next->context.active, next->context.id); | 200 | cpu, next, next->context.active, next->context.id); |
@@ -278,7 +278,7 @@ void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next) | |||
278 | /* Flick the MMU and release lock */ | 278 | /* Flick the MMU and release lock */ |
279 | pr_hardcont(" -> %d\n", id); | 279 | pr_hardcont(" -> %d\n", id); |
280 | set_context(id, next->pgd); | 280 | set_context(id, next->pgd); |
281 | spin_unlock(&context_lock); | 281 | raw_spin_unlock(&context_lock); |
282 | } | 282 | } |
283 | 283 | ||
284 | /* | 284 | /* |
@@ -307,7 +307,7 @@ void destroy_context(struct mm_struct *mm) | |||
307 | 307 | ||
308 | WARN_ON(mm->context.active != 0); | 308 | WARN_ON(mm->context.active != 0); |
309 | 309 | ||
310 | spin_lock_irqsave(&context_lock, flags); | 310 | raw_spin_lock_irqsave(&context_lock, flags); |
311 | id = mm->context.id; | 311 | id = mm->context.id; |
312 | if (id != MMU_NO_CONTEXT) { | 312 | if (id != MMU_NO_CONTEXT) { |
313 | __clear_bit(id, context_map); | 313 | __clear_bit(id, context_map); |
@@ -318,7 +318,7 @@ void destroy_context(struct mm_struct *mm) | |||
318 | context_mm[id] = NULL; | 318 | context_mm[id] = NULL; |
319 | nr_free_contexts++; | 319 | nr_free_contexts++; |
320 | } | 320 | } |
321 | spin_unlock_irqrestore(&context_lock, flags); | 321 | raw_spin_unlock_irqrestore(&context_lock, flags); |
322 | } | 322 | } |
323 | 323 | ||
324 | #ifdef CONFIG_SMP | 324 | #ifdef CONFIG_SMP |
diff --git a/arch/powerpc/mm/tlb_hash64.c b/arch/powerpc/mm/tlb_hash64.c index 282d9306361f..1ec06576f619 100644 --- a/arch/powerpc/mm/tlb_hash64.c +++ b/arch/powerpc/mm/tlb_hash64.c | |||
@@ -63,15 +63,21 @@ void hpte_need_flush(struct mm_struct *mm, unsigned long addr, | |||
63 | if (huge) { | 63 | if (huge) { |
64 | #ifdef CONFIG_HUGETLB_PAGE | 64 | #ifdef CONFIG_HUGETLB_PAGE |
65 | psize = get_slice_psize(mm, addr); | 65 | psize = get_slice_psize(mm, addr); |
66 | /* Mask the address for the correct page size */ | ||
67 | addr &= ~((1UL << mmu_psize_defs[psize].shift) - 1); | ||
66 | #else | 68 | #else |
67 | BUG(); | 69 | BUG(); |
68 | psize = pte_pagesize_index(mm, addr, pte); /* shutup gcc */ | 70 | psize = pte_pagesize_index(mm, addr, pte); /* shutup gcc */ |
69 | #endif | 71 | #endif |
70 | } else | 72 | } else { |
71 | psize = pte_pagesize_index(mm, addr, pte); | 73 | psize = pte_pagesize_index(mm, addr, pte); |
74 | /* Mask the address for the standard page size. If we | ||
75 | * have a 64k page kernel, but the hardware does not | ||
76 | * support 64k pages, this might be different from the | ||
77 | * hardware page size encoded in the slice table. */ | ||
78 | addr &= PAGE_MASK; | ||
79 | } | ||
72 | 80 | ||
73 | /* Mask the address for the correct page size */ | ||
74 | addr &= ~((1UL << mmu_psize_defs[psize].shift) - 1); | ||
75 | 81 | ||
76 | /* Build full vaddr */ | 82 | /* Build full vaddr */ |
77 | if (!is_kernel_addr(addr)) { | 83 | if (!is_kernel_addr(addr)) { |
diff --git a/arch/powerpc/mm/tlb_low_64e.S b/arch/powerpc/mm/tlb_low_64e.S index f288279e679d..8b04c54e596f 100644 --- a/arch/powerpc/mm/tlb_low_64e.S +++ b/arch/powerpc/mm/tlb_low_64e.S | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Low leve TLB miss handlers for Book3E | 2 | * Low level TLB miss handlers for Book3E |
3 | * | 3 | * |
4 | * Copyright (C) 2008-2009 | 4 | * Copyright (C) 2008-2009 |
5 | * Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp. | 5 | * Ben. Herrenschmidt (benh@kernel.crashing.org), IBM Corp. |
diff --git a/arch/powerpc/mm/tlb_nohash.c b/arch/powerpc/mm/tlb_nohash.c index 2fbc680c2c71..e81d5d67f834 100644 --- a/arch/powerpc/mm/tlb_nohash.c +++ b/arch/powerpc/mm/tlb_nohash.c | |||
@@ -150,7 +150,7 @@ EXPORT_SYMBOL(local_flush_tlb_page); | |||
150 | */ | 150 | */ |
151 | #ifdef CONFIG_SMP | 151 | #ifdef CONFIG_SMP |
152 | 152 | ||
153 | static DEFINE_SPINLOCK(tlbivax_lock); | 153 | static DEFINE_RAW_SPINLOCK(tlbivax_lock); |
154 | 154 | ||
155 | static int mm_is_core_local(struct mm_struct *mm) | 155 | static int mm_is_core_local(struct mm_struct *mm) |
156 | { | 156 | { |
@@ -232,10 +232,10 @@ void __flush_tlb_page(struct mm_struct *mm, unsigned long vmaddr, | |||
232 | if (mmu_has_feature(MMU_FTR_USE_TLBIVAX_BCAST)) { | 232 | if (mmu_has_feature(MMU_FTR_USE_TLBIVAX_BCAST)) { |
233 | int lock = mmu_has_feature(MMU_FTR_LOCK_BCAST_INVAL); | 233 | int lock = mmu_has_feature(MMU_FTR_LOCK_BCAST_INVAL); |
234 | if (lock) | 234 | if (lock) |
235 | spin_lock(&tlbivax_lock); | 235 | raw_spin_lock(&tlbivax_lock); |
236 | _tlbivax_bcast(vmaddr, pid, tsize, ind); | 236 | _tlbivax_bcast(vmaddr, pid, tsize, ind); |
237 | if (lock) | 237 | if (lock) |
238 | spin_unlock(&tlbivax_lock); | 238 | raw_spin_unlock(&tlbivax_lock); |
239 | goto bail; | 239 | goto bail; |
240 | } else { | 240 | } else { |
241 | struct tlb_flush_param p = { | 241 | struct tlb_flush_param p = { |
diff --git a/arch/powerpc/platforms/512x/clock.c b/arch/powerpc/platforms/512x/clock.c index 84544d072043..4c42246b86a7 100644 --- a/arch/powerpc/platforms/512x/clock.c +++ b/arch/powerpc/platforms/512x/clock.c | |||
@@ -698,8 +698,7 @@ static struct clk_interface mpc5121_clk_functions = { | |||
698 | .clk_get_parent = NULL, | 698 | .clk_get_parent = NULL, |
699 | }; | 699 | }; |
700 | 700 | ||
701 | static int | 701 | int __init mpc5121_clk_init(void) |
702 | mpc5121_clk_init(void) | ||
703 | { | 702 | { |
704 | struct device_node *np; | 703 | struct device_node *np; |
705 | 704 | ||
@@ -724,6 +723,3 @@ mpc5121_clk_init(void) | |||
724 | clk_functions = mpc5121_clk_functions; | 723 | clk_functions = mpc5121_clk_functions; |
725 | return 0; | 724 | return 0; |
726 | } | 725 | } |
727 | |||
728 | |||
729 | arch_initcall(mpc5121_clk_init); | ||
diff --git a/arch/powerpc/platforms/512x/mpc5121_ads.c b/arch/powerpc/platforms/512x/mpc5121_ads.c index 441abc488851..ee6ae129c25c 100644 --- a/arch/powerpc/platforms/512x/mpc5121_ads.c +++ b/arch/powerpc/platforms/512x/mpc5121_ads.c | |||
@@ -64,8 +64,9 @@ define_machine(mpc5121_ads) { | |||
64 | .name = "MPC5121 ADS", | 64 | .name = "MPC5121 ADS", |
65 | .probe = mpc5121_ads_probe, | 65 | .probe = mpc5121_ads_probe, |
66 | .setup_arch = mpc5121_ads_setup_arch, | 66 | .setup_arch = mpc5121_ads_setup_arch, |
67 | .init = mpc512x_declare_of_platform_devices, | 67 | .init = mpc512x_init, |
68 | .init_IRQ = mpc5121_ads_init_IRQ, | 68 | .init_IRQ = mpc5121_ads_init_IRQ, |
69 | .get_irq = ipic_get_irq, | 69 | .get_irq = ipic_get_irq, |
70 | .calibrate_decr = generic_calibrate_decr, | 70 | .calibrate_decr = generic_calibrate_decr, |
71 | .restart = mpc512x_restart, | ||
71 | }; | 72 | }; |
diff --git a/arch/powerpc/platforms/512x/mpc5121_ads_cpld.c b/arch/powerpc/platforms/512x/mpc5121_ads_cpld.c index da9b20a63769..4ecf4cf9a51b 100644 --- a/arch/powerpc/platforms/512x/mpc5121_ads_cpld.c +++ b/arch/powerpc/platforms/512x/mpc5121_ads_cpld.c | |||
@@ -79,7 +79,7 @@ cpld_unmask_irq(unsigned int irq) | |||
79 | } | 79 | } |
80 | 80 | ||
81 | static struct irq_chip cpld_pic = { | 81 | static struct irq_chip cpld_pic = { |
82 | .name = " CPLD PIC ", | 82 | .name = "CPLD PIC", |
83 | .mask = cpld_mask_irq, | 83 | .mask = cpld_mask_irq, |
84 | .ack = cpld_mask_irq, | 84 | .ack = cpld_mask_irq, |
85 | .unmask = cpld_unmask_irq, | 85 | .unmask = cpld_unmask_irq, |
diff --git a/arch/powerpc/platforms/512x/mpc5121_generic.c b/arch/powerpc/platforms/512x/mpc5121_generic.c index 2479de9e2d12..a6c0e3a2615d 100644 --- a/arch/powerpc/platforms/512x/mpc5121_generic.c +++ b/arch/powerpc/platforms/512x/mpc5121_generic.c | |||
@@ -51,8 +51,9 @@ static int __init mpc5121_generic_probe(void) | |||
51 | define_machine(mpc5121_generic) { | 51 | define_machine(mpc5121_generic) { |
52 | .name = "MPC5121 generic", | 52 | .name = "MPC5121 generic", |
53 | .probe = mpc5121_generic_probe, | 53 | .probe = mpc5121_generic_probe, |
54 | .init = mpc512x_declare_of_platform_devices, | 54 | .init = mpc512x_init, |
55 | .init_IRQ = mpc512x_init_IRQ, | 55 | .init_IRQ = mpc512x_init_IRQ, |
56 | .get_irq = ipic_get_irq, | 56 | .get_irq = ipic_get_irq, |
57 | .calibrate_decr = generic_calibrate_decr, | 57 | .calibrate_decr = generic_calibrate_decr, |
58 | .restart = mpc512x_restart, | ||
58 | }; | 59 | }; |
diff --git a/arch/powerpc/platforms/512x/mpc512x.h b/arch/powerpc/platforms/512x/mpc512x.h index 22a5352407e0..b2daca0d1488 100644 --- a/arch/powerpc/platforms/512x/mpc512x.h +++ b/arch/powerpc/platforms/512x/mpc512x.h | |||
@@ -12,5 +12,8 @@ | |||
12 | #ifndef __MPC512X_H__ | 12 | #ifndef __MPC512X_H__ |
13 | #define __MPC512X_H__ | 13 | #define __MPC512X_H__ |
14 | extern void __init mpc512x_init_IRQ(void); | 14 | extern void __init mpc512x_init_IRQ(void); |
15 | extern void __init mpc512x_init(void); | ||
16 | extern int __init mpc5121_clk_init(void); | ||
15 | void __init mpc512x_declare_of_platform_devices(void); | 17 | void __init mpc512x_declare_of_platform_devices(void); |
18 | extern void mpc512x_restart(char *cmd); | ||
16 | #endif /* __MPC512X_H__ */ | 19 | #endif /* __MPC512X_H__ */ |
diff --git a/arch/powerpc/platforms/512x/mpc512x_shared.c b/arch/powerpc/platforms/512x/mpc512x_shared.c index 434d683df5a0..b7f518a60f03 100644 --- a/arch/powerpc/platforms/512x/mpc512x_shared.c +++ b/arch/powerpc/platforms/512x/mpc512x_shared.c | |||
@@ -21,9 +21,38 @@ | |||
21 | #include <asm/ipic.h> | 21 | #include <asm/ipic.h> |
22 | #include <asm/prom.h> | 22 | #include <asm/prom.h> |
23 | #include <asm/time.h> | 23 | #include <asm/time.h> |
24 | #include <asm/mpc5121.h> | ||
24 | 25 | ||
25 | #include "mpc512x.h" | 26 | #include "mpc512x.h" |
26 | 27 | ||
28 | static struct mpc512x_reset_module __iomem *reset_module_base; | ||
29 | |||
30 | static void __init mpc512x_restart_init(void) | ||
31 | { | ||
32 | struct device_node *np; | ||
33 | |||
34 | np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-reset"); | ||
35 | if (!np) | ||
36 | return; | ||
37 | |||
38 | reset_module_base = of_iomap(np, 0); | ||
39 | of_node_put(np); | ||
40 | } | ||
41 | |||
42 | void mpc512x_restart(char *cmd) | ||
43 | { | ||
44 | if (reset_module_base) { | ||
45 | /* Enable software reset "RSTE" */ | ||
46 | out_be32(&reset_module_base->rpr, 0x52535445); | ||
47 | /* Set software hard reset */ | ||
48 | out_be32(&reset_module_base->rcr, 0x2); | ||
49 | } else { | ||
50 | pr_err("Restart module not mapped.\n"); | ||
51 | } | ||
52 | for (;;) | ||
53 | ; | ||
54 | } | ||
55 | |||
27 | void __init mpc512x_init_IRQ(void) | 56 | void __init mpc512x_init_IRQ(void) |
28 | { | 57 | { |
29 | struct device_node *np; | 58 | struct device_node *np; |
@@ -53,8 +82,22 @@ static struct of_device_id __initdata of_bus_ids[] = { | |||
53 | 82 | ||
54 | void __init mpc512x_declare_of_platform_devices(void) | 83 | void __init mpc512x_declare_of_platform_devices(void) |
55 | { | 84 | { |
85 | struct device_node *np; | ||
86 | |||
56 | if (of_platform_bus_probe(NULL, of_bus_ids, NULL)) | 87 | if (of_platform_bus_probe(NULL, of_bus_ids, NULL)) |
57 | printk(KERN_ERR __FILE__ ": " | 88 | printk(KERN_ERR __FILE__ ": " |
58 | "Error while probing of_platform bus\n"); | 89 | "Error while probing of_platform bus\n"); |
90 | |||
91 | np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-nfc"); | ||
92 | if (np) { | ||
93 | of_platform_device_create(np, NULL, NULL); | ||
94 | of_node_put(np); | ||
95 | } | ||
59 | } | 96 | } |
60 | 97 | ||
98 | void __init mpc512x_init(void) | ||
99 | { | ||
100 | mpc512x_declare_of_platform_devices(); | ||
101 | mpc5121_clk_init(); | ||
102 | mpc512x_restart_init(); | ||
103 | } | ||
diff --git a/arch/powerpc/platforms/85xx/mpc85xx_mds.c b/arch/powerpc/platforms/85xx/mpc85xx_mds.c index 21f61b8c445b..04d105d689f1 100644 --- a/arch/powerpc/platforms/85xx/mpc85xx_mds.c +++ b/arch/powerpc/platforms/85xx/mpc85xx_mds.c | |||
@@ -302,11 +302,14 @@ static struct of_device_id mpc85xx_ids[] = { | |||
302 | { .compatible = "gianfar", }, | 302 | { .compatible = "gianfar", }, |
303 | { .compatible = "fsl,rapidio-delta", }, | 303 | { .compatible = "fsl,rapidio-delta", }, |
304 | { .compatible = "fsl,mpc8548-guts", }, | 304 | { .compatible = "fsl,mpc8548-guts", }, |
305 | { .compatible = "gpio-leds", }, | ||
305 | {}, | 306 | {}, |
306 | }; | 307 | }; |
307 | 308 | ||
308 | static int __init mpc85xx_publish_devices(void) | 309 | static int __init mpc85xx_publish_devices(void) |
309 | { | 310 | { |
311 | if (machine_is(mpc8568_mds)) | ||
312 | simple_gpiochip_init("fsl,mpc8568mds-bcsr-gpio"); | ||
310 | if (machine_is(mpc8569_mds)) | 313 | if (machine_is(mpc8569_mds)) |
311 | simple_gpiochip_init("fsl,mpc8569mds-bcsr-gpio"); | 314 | simple_gpiochip_init("fsl,mpc8569mds-bcsr-gpio"); |
312 | 315 | ||
@@ -338,7 +341,8 @@ static void __init mpc85xx_mds_pic_init(void) | |||
338 | } | 341 | } |
339 | 342 | ||
340 | mpic = mpic_alloc(np, r.start, | 343 | mpic = mpic_alloc(np, r.start, |
341 | MPIC_PRIMARY | MPIC_WANTS_RESET | MPIC_BIG_ENDIAN, | 344 | MPIC_PRIMARY | MPIC_WANTS_RESET | MPIC_BIG_ENDIAN | |
345 | MPIC_BROKEN_FRR_NIRQS, | ||
342 | 0, 256, " OpenPIC "); | 346 | 0, 256, " OpenPIC "); |
343 | BUG_ON(mpic == NULL); | 347 | BUG_ON(mpic == NULL); |
344 | of_node_put(np); | 348 | of_node_put(np); |
diff --git a/arch/powerpc/platforms/85xx/smp.c b/arch/powerpc/platforms/85xx/smp.c index 04160a4cc699..a15f582300d8 100644 --- a/arch/powerpc/platforms/85xx/smp.c +++ b/arch/powerpc/platforms/85xx/smp.c | |||
@@ -46,6 +46,7 @@ smp_85xx_kick_cpu(int nr) | |||
46 | __iomem u32 *bptr_vaddr; | 46 | __iomem u32 *bptr_vaddr; |
47 | struct device_node *np; | 47 | struct device_node *np; |
48 | int n = 0; | 48 | int n = 0; |
49 | int ioremappable; | ||
49 | 50 | ||
50 | WARN_ON (nr < 0 || nr >= NR_CPUS); | 51 | WARN_ON (nr < 0 || nr >= NR_CPUS); |
51 | 52 | ||
@@ -59,21 +60,37 @@ smp_85xx_kick_cpu(int nr) | |||
59 | return; | 60 | return; |
60 | } | 61 | } |
61 | 62 | ||
63 | /* | ||
64 | * A secondary core could be in a spinloop in the bootpage | ||
65 | * (0xfffff000), somewhere in highmem, or somewhere in lowmem. | ||
66 | * The bootpage and highmem can be accessed via ioremap(), but | ||
67 | * we need to directly access the spinloop if its in lowmem. | ||
68 | */ | ||
69 | ioremappable = *cpu_rel_addr > virt_to_phys(high_memory); | ||
70 | |||
62 | /* Map the spin table */ | 71 | /* Map the spin table */ |
63 | bptr_vaddr = ioremap(*cpu_rel_addr, SIZE_BOOT_ENTRY); | 72 | if (ioremappable) |
73 | bptr_vaddr = ioremap(*cpu_rel_addr, SIZE_BOOT_ENTRY); | ||
74 | else | ||
75 | bptr_vaddr = phys_to_virt(*cpu_rel_addr); | ||
64 | 76 | ||
65 | local_irq_save(flags); | 77 | local_irq_save(flags); |
66 | 78 | ||
67 | out_be32(bptr_vaddr + BOOT_ENTRY_PIR, nr); | 79 | out_be32(bptr_vaddr + BOOT_ENTRY_PIR, nr); |
68 | out_be32(bptr_vaddr + BOOT_ENTRY_ADDR_LOWER, __pa(__early_start)); | 80 | out_be32(bptr_vaddr + BOOT_ENTRY_ADDR_LOWER, __pa(__early_start)); |
69 | 81 | ||
82 | if (!ioremappable) | ||
83 | flush_dcache_range((ulong)bptr_vaddr, | ||
84 | (ulong)(bptr_vaddr + SIZE_BOOT_ENTRY)); | ||
85 | |||
70 | /* Wait a bit for the CPU to ack. */ | 86 | /* Wait a bit for the CPU to ack. */ |
71 | while ((__secondary_hold_acknowledge != nr) && (++n < 1000)) | 87 | while ((__secondary_hold_acknowledge != nr) && (++n < 1000)) |
72 | mdelay(1); | 88 | mdelay(1); |
73 | 89 | ||
74 | local_irq_restore(flags); | 90 | local_irq_restore(flags); |
75 | 91 | ||
76 | iounmap(bptr_vaddr); | 92 | if (ioremappable) |
93 | iounmap(bptr_vaddr); | ||
77 | 94 | ||
78 | pr_debug("waited %d msecs for CPU #%d.\n", n, nr); | 95 | pr_debug("waited %d msecs for CPU #%d.\n", n, nr); |
79 | } | 96 | } |
diff --git a/arch/powerpc/platforms/85xx/socrates_fpga_pic.c b/arch/powerpc/platforms/85xx/socrates_fpga_pic.c index e5da5f62b24a..42e87f08aa01 100644 --- a/arch/powerpc/platforms/85xx/socrates_fpga_pic.c +++ b/arch/powerpc/platforms/85xx/socrates_fpga_pic.c | |||
@@ -232,7 +232,7 @@ static int socrates_fpga_pic_set_type(unsigned int virq, | |||
232 | } | 232 | } |
233 | 233 | ||
234 | static struct irq_chip socrates_fpga_pic_chip = { | 234 | static struct irq_chip socrates_fpga_pic_chip = { |
235 | .name = " FPGA-PIC ", | 235 | .name = "FPGA-PIC", |
236 | .ack = socrates_fpga_pic_ack, | 236 | .ack = socrates_fpga_pic_ack, |
237 | .mask = socrates_fpga_pic_mask, | 237 | .mask = socrates_fpga_pic_mask, |
238 | .mask_ack = socrates_fpga_pic_mask_ack, | 238 | .mask_ack = socrates_fpga_pic_mask_ack, |
diff --git a/arch/powerpc/platforms/85xx/stx_gp3.c b/arch/powerpc/platforms/85xx/stx_gp3.c index f559918f3c6f..bc33d1859ae7 100644 --- a/arch/powerpc/platforms/85xx/stx_gp3.c +++ b/arch/powerpc/platforms/85xx/stx_gp3.c | |||
@@ -134,7 +134,7 @@ static void stx_gp3_show_cpuinfo(struct seq_file *m) | |||
134 | pvid = mfspr(SPRN_PVR); | 134 | pvid = mfspr(SPRN_PVR); |
135 | svid = mfspr(SPRN_SVR); | 135 | svid = mfspr(SPRN_SVR); |
136 | 136 | ||
137 | seq_printf(m, "Vendor\t\t: RPC Electronics STx \n"); | 137 | seq_printf(m, "Vendor\t\t: RPC Electronics STx\n"); |
138 | seq_printf(m, "PVR\t\t: 0x%x\n", pvid); | 138 | seq_printf(m, "PVR\t\t: 0x%x\n", pvid); |
139 | seq_printf(m, "SVR\t\t: 0x%x\n", svid); | 139 | seq_printf(m, "SVR\t\t: 0x%x\n", svid); |
140 | 140 | ||
diff --git a/arch/powerpc/platforms/85xx/xes_mpc85xx.c b/arch/powerpc/platforms/85xx/xes_mpc85xx.c index 1b426050a2f9..0125604d096e 100644 --- a/arch/powerpc/platforms/85xx/xes_mpc85xx.c +++ b/arch/powerpc/platforms/85xx/xes_mpc85xx.c | |||
@@ -80,8 +80,8 @@ static void xes_mpc85xx_configure_l2(void __iomem *l2_base) | |||
80 | printk(KERN_INFO "xes_mpc85xx: Enabling L2 as cache\n"); | 80 | printk(KERN_INFO "xes_mpc85xx: Enabling L2 as cache\n"); |
81 | 81 | ||
82 | ctl = MPC85xx_L2CTL_L2E | MPC85xx_L2CTL_L2I; | 82 | ctl = MPC85xx_L2CTL_L2E | MPC85xx_L2CTL_L2I; |
83 | if (machine_is_compatible("MPC8540") || | 83 | if (of_machine_is_compatible("MPC8540") || |
84 | machine_is_compatible("MPC8560")) | 84 | of_machine_is_compatible("MPC8560")) |
85 | /* | 85 | /* |
86 | * Assume L2 SRAM is used fully for cache, so set | 86 | * Assume L2 SRAM is used fully for cache, so set |
87 | * L2BLKSZ (bits 4:5) to match L2SIZ (bits 2:3). | 87 | * L2BLKSZ (bits 4:5) to match L2SIZ (bits 2:3). |
diff --git a/arch/powerpc/platforms/cell/beat_htab.c b/arch/powerpc/platforms/cell/beat_htab.c index 35b1ec492715..2516c1cf8467 100644 --- a/arch/powerpc/platforms/cell/beat_htab.c +++ b/arch/powerpc/platforms/cell/beat_htab.c | |||
@@ -40,7 +40,7 @@ | |||
40 | #define DBG_LOW(fmt...) do { } while (0) | 40 | #define DBG_LOW(fmt...) do { } while (0) |
41 | #endif | 41 | #endif |
42 | 42 | ||
43 | static DEFINE_SPINLOCK(beat_htab_lock); | 43 | static DEFINE_RAW_SPINLOCK(beat_htab_lock); |
44 | 44 | ||
45 | static inline unsigned int beat_read_mask(unsigned hpte_group) | 45 | static inline unsigned int beat_read_mask(unsigned hpte_group) |
46 | { | 46 | { |
@@ -114,18 +114,18 @@ static long beat_lpar_hpte_insert(unsigned long hpte_group, | |||
114 | if (rflags & _PAGE_NO_CACHE) | 114 | if (rflags & _PAGE_NO_CACHE) |
115 | hpte_r &= ~_PAGE_COHERENT; | 115 | hpte_r &= ~_PAGE_COHERENT; |
116 | 116 | ||
117 | spin_lock(&beat_htab_lock); | 117 | raw_spin_lock(&beat_htab_lock); |
118 | lpar_rc = beat_read_mask(hpte_group); | 118 | lpar_rc = beat_read_mask(hpte_group); |
119 | if (lpar_rc == 0) { | 119 | if (lpar_rc == 0) { |
120 | if (!(vflags & HPTE_V_BOLTED)) | 120 | if (!(vflags & HPTE_V_BOLTED)) |
121 | DBG_LOW(" full\n"); | 121 | DBG_LOW(" full\n"); |
122 | spin_unlock(&beat_htab_lock); | 122 | raw_spin_unlock(&beat_htab_lock); |
123 | return -1; | 123 | return -1; |
124 | } | 124 | } |
125 | 125 | ||
126 | lpar_rc = beat_insert_htab_entry(0, hpte_group, lpar_rc << 48, | 126 | lpar_rc = beat_insert_htab_entry(0, hpte_group, lpar_rc << 48, |
127 | hpte_v, hpte_r, &slot); | 127 | hpte_v, hpte_r, &slot); |
128 | spin_unlock(&beat_htab_lock); | 128 | raw_spin_unlock(&beat_htab_lock); |
129 | 129 | ||
130 | /* | 130 | /* |
131 | * Since we try and ioremap PHBs we don't own, the pte insert | 131 | * Since we try and ioremap PHBs we don't own, the pte insert |
@@ -198,17 +198,17 @@ static long beat_lpar_hpte_updatepp(unsigned long slot, | |||
198 | "avpnv=%016lx, slot=%016lx, psize: %d, newpp %016lx ... ", | 198 | "avpnv=%016lx, slot=%016lx, psize: %d, newpp %016lx ... ", |
199 | want_v & HPTE_V_AVPN, slot, psize, newpp); | 199 | want_v & HPTE_V_AVPN, slot, psize, newpp); |
200 | 200 | ||
201 | spin_lock(&beat_htab_lock); | 201 | raw_spin_lock(&beat_htab_lock); |
202 | dummy0 = beat_lpar_hpte_getword0(slot); | 202 | dummy0 = beat_lpar_hpte_getword0(slot); |
203 | if ((dummy0 & ~0x7FUL) != (want_v & ~0x7FUL)) { | 203 | if ((dummy0 & ~0x7FUL) != (want_v & ~0x7FUL)) { |
204 | DBG_LOW("not found !\n"); | 204 | DBG_LOW("not found !\n"); |
205 | spin_unlock(&beat_htab_lock); | 205 | raw_spin_unlock(&beat_htab_lock); |
206 | return -1; | 206 | return -1; |
207 | } | 207 | } |
208 | 208 | ||
209 | lpar_rc = beat_write_htab_entry(0, slot, 0, newpp, 0, 7, &dummy0, | 209 | lpar_rc = beat_write_htab_entry(0, slot, 0, newpp, 0, 7, &dummy0, |
210 | &dummy1); | 210 | &dummy1); |
211 | spin_unlock(&beat_htab_lock); | 211 | raw_spin_unlock(&beat_htab_lock); |
212 | if (lpar_rc != 0 || dummy0 == 0) { | 212 | if (lpar_rc != 0 || dummy0 == 0) { |
213 | DBG_LOW("not found !\n"); | 213 | DBG_LOW("not found !\n"); |
214 | return -1; | 214 | return -1; |
@@ -262,13 +262,13 @@ static void beat_lpar_hpte_updateboltedpp(unsigned long newpp, | |||
262 | vsid = get_kernel_vsid(ea, MMU_SEGSIZE_256M); | 262 | vsid = get_kernel_vsid(ea, MMU_SEGSIZE_256M); |
263 | va = (vsid << 28) | (ea & 0x0fffffff); | 263 | va = (vsid << 28) | (ea & 0x0fffffff); |
264 | 264 | ||
265 | spin_lock(&beat_htab_lock); | 265 | raw_spin_lock(&beat_htab_lock); |
266 | slot = beat_lpar_hpte_find(va, psize); | 266 | slot = beat_lpar_hpte_find(va, psize); |
267 | BUG_ON(slot == -1); | 267 | BUG_ON(slot == -1); |
268 | 268 | ||
269 | lpar_rc = beat_write_htab_entry(0, slot, 0, newpp, 0, 7, | 269 | lpar_rc = beat_write_htab_entry(0, slot, 0, newpp, 0, 7, |
270 | &dummy0, &dummy1); | 270 | &dummy0, &dummy1); |
271 | spin_unlock(&beat_htab_lock); | 271 | raw_spin_unlock(&beat_htab_lock); |
272 | 272 | ||
273 | BUG_ON(lpar_rc != 0); | 273 | BUG_ON(lpar_rc != 0); |
274 | } | 274 | } |
@@ -285,18 +285,18 @@ static void beat_lpar_hpte_invalidate(unsigned long slot, unsigned long va, | |||
285 | slot, va, psize, local); | 285 | slot, va, psize, local); |
286 | want_v = hpte_encode_v(va, psize, MMU_SEGSIZE_256M); | 286 | want_v = hpte_encode_v(va, psize, MMU_SEGSIZE_256M); |
287 | 287 | ||
288 | spin_lock_irqsave(&beat_htab_lock, flags); | 288 | raw_spin_lock_irqsave(&beat_htab_lock, flags); |
289 | dummy1 = beat_lpar_hpte_getword0(slot); | 289 | dummy1 = beat_lpar_hpte_getword0(slot); |
290 | 290 | ||
291 | if ((dummy1 & ~0x7FUL) != (want_v & ~0x7FUL)) { | 291 | if ((dummy1 & ~0x7FUL) != (want_v & ~0x7FUL)) { |
292 | DBG_LOW("not found !\n"); | 292 | DBG_LOW("not found !\n"); |
293 | spin_unlock_irqrestore(&beat_htab_lock, flags); | 293 | raw_spin_unlock_irqrestore(&beat_htab_lock, flags); |
294 | return; | 294 | return; |
295 | } | 295 | } |
296 | 296 | ||
297 | lpar_rc = beat_write_htab_entry(0, slot, 0, 0, HPTE_V_VALID, 0, | 297 | lpar_rc = beat_write_htab_entry(0, slot, 0, 0, HPTE_V_VALID, 0, |
298 | &dummy1, &dummy2); | 298 | &dummy1, &dummy2); |
299 | spin_unlock_irqrestore(&beat_htab_lock, flags); | 299 | raw_spin_unlock_irqrestore(&beat_htab_lock, flags); |
300 | 300 | ||
301 | BUG_ON(lpar_rc != 0); | 301 | BUG_ON(lpar_rc != 0); |
302 | } | 302 | } |
diff --git a/arch/powerpc/platforms/cell/beat_interrupt.c b/arch/powerpc/platforms/cell/beat_interrupt.c index 36052a9ebcda..682af97321a8 100644 --- a/arch/powerpc/platforms/cell/beat_interrupt.c +++ b/arch/powerpc/platforms/cell/beat_interrupt.c | |||
@@ -30,7 +30,7 @@ | |||
30 | #include "beat_wrapper.h" | 30 | #include "beat_wrapper.h" |
31 | 31 | ||
32 | #define MAX_IRQS NR_IRQS | 32 | #define MAX_IRQS NR_IRQS |
33 | static DEFINE_SPINLOCK(beatic_irq_mask_lock); | 33 | static DEFINE_RAW_SPINLOCK(beatic_irq_mask_lock); |
34 | static uint64_t beatic_irq_mask_enable[(MAX_IRQS+255)/64]; | 34 | static uint64_t beatic_irq_mask_enable[(MAX_IRQS+255)/64]; |
35 | static uint64_t beatic_irq_mask_ack[(MAX_IRQS+255)/64]; | 35 | static uint64_t beatic_irq_mask_ack[(MAX_IRQS+255)/64]; |
36 | 36 | ||
@@ -65,30 +65,30 @@ static void beatic_mask_irq(unsigned int irq_plug) | |||
65 | { | 65 | { |
66 | unsigned long flags; | 66 | unsigned long flags; |
67 | 67 | ||
68 | spin_lock_irqsave(&beatic_irq_mask_lock, flags); | 68 | raw_spin_lock_irqsave(&beatic_irq_mask_lock, flags); |
69 | beatic_irq_mask_enable[irq_plug/64] &= ~(1UL << (63 - (irq_plug%64))); | 69 | beatic_irq_mask_enable[irq_plug/64] &= ~(1UL << (63 - (irq_plug%64))); |
70 | beatic_update_irq_mask(irq_plug); | 70 | beatic_update_irq_mask(irq_plug); |
71 | spin_unlock_irqrestore(&beatic_irq_mask_lock, flags); | 71 | raw_spin_unlock_irqrestore(&beatic_irq_mask_lock, flags); |
72 | } | 72 | } |
73 | 73 | ||
74 | static void beatic_unmask_irq(unsigned int irq_plug) | 74 | static void beatic_unmask_irq(unsigned int irq_plug) |
75 | { | 75 | { |
76 | unsigned long flags; | 76 | unsigned long flags; |
77 | 77 | ||
78 | spin_lock_irqsave(&beatic_irq_mask_lock, flags); | 78 | raw_spin_lock_irqsave(&beatic_irq_mask_lock, flags); |
79 | beatic_irq_mask_enable[irq_plug/64] |= 1UL << (63 - (irq_plug%64)); | 79 | beatic_irq_mask_enable[irq_plug/64] |= 1UL << (63 - (irq_plug%64)); |
80 | beatic_update_irq_mask(irq_plug); | 80 | beatic_update_irq_mask(irq_plug); |
81 | spin_unlock_irqrestore(&beatic_irq_mask_lock, flags); | 81 | raw_spin_unlock_irqrestore(&beatic_irq_mask_lock, flags); |
82 | } | 82 | } |
83 | 83 | ||
84 | static void beatic_ack_irq(unsigned int irq_plug) | 84 | static void beatic_ack_irq(unsigned int irq_plug) |
85 | { | 85 | { |
86 | unsigned long flags; | 86 | unsigned long flags; |
87 | 87 | ||
88 | spin_lock_irqsave(&beatic_irq_mask_lock, flags); | 88 | raw_spin_lock_irqsave(&beatic_irq_mask_lock, flags); |
89 | beatic_irq_mask_ack[irq_plug/64] &= ~(1UL << (63 - (irq_plug%64))); | 89 | beatic_irq_mask_ack[irq_plug/64] &= ~(1UL << (63 - (irq_plug%64))); |
90 | beatic_update_irq_mask(irq_plug); | 90 | beatic_update_irq_mask(irq_plug); |
91 | spin_unlock_irqrestore(&beatic_irq_mask_lock, flags); | 91 | raw_spin_unlock_irqrestore(&beatic_irq_mask_lock, flags); |
92 | } | 92 | } |
93 | 93 | ||
94 | static void beatic_end_irq(unsigned int irq_plug) | 94 | static void beatic_end_irq(unsigned int irq_plug) |
@@ -103,14 +103,14 @@ static void beatic_end_irq(unsigned int irq_plug) | |||
103 | 103 | ||
104 | printk(KERN_ERR "IRQ over-downcounted, plug %d\n", irq_plug); | 104 | printk(KERN_ERR "IRQ over-downcounted, plug %d\n", irq_plug); |
105 | } | 105 | } |
106 | spin_lock_irqsave(&beatic_irq_mask_lock, flags); | 106 | raw_spin_lock_irqsave(&beatic_irq_mask_lock, flags); |
107 | beatic_irq_mask_ack[irq_plug/64] |= 1UL << (63 - (irq_plug%64)); | 107 | beatic_irq_mask_ack[irq_plug/64] |= 1UL << (63 - (irq_plug%64)); |
108 | beatic_update_irq_mask(irq_plug); | 108 | beatic_update_irq_mask(irq_plug); |
109 | spin_unlock_irqrestore(&beatic_irq_mask_lock, flags); | 109 | raw_spin_unlock_irqrestore(&beatic_irq_mask_lock, flags); |
110 | } | 110 | } |
111 | 111 | ||
112 | static struct irq_chip beatic_pic = { | 112 | static struct irq_chip beatic_pic = { |
113 | .name = " CELL-BEAT ", | 113 | .name = "CELL-BEAT", |
114 | .unmask = beatic_unmask_irq, | 114 | .unmask = beatic_unmask_irq, |
115 | .mask = beatic_mask_irq, | 115 | .mask = beatic_mask_irq, |
116 | .eoi = beatic_end_irq, | 116 | .eoi = beatic_end_irq, |
diff --git a/arch/powerpc/platforms/cell/cbe_powerbutton.c b/arch/powerpc/platforms/cell/cbe_powerbutton.c index dcddaa5fcb66..f75a4daa4ca2 100644 --- a/arch/powerpc/platforms/cell/cbe_powerbutton.c +++ b/arch/powerpc/platforms/cell/cbe_powerbutton.c | |||
@@ -48,7 +48,7 @@ static int __init cbe_powerbutton_init(void) | |||
48 | int ret = 0; | 48 | int ret = 0; |
49 | struct input_dev *dev; | 49 | struct input_dev *dev; |
50 | 50 | ||
51 | if (!machine_is_compatible("IBM,CBPLUS-1.0")) { | 51 | if (!of_machine_is_compatible("IBM,CBPLUS-1.0")) { |
52 | printk(KERN_ERR "%s: Not a cell blade.\n", __func__); | 52 | printk(KERN_ERR "%s: Not a cell blade.\n", __func__); |
53 | ret = -ENODEV; | 53 | ret = -ENODEV; |
54 | goto out; | 54 | goto out; |
diff --git a/arch/powerpc/platforms/cell/interrupt.c b/arch/powerpc/platforms/cell/interrupt.c index 6829cf7e2bda..10eb1a443626 100644 --- a/arch/powerpc/platforms/cell/interrupt.c +++ b/arch/powerpc/platforms/cell/interrupt.c | |||
@@ -88,7 +88,7 @@ static void iic_eoi(unsigned int irq) | |||
88 | } | 88 | } |
89 | 89 | ||
90 | static struct irq_chip iic_chip = { | 90 | static struct irq_chip iic_chip = { |
91 | .name = " CELL-IIC ", | 91 | .name = "CELL-IIC", |
92 | .mask = iic_mask, | 92 | .mask = iic_mask, |
93 | .unmask = iic_unmask, | 93 | .unmask = iic_unmask, |
94 | .eoi = iic_eoi, | 94 | .eoi = iic_eoi, |
@@ -133,7 +133,7 @@ static void iic_ioexc_cascade(unsigned int irq, struct irq_desc *desc) | |||
133 | 133 | ||
134 | 134 | ||
135 | static struct irq_chip iic_ioexc_chip = { | 135 | static struct irq_chip iic_ioexc_chip = { |
136 | .name = " CELL-IOEX", | 136 | .name = "CELL-IOEX", |
137 | .mask = iic_mask, | 137 | .mask = iic_mask, |
138 | .unmask = iic_unmask, | 138 | .unmask = iic_unmask, |
139 | .eoi = iic_ioexc_eoi, | 139 | .eoi = iic_ioexc_eoi, |
diff --git a/arch/powerpc/platforms/cell/ras.c b/arch/powerpc/platforms/cell/ras.c index 5e0a191764fc..608fd2b584c9 100644 --- a/arch/powerpc/platforms/cell/ras.c +++ b/arch/powerpc/platforms/cell/ras.c | |||
@@ -255,7 +255,7 @@ static int __init cbe_sysreset_init(void) | |||
255 | { | 255 | { |
256 | struct cbe_pmd_regs __iomem *regs; | 256 | struct cbe_pmd_regs __iomem *regs; |
257 | 257 | ||
258 | sysreset_hack = machine_is_compatible("IBM,CBPLUS-1.0"); | 258 | sysreset_hack = of_machine_is_compatible("IBM,CBPLUS-1.0"); |
259 | if (!sysreset_hack) | 259 | if (!sysreset_hack) |
260 | return 0; | 260 | return 0; |
261 | 261 | ||
diff --git a/arch/powerpc/platforms/cell/spider-pic.c b/arch/powerpc/platforms/cell/spider-pic.c index 01244f254a11..5876e888e412 100644 --- a/arch/powerpc/platforms/cell/spider-pic.c +++ b/arch/powerpc/platforms/cell/spider-pic.c | |||
@@ -168,7 +168,7 @@ static int spider_set_irq_type(unsigned int virq, unsigned int type) | |||
168 | } | 168 | } |
169 | 169 | ||
170 | static struct irq_chip spider_pic = { | 170 | static struct irq_chip spider_pic = { |
171 | .name = " SPIDER ", | 171 | .name = "SPIDER", |
172 | .unmask = spider_unmask_irq, | 172 | .unmask = spider_unmask_irq, |
173 | .mask = spider_mask_irq, | 173 | .mask = spider_mask_irq, |
174 | .ack = spider_ack_irq, | 174 | .ack = spider_ack_irq, |
diff --git a/arch/powerpc/platforms/cell/spu_manage.c b/arch/powerpc/platforms/cell/spu_manage.c index 4c506c1463cd..891f18e337a2 100644 --- a/arch/powerpc/platforms/cell/spu_manage.c +++ b/arch/powerpc/platforms/cell/spu_manage.c | |||
@@ -457,7 +457,7 @@ neighbour_spu(int cbe, struct device_node *target, struct device_node *avoid) | |||
457 | continue; | 457 | continue; |
458 | vic_handles = of_get_property(spu_dn, "vicinity", &lenp); | 458 | vic_handles = of_get_property(spu_dn, "vicinity", &lenp); |
459 | for (i=0; i < (lenp / sizeof(phandle)); i++) { | 459 | for (i=0; i < (lenp / sizeof(phandle)); i++) { |
460 | if (vic_handles[i] == target->linux_phandle) | 460 | if (vic_handles[i] == target->phandle) |
461 | return spu; | 461 | return spu; |
462 | } | 462 | } |
463 | } | 463 | } |
@@ -499,7 +499,7 @@ static void init_affinity_node(int cbe) | |||
499 | 499 | ||
500 | if (strcmp(name, "spe") == 0) { | 500 | if (strcmp(name, "spe") == 0) { |
501 | spu = devnode_spu(cbe, vic_dn); | 501 | spu = devnode_spu(cbe, vic_dn); |
502 | avoid_ph = last_spu_dn->linux_phandle; | 502 | avoid_ph = last_spu_dn->phandle; |
503 | } else { | 503 | } else { |
504 | /* | 504 | /* |
505 | * "mic-tm" and "bif0" nodes do not have | 505 | * "mic-tm" and "bif0" nodes do not have |
@@ -514,7 +514,7 @@ static void init_affinity_node(int cbe) | |||
514 | last_spu->has_mem_affinity = 1; | 514 | last_spu->has_mem_affinity = 1; |
515 | spu->has_mem_affinity = 1; | 515 | spu->has_mem_affinity = 1; |
516 | } | 516 | } |
517 | avoid_ph = vic_dn->linux_phandle; | 517 | avoid_ph = vic_dn->phandle; |
518 | } | 518 | } |
519 | 519 | ||
520 | list_add_tail(&spu->aff_list, &last_spu->aff_list); | 520 | list_add_tail(&spu->aff_list, &last_spu->aff_list); |
diff --git a/arch/powerpc/platforms/fsl_uli1575.c b/arch/powerpc/platforms/fsl_uli1575.c index fd23a1d4b39d..8b0c2082a783 100644 --- a/arch/powerpc/platforms/fsl_uli1575.c +++ b/arch/powerpc/platforms/fsl_uli1575.c | |||
@@ -222,6 +222,7 @@ static void __devinit quirk_final_uli5249(struct pci_dev *dev) | |||
222 | int i; | 222 | int i; |
223 | u8 *dummy; | 223 | u8 *dummy; |
224 | struct pci_bus *bus = dev->bus; | 224 | struct pci_bus *bus = dev->bus; |
225 | struct resource *res; | ||
225 | resource_size_t end = 0; | 226 | resource_size_t end = 0; |
226 | 227 | ||
227 | for (i = PCI_BRIDGE_RESOURCES; i < PCI_BRIDGE_RESOURCES+3; i++) { | 228 | for (i = PCI_BRIDGE_RESOURCES; i < PCI_BRIDGE_RESOURCES+3; i++) { |
@@ -230,13 +231,12 @@ static void __devinit quirk_final_uli5249(struct pci_dev *dev) | |||
230 | end = pci_resource_end(dev, i); | 231 | end = pci_resource_end(dev, i); |
231 | } | 232 | } |
232 | 233 | ||
233 | for (i = 0; i < PCI_BUS_NUM_RESOURCES; i++) { | 234 | pci_bus_for_each_resource(bus, res, i) { |
234 | if ((bus->resource[i]) && | 235 | if (res && res->flags & IORESOURCE_MEM) { |
235 | (bus->resource[i]->flags & IORESOURCE_MEM)) { | 236 | if (res->end == end) |
236 | if (bus->resource[i]->end == end) | 237 | dummy = ioremap(res->start, 0x4); |
237 | dummy = ioremap(bus->resource[i]->start, 0x4); | ||
238 | else | 238 | else |
239 | dummy = ioremap(bus->resource[i]->end - 3, 0x4); | 239 | dummy = ioremap(res->end - 3, 0x4); |
240 | if (dummy) { | 240 | if (dummy) { |
241 | in_8(dummy); | 241 | in_8(dummy); |
242 | iounmap(dummy); | 242 | iounmap(dummy); |
diff --git a/arch/powerpc/platforms/iseries/irq.c b/arch/powerpc/platforms/iseries/irq.c index 86c4b29eea89..ba446bf355a9 100644 --- a/arch/powerpc/platforms/iseries/irq.c +++ b/arch/powerpc/platforms/iseries/irq.c | |||
@@ -273,7 +273,7 @@ static void iseries_end_IRQ(unsigned int irq) | |||
273 | } | 273 | } |
274 | 274 | ||
275 | static struct irq_chip iseries_pic = { | 275 | static struct irq_chip iseries_pic = { |
276 | .name = "iSeries irq controller", | 276 | .name = "iSeries", |
277 | .startup = iseries_startup_IRQ, | 277 | .startup = iseries_startup_IRQ, |
278 | .shutdown = iseries_shutdown_IRQ, | 278 | .shutdown = iseries_shutdown_IRQ, |
279 | .unmask = iseries_enable_IRQ, | 279 | .unmask = iseries_enable_IRQ, |
diff --git a/arch/powerpc/platforms/iseries/proc.c b/arch/powerpc/platforms/iseries/proc.c index 91f4c6cd4b99..06763682db47 100644 --- a/arch/powerpc/platforms/iseries/proc.c +++ b/arch/powerpc/platforms/iseries/proc.c | |||
@@ -85,7 +85,7 @@ static int proc_titantod_show(struct seq_file *m, void *v) | |||
85 | 85 | ||
86 | seq_printf(m, " titan elapsed = %lu uSec\n", titan_usec); | 86 | seq_printf(m, " titan elapsed = %lu uSec\n", titan_usec); |
87 | seq_printf(m, " tb elapsed = %lu ticks\n", tb_ticks); | 87 | seq_printf(m, " tb elapsed = %lu ticks\n", tb_ticks); |
88 | seq_printf(m, " titan jiffies = %lu.%04lu \n", titan_jiffies, | 88 | seq_printf(m, " titan jiffies = %lu.%04lu\n", titan_jiffies, |
89 | titan_jiff_rem_usec); | 89 | titan_jiff_rem_usec); |
90 | seq_printf(m, " tb jiffies = %lu.%04lu\n", tb_jiffies, | 90 | seq_printf(m, " tb jiffies = %lu.%04lu\n", tb_jiffies, |
91 | tb_jiff_rem_usec); | 91 | tb_jiff_rem_usec); |
diff --git a/arch/powerpc/platforms/iseries/setup.c b/arch/powerpc/platforms/iseries/setup.c index a6cd3394feaa..b0863410517f 100644 --- a/arch/powerpc/platforms/iseries/setup.c +++ b/arch/powerpc/platforms/iseries/setup.c | |||
@@ -256,7 +256,7 @@ static unsigned long iSeries_process_mainstore_vpd(struct MemoryBlock *mb_array, | |||
256 | mem_blocks = iSeries_process_Condor_mainstore_vpd(mb_array, | 256 | mem_blocks = iSeries_process_Condor_mainstore_vpd(mb_array, |
257 | max_entries); | 257 | max_entries); |
258 | 258 | ||
259 | printk("Mainstore_VPD: numMemoryBlocks = %ld \n", mem_blocks); | 259 | printk("Mainstore_VPD: numMemoryBlocks = %ld\n", mem_blocks); |
260 | for (i = 0; i < mem_blocks; ++i) { | 260 | for (i = 0; i < mem_blocks; ++i) { |
261 | printk("Mainstore_VPD: block %3ld logical chunks %016lx - %016lx\n" | 261 | printk("Mainstore_VPD: block %3ld logical chunks %016lx - %016lx\n" |
262 | " abs chunks %016lx - %016lx\n", | 262 | " abs chunks %016lx - %016lx\n", |
diff --git a/arch/powerpc/platforms/pasemi/cpufreq.c b/arch/powerpc/platforms/pasemi/cpufreq.c index be2527a516ea..d35e0520abf0 100644 --- a/arch/powerpc/platforms/pasemi/cpufreq.c +++ b/arch/powerpc/platforms/pasemi/cpufreq.c | |||
@@ -304,8 +304,8 @@ static struct cpufreq_driver pas_cpufreq_driver = { | |||
304 | 304 | ||
305 | static int __init pas_cpufreq_init(void) | 305 | static int __init pas_cpufreq_init(void) |
306 | { | 306 | { |
307 | if (!machine_is_compatible("PA6T-1682M") && | 307 | if (!of_machine_is_compatible("PA6T-1682M") && |
308 | !machine_is_compatible("pasemi,pwrficient")) | 308 | !of_machine_is_compatible("pasemi,pwrficient")) |
309 | return -ENODEV; | 309 | return -ENODEV; |
310 | 310 | ||
311 | return cpufreq_register_driver(&pas_cpufreq_driver); | 311 | return cpufreq_register_driver(&pas_cpufreq_driver); |
diff --git a/arch/powerpc/platforms/powermac/bootx_init.c b/arch/powerpc/platforms/powermac/bootx_init.c index 9dd789a7370d..84d7fd9bcc69 100644 --- a/arch/powerpc/platforms/powermac/bootx_init.c +++ b/arch/powerpc/platforms/powermac/bootx_init.c | |||
@@ -539,7 +539,7 @@ void __init bootx_init(unsigned long r3, unsigned long r4) | |||
539 | if (model | 539 | if (model |
540 | && (strcmp(model, "iMac,1") == 0 | 540 | && (strcmp(model, "iMac,1") == 0 |
541 | || strcmp(model, "PowerMac1,1") == 0)) { | 541 | || strcmp(model, "PowerMac1,1") == 0)) { |
542 | bootx_printf("iMac,1 detected, shutting down USB \n"); | 542 | bootx_printf("iMac,1 detected, shutting down USB\n"); |
543 | out_le32((unsigned __iomem *)0x80880008, 1); /* XXX */ | 543 | out_le32((unsigned __iomem *)0x80880008, 1); /* XXX */ |
544 | } | 544 | } |
545 | } | 545 | } |
@@ -554,7 +554,7 @@ void __init bootx_init(unsigned long r3, unsigned long r4) | |||
554 | } else | 554 | } else |
555 | space = bi->totalParamsSize; | 555 | space = bi->totalParamsSize; |
556 | 556 | ||
557 | bootx_printf("Total space used by parameters & ramdisk: 0x%x \n", space); | 557 | bootx_printf("Total space used by parameters & ramdisk: 0x%x\n", space); |
558 | 558 | ||
559 | /* New BootX will have flushed all TLBs and enters kernel with | 559 | /* New BootX will have flushed all TLBs and enters kernel with |
560 | * MMU switched OFF, so this should not be useful anymore. | 560 | * MMU switched OFF, so this should not be useful anymore. |
diff --git a/arch/powerpc/platforms/powermac/cpufreq_32.c b/arch/powerpc/platforms/powermac/cpufreq_32.c index 08d94e4cedd3..d4f127d18141 100644 --- a/arch/powerpc/platforms/powermac/cpufreq_32.c +++ b/arch/powerpc/platforms/powermac/cpufreq_32.c | |||
@@ -657,31 +657,31 @@ static int __init pmac_cpufreq_setup(void) | |||
657 | cur_freq = (*value) / 1000; | 657 | cur_freq = (*value) / 1000; |
658 | 658 | ||
659 | /* Check for 7447A based MacRISC3 */ | 659 | /* Check for 7447A based MacRISC3 */ |
660 | if (machine_is_compatible("MacRISC3") && | 660 | if (of_machine_is_compatible("MacRISC3") && |
661 | of_get_property(cpunode, "dynamic-power-step", NULL) && | 661 | of_get_property(cpunode, "dynamic-power-step", NULL) && |
662 | PVR_VER(mfspr(SPRN_PVR)) == 0x8003) { | 662 | PVR_VER(mfspr(SPRN_PVR)) == 0x8003) { |
663 | pmac_cpufreq_init_7447A(cpunode); | 663 | pmac_cpufreq_init_7447A(cpunode); |
664 | /* Check for other MacRISC3 machines */ | 664 | /* Check for other MacRISC3 machines */ |
665 | } else if (machine_is_compatible("PowerBook3,4") || | 665 | } else if (of_machine_is_compatible("PowerBook3,4") || |
666 | machine_is_compatible("PowerBook3,5") || | 666 | of_machine_is_compatible("PowerBook3,5") || |
667 | machine_is_compatible("MacRISC3")) { | 667 | of_machine_is_compatible("MacRISC3")) { |
668 | pmac_cpufreq_init_MacRISC3(cpunode); | 668 | pmac_cpufreq_init_MacRISC3(cpunode); |
669 | /* Else check for iBook2 500/600 */ | 669 | /* Else check for iBook2 500/600 */ |
670 | } else if (machine_is_compatible("PowerBook4,1")) { | 670 | } else if (of_machine_is_compatible("PowerBook4,1")) { |
671 | hi_freq = cur_freq; | 671 | hi_freq = cur_freq; |
672 | low_freq = 400000; | 672 | low_freq = 400000; |
673 | set_speed_proc = pmu_set_cpu_speed; | 673 | set_speed_proc = pmu_set_cpu_speed; |
674 | is_pmu_based = 1; | 674 | is_pmu_based = 1; |
675 | } | 675 | } |
676 | /* Else check for TiPb 550 */ | 676 | /* Else check for TiPb 550 */ |
677 | else if (machine_is_compatible("PowerBook3,3") && cur_freq == 550000) { | 677 | else if (of_machine_is_compatible("PowerBook3,3") && cur_freq == 550000) { |
678 | hi_freq = cur_freq; | 678 | hi_freq = cur_freq; |
679 | low_freq = 500000; | 679 | low_freq = 500000; |
680 | set_speed_proc = pmu_set_cpu_speed; | 680 | set_speed_proc = pmu_set_cpu_speed; |
681 | is_pmu_based = 1; | 681 | is_pmu_based = 1; |
682 | } | 682 | } |
683 | /* Else check for TiPb 400 & 500 */ | 683 | /* Else check for TiPb 400 & 500 */ |
684 | else if (machine_is_compatible("PowerBook3,2")) { | 684 | else if (of_machine_is_compatible("PowerBook3,2")) { |
685 | /* We only know about the 400 MHz and the 500Mhz model | 685 | /* We only know about the 400 MHz and the 500Mhz model |
686 | * they both have 300 MHz as low frequency | 686 | * they both have 300 MHz as low frequency |
687 | */ | 687 | */ |
diff --git a/arch/powerpc/platforms/powermac/cpufreq_64.c b/arch/powerpc/platforms/powermac/cpufreq_64.c index 708c75133377..3ed288e68ec4 100644 --- a/arch/powerpc/platforms/powermac/cpufreq_64.c +++ b/arch/powerpc/platforms/powermac/cpufreq_64.c | |||
@@ -398,11 +398,11 @@ static int __init g5_neo2_cpufreq_init(struct device_node *cpus) | |||
398 | int rc = -ENODEV; | 398 | int rc = -ENODEV; |
399 | 399 | ||
400 | /* Check supported platforms */ | 400 | /* Check supported platforms */ |
401 | if (machine_is_compatible("PowerMac8,1") || | 401 | if (of_machine_is_compatible("PowerMac8,1") || |
402 | machine_is_compatible("PowerMac8,2") || | 402 | of_machine_is_compatible("PowerMac8,2") || |
403 | machine_is_compatible("PowerMac9,1")) | 403 | of_machine_is_compatible("PowerMac9,1")) |
404 | use_volts_smu = 1; | 404 | use_volts_smu = 1; |
405 | else if (machine_is_compatible("PowerMac11,2")) | 405 | else if (of_machine_is_compatible("PowerMac11,2")) |
406 | use_volts_vdnap = 1; | 406 | use_volts_vdnap = 1; |
407 | else | 407 | else |
408 | return -ENODEV; | 408 | return -ENODEV; |
@@ -729,9 +729,9 @@ static int __init g5_cpufreq_init(void) | |||
729 | return -ENODEV; | 729 | return -ENODEV; |
730 | } | 730 | } |
731 | 731 | ||
732 | if (machine_is_compatible("PowerMac7,2") || | 732 | if (of_machine_is_compatible("PowerMac7,2") || |
733 | machine_is_compatible("PowerMac7,3") || | 733 | of_machine_is_compatible("PowerMac7,3") || |
734 | machine_is_compatible("RackMac3,1")) | 734 | of_machine_is_compatible("RackMac3,1")) |
735 | rc = g5_pm72_cpufreq_init(cpus); | 735 | rc = g5_pm72_cpufreq_init(cpus); |
736 | #ifdef CONFIG_PMAC_SMU | 736 | #ifdef CONFIG_PMAC_SMU |
737 | else | 737 | else |
diff --git a/arch/powerpc/platforms/powermac/feature.c b/arch/powerpc/platforms/powermac/feature.c index fbc9bbd74dbd..9e1b9fd75206 100644 --- a/arch/powerpc/platforms/powermac/feature.c +++ b/arch/powerpc/platforms/powermac/feature.c | |||
@@ -59,10 +59,10 @@ extern struct device_node *k2_skiplist[2]; | |||
59 | * We use a single global lock to protect accesses. Each driver has | 59 | * We use a single global lock to protect accesses. Each driver has |
60 | * to take care of its own locking | 60 | * to take care of its own locking |
61 | */ | 61 | */ |
62 | DEFINE_SPINLOCK(feature_lock); | 62 | DEFINE_RAW_SPINLOCK(feature_lock); |
63 | 63 | ||
64 | #define LOCK(flags) spin_lock_irqsave(&feature_lock, flags); | 64 | #define LOCK(flags) raw_spin_lock_irqsave(&feature_lock, flags); |
65 | #define UNLOCK(flags) spin_unlock_irqrestore(&feature_lock, flags); | 65 | #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); |
66 | 66 | ||
67 | 67 | ||
68 | /* | 68 | /* |
@@ -2426,7 +2426,7 @@ static int __init probe_motherboard(void) | |||
2426 | } | 2426 | } |
2427 | } | 2427 | } |
2428 | for(i=0; i<ARRAY_SIZE(pmac_mb_defs); i++) { | 2428 | for(i=0; i<ARRAY_SIZE(pmac_mb_defs); i++) { |
2429 | if (machine_is_compatible(pmac_mb_defs[i].model_string)) { | 2429 | if (of_machine_is_compatible(pmac_mb_defs[i].model_string)) { |
2430 | pmac_mb = pmac_mb_defs[i]; | 2430 | pmac_mb = pmac_mb_defs[i]; |
2431 | goto found; | 2431 | goto found; |
2432 | } | 2432 | } |
diff --git a/arch/powerpc/platforms/powermac/nvram.c b/arch/powerpc/platforms/powermac/nvram.c index c6f0f9e738e5..80a5258d0364 100644 --- a/arch/powerpc/platforms/powermac/nvram.c +++ b/arch/powerpc/platforms/powermac/nvram.c | |||
@@ -80,7 +80,7 @@ static int is_core_99; | |||
80 | static int core99_bank = 0; | 80 | static int core99_bank = 0; |
81 | static int nvram_partitions[3]; | 81 | static int nvram_partitions[3]; |
82 | // XXX Turn that into a sem | 82 | // XXX Turn that into a sem |
83 | static DEFINE_SPINLOCK(nv_lock); | 83 | static DEFINE_RAW_SPINLOCK(nv_lock); |
84 | 84 | ||
85 | static int (*core99_write_bank)(int bank, u8* datas); | 85 | static int (*core99_write_bank)(int bank, u8* datas); |
86 | static int (*core99_erase_bank)(int bank); | 86 | static int (*core99_erase_bank)(int bank); |
@@ -165,10 +165,10 @@ static unsigned char indirect_nvram_read_byte(int addr) | |||
165 | unsigned char val; | 165 | unsigned char val; |
166 | unsigned long flags; | 166 | unsigned long flags; |
167 | 167 | ||
168 | spin_lock_irqsave(&nv_lock, flags); | 168 | raw_spin_lock_irqsave(&nv_lock, flags); |
169 | out_8(nvram_addr, addr >> 5); | 169 | out_8(nvram_addr, addr >> 5); |
170 | val = in_8(&nvram_data[(addr & 0x1f) << 4]); | 170 | val = in_8(&nvram_data[(addr & 0x1f) << 4]); |
171 | spin_unlock_irqrestore(&nv_lock, flags); | 171 | raw_spin_unlock_irqrestore(&nv_lock, flags); |
172 | 172 | ||
173 | return val; | 173 | return val; |
174 | } | 174 | } |
@@ -177,10 +177,10 @@ static void indirect_nvram_write_byte(int addr, unsigned char val) | |||
177 | { | 177 | { |
178 | unsigned long flags; | 178 | unsigned long flags; |
179 | 179 | ||
180 | spin_lock_irqsave(&nv_lock, flags); | 180 | raw_spin_lock_irqsave(&nv_lock, flags); |
181 | out_8(nvram_addr, addr >> 5); | 181 | out_8(nvram_addr, addr >> 5); |
182 | out_8(&nvram_data[(addr & 0x1f) << 4], val); | 182 | out_8(&nvram_data[(addr & 0x1f) << 4], val); |
183 | spin_unlock_irqrestore(&nv_lock, flags); | 183 | raw_spin_unlock_irqrestore(&nv_lock, flags); |
184 | } | 184 | } |
185 | 185 | ||
186 | 186 | ||
@@ -481,7 +481,7 @@ static void core99_nvram_sync(void) | |||
481 | if (!is_core_99 || !nvram_data || !nvram_image) | 481 | if (!is_core_99 || !nvram_data || !nvram_image) |
482 | return; | 482 | return; |
483 | 483 | ||
484 | spin_lock_irqsave(&nv_lock, flags); | 484 | raw_spin_lock_irqsave(&nv_lock, flags); |
485 | if (!memcmp(nvram_image, (u8*)nvram_data + core99_bank*NVRAM_SIZE, | 485 | if (!memcmp(nvram_image, (u8*)nvram_data + core99_bank*NVRAM_SIZE, |
486 | NVRAM_SIZE)) | 486 | NVRAM_SIZE)) |
487 | goto bail; | 487 | goto bail; |
@@ -503,7 +503,7 @@ static void core99_nvram_sync(void) | |||
503 | if (core99_write_bank(core99_bank, nvram_image)) | 503 | if (core99_write_bank(core99_bank, nvram_image)) |
504 | printk("nvram: Error writing bank %d\n", core99_bank); | 504 | printk("nvram: Error writing bank %d\n", core99_bank); |
505 | bail: | 505 | bail: |
506 | spin_unlock_irqrestore(&nv_lock, flags); | 506 | raw_spin_unlock_irqrestore(&nv_lock, flags); |
507 | 507 | ||
508 | #ifdef DEBUG | 508 | #ifdef DEBUG |
509 | mdelay(2000); | 509 | mdelay(2000); |
diff --git a/arch/powerpc/platforms/powermac/pfunc_base.c b/arch/powerpc/platforms/powermac/pfunc_base.c index db20de512f3e..f5e3cda6660e 100644 --- a/arch/powerpc/platforms/powermac/pfunc_base.c +++ b/arch/powerpc/platforms/powermac/pfunc_base.c | |||
@@ -50,13 +50,13 @@ static int macio_do_gpio_write(PMF_STD_ARGS, u8 value, u8 mask) | |||
50 | value = ~value; | 50 | value = ~value; |
51 | 51 | ||
52 | /* Toggle the GPIO */ | 52 | /* Toggle the GPIO */ |
53 | spin_lock_irqsave(&feature_lock, flags); | 53 | raw_spin_lock_irqsave(&feature_lock, flags); |
54 | tmp = readb(addr); | 54 | tmp = readb(addr); |
55 | tmp = (tmp & ~mask) | (value & mask); | 55 | tmp = (tmp & ~mask) | (value & mask); |
56 | DBG("Do write 0x%02x to GPIO %s (%p)\n", | 56 | DBG("Do write 0x%02x to GPIO %s (%p)\n", |
57 | tmp, func->node->full_name, addr); | 57 | tmp, func->node->full_name, addr); |
58 | writeb(tmp, addr); | 58 | writeb(tmp, addr); |
59 | spin_unlock_irqrestore(&feature_lock, flags); | 59 | raw_spin_unlock_irqrestore(&feature_lock, flags); |
60 | 60 | ||
61 | return 0; | 61 | return 0; |
62 | } | 62 | } |
@@ -145,9 +145,9 @@ static int macio_do_write_reg32(PMF_STD_ARGS, u32 offset, u32 value, u32 mask) | |||
145 | struct macio_chip *macio = func->driver_data; | 145 | struct macio_chip *macio = func->driver_data; |
146 | unsigned long flags; | 146 | unsigned long flags; |
147 | 147 | ||
148 | spin_lock_irqsave(&feature_lock, flags); | 148 | raw_spin_lock_irqsave(&feature_lock, flags); |
149 | MACIO_OUT32(offset, (MACIO_IN32(offset) & ~mask) | (value & mask)); | 149 | MACIO_OUT32(offset, (MACIO_IN32(offset) & ~mask) | (value & mask)); |
150 | spin_unlock_irqrestore(&feature_lock, flags); | 150 | raw_spin_unlock_irqrestore(&feature_lock, flags); |
151 | return 0; | 151 | return 0; |
152 | } | 152 | } |
153 | 153 | ||
@@ -168,9 +168,9 @@ static int macio_do_write_reg8(PMF_STD_ARGS, u32 offset, u8 value, u8 mask) | |||
168 | struct macio_chip *macio = func->driver_data; | 168 | struct macio_chip *macio = func->driver_data; |
169 | unsigned long flags; | 169 | unsigned long flags; |
170 | 170 | ||
171 | spin_lock_irqsave(&feature_lock, flags); | 171 | raw_spin_lock_irqsave(&feature_lock, flags); |
172 | MACIO_OUT8(offset, (MACIO_IN8(offset) & ~mask) | (value & mask)); | 172 | MACIO_OUT8(offset, (MACIO_IN8(offset) & ~mask) | (value & mask)); |
173 | spin_unlock_irqrestore(&feature_lock, flags); | 173 | raw_spin_unlock_irqrestore(&feature_lock, flags); |
174 | return 0; | 174 | return 0; |
175 | } | 175 | } |
176 | 176 | ||
@@ -223,12 +223,12 @@ static int macio_do_write_reg32_slm(PMF_STD_ARGS, u32 offset, u32 shift, | |||
223 | if (args == NULL || args->count == 0) | 223 | if (args == NULL || args->count == 0) |
224 | return -EINVAL; | 224 | return -EINVAL; |
225 | 225 | ||
226 | spin_lock_irqsave(&feature_lock, flags); | 226 | raw_spin_lock_irqsave(&feature_lock, flags); |
227 | tmp = MACIO_IN32(offset); | 227 | tmp = MACIO_IN32(offset); |
228 | val = args->u[0].v << shift; | 228 | val = args->u[0].v << shift; |
229 | tmp = (tmp & ~mask) | (val & mask); | 229 | tmp = (tmp & ~mask) | (val & mask); |
230 | MACIO_OUT32(offset, tmp); | 230 | MACIO_OUT32(offset, tmp); |
231 | spin_unlock_irqrestore(&feature_lock, flags); | 231 | raw_spin_unlock_irqrestore(&feature_lock, flags); |
232 | return 0; | 232 | return 0; |
233 | } | 233 | } |
234 | 234 | ||
@@ -243,12 +243,12 @@ static int macio_do_write_reg8_slm(PMF_STD_ARGS, u32 offset, u32 shift, | |||
243 | if (args == NULL || args->count == 0) | 243 | if (args == NULL || args->count == 0) |
244 | return -EINVAL; | 244 | return -EINVAL; |
245 | 245 | ||
246 | spin_lock_irqsave(&feature_lock, flags); | 246 | raw_spin_lock_irqsave(&feature_lock, flags); |
247 | tmp = MACIO_IN8(offset); | 247 | tmp = MACIO_IN8(offset); |
248 | val = args->u[0].v << shift; | 248 | val = args->u[0].v << shift; |
249 | tmp = (tmp & ~mask) | (val & mask); | 249 | tmp = (tmp & ~mask) | (val & mask); |
250 | MACIO_OUT8(offset, tmp); | 250 | MACIO_OUT8(offset, tmp); |
251 | spin_unlock_irqrestore(&feature_lock, flags); | 251 | raw_spin_unlock_irqrestore(&feature_lock, flags); |
252 | return 0; | 252 | return 0; |
253 | } | 253 | } |
254 | 254 | ||
@@ -278,12 +278,12 @@ static int unin_do_write_reg32(PMF_STD_ARGS, u32 offset, u32 value, u32 mask) | |||
278 | { | 278 | { |
279 | unsigned long flags; | 279 | unsigned long flags; |
280 | 280 | ||
281 | spin_lock_irqsave(&feature_lock, flags); | 281 | raw_spin_lock_irqsave(&feature_lock, flags); |
282 | /* This is fairly bogus in darwin, but it should work for our needs | 282 | /* This is fairly bogus in darwin, but it should work for our needs |
283 | * implemeted that way: | 283 | * implemeted that way: |
284 | */ | 284 | */ |
285 | UN_OUT(offset, (UN_IN(offset) & ~mask) | (value & mask)); | 285 | UN_OUT(offset, (UN_IN(offset) & ~mask) | (value & mask)); |
286 | spin_unlock_irqrestore(&feature_lock, flags); | 286 | raw_spin_unlock_irqrestore(&feature_lock, flags); |
287 | return 0; | 287 | return 0; |
288 | } | 288 | } |
289 | 289 | ||
diff --git a/arch/powerpc/platforms/powermac/pfunc_core.c b/arch/powerpc/platforms/powermac/pfunc_core.c index 96d5ce50364e..ede49e78a8da 100644 --- a/arch/powerpc/platforms/powermac/pfunc_core.c +++ b/arch/powerpc/platforms/powermac/pfunc_core.c | |||
@@ -842,7 +842,7 @@ struct pmf_function *__pmf_find_function(struct device_node *target, | |||
842 | list_for_each_entry(func, &dev->functions, link) { | 842 | list_for_each_entry(func, &dev->functions, link) { |
843 | if (name && strcmp(name, func->name)) | 843 | if (name && strcmp(name, func->name)) |
844 | continue; | 844 | continue; |
845 | if (func->phandle && target->node != func->phandle) | 845 | if (func->phandle && target->phandle != func->phandle) |
846 | continue; | 846 | continue; |
847 | if ((func->flags & flags) == 0) | 847 | if ((func->flags & flags) == 0) |
848 | continue; | 848 | continue; |
diff --git a/arch/powerpc/platforms/powermac/pic.c b/arch/powerpc/platforms/powermac/pic.c index 09e827296276..630a533d0e59 100644 --- a/arch/powerpc/platforms/powermac/pic.c +++ b/arch/powerpc/platforms/powermac/pic.c | |||
@@ -57,7 +57,7 @@ static int max_irqs; | |||
57 | static int max_real_irqs; | 57 | static int max_real_irqs; |
58 | static u32 level_mask[4]; | 58 | static u32 level_mask[4]; |
59 | 59 | ||
60 | static DEFINE_SPINLOCK(pmac_pic_lock); | 60 | static DEFINE_RAW_SPINLOCK(pmac_pic_lock); |
61 | 61 | ||
62 | #define NR_MASK_WORDS ((NR_IRQS + 31) / 32) | 62 | #define NR_MASK_WORDS ((NR_IRQS + 31) / 32) |
63 | static unsigned long ppc_lost_interrupts[NR_MASK_WORDS]; | 63 | static unsigned long ppc_lost_interrupts[NR_MASK_WORDS]; |
@@ -85,7 +85,7 @@ static void pmac_mask_and_ack_irq(unsigned int virq) | |||
85 | int i = src >> 5; | 85 | int i = src >> 5; |
86 | unsigned long flags; | 86 | unsigned long flags; |
87 | 87 | ||
88 | spin_lock_irqsave(&pmac_pic_lock, flags); | 88 | raw_spin_lock_irqsave(&pmac_pic_lock, flags); |
89 | __clear_bit(src, ppc_cached_irq_mask); | 89 | __clear_bit(src, ppc_cached_irq_mask); |
90 | if (__test_and_clear_bit(src, ppc_lost_interrupts)) | 90 | if (__test_and_clear_bit(src, ppc_lost_interrupts)) |
91 | atomic_dec(&ppc_n_lost_interrupts); | 91 | atomic_dec(&ppc_n_lost_interrupts); |
@@ -97,7 +97,7 @@ static void pmac_mask_and_ack_irq(unsigned int virq) | |||
97 | mb(); | 97 | mb(); |
98 | } while((in_le32(&pmac_irq_hw[i]->enable) & bit) | 98 | } while((in_le32(&pmac_irq_hw[i]->enable) & bit) |
99 | != (ppc_cached_irq_mask[i] & bit)); | 99 | != (ppc_cached_irq_mask[i] & bit)); |
100 | spin_unlock_irqrestore(&pmac_pic_lock, flags); | 100 | raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); |
101 | } | 101 | } |
102 | 102 | ||
103 | static void pmac_ack_irq(unsigned int virq) | 103 | static void pmac_ack_irq(unsigned int virq) |
@@ -107,12 +107,12 @@ static void pmac_ack_irq(unsigned int virq) | |||
107 | int i = src >> 5; | 107 | int i = src >> 5; |
108 | unsigned long flags; | 108 | unsigned long flags; |
109 | 109 | ||
110 | spin_lock_irqsave(&pmac_pic_lock, flags); | 110 | raw_spin_lock_irqsave(&pmac_pic_lock, flags); |
111 | if (__test_and_clear_bit(src, ppc_lost_interrupts)) | 111 | if (__test_and_clear_bit(src, ppc_lost_interrupts)) |
112 | atomic_dec(&ppc_n_lost_interrupts); | 112 | atomic_dec(&ppc_n_lost_interrupts); |
113 | out_le32(&pmac_irq_hw[i]->ack, bit); | 113 | out_le32(&pmac_irq_hw[i]->ack, bit); |
114 | (void)in_le32(&pmac_irq_hw[i]->ack); | 114 | (void)in_le32(&pmac_irq_hw[i]->ack); |
115 | spin_unlock_irqrestore(&pmac_pic_lock, flags); | 115 | raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); |
116 | } | 116 | } |
117 | 117 | ||
118 | static void __pmac_set_irq_mask(unsigned int irq_nr, int nokicklost) | 118 | static void __pmac_set_irq_mask(unsigned int irq_nr, int nokicklost) |
@@ -152,12 +152,12 @@ static unsigned int pmac_startup_irq(unsigned int virq) | |||
152 | unsigned long bit = 1UL << (src & 0x1f); | 152 | unsigned long bit = 1UL << (src & 0x1f); |
153 | int i = src >> 5; | 153 | int i = src >> 5; |
154 | 154 | ||
155 | spin_lock_irqsave(&pmac_pic_lock, flags); | 155 | raw_spin_lock_irqsave(&pmac_pic_lock, flags); |
156 | if ((irq_to_desc(virq)->status & IRQ_LEVEL) == 0) | 156 | if ((irq_to_desc(virq)->status & IRQ_LEVEL) == 0) |
157 | out_le32(&pmac_irq_hw[i]->ack, bit); | 157 | out_le32(&pmac_irq_hw[i]->ack, bit); |
158 | __set_bit(src, ppc_cached_irq_mask); | 158 | __set_bit(src, ppc_cached_irq_mask); |
159 | __pmac_set_irq_mask(src, 0); | 159 | __pmac_set_irq_mask(src, 0); |
160 | spin_unlock_irqrestore(&pmac_pic_lock, flags); | 160 | raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); |
161 | 161 | ||
162 | return 0; | 162 | return 0; |
163 | } | 163 | } |
@@ -167,10 +167,10 @@ static void pmac_mask_irq(unsigned int virq) | |||
167 | unsigned long flags; | 167 | unsigned long flags; |
168 | unsigned int src = irq_map[virq].hwirq; | 168 | unsigned int src = irq_map[virq].hwirq; |
169 | 169 | ||
170 | spin_lock_irqsave(&pmac_pic_lock, flags); | 170 | raw_spin_lock_irqsave(&pmac_pic_lock, flags); |
171 | __clear_bit(src, ppc_cached_irq_mask); | 171 | __clear_bit(src, ppc_cached_irq_mask); |
172 | __pmac_set_irq_mask(src, 1); | 172 | __pmac_set_irq_mask(src, 1); |
173 | spin_unlock_irqrestore(&pmac_pic_lock, flags); | 173 | raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); |
174 | } | 174 | } |
175 | 175 | ||
176 | static void pmac_unmask_irq(unsigned int virq) | 176 | static void pmac_unmask_irq(unsigned int virq) |
@@ -178,24 +178,24 @@ static void pmac_unmask_irq(unsigned int virq) | |||
178 | unsigned long flags; | 178 | unsigned long flags; |
179 | unsigned int src = irq_map[virq].hwirq; | 179 | unsigned int src = irq_map[virq].hwirq; |
180 | 180 | ||
181 | spin_lock_irqsave(&pmac_pic_lock, flags); | 181 | raw_spin_lock_irqsave(&pmac_pic_lock, flags); |
182 | __set_bit(src, ppc_cached_irq_mask); | 182 | __set_bit(src, ppc_cached_irq_mask); |
183 | __pmac_set_irq_mask(src, 0); | 183 | __pmac_set_irq_mask(src, 0); |
184 | spin_unlock_irqrestore(&pmac_pic_lock, flags); | 184 | raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); |
185 | } | 185 | } |
186 | 186 | ||
187 | static int pmac_retrigger(unsigned int virq) | 187 | static int pmac_retrigger(unsigned int virq) |
188 | { | 188 | { |
189 | unsigned long flags; | 189 | unsigned long flags; |
190 | 190 | ||
191 | spin_lock_irqsave(&pmac_pic_lock, flags); | 191 | raw_spin_lock_irqsave(&pmac_pic_lock, flags); |
192 | __pmac_retrigger(irq_map[virq].hwirq); | 192 | __pmac_retrigger(irq_map[virq].hwirq); |
193 | spin_unlock_irqrestore(&pmac_pic_lock, flags); | 193 | raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); |
194 | return 1; | 194 | return 1; |
195 | } | 195 | } |
196 | 196 | ||
197 | static struct irq_chip pmac_pic = { | 197 | static struct irq_chip pmac_pic = { |
198 | .name = " PMAC-PIC ", | 198 | .name = "PMAC-PIC", |
199 | .startup = pmac_startup_irq, | 199 | .startup = pmac_startup_irq, |
200 | .mask = pmac_mask_irq, | 200 | .mask = pmac_mask_irq, |
201 | .ack = pmac_ack_irq, | 201 | .ack = pmac_ack_irq, |
@@ -210,7 +210,7 @@ static irqreturn_t gatwick_action(int cpl, void *dev_id) | |||
210 | int irq, bits; | 210 | int irq, bits; |
211 | int rc = IRQ_NONE; | 211 | int rc = IRQ_NONE; |
212 | 212 | ||
213 | spin_lock_irqsave(&pmac_pic_lock, flags); | 213 | raw_spin_lock_irqsave(&pmac_pic_lock, flags); |
214 | for (irq = max_irqs; (irq -= 32) >= max_real_irqs; ) { | 214 | for (irq = max_irqs; (irq -= 32) >= max_real_irqs; ) { |
215 | int i = irq >> 5; | 215 | int i = irq >> 5; |
216 | bits = in_le32(&pmac_irq_hw[i]->event) | ppc_lost_interrupts[i]; | 216 | bits = in_le32(&pmac_irq_hw[i]->event) | ppc_lost_interrupts[i]; |
@@ -220,12 +220,12 @@ static irqreturn_t gatwick_action(int cpl, void *dev_id) | |||
220 | if (bits == 0) | 220 | if (bits == 0) |
221 | continue; | 221 | continue; |
222 | irq += __ilog2(bits); | 222 | irq += __ilog2(bits); |
223 | spin_unlock_irqrestore(&pmac_pic_lock, flags); | 223 | raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); |
224 | generic_handle_irq(irq); | 224 | generic_handle_irq(irq); |
225 | spin_lock_irqsave(&pmac_pic_lock, flags); | 225 | raw_spin_lock_irqsave(&pmac_pic_lock, flags); |
226 | rc = IRQ_HANDLED; | 226 | rc = IRQ_HANDLED; |
227 | } | 227 | } |
228 | spin_unlock_irqrestore(&pmac_pic_lock, flags); | 228 | raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); |
229 | return rc; | 229 | return rc; |
230 | } | 230 | } |
231 | 231 | ||
@@ -244,7 +244,7 @@ static unsigned int pmac_pic_get_irq(void) | |||
244 | return NO_IRQ_IGNORE; /* ignore, already handled */ | 244 | return NO_IRQ_IGNORE; /* ignore, already handled */ |
245 | } | 245 | } |
246 | #endif /* CONFIG_SMP */ | 246 | #endif /* CONFIG_SMP */ |
247 | spin_lock_irqsave(&pmac_pic_lock, flags); | 247 | raw_spin_lock_irqsave(&pmac_pic_lock, flags); |
248 | for (irq = max_real_irqs; (irq -= 32) >= 0; ) { | 248 | for (irq = max_real_irqs; (irq -= 32) >= 0; ) { |
249 | int i = irq >> 5; | 249 | int i = irq >> 5; |
250 | bits = in_le32(&pmac_irq_hw[i]->event) | ppc_lost_interrupts[i]; | 250 | bits = in_le32(&pmac_irq_hw[i]->event) | ppc_lost_interrupts[i]; |
@@ -256,7 +256,7 @@ static unsigned int pmac_pic_get_irq(void) | |||
256 | irq += __ilog2(bits); | 256 | irq += __ilog2(bits); |
257 | break; | 257 | break; |
258 | } | 258 | } |
259 | spin_unlock_irqrestore(&pmac_pic_lock, flags); | 259 | raw_spin_unlock_irqrestore(&pmac_pic_lock, flags); |
260 | if (unlikely(irq < 0)) | 260 | if (unlikely(irq < 0)) |
261 | return NO_IRQ; | 261 | return NO_IRQ; |
262 | return irq_linear_revmap(pmac_pic_host, irq); | 262 | return irq_linear_revmap(pmac_pic_host, irq); |
diff --git a/arch/powerpc/platforms/powermac/smp.c b/arch/powerpc/platforms/powermac/smp.c index b40c22d697f0..6898e8241cd0 100644 --- a/arch/powerpc/platforms/powermac/smp.c +++ b/arch/powerpc/platforms/powermac/smp.c | |||
@@ -693,9 +693,9 @@ static void __init smp_core99_setup(int ncpus) | |||
693 | #ifdef CONFIG_PPC64 | 693 | #ifdef CONFIG_PPC64 |
694 | 694 | ||
695 | /* i2c based HW sync on some G5s */ | 695 | /* i2c based HW sync on some G5s */ |
696 | if (machine_is_compatible("PowerMac7,2") || | 696 | if (of_machine_is_compatible("PowerMac7,2") || |
697 | machine_is_compatible("PowerMac7,3") || | 697 | of_machine_is_compatible("PowerMac7,3") || |
698 | machine_is_compatible("RackMac3,1")) | 698 | of_machine_is_compatible("RackMac3,1")) |
699 | smp_core99_setup_i2c_hwsync(ncpus); | 699 | smp_core99_setup_i2c_hwsync(ncpus); |
700 | 700 | ||
701 | /* pfunc based HW sync on recent G5s */ | 701 | /* pfunc based HW sync on recent G5s */ |
@@ -713,7 +713,7 @@ static void __init smp_core99_setup(int ncpus) | |||
713 | #else /* CONFIG_PPC64 */ | 713 | #else /* CONFIG_PPC64 */ |
714 | 714 | ||
715 | /* GPIO based HW sync on ppc32 Core99 */ | 715 | /* GPIO based HW sync on ppc32 Core99 */ |
716 | if (pmac_tb_freeze == NULL && !machine_is_compatible("MacRISC4")) { | 716 | if (pmac_tb_freeze == NULL && !of_machine_is_compatible("MacRISC4")) { |
717 | struct device_node *cpu; | 717 | struct device_node *cpu; |
718 | const u32 *tbprop = NULL; | 718 | const u32 *tbprop = NULL; |
719 | 719 | ||
@@ -750,7 +750,7 @@ static void __init smp_core99_setup(int ncpus) | |||
750 | #endif | 750 | #endif |
751 | 751 | ||
752 | /* 32 bits SMP can't NAP */ | 752 | /* 32 bits SMP can't NAP */ |
753 | if (!machine_is_compatible("MacRISC4")) | 753 | if (!of_machine_is_compatible("MacRISC4")) |
754 | powersave_nap = 0; | 754 | powersave_nap = 0; |
755 | } | 755 | } |
756 | 756 | ||
@@ -852,7 +852,7 @@ static void __devinit smp_core99_setup_cpu(int cpu_nr) | |||
852 | /* If we didn't start the second CPU, we must take | 852 | /* If we didn't start the second CPU, we must take |
853 | * it off the bus | 853 | * it off the bus |
854 | */ | 854 | */ |
855 | if (machine_is_compatible("MacRISC4") && | 855 | if (of_machine_is_compatible("MacRISC4") && |
856 | num_online_cpus() < 2) | 856 | num_online_cpus() < 2) |
857 | g5_phy_disable_cpu1(); | 857 | g5_phy_disable_cpu1(); |
858 | #endif /* CONFIG_PPC64 */ | 858 | #endif /* CONFIG_PPC64 */ |
diff --git a/arch/powerpc/platforms/powermac/time.c b/arch/powerpc/platforms/powermac/time.c index 1810e4226e56..48211ca134c3 100644 --- a/arch/powerpc/platforms/powermac/time.c +++ b/arch/powerpc/platforms/powermac/time.c | |||
@@ -317,9 +317,9 @@ void __init pmac_calibrate_decr(void) | |||
317 | * calibration. That's better since the VIA itself seems | 317 | * calibration. That's better since the VIA itself seems |
318 | * to be slightly off. --BenH | 318 | * to be slightly off. --BenH |
319 | */ | 319 | */ |
320 | if (!machine_is_compatible("MacRISC2") && | 320 | if (!of_machine_is_compatible("MacRISC2") && |
321 | !machine_is_compatible("MacRISC3") && | 321 | !of_machine_is_compatible("MacRISC3") && |
322 | !machine_is_compatible("MacRISC4")) | 322 | !of_machine_is_compatible("MacRISC4")) |
323 | if (via_calibrate_decr()) | 323 | if (via_calibrate_decr()) |
324 | return; | 324 | return; |
325 | 325 | ||
@@ -328,7 +328,7 @@ void __init pmac_calibrate_decr(void) | |||
328 | * probably implement calibration based on the KL timer on these | 328 | * probably implement calibration based on the KL timer on these |
329 | * machines anyway... -BenH | 329 | * machines anyway... -BenH |
330 | */ | 330 | */ |
331 | if (machine_is_compatible("PowerMac3,5")) | 331 | if (of_machine_is_compatible("PowerMac3,5")) |
332 | if (via_calibrate_decr()) | 332 | if (via_calibrate_decr()) |
333 | return; | 333 | return; |
334 | #endif | 334 | #endif |
diff --git a/arch/powerpc/platforms/powermac/udbg_scc.c b/arch/powerpc/platforms/powermac/udbg_scc.c index 9490157da62e..d83135a9830e 100644 --- a/arch/powerpc/platforms/powermac/udbg_scc.c +++ b/arch/powerpc/platforms/powermac/udbg_scc.c | |||
@@ -132,9 +132,9 @@ void udbg_scc_init(int force_scc) | |||
132 | scc_inittab[1] = in_8(sccc); | 132 | scc_inittab[1] = in_8(sccc); |
133 | out_8(sccc, 12); | 133 | out_8(sccc, 12); |
134 | scc_inittab[3] = in_8(sccc); | 134 | scc_inittab[3] = in_8(sccc); |
135 | } else if (machine_is_compatible("RackMac1,1") | 135 | } else if (of_machine_is_compatible("RackMac1,1") |
136 | || machine_is_compatible("RackMac1,2") | 136 | || of_machine_is_compatible("RackMac1,2") |
137 | || machine_is_compatible("MacRISC4")) { | 137 | || of_machine_is_compatible("MacRISC4")) { |
138 | /* Xserves and G5s default to 57600 */ | 138 | /* Xserves and G5s default to 57600 */ |
139 | scc_inittab[1] = 0; | 139 | scc_inittab[1] = 0; |
140 | scc_inittab[3] = 0; | 140 | scc_inittab[3] = 0; |
diff --git a/arch/powerpc/platforms/pseries/eeh.c b/arch/powerpc/platforms/pseries/eeh.c index ccd8dd03b8c9..7df7fbb7cacb 100644 --- a/arch/powerpc/platforms/pseries/eeh.c +++ b/arch/powerpc/platforms/pseries/eeh.c | |||
@@ -100,7 +100,7 @@ int eeh_subsystem_enabled; | |||
100 | EXPORT_SYMBOL(eeh_subsystem_enabled); | 100 | EXPORT_SYMBOL(eeh_subsystem_enabled); |
101 | 101 | ||
102 | /* Lock to avoid races due to multiple reports of an error */ | 102 | /* Lock to avoid races due to multiple reports of an error */ |
103 | static DEFINE_SPINLOCK(confirm_error_lock); | 103 | static DEFINE_RAW_SPINLOCK(confirm_error_lock); |
104 | 104 | ||
105 | /* Buffer for reporting slot-error-detail rtas calls. Its here | 105 | /* Buffer for reporting slot-error-detail rtas calls. Its here |
106 | * in BSS, and not dynamically alloced, so that it ends up in | 106 | * in BSS, and not dynamically alloced, so that it ends up in |
@@ -436,7 +436,7 @@ static void __eeh_clear_slot(struct device_node *parent, int mode_flag) | |||
436 | void eeh_clear_slot (struct device_node *dn, int mode_flag) | 436 | void eeh_clear_slot (struct device_node *dn, int mode_flag) |
437 | { | 437 | { |
438 | unsigned long flags; | 438 | unsigned long flags; |
439 | spin_lock_irqsave(&confirm_error_lock, flags); | 439 | raw_spin_lock_irqsave(&confirm_error_lock, flags); |
440 | 440 | ||
441 | dn = find_device_pe (dn); | 441 | dn = find_device_pe (dn); |
442 | 442 | ||
@@ -447,7 +447,7 @@ void eeh_clear_slot (struct device_node *dn, int mode_flag) | |||
447 | PCI_DN(dn)->eeh_mode &= ~mode_flag; | 447 | PCI_DN(dn)->eeh_mode &= ~mode_flag; |
448 | PCI_DN(dn)->eeh_check_count = 0; | 448 | PCI_DN(dn)->eeh_check_count = 0; |
449 | __eeh_clear_slot(dn, mode_flag); | 449 | __eeh_clear_slot(dn, mode_flag); |
450 | spin_unlock_irqrestore(&confirm_error_lock, flags); | 450 | raw_spin_unlock_irqrestore(&confirm_error_lock, flags); |
451 | } | 451 | } |
452 | 452 | ||
453 | /** | 453 | /** |
@@ -491,7 +491,7 @@ int eeh_dn_check_failure(struct device_node *dn, struct pci_dev *dev) | |||
491 | pdn->eeh_mode & EEH_MODE_NOCHECK) { | 491 | pdn->eeh_mode & EEH_MODE_NOCHECK) { |
492 | ignored_check++; | 492 | ignored_check++; |
493 | pr_debug("EEH: Ignored check (%x) for %s %s\n", | 493 | pr_debug("EEH: Ignored check (%x) for %s %s\n", |
494 | pdn->eeh_mode, pci_name (dev), dn->full_name); | 494 | pdn->eeh_mode, eeh_pci_name(dev), dn->full_name); |
495 | return 0; | 495 | return 0; |
496 | } | 496 | } |
497 | 497 | ||
@@ -506,7 +506,7 @@ int eeh_dn_check_failure(struct device_node *dn, struct pci_dev *dev) | |||
506 | * in one slot might report errors simultaneously, and we | 506 | * in one slot might report errors simultaneously, and we |
507 | * only want one error recovery routine running. | 507 | * only want one error recovery routine running. |
508 | */ | 508 | */ |
509 | spin_lock_irqsave(&confirm_error_lock, flags); | 509 | raw_spin_lock_irqsave(&confirm_error_lock, flags); |
510 | rc = 1; | 510 | rc = 1; |
511 | if (pdn->eeh_mode & EEH_MODE_ISOLATED) { | 511 | if (pdn->eeh_mode & EEH_MODE_ISOLATED) { |
512 | pdn->eeh_check_count ++; | 512 | pdn->eeh_check_count ++; |
@@ -515,7 +515,7 @@ int eeh_dn_check_failure(struct device_node *dn, struct pci_dev *dev) | |||
515 | printk (KERN_ERR "EEH: %d reads ignored for recovering device at " | 515 | printk (KERN_ERR "EEH: %d reads ignored for recovering device at " |
516 | "location=%s driver=%s pci addr=%s\n", | 516 | "location=%s driver=%s pci addr=%s\n", |
517 | pdn->eeh_check_count, location, | 517 | pdn->eeh_check_count, location, |
518 | dev->driver->name, pci_name(dev)); | 518 | dev->driver->name, eeh_pci_name(dev)); |
519 | printk (KERN_ERR "EEH: Might be infinite loop in %s driver\n", | 519 | printk (KERN_ERR "EEH: Might be infinite loop in %s driver\n", |
520 | dev->driver->name); | 520 | dev->driver->name); |
521 | dump_stack(); | 521 | dump_stack(); |
@@ -575,7 +575,7 @@ int eeh_dn_check_failure(struct device_node *dn, struct pci_dev *dev) | |||
575 | * with other functions on this device, and functions under | 575 | * with other functions on this device, and functions under |
576 | * bridges. */ | 576 | * bridges. */ |
577 | eeh_mark_slot (dn, EEH_MODE_ISOLATED); | 577 | eeh_mark_slot (dn, EEH_MODE_ISOLATED); |
578 | spin_unlock_irqrestore(&confirm_error_lock, flags); | 578 | raw_spin_unlock_irqrestore(&confirm_error_lock, flags); |
579 | 579 | ||
580 | eeh_send_failure_event (dn, dev); | 580 | eeh_send_failure_event (dn, dev); |
581 | 581 | ||
@@ -586,7 +586,7 @@ int eeh_dn_check_failure(struct device_node *dn, struct pci_dev *dev) | |||
586 | return 1; | 586 | return 1; |
587 | 587 | ||
588 | dn_unlock: | 588 | dn_unlock: |
589 | spin_unlock_irqrestore(&confirm_error_lock, flags); | 589 | raw_spin_unlock_irqrestore(&confirm_error_lock, flags); |
590 | return rc; | 590 | return rc; |
591 | } | 591 | } |
592 | 592 | ||
@@ -1064,7 +1064,7 @@ void __init eeh_init(void) | |||
1064 | struct device_node *phb, *np; | 1064 | struct device_node *phb, *np; |
1065 | struct eeh_early_enable_info info; | 1065 | struct eeh_early_enable_info info; |
1066 | 1066 | ||
1067 | spin_lock_init(&confirm_error_lock); | 1067 | raw_spin_lock_init(&confirm_error_lock); |
1068 | spin_lock_init(&slot_errbuf_lock); | 1068 | spin_lock_init(&slot_errbuf_lock); |
1069 | 1069 | ||
1070 | np = of_find_node_by_path("/rtas"); | 1070 | np = of_find_node_by_path("/rtas"); |
diff --git a/arch/powerpc/platforms/pseries/eeh_driver.c b/arch/powerpc/platforms/pseries/eeh_driver.c index ef8e45448480..b8d70f5d9aa9 100644 --- a/arch/powerpc/platforms/pseries/eeh_driver.c +++ b/arch/powerpc/platforms/pseries/eeh_driver.c | |||
@@ -337,7 +337,7 @@ struct pci_dn * handle_eeh_events (struct eeh_event *event) | |||
337 | location = location ? location : "unknown"; | 337 | location = location ? location : "unknown"; |
338 | printk(KERN_ERR "EEH: Error: Cannot find partition endpoint " | 338 | printk(KERN_ERR "EEH: Error: Cannot find partition endpoint " |
339 | "for location=%s pci addr=%s\n", | 339 | "for location=%s pci addr=%s\n", |
340 | location, pci_name(event->dev)); | 340 | location, eeh_pci_name(event->dev)); |
341 | return NULL; | 341 | return NULL; |
342 | } | 342 | } |
343 | 343 | ||
@@ -368,7 +368,7 @@ struct pci_dn * handle_eeh_events (struct eeh_event *event) | |||
368 | pci_str = pci_name (frozen_pdn->pcidev); | 368 | pci_str = pci_name (frozen_pdn->pcidev); |
369 | drv_str = pcid_name (frozen_pdn->pcidev); | 369 | drv_str = pcid_name (frozen_pdn->pcidev); |
370 | } else { | 370 | } else { |
371 | pci_str = pci_name (event->dev); | 371 | pci_str = eeh_pci_name(event->dev); |
372 | drv_str = pcid_name (event->dev); | 372 | drv_str = pcid_name (event->dev); |
373 | } | 373 | } |
374 | 374 | ||
@@ -478,9 +478,9 @@ excess_failures: | |||
478 | * due to actual, failed cards. | 478 | * due to actual, failed cards. |
479 | */ | 479 | */ |
480 | printk(KERN_ERR | 480 | printk(KERN_ERR |
481 | "EEH: PCI device at location=%s driver=%s pci addr=%s \n" | 481 | "EEH: PCI device at location=%s driver=%s pci addr=%s\n" |
482 | "has failed %d times in the last hour " | 482 | "has failed %d times in the last hour " |
483 | "and has been permanently disabled. \n" | 483 | "and has been permanently disabled.\n" |
484 | "Please try reseating this device or replacing it.\n", | 484 | "Please try reseating this device or replacing it.\n", |
485 | location, drv_str, pci_str, frozen_pdn->eeh_freeze_count); | 485 | location, drv_str, pci_str, frozen_pdn->eeh_freeze_count); |
486 | goto perm_error; | 486 | goto perm_error; |
@@ -488,7 +488,7 @@ excess_failures: | |||
488 | hard_fail: | 488 | hard_fail: |
489 | printk(KERN_ERR | 489 | printk(KERN_ERR |
490 | "EEH: Unable to recover from failure of PCI device " | 490 | "EEH: Unable to recover from failure of PCI device " |
491 | "at location=%s driver=%s pci addr=%s \n" | 491 | "at location=%s driver=%s pci addr=%s\n" |
492 | "Please try reseating this device or replacing it.\n", | 492 | "Please try reseating this device or replacing it.\n", |
493 | location, drv_str, pci_str); | 493 | location, drv_str, pci_str); |
494 | 494 | ||
diff --git a/arch/powerpc/platforms/pseries/eeh_event.c b/arch/powerpc/platforms/pseries/eeh_event.c index ddb80f5d850b..ec5df8f519c7 100644 --- a/arch/powerpc/platforms/pseries/eeh_event.c +++ b/arch/powerpc/platforms/pseries/eeh_event.c | |||
@@ -80,7 +80,7 @@ static int eeh_event_handler(void * dummy) | |||
80 | eeh_mark_slot(event->dn, EEH_MODE_RECOVERING); | 80 | eeh_mark_slot(event->dn, EEH_MODE_RECOVERING); |
81 | 81 | ||
82 | printk(KERN_INFO "EEH: Detected PCI bus error on device %s\n", | 82 | printk(KERN_INFO "EEH: Detected PCI bus error on device %s\n", |
83 | pci_name(event->dev)); | 83 | eeh_pci_name(event->dev)); |
84 | 84 | ||
85 | pdn = handle_eeh_events(event); | 85 | pdn = handle_eeh_events(event); |
86 | 86 | ||
diff --git a/arch/powerpc/platforms/pseries/hotplug-cpu.c b/arch/powerpc/platforms/pseries/hotplug-cpu.c index 6ea4698d9176..d1b124e44d77 100644 --- a/arch/powerpc/platforms/pseries/hotplug-cpu.c +++ b/arch/powerpc/platforms/pseries/hotplug-cpu.c | |||
@@ -387,24 +387,12 @@ static char cede_parameters[CEDE_LATENCY_PARAM_MAX_LENGTH]; | |||
387 | 387 | ||
388 | static int parse_cede_parameters(void) | 388 | static int parse_cede_parameters(void) |
389 | { | 389 | { |
390 | int call_status; | ||
391 | |||
392 | memset(cede_parameters, 0, CEDE_LATENCY_PARAM_MAX_LENGTH); | 390 | memset(cede_parameters, 0, CEDE_LATENCY_PARAM_MAX_LENGTH); |
393 | call_status = rtas_call(rtas_token("ibm,get-system-parameter"), 3, 1, | 391 | return rtas_call(rtas_token("ibm,get-system-parameter"), 3, 1, |
394 | NULL, | 392 | NULL, |
395 | CEDE_LATENCY_TOKEN, | 393 | CEDE_LATENCY_TOKEN, |
396 | __pa(cede_parameters), | 394 | __pa(cede_parameters), |
397 | CEDE_LATENCY_PARAM_MAX_LENGTH); | 395 | CEDE_LATENCY_PARAM_MAX_LENGTH); |
398 | |||
399 | if (call_status != 0) | ||
400 | printk(KERN_INFO "CEDE_LATENCY: \ | ||
401 | %s %s Error calling get-system-parameter(0x%x)\n", | ||
402 | __FILE__, __func__, call_status); | ||
403 | else | ||
404 | printk(KERN_INFO "CEDE_LATENCY: \ | ||
405 | get-system-parameter successful.\n"); | ||
406 | |||
407 | return call_status; | ||
408 | } | 396 | } |
409 | 397 | ||
410 | static int __init pseries_cpu_hotplug_init(void) | 398 | static int __init pseries_cpu_hotplug_init(void) |
diff --git a/arch/powerpc/platforms/pseries/hvCall_inst.c b/arch/powerpc/platforms/pseries/hvCall_inst.c index 2f58c71b7259..1fefae76e295 100644 --- a/arch/powerpc/platforms/pseries/hvCall_inst.c +++ b/arch/powerpc/platforms/pseries/hvCall_inst.c | |||
@@ -124,8 +124,8 @@ static void probe_hcall_exit(unsigned long opcode, unsigned long retval, | |||
124 | 124 | ||
125 | h = &__get_cpu_var(hcall_stats)[opcode / 4]; | 125 | h = &__get_cpu_var(hcall_stats)[opcode / 4]; |
126 | h->num_calls++; | 126 | h->num_calls++; |
127 | h->tb_total = mftb() - h->tb_start; | 127 | h->tb_total += mftb() - h->tb_start; |
128 | h->purr_total = mfspr(SPRN_PURR) - h->purr_start; | 128 | h->purr_total += mfspr(SPRN_PURR) - h->purr_start; |
129 | 129 | ||
130 | put_cpu_var(hcall_stats); | 130 | put_cpu_var(hcall_stats); |
131 | } | 131 | } |
diff --git a/arch/powerpc/platforms/pseries/pci_dlpar.c b/arch/powerpc/platforms/pseries/pci_dlpar.c index b6fa3e4b51b5..4b7a062dee15 100644 --- a/arch/powerpc/platforms/pseries/pci_dlpar.c +++ b/arch/powerpc/platforms/pseries/pci_dlpar.c | |||
@@ -165,7 +165,7 @@ int remove_phb_dynamic(struct pci_controller *phb) | |||
165 | struct resource *res; | 165 | struct resource *res; |
166 | int rc, i; | 166 | int rc, i; |
167 | 167 | ||
168 | pr_debug("PCI: Removing PHB %04x:%02x... \n", | 168 | pr_debug("PCI: Removing PHB %04x:%02x...\n", |
169 | pci_domain_nr(b), b->number); | 169 | pci_domain_nr(b), b->number); |
170 | 170 | ||
171 | /* We cannot to remove a root bus that has children */ | 171 | /* We cannot to remove a root bus that has children */ |
diff --git a/arch/powerpc/platforms/pseries/phyp_dump.c b/arch/powerpc/platforms/pseries/phyp_dump.c index 15eb6107bcd2..225a50ab14be 100644 --- a/arch/powerpc/platforms/pseries/phyp_dump.c +++ b/arch/powerpc/platforms/pseries/phyp_dump.c | |||
@@ -150,7 +150,7 @@ static void print_dump_header(const struct phyp_dump_header *ph) | |||
150 | printk(KERN_INFO "Max auto time= %d\n", ph->maxtime_to_auto); | 150 | printk(KERN_INFO "Max auto time= %d\n", ph->maxtime_to_auto); |
151 | 151 | ||
152 | /*set cpu state and hpte states as well scratch pad area */ | 152 | /*set cpu state and hpte states as well scratch pad area */ |
153 | printk(KERN_INFO " CPU AREA \n"); | 153 | printk(KERN_INFO " CPU AREA\n"); |
154 | printk(KERN_INFO "cpu dump_flags =%d\n", ph->cpu_data.dump_flags); | 154 | printk(KERN_INFO "cpu dump_flags =%d\n", ph->cpu_data.dump_flags); |
155 | printk(KERN_INFO "cpu source_type =%d\n", ph->cpu_data.source_type); | 155 | printk(KERN_INFO "cpu source_type =%d\n", ph->cpu_data.source_type); |
156 | printk(KERN_INFO "cpu error_flags =%d\n", ph->cpu_data.error_flags); | 156 | printk(KERN_INFO "cpu error_flags =%d\n", ph->cpu_data.error_flags); |
@@ -161,7 +161,7 @@ static void print_dump_header(const struct phyp_dump_header *ph) | |||
161 | printk(KERN_INFO "cpu length_copied =%llx\n", | 161 | printk(KERN_INFO "cpu length_copied =%llx\n", |
162 | ph->cpu_data.length_copied); | 162 | ph->cpu_data.length_copied); |
163 | 163 | ||
164 | printk(KERN_INFO " HPTE AREA \n"); | 164 | printk(KERN_INFO " HPTE AREA\n"); |
165 | printk(KERN_INFO "HPTE dump_flags =%d\n", ph->hpte_data.dump_flags); | 165 | printk(KERN_INFO "HPTE dump_flags =%d\n", ph->hpte_data.dump_flags); |
166 | printk(KERN_INFO "HPTE source_type =%d\n", ph->hpte_data.source_type); | 166 | printk(KERN_INFO "HPTE source_type =%d\n", ph->hpte_data.source_type); |
167 | printk(KERN_INFO "HPTE error_flags =%d\n", ph->hpte_data.error_flags); | 167 | printk(KERN_INFO "HPTE error_flags =%d\n", ph->hpte_data.error_flags); |
@@ -172,7 +172,7 @@ static void print_dump_header(const struct phyp_dump_header *ph) | |||
172 | printk(KERN_INFO "HPTE length_copied =%llx\n", | 172 | printk(KERN_INFO "HPTE length_copied =%llx\n", |
173 | ph->hpte_data.length_copied); | 173 | ph->hpte_data.length_copied); |
174 | 174 | ||
175 | printk(KERN_INFO " SRSD AREA \n"); | 175 | printk(KERN_INFO " SRSD AREA\n"); |
176 | printk(KERN_INFO "SRSD dump_flags =%d\n", ph->kernel_data.dump_flags); | 176 | printk(KERN_INFO "SRSD dump_flags =%d\n", ph->kernel_data.dump_flags); |
177 | printk(KERN_INFO "SRSD source_type =%d\n", ph->kernel_data.source_type); | 177 | printk(KERN_INFO "SRSD source_type =%d\n", ph->kernel_data.source_type); |
178 | printk(KERN_INFO "SRSD error_flags =%d\n", ph->kernel_data.error_flags); | 178 | printk(KERN_INFO "SRSD error_flags =%d\n", ph->kernel_data.error_flags); |
diff --git a/arch/powerpc/platforms/pseries/smp.c b/arch/powerpc/platforms/pseries/smp.c index b4886635972c..4e7f89a84561 100644 --- a/arch/powerpc/platforms/pseries/smp.c +++ b/arch/powerpc/platforms/pseries/smp.c | |||
@@ -144,8 +144,8 @@ static void __devinit smp_pSeries_kick_cpu(int nr) | |||
144 | hcpuid = get_hard_smp_processor_id(nr); | 144 | hcpuid = get_hard_smp_processor_id(nr); |
145 | rc = plpar_hcall_norets(H_PROD, hcpuid); | 145 | rc = plpar_hcall_norets(H_PROD, hcpuid); |
146 | if (rc != H_SUCCESS) | 146 | if (rc != H_SUCCESS) |
147 | printk(KERN_ERR "Error: Prod to wake up processor %d\ | 147 | printk(KERN_ERR "Error: Prod to wake up processor %d " |
148 | Ret= %ld\n", nr, rc); | 148 | "Ret= %ld\n", nr, rc); |
149 | } | 149 | } |
150 | } | 150 | } |
151 | 151 | ||
diff --git a/arch/powerpc/platforms/pseries/xics.c b/arch/powerpc/platforms/pseries/xics.c index d80f193cd871..4ca641042ec3 100644 --- a/arch/powerpc/platforms/pseries/xics.c +++ b/arch/powerpc/platforms/pseries/xics.c | |||
@@ -127,7 +127,7 @@ static inline unsigned int lpar_xirr_info_get(void) | |||
127 | 127 | ||
128 | lpar_rc = plpar_xirr(&return_value); | 128 | lpar_rc = plpar_xirr(&return_value); |
129 | if (lpar_rc != H_SUCCESS) | 129 | if (lpar_rc != H_SUCCESS) |
130 | panic(" bad return code xirr - rc = %lx \n", lpar_rc); | 130 | panic(" bad return code xirr - rc = %lx\n", lpar_rc); |
131 | return (unsigned int)return_value; | 131 | return (unsigned int)return_value; |
132 | } | 132 | } |
133 | 133 | ||
@@ -191,11 +191,7 @@ static int get_irq_server(unsigned int virq, cpumask_t cpumask, | |||
191 | return default_server; | 191 | return default_server; |
192 | } | 192 | } |
193 | #else | 193 | #else |
194 | static int get_irq_server(unsigned int virq, cpumask_t cpumask, | 194 | #define get_irq_server(virq, cpumask, strict_check) (default_server) |
195 | unsigned int strict_check) | ||
196 | { | ||
197 | return default_server; | ||
198 | } | ||
199 | #endif | 195 | #endif |
200 | 196 | ||
201 | static void xics_unmask_irq(unsigned int virq) | 197 | static void xics_unmask_irq(unsigned int virq) |
@@ -428,7 +424,7 @@ static int xics_set_affinity(unsigned int virq, const struct cpumask *cpumask) | |||
428 | } | 424 | } |
429 | 425 | ||
430 | static struct irq_chip xics_pic_direct = { | 426 | static struct irq_chip xics_pic_direct = { |
431 | .name = " XICS ", | 427 | .name = "XICS", |
432 | .startup = xics_startup, | 428 | .startup = xics_startup, |
433 | .mask = xics_mask_irq, | 429 | .mask = xics_mask_irq, |
434 | .unmask = xics_unmask_irq, | 430 | .unmask = xics_unmask_irq, |
@@ -437,7 +433,7 @@ static struct irq_chip xics_pic_direct = { | |||
437 | }; | 433 | }; |
438 | 434 | ||
439 | static struct irq_chip xics_pic_lpar = { | 435 | static struct irq_chip xics_pic_lpar = { |
440 | .name = " XICS ", | 436 | .name = "XICS", |
441 | .startup = xics_startup, | 437 | .startup = xics_startup, |
442 | .mask = xics_mask_irq, | 438 | .mask = xics_mask_irq, |
443 | .unmask = xics_unmask_irq, | 439 | .unmask = xics_unmask_irq, |
@@ -514,15 +510,13 @@ static void __init xics_init_host(void) | |||
514 | /* | 510 | /* |
515 | * XICS only has a single IPI, so encode the messages per CPU | 511 | * XICS only has a single IPI, so encode the messages per CPU |
516 | */ | 512 | */ |
517 | struct xics_ipi_struct { | 513 | static DEFINE_PER_CPU_SHARED_ALIGNED(unsigned long, xics_ipi_message); |
518 | unsigned long value; | ||
519 | } ____cacheline_aligned; | ||
520 | |||
521 | static struct xics_ipi_struct xics_ipi_message[NR_CPUS] __cacheline_aligned; | ||
522 | 514 | ||
523 | static inline void smp_xics_do_message(int cpu, int msg) | 515 | static inline void smp_xics_do_message(int cpu, int msg) |
524 | { | 516 | { |
525 | set_bit(msg, &xics_ipi_message[cpu].value); | 517 | unsigned long *tgt = &per_cpu(xics_ipi_message, cpu); |
518 | |||
519 | set_bit(msg, tgt); | ||
526 | mb(); | 520 | mb(); |
527 | if (firmware_has_feature(FW_FEATURE_LPAR)) | 521 | if (firmware_has_feature(FW_FEATURE_LPAR)) |
528 | lpar_qirr_info(cpu, IPI_PRIORITY); | 522 | lpar_qirr_info(cpu, IPI_PRIORITY); |
@@ -548,25 +542,23 @@ void smp_xics_message_pass(int target, int msg) | |||
548 | 542 | ||
549 | static irqreturn_t xics_ipi_dispatch(int cpu) | 543 | static irqreturn_t xics_ipi_dispatch(int cpu) |
550 | { | 544 | { |
545 | unsigned long *tgt = &per_cpu(xics_ipi_message, cpu); | ||
546 | |||
551 | WARN_ON(cpu_is_offline(cpu)); | 547 | WARN_ON(cpu_is_offline(cpu)); |
552 | 548 | ||
553 | mb(); /* order mmio clearing qirr */ | 549 | mb(); /* order mmio clearing qirr */ |
554 | while (xics_ipi_message[cpu].value) { | 550 | while (*tgt) { |
555 | if (test_and_clear_bit(PPC_MSG_CALL_FUNCTION, | 551 | if (test_and_clear_bit(PPC_MSG_CALL_FUNCTION, tgt)) { |
556 | &xics_ipi_message[cpu].value)) { | ||
557 | smp_message_recv(PPC_MSG_CALL_FUNCTION); | 552 | smp_message_recv(PPC_MSG_CALL_FUNCTION); |
558 | } | 553 | } |
559 | if (test_and_clear_bit(PPC_MSG_RESCHEDULE, | 554 | if (test_and_clear_bit(PPC_MSG_RESCHEDULE, tgt)) { |
560 | &xics_ipi_message[cpu].value)) { | ||
561 | smp_message_recv(PPC_MSG_RESCHEDULE); | 555 | smp_message_recv(PPC_MSG_RESCHEDULE); |
562 | } | 556 | } |
563 | if (test_and_clear_bit(PPC_MSG_CALL_FUNC_SINGLE, | 557 | if (test_and_clear_bit(PPC_MSG_CALL_FUNC_SINGLE, tgt)) { |
564 | &xics_ipi_message[cpu].value)) { | ||
565 | smp_message_recv(PPC_MSG_CALL_FUNC_SINGLE); | 558 | smp_message_recv(PPC_MSG_CALL_FUNC_SINGLE); |
566 | } | 559 | } |
567 | #if defined(CONFIG_DEBUGGER) || defined(CONFIG_KEXEC) | 560 | #if defined(CONFIG_DEBUGGER) || defined(CONFIG_KEXEC) |
568 | if (test_and_clear_bit(PPC_MSG_DEBUGGER_BREAK, | 561 | if (test_and_clear_bit(PPC_MSG_DEBUGGER_BREAK, tgt)) { |
569 | &xics_ipi_message[cpu].value)) { | ||
570 | smp_message_recv(PPC_MSG_DEBUGGER_BREAK); | 562 | smp_message_recv(PPC_MSG_DEBUGGER_BREAK); |
571 | } | 563 | } |
572 | #endif | 564 | #endif |
@@ -788,9 +780,13 @@ static void xics_set_cpu_priority(unsigned char cppr) | |||
788 | { | 780 | { |
789 | struct xics_cppr *os_cppr = &__get_cpu_var(xics_cppr); | 781 | struct xics_cppr *os_cppr = &__get_cpu_var(xics_cppr); |
790 | 782 | ||
791 | BUG_ON(os_cppr->index != 0); | 783 | /* |
784 | * we only really want to set the priority when there's | ||
785 | * just one cppr value on the stack | ||
786 | */ | ||
787 | WARN_ON(os_cppr->index != 0); | ||
792 | 788 | ||
793 | os_cppr->stack[os_cppr->index] = cppr; | 789 | os_cppr->stack[0] = cppr; |
794 | 790 | ||
795 | if (firmware_has_feature(FW_FEATURE_LPAR)) | 791 | if (firmware_has_feature(FW_FEATURE_LPAR)) |
796 | lpar_cppr_info(cppr); | 792 | lpar_cppr_info(cppr); |
@@ -825,8 +821,14 @@ void xics_setup_cpu(void) | |||
825 | 821 | ||
826 | void xics_teardown_cpu(void) | 822 | void xics_teardown_cpu(void) |
827 | { | 823 | { |
824 | struct xics_cppr *os_cppr = &__get_cpu_var(xics_cppr); | ||
828 | int cpu = smp_processor_id(); | 825 | int cpu = smp_processor_id(); |
829 | 826 | ||
827 | /* | ||
828 | * we have to reset the cppr index to 0 because we're | ||
829 | * not going to return from the IPI | ||
830 | */ | ||
831 | os_cppr->index = 0; | ||
830 | xics_set_cpu_priority(0); | 832 | xics_set_cpu_priority(0); |
831 | 833 | ||
832 | /* Clear any pending IPI request */ | 834 | /* Clear any pending IPI request */ |
diff --git a/arch/powerpc/sysdev/cpm1.c b/arch/powerpc/sysdev/cpm1.c index a4b41dbde128..ecad10d4e928 100644 --- a/arch/powerpc/sysdev/cpm1.c +++ b/arch/powerpc/sysdev/cpm1.c | |||
@@ -77,7 +77,7 @@ static void cpm_end_irq(unsigned int irq) | |||
77 | } | 77 | } |
78 | 78 | ||
79 | static struct irq_chip cpm_pic = { | 79 | static struct irq_chip cpm_pic = { |
80 | .name = " CPM PIC ", | 80 | .name = "CPM PIC", |
81 | .mask = cpm_mask_irq, | 81 | .mask = cpm_mask_irq, |
82 | .unmask = cpm_unmask_irq, | 82 | .unmask = cpm_unmask_irq, |
83 | .eoi = cpm_end_irq, | 83 | .eoi = cpm_end_irq, |
diff --git a/arch/powerpc/sysdev/cpm2_pic.c b/arch/powerpc/sysdev/cpm2_pic.c index 1709ac5aac7c..fcea4ff825dd 100644 --- a/arch/powerpc/sysdev/cpm2_pic.c +++ b/arch/powerpc/sysdev/cpm2_pic.c | |||
@@ -198,7 +198,7 @@ err_sense: | |||
198 | } | 198 | } |
199 | 199 | ||
200 | static struct irq_chip cpm2_pic = { | 200 | static struct irq_chip cpm2_pic = { |
201 | .name = " CPM2 SIU ", | 201 | .name = "CPM2 SIU", |
202 | .mask = cpm2_mask_irq, | 202 | .mask = cpm2_mask_irq, |
203 | .unmask = cpm2_unmask_irq, | 203 | .unmask = cpm2_unmask_irq, |
204 | .ack = cpm2_ack, | 204 | .ack = cpm2_ack, |
diff --git a/arch/powerpc/sysdev/fsl_msi.c b/arch/powerpc/sysdev/fsl_msi.c index c6e11b077108..e094367d7739 100644 --- a/arch/powerpc/sysdev/fsl_msi.c +++ b/arch/powerpc/sysdev/fsl_msi.c | |||
@@ -47,7 +47,7 @@ static struct irq_chip fsl_msi_chip = { | |||
47 | .mask = mask_msi_irq, | 47 | .mask = mask_msi_irq, |
48 | .unmask = unmask_msi_irq, | 48 | .unmask = unmask_msi_irq, |
49 | .ack = fsl_msi_end_irq, | 49 | .ack = fsl_msi_end_irq, |
50 | .name = " FSL-MSI ", | 50 | .name = "FSL-MSI", |
51 | }; | 51 | }; |
52 | 52 | ||
53 | static int fsl_msi_host_map(struct irq_host *h, unsigned int virq, | 53 | static int fsl_msi_host_map(struct irq_host *h, unsigned int virq, |
diff --git a/arch/powerpc/sysdev/grackle.c b/arch/powerpc/sysdev/grackle.c index 5da37c2f22ee..cf27df6e508b 100644 --- a/arch/powerpc/sysdev/grackle.c +++ b/arch/powerpc/sysdev/grackle.c | |||
@@ -56,9 +56,9 @@ static inline void grackle_set_loop_snoop(struct pci_controller *bp, int enable) | |||
56 | void __init setup_grackle(struct pci_controller *hose) | 56 | void __init setup_grackle(struct pci_controller *hose) |
57 | { | 57 | { |
58 | setup_indirect_pci(hose, 0xfec00000, 0xfee00000, 0); | 58 | setup_indirect_pci(hose, 0xfec00000, 0xfee00000, 0); |
59 | if (machine_is_compatible("PowerMac1,1")) | 59 | if (of_machine_is_compatible("PowerMac1,1")) |
60 | ppc_pci_add_flags(PPC_PCI_REASSIGN_ALL_BUS); | 60 | ppc_pci_add_flags(PPC_PCI_REASSIGN_ALL_BUS); |
61 | if (machine_is_compatible("AAPL,PowerBook1998")) | 61 | if (of_machine_is_compatible("AAPL,PowerBook1998")) |
62 | grackle_set_loop_snoop(hose, 1); | 62 | grackle_set_loop_snoop(hose, 1); |
63 | #if 0 /* Disabled for now, HW problems ??? */ | 63 | #if 0 /* Disabled for now, HW problems ??? */ |
64 | grackle_set_stg(hose, 1); | 64 | grackle_set_stg(hose, 1); |
diff --git a/arch/powerpc/sysdev/i8259.c b/arch/powerpc/sysdev/i8259.c index 0a55db8a5a29..6323e70e6bf4 100644 --- a/arch/powerpc/sysdev/i8259.c +++ b/arch/powerpc/sysdev/i8259.c | |||
@@ -23,7 +23,7 @@ static unsigned char cached_8259[2] = { 0xff, 0xff }; | |||
23 | #define cached_A1 (cached_8259[0]) | 23 | #define cached_A1 (cached_8259[0]) |
24 | #define cached_21 (cached_8259[1]) | 24 | #define cached_21 (cached_8259[1]) |
25 | 25 | ||
26 | static DEFINE_SPINLOCK(i8259_lock); | 26 | static DEFINE_RAW_SPINLOCK(i8259_lock); |
27 | 27 | ||
28 | static struct irq_host *i8259_host; | 28 | static struct irq_host *i8259_host; |
29 | 29 | ||
@@ -42,7 +42,7 @@ unsigned int i8259_irq(void) | |||
42 | if (pci_intack) | 42 | if (pci_intack) |
43 | irq = readb(pci_intack); | 43 | irq = readb(pci_intack); |
44 | else { | 44 | else { |
45 | spin_lock(&i8259_lock); | 45 | raw_spin_lock(&i8259_lock); |
46 | lock = 1; | 46 | lock = 1; |
47 | 47 | ||
48 | /* Perform an interrupt acknowledge cycle on controller 1. */ | 48 | /* Perform an interrupt acknowledge cycle on controller 1. */ |
@@ -74,7 +74,7 @@ unsigned int i8259_irq(void) | |||
74 | irq = NO_IRQ; | 74 | irq = NO_IRQ; |
75 | 75 | ||
76 | if (lock) | 76 | if (lock) |
77 | spin_unlock(&i8259_lock); | 77 | raw_spin_unlock(&i8259_lock); |
78 | return irq; | 78 | return irq; |
79 | } | 79 | } |
80 | 80 | ||
@@ -82,7 +82,7 @@ static void i8259_mask_and_ack_irq(unsigned int irq_nr) | |||
82 | { | 82 | { |
83 | unsigned long flags; | 83 | unsigned long flags; |
84 | 84 | ||
85 | spin_lock_irqsave(&i8259_lock, flags); | 85 | raw_spin_lock_irqsave(&i8259_lock, flags); |
86 | if (irq_nr > 7) { | 86 | if (irq_nr > 7) { |
87 | cached_A1 |= 1 << (irq_nr-8); | 87 | cached_A1 |= 1 << (irq_nr-8); |
88 | inb(0xA1); /* DUMMY */ | 88 | inb(0xA1); /* DUMMY */ |
@@ -95,7 +95,7 @@ static void i8259_mask_and_ack_irq(unsigned int irq_nr) | |||
95 | outb(cached_21, 0x21); | 95 | outb(cached_21, 0x21); |
96 | outb(0x20, 0x20); /* Non-specific EOI */ | 96 | outb(0x20, 0x20); /* Non-specific EOI */ |
97 | } | 97 | } |
98 | spin_unlock_irqrestore(&i8259_lock, flags); | 98 | raw_spin_unlock_irqrestore(&i8259_lock, flags); |
99 | } | 99 | } |
100 | 100 | ||
101 | static void i8259_set_irq_mask(int irq_nr) | 101 | static void i8259_set_irq_mask(int irq_nr) |
@@ -110,13 +110,13 @@ static void i8259_mask_irq(unsigned int irq_nr) | |||
110 | 110 | ||
111 | pr_debug("i8259_mask_irq(%d)\n", irq_nr); | 111 | pr_debug("i8259_mask_irq(%d)\n", irq_nr); |
112 | 112 | ||
113 | spin_lock_irqsave(&i8259_lock, flags); | 113 | raw_spin_lock_irqsave(&i8259_lock, flags); |
114 | if (irq_nr < 8) | 114 | if (irq_nr < 8) |
115 | cached_21 |= 1 << irq_nr; | 115 | cached_21 |= 1 << irq_nr; |
116 | else | 116 | else |
117 | cached_A1 |= 1 << (irq_nr-8); | 117 | cached_A1 |= 1 << (irq_nr-8); |
118 | i8259_set_irq_mask(irq_nr); | 118 | i8259_set_irq_mask(irq_nr); |
119 | spin_unlock_irqrestore(&i8259_lock, flags); | 119 | raw_spin_unlock_irqrestore(&i8259_lock, flags); |
120 | } | 120 | } |
121 | 121 | ||
122 | static void i8259_unmask_irq(unsigned int irq_nr) | 122 | static void i8259_unmask_irq(unsigned int irq_nr) |
@@ -125,17 +125,17 @@ static void i8259_unmask_irq(unsigned int irq_nr) | |||
125 | 125 | ||
126 | pr_debug("i8259_unmask_irq(%d)\n", irq_nr); | 126 | pr_debug("i8259_unmask_irq(%d)\n", irq_nr); |
127 | 127 | ||
128 | spin_lock_irqsave(&i8259_lock, flags); | 128 | raw_spin_lock_irqsave(&i8259_lock, flags); |
129 | if (irq_nr < 8) | 129 | if (irq_nr < 8) |
130 | cached_21 &= ~(1 << irq_nr); | 130 | cached_21 &= ~(1 << irq_nr); |
131 | else | 131 | else |
132 | cached_A1 &= ~(1 << (irq_nr-8)); | 132 | cached_A1 &= ~(1 << (irq_nr-8)); |
133 | i8259_set_irq_mask(irq_nr); | 133 | i8259_set_irq_mask(irq_nr); |
134 | spin_unlock_irqrestore(&i8259_lock, flags); | 134 | raw_spin_unlock_irqrestore(&i8259_lock, flags); |
135 | } | 135 | } |
136 | 136 | ||
137 | static struct irq_chip i8259_pic = { | 137 | static struct irq_chip i8259_pic = { |
138 | .name = " i8259 ", | 138 | .name = "i8259", |
139 | .mask = i8259_mask_irq, | 139 | .mask = i8259_mask_irq, |
140 | .disable = i8259_mask_irq, | 140 | .disable = i8259_mask_irq, |
141 | .unmask = i8259_unmask_irq, | 141 | .unmask = i8259_unmask_irq, |
@@ -241,7 +241,7 @@ void i8259_init(struct device_node *node, unsigned long intack_addr) | |||
241 | unsigned long flags; | 241 | unsigned long flags; |
242 | 242 | ||
243 | /* initialize the controller */ | 243 | /* initialize the controller */ |
244 | spin_lock_irqsave(&i8259_lock, flags); | 244 | raw_spin_lock_irqsave(&i8259_lock, flags); |
245 | 245 | ||
246 | /* Mask all first */ | 246 | /* Mask all first */ |
247 | outb(0xff, 0xA1); | 247 | outb(0xff, 0xA1); |
@@ -273,7 +273,7 @@ void i8259_init(struct device_node *node, unsigned long intack_addr) | |||
273 | outb(cached_A1, 0xA1); | 273 | outb(cached_A1, 0xA1); |
274 | outb(cached_21, 0x21); | 274 | outb(cached_21, 0x21); |
275 | 275 | ||
276 | spin_unlock_irqrestore(&i8259_lock, flags); | 276 | raw_spin_unlock_irqrestore(&i8259_lock, flags); |
277 | 277 | ||
278 | /* create a legacy host */ | 278 | /* create a legacy host */ |
279 | i8259_host = irq_alloc_host(node, IRQ_HOST_MAP_LEGACY, | 279 | i8259_host = irq_alloc_host(node, IRQ_HOST_MAP_LEGACY, |
diff --git a/arch/powerpc/sysdev/ipic.c b/arch/powerpc/sysdev/ipic.c index 28cdddd2f89e..d7b9b9c69287 100644 --- a/arch/powerpc/sysdev/ipic.c +++ b/arch/powerpc/sysdev/ipic.c | |||
@@ -32,7 +32,7 @@ | |||
32 | 32 | ||
33 | static struct ipic * primary_ipic; | 33 | static struct ipic * primary_ipic; |
34 | static struct irq_chip ipic_level_irq_chip, ipic_edge_irq_chip; | 34 | static struct irq_chip ipic_level_irq_chip, ipic_edge_irq_chip; |
35 | static DEFINE_SPINLOCK(ipic_lock); | 35 | static DEFINE_RAW_SPINLOCK(ipic_lock); |
36 | 36 | ||
37 | static struct ipic_info ipic_info[] = { | 37 | static struct ipic_info ipic_info[] = { |
38 | [1] = { | 38 | [1] = { |
@@ -530,13 +530,13 @@ static void ipic_unmask_irq(unsigned int virq) | |||
530 | unsigned long flags; | 530 | unsigned long flags; |
531 | u32 temp; | 531 | u32 temp; |
532 | 532 | ||
533 | spin_lock_irqsave(&ipic_lock, flags); | 533 | raw_spin_lock_irqsave(&ipic_lock, flags); |
534 | 534 | ||
535 | temp = ipic_read(ipic->regs, ipic_info[src].mask); | 535 | temp = ipic_read(ipic->regs, ipic_info[src].mask); |
536 | temp |= (1 << (31 - ipic_info[src].bit)); | 536 | temp |= (1 << (31 - ipic_info[src].bit)); |
537 | ipic_write(ipic->regs, ipic_info[src].mask, temp); | 537 | ipic_write(ipic->regs, ipic_info[src].mask, temp); |
538 | 538 | ||
539 | spin_unlock_irqrestore(&ipic_lock, flags); | 539 | raw_spin_unlock_irqrestore(&ipic_lock, flags); |
540 | } | 540 | } |
541 | 541 | ||
542 | static void ipic_mask_irq(unsigned int virq) | 542 | static void ipic_mask_irq(unsigned int virq) |
@@ -546,7 +546,7 @@ static void ipic_mask_irq(unsigned int virq) | |||
546 | unsigned long flags; | 546 | unsigned long flags; |
547 | u32 temp; | 547 | u32 temp; |
548 | 548 | ||
549 | spin_lock_irqsave(&ipic_lock, flags); | 549 | raw_spin_lock_irqsave(&ipic_lock, flags); |
550 | 550 | ||
551 | temp = ipic_read(ipic->regs, ipic_info[src].mask); | 551 | temp = ipic_read(ipic->regs, ipic_info[src].mask); |
552 | temp &= ~(1 << (31 - ipic_info[src].bit)); | 552 | temp &= ~(1 << (31 - ipic_info[src].bit)); |
@@ -556,7 +556,7 @@ static void ipic_mask_irq(unsigned int virq) | |||
556 | * for nearly all cases. */ | 556 | * for nearly all cases. */ |
557 | mb(); | 557 | mb(); |
558 | 558 | ||
559 | spin_unlock_irqrestore(&ipic_lock, flags); | 559 | raw_spin_unlock_irqrestore(&ipic_lock, flags); |
560 | } | 560 | } |
561 | 561 | ||
562 | static void ipic_ack_irq(unsigned int virq) | 562 | static void ipic_ack_irq(unsigned int virq) |
@@ -566,7 +566,7 @@ static void ipic_ack_irq(unsigned int virq) | |||
566 | unsigned long flags; | 566 | unsigned long flags; |
567 | u32 temp; | 567 | u32 temp; |
568 | 568 | ||
569 | spin_lock_irqsave(&ipic_lock, flags); | 569 | raw_spin_lock_irqsave(&ipic_lock, flags); |
570 | 570 | ||
571 | temp = 1 << (31 - ipic_info[src].bit); | 571 | temp = 1 << (31 - ipic_info[src].bit); |
572 | ipic_write(ipic->regs, ipic_info[src].ack, temp); | 572 | ipic_write(ipic->regs, ipic_info[src].ack, temp); |
@@ -575,7 +575,7 @@ static void ipic_ack_irq(unsigned int virq) | |||
575 | * for nearly all cases. */ | 575 | * for nearly all cases. */ |
576 | mb(); | 576 | mb(); |
577 | 577 | ||
578 | spin_unlock_irqrestore(&ipic_lock, flags); | 578 | raw_spin_unlock_irqrestore(&ipic_lock, flags); |
579 | } | 579 | } |
580 | 580 | ||
581 | static void ipic_mask_irq_and_ack(unsigned int virq) | 581 | static void ipic_mask_irq_and_ack(unsigned int virq) |
@@ -585,7 +585,7 @@ static void ipic_mask_irq_and_ack(unsigned int virq) | |||
585 | unsigned long flags; | 585 | unsigned long flags; |
586 | u32 temp; | 586 | u32 temp; |
587 | 587 | ||
588 | spin_lock_irqsave(&ipic_lock, flags); | 588 | raw_spin_lock_irqsave(&ipic_lock, flags); |
589 | 589 | ||
590 | temp = ipic_read(ipic->regs, ipic_info[src].mask); | 590 | temp = ipic_read(ipic->regs, ipic_info[src].mask); |
591 | temp &= ~(1 << (31 - ipic_info[src].bit)); | 591 | temp &= ~(1 << (31 - ipic_info[src].bit)); |
@@ -598,7 +598,7 @@ static void ipic_mask_irq_and_ack(unsigned int virq) | |||
598 | * for nearly all cases. */ | 598 | * for nearly all cases. */ |
599 | mb(); | 599 | mb(); |
600 | 600 | ||
601 | spin_unlock_irqrestore(&ipic_lock, flags); | 601 | raw_spin_unlock_irqrestore(&ipic_lock, flags); |
602 | } | 602 | } |
603 | 603 | ||
604 | static int ipic_set_irq_type(unsigned int virq, unsigned int flow_type) | 604 | static int ipic_set_irq_type(unsigned int virq, unsigned int flow_type) |
@@ -660,7 +660,7 @@ static int ipic_set_irq_type(unsigned int virq, unsigned int flow_type) | |||
660 | 660 | ||
661 | /* level interrupts and edge interrupts have different ack operations */ | 661 | /* level interrupts and edge interrupts have different ack operations */ |
662 | static struct irq_chip ipic_level_irq_chip = { | 662 | static struct irq_chip ipic_level_irq_chip = { |
663 | .name = " IPIC ", | 663 | .name = "IPIC", |
664 | .unmask = ipic_unmask_irq, | 664 | .unmask = ipic_unmask_irq, |
665 | .mask = ipic_mask_irq, | 665 | .mask = ipic_mask_irq, |
666 | .mask_ack = ipic_mask_irq, | 666 | .mask_ack = ipic_mask_irq, |
@@ -668,7 +668,7 @@ static struct irq_chip ipic_level_irq_chip = { | |||
668 | }; | 668 | }; |
669 | 669 | ||
670 | static struct irq_chip ipic_edge_irq_chip = { | 670 | static struct irq_chip ipic_edge_irq_chip = { |
671 | .name = " IPIC ", | 671 | .name = "IPIC", |
672 | .unmask = ipic_unmask_irq, | 672 | .unmask = ipic_unmask_irq, |
673 | .mask = ipic_mask_irq, | 673 | .mask = ipic_mask_irq, |
674 | .mask_ack = ipic_mask_irq_and_ack, | 674 | .mask_ack = ipic_mask_irq_and_ack, |
diff --git a/arch/powerpc/sysdev/mpc8xx_pic.c b/arch/powerpc/sysdev/mpc8xx_pic.c index 69bd6f4dff83..8c27d261aba8 100644 --- a/arch/powerpc/sysdev/mpc8xx_pic.c +++ b/arch/powerpc/sysdev/mpc8xx_pic.c | |||
@@ -94,7 +94,7 @@ static int mpc8xx_set_irq_type(unsigned int virq, unsigned int flow_type) | |||
94 | } | 94 | } |
95 | 95 | ||
96 | static struct irq_chip mpc8xx_pic = { | 96 | static struct irq_chip mpc8xx_pic = { |
97 | .name = " MPC8XX SIU ", | 97 | .name = "MPC8XX SIU", |
98 | .unmask = mpc8xx_unmask_irq, | 98 | .unmask = mpc8xx_unmask_irq, |
99 | .mask = mpc8xx_mask_irq, | 99 | .mask = mpc8xx_mask_irq, |
100 | .ack = mpc8xx_ack, | 100 | .ack = mpc8xx_ack, |
diff --git a/arch/powerpc/sysdev/mpic.c b/arch/powerpc/sysdev/mpic.c index 470dc6c11d57..339e8a3e26d2 100644 --- a/arch/powerpc/sysdev/mpic.c +++ b/arch/powerpc/sysdev/mpic.c | |||
@@ -46,7 +46,7 @@ | |||
46 | 46 | ||
47 | static struct mpic *mpics; | 47 | static struct mpic *mpics; |
48 | static struct mpic *mpic_primary; | 48 | static struct mpic *mpic_primary; |
49 | static DEFINE_SPINLOCK(mpic_lock); | 49 | static DEFINE_RAW_SPINLOCK(mpic_lock); |
50 | 50 | ||
51 | #ifdef CONFIG_PPC32 /* XXX for now */ | 51 | #ifdef CONFIG_PPC32 /* XXX for now */ |
52 | #ifdef CONFIG_IRQ_ALL_CPUS | 52 | #ifdef CONFIG_IRQ_ALL_CPUS |
@@ -347,10 +347,10 @@ static inline void mpic_ht_end_irq(struct mpic *mpic, unsigned int source) | |||
347 | unsigned int mask = 1U << (fixup->index & 0x1f); | 347 | unsigned int mask = 1U << (fixup->index & 0x1f); |
348 | writel(mask, fixup->applebase + soff); | 348 | writel(mask, fixup->applebase + soff); |
349 | } else { | 349 | } else { |
350 | spin_lock(&mpic->fixup_lock); | 350 | raw_spin_lock(&mpic->fixup_lock); |
351 | writeb(0x11 + 2 * fixup->index, fixup->base + 2); | 351 | writeb(0x11 + 2 * fixup->index, fixup->base + 2); |
352 | writel(fixup->data, fixup->base + 4); | 352 | writel(fixup->data, fixup->base + 4); |
353 | spin_unlock(&mpic->fixup_lock); | 353 | raw_spin_unlock(&mpic->fixup_lock); |
354 | } | 354 | } |
355 | } | 355 | } |
356 | 356 | ||
@@ -366,7 +366,7 @@ static void mpic_startup_ht_interrupt(struct mpic *mpic, unsigned int source, | |||
366 | 366 | ||
367 | DBG("startup_ht_interrupt(0x%x, 0x%x) index: %d\n", | 367 | DBG("startup_ht_interrupt(0x%x, 0x%x) index: %d\n", |
368 | source, irqflags, fixup->index); | 368 | source, irqflags, fixup->index); |
369 | spin_lock_irqsave(&mpic->fixup_lock, flags); | 369 | raw_spin_lock_irqsave(&mpic->fixup_lock, flags); |
370 | /* Enable and configure */ | 370 | /* Enable and configure */ |
371 | writeb(0x10 + 2 * fixup->index, fixup->base + 2); | 371 | writeb(0x10 + 2 * fixup->index, fixup->base + 2); |
372 | tmp = readl(fixup->base + 4); | 372 | tmp = readl(fixup->base + 4); |
@@ -374,7 +374,7 @@ static void mpic_startup_ht_interrupt(struct mpic *mpic, unsigned int source, | |||
374 | if (irqflags & IRQ_LEVEL) | 374 | if (irqflags & IRQ_LEVEL) |
375 | tmp |= 0x22; | 375 | tmp |= 0x22; |
376 | writel(tmp, fixup->base + 4); | 376 | writel(tmp, fixup->base + 4); |
377 | spin_unlock_irqrestore(&mpic->fixup_lock, flags); | 377 | raw_spin_unlock_irqrestore(&mpic->fixup_lock, flags); |
378 | 378 | ||
379 | #ifdef CONFIG_PM | 379 | #ifdef CONFIG_PM |
380 | /* use the lowest bit inverted to the actual HW, | 380 | /* use the lowest bit inverted to the actual HW, |
@@ -396,12 +396,12 @@ static void mpic_shutdown_ht_interrupt(struct mpic *mpic, unsigned int source, | |||
396 | DBG("shutdown_ht_interrupt(0x%x, 0x%x)\n", source, irqflags); | 396 | DBG("shutdown_ht_interrupt(0x%x, 0x%x)\n", source, irqflags); |
397 | 397 | ||
398 | /* Disable */ | 398 | /* Disable */ |
399 | spin_lock_irqsave(&mpic->fixup_lock, flags); | 399 | raw_spin_lock_irqsave(&mpic->fixup_lock, flags); |
400 | writeb(0x10 + 2 * fixup->index, fixup->base + 2); | 400 | writeb(0x10 + 2 * fixup->index, fixup->base + 2); |
401 | tmp = readl(fixup->base + 4); | 401 | tmp = readl(fixup->base + 4); |
402 | tmp |= 1; | 402 | tmp |= 1; |
403 | writel(tmp, fixup->base + 4); | 403 | writel(tmp, fixup->base + 4); |
404 | spin_unlock_irqrestore(&mpic->fixup_lock, flags); | 404 | raw_spin_unlock_irqrestore(&mpic->fixup_lock, flags); |
405 | 405 | ||
406 | #ifdef CONFIG_PM | 406 | #ifdef CONFIG_PM |
407 | /* use the lowest bit inverted to the actual HW, | 407 | /* use the lowest bit inverted to the actual HW, |
@@ -515,7 +515,7 @@ static void __init mpic_scan_ht_pics(struct mpic *mpic) | |||
515 | BUG_ON(mpic->fixups == NULL); | 515 | BUG_ON(mpic->fixups == NULL); |
516 | 516 | ||
517 | /* Init spinlock */ | 517 | /* Init spinlock */ |
518 | spin_lock_init(&mpic->fixup_lock); | 518 | raw_spin_lock_init(&mpic->fixup_lock); |
519 | 519 | ||
520 | /* Map U3 config space. We assume all IO-APICs are on the primary bus | 520 | /* Map U3 config space. We assume all IO-APICs are on the primary bus |
521 | * so we only need to map 64kB. | 521 | * so we only need to map 64kB. |
@@ -573,12 +573,12 @@ static int irq_choose_cpu(const cpumask_t *mask) | |||
573 | 573 | ||
574 | if (cpumask_equal(mask, cpu_all_mask)) { | 574 | if (cpumask_equal(mask, cpu_all_mask)) { |
575 | static int irq_rover; | 575 | static int irq_rover; |
576 | static DEFINE_SPINLOCK(irq_rover_lock); | 576 | static DEFINE_RAW_SPINLOCK(irq_rover_lock); |
577 | unsigned long flags; | 577 | unsigned long flags; |
578 | 578 | ||
579 | /* Round-robin distribution... */ | 579 | /* Round-robin distribution... */ |
580 | do_round_robin: | 580 | do_round_robin: |
581 | spin_lock_irqsave(&irq_rover_lock, flags); | 581 | raw_spin_lock_irqsave(&irq_rover_lock, flags); |
582 | 582 | ||
583 | while (!cpu_online(irq_rover)) { | 583 | while (!cpu_online(irq_rover)) { |
584 | if (++irq_rover >= NR_CPUS) | 584 | if (++irq_rover >= NR_CPUS) |
@@ -590,7 +590,7 @@ static int irq_choose_cpu(const cpumask_t *mask) | |||
590 | irq_rover = 0; | 590 | irq_rover = 0; |
591 | } while (!cpu_online(irq_rover)); | 591 | } while (!cpu_online(irq_rover)); |
592 | 592 | ||
593 | spin_unlock_irqrestore(&irq_rover_lock, flags); | 593 | raw_spin_unlock_irqrestore(&irq_rover_lock, flags); |
594 | } else { | 594 | } else { |
595 | cpuid = cpumask_first_and(mask, cpu_online_mask); | 595 | cpuid = cpumask_first_and(mask, cpu_online_mask); |
596 | if (cpuid >= nr_cpu_ids) | 596 | if (cpuid >= nr_cpu_ids) |
@@ -1368,14 +1368,14 @@ void __init mpic_set_serial_int(struct mpic *mpic, int enable) | |||
1368 | unsigned long flags; | 1368 | unsigned long flags; |
1369 | u32 v; | 1369 | u32 v; |
1370 | 1370 | ||
1371 | spin_lock_irqsave(&mpic_lock, flags); | 1371 | raw_spin_lock_irqsave(&mpic_lock, flags); |
1372 | v = mpic_read(mpic->gregs, MPIC_GREG_GLOBAL_CONF_1); | 1372 | v = mpic_read(mpic->gregs, MPIC_GREG_GLOBAL_CONF_1); |
1373 | if (enable) | 1373 | if (enable) |
1374 | v |= MPIC_GREG_GLOBAL_CONF_1_SIE; | 1374 | v |= MPIC_GREG_GLOBAL_CONF_1_SIE; |
1375 | else | 1375 | else |
1376 | v &= ~MPIC_GREG_GLOBAL_CONF_1_SIE; | 1376 | v &= ~MPIC_GREG_GLOBAL_CONF_1_SIE; |
1377 | mpic_write(mpic->gregs, MPIC_GREG_GLOBAL_CONF_1, v); | 1377 | mpic_write(mpic->gregs, MPIC_GREG_GLOBAL_CONF_1, v); |
1378 | spin_unlock_irqrestore(&mpic_lock, flags); | 1378 | raw_spin_unlock_irqrestore(&mpic_lock, flags); |
1379 | } | 1379 | } |
1380 | 1380 | ||
1381 | void mpic_irq_set_priority(unsigned int irq, unsigned int pri) | 1381 | void mpic_irq_set_priority(unsigned int irq, unsigned int pri) |
@@ -1388,7 +1388,7 @@ void mpic_irq_set_priority(unsigned int irq, unsigned int pri) | |||
1388 | if (!mpic) | 1388 | if (!mpic) |
1389 | return; | 1389 | return; |
1390 | 1390 | ||
1391 | spin_lock_irqsave(&mpic_lock, flags); | 1391 | raw_spin_lock_irqsave(&mpic_lock, flags); |
1392 | if (mpic_is_ipi(mpic, irq)) { | 1392 | if (mpic_is_ipi(mpic, irq)) { |
1393 | reg = mpic_ipi_read(src - mpic->ipi_vecs[0]) & | 1393 | reg = mpic_ipi_read(src - mpic->ipi_vecs[0]) & |
1394 | ~MPIC_VECPRI_PRIORITY_MASK; | 1394 | ~MPIC_VECPRI_PRIORITY_MASK; |
@@ -1400,7 +1400,7 @@ void mpic_irq_set_priority(unsigned int irq, unsigned int pri) | |||
1400 | mpic_irq_write(src, MPIC_INFO(IRQ_VECTOR_PRI), | 1400 | mpic_irq_write(src, MPIC_INFO(IRQ_VECTOR_PRI), |
1401 | reg | (pri << MPIC_VECPRI_PRIORITY_SHIFT)); | 1401 | reg | (pri << MPIC_VECPRI_PRIORITY_SHIFT)); |
1402 | } | 1402 | } |
1403 | spin_unlock_irqrestore(&mpic_lock, flags); | 1403 | raw_spin_unlock_irqrestore(&mpic_lock, flags); |
1404 | } | 1404 | } |
1405 | 1405 | ||
1406 | void mpic_setup_this_cpu(void) | 1406 | void mpic_setup_this_cpu(void) |
@@ -1415,7 +1415,7 @@ void mpic_setup_this_cpu(void) | |||
1415 | 1415 | ||
1416 | DBG("%s: setup_this_cpu(%d)\n", mpic->name, hard_smp_processor_id()); | 1416 | DBG("%s: setup_this_cpu(%d)\n", mpic->name, hard_smp_processor_id()); |
1417 | 1417 | ||
1418 | spin_lock_irqsave(&mpic_lock, flags); | 1418 | raw_spin_lock_irqsave(&mpic_lock, flags); |
1419 | 1419 | ||
1420 | /* let the mpic know we want intrs. default affinity is 0xffffffff | 1420 | /* let the mpic know we want intrs. default affinity is 0xffffffff |
1421 | * until changed via /proc. That's how it's done on x86. If we want | 1421 | * until changed via /proc. That's how it's done on x86. If we want |
@@ -1431,7 +1431,7 @@ void mpic_setup_this_cpu(void) | |||
1431 | /* Set current processor priority to 0 */ | 1431 | /* Set current processor priority to 0 */ |
1432 | mpic_cpu_write(MPIC_INFO(CPU_CURRENT_TASK_PRI), 0); | 1432 | mpic_cpu_write(MPIC_INFO(CPU_CURRENT_TASK_PRI), 0); |
1433 | 1433 | ||
1434 | spin_unlock_irqrestore(&mpic_lock, flags); | 1434 | raw_spin_unlock_irqrestore(&mpic_lock, flags); |
1435 | #endif /* CONFIG_SMP */ | 1435 | #endif /* CONFIG_SMP */ |
1436 | } | 1436 | } |
1437 | 1437 | ||
@@ -1460,7 +1460,7 @@ void mpic_teardown_this_cpu(int secondary) | |||
1460 | BUG_ON(mpic == NULL); | 1460 | BUG_ON(mpic == NULL); |
1461 | 1461 | ||
1462 | DBG("%s: teardown_this_cpu(%d)\n", mpic->name, hard_smp_processor_id()); | 1462 | DBG("%s: teardown_this_cpu(%d)\n", mpic->name, hard_smp_processor_id()); |
1463 | spin_lock_irqsave(&mpic_lock, flags); | 1463 | raw_spin_lock_irqsave(&mpic_lock, flags); |
1464 | 1464 | ||
1465 | /* let the mpic know we don't want intrs. */ | 1465 | /* let the mpic know we don't want intrs. */ |
1466 | for (i = 0; i < mpic->num_sources ; i++) | 1466 | for (i = 0; i < mpic->num_sources ; i++) |
@@ -1474,7 +1474,7 @@ void mpic_teardown_this_cpu(int secondary) | |||
1474 | */ | 1474 | */ |
1475 | mpic_eoi(mpic); | 1475 | mpic_eoi(mpic); |
1476 | 1476 | ||
1477 | spin_unlock_irqrestore(&mpic_lock, flags); | 1477 | raw_spin_unlock_irqrestore(&mpic_lock, flags); |
1478 | } | 1478 | } |
1479 | 1479 | ||
1480 | 1480 | ||
@@ -1575,7 +1575,7 @@ void mpic_request_ipis(void) | |||
1575 | int i; | 1575 | int i; |
1576 | BUG_ON(mpic == NULL); | 1576 | BUG_ON(mpic == NULL); |
1577 | 1577 | ||
1578 | printk(KERN_INFO "mpic: requesting IPIs ... \n"); | 1578 | printk(KERN_INFO "mpic: requesting IPIs...\n"); |
1579 | 1579 | ||
1580 | for (i = 0; i < 4; i++) { | 1580 | for (i = 0; i < 4; i++) { |
1581 | unsigned int vipi = irq_create_mapping(mpic->irqhost, | 1581 | unsigned int vipi = irq_create_mapping(mpic->irqhost, |
diff --git a/arch/powerpc/sysdev/mpic_pasemi_msi.c b/arch/powerpc/sysdev/mpic_pasemi_msi.c index 0f6ab06f8474..3b6a9a43718f 100644 --- a/arch/powerpc/sysdev/mpic_pasemi_msi.c +++ b/arch/powerpc/sysdev/mpic_pasemi_msi.c | |||
@@ -60,7 +60,7 @@ static struct irq_chip mpic_pasemi_msi_chip = { | |||
60 | .eoi = mpic_end_irq, | 60 | .eoi = mpic_end_irq, |
61 | .set_type = mpic_set_irq_type, | 61 | .set_type = mpic_set_irq_type, |
62 | .set_affinity = mpic_set_affinity, | 62 | .set_affinity = mpic_set_affinity, |
63 | .name = "PASEMI-MSI ", | 63 | .name = "PASEMI-MSI", |
64 | }; | 64 | }; |
65 | 65 | ||
66 | static int pasemi_msi_check_device(struct pci_dev *pdev, int nvec, int type) | 66 | static int pasemi_msi_check_device(struct pci_dev *pdev, int nvec, int type) |
diff --git a/arch/powerpc/sysdev/mv64x60_dev.c b/arch/powerpc/sysdev/mv64x60_dev.c index b6bd775d2e22..31acd3b1718b 100644 --- a/arch/powerpc/sysdev/mv64x60_dev.c +++ b/arch/powerpc/sysdev/mv64x60_dev.c | |||
@@ -16,6 +16,7 @@ | |||
16 | #include <linux/mv643xx.h> | 16 | #include <linux/mv643xx.h> |
17 | #include <linux/platform_device.h> | 17 | #include <linux/platform_device.h> |
18 | #include <linux/of_platform.h> | 18 | #include <linux/of_platform.h> |
19 | #include <linux/dma-mapping.h> | ||
19 | 20 | ||
20 | #include <asm/prom.h> | 21 | #include <asm/prom.h> |
21 | 22 | ||
@@ -189,6 +190,7 @@ static int __init mv64x60_mpsc_device_setup(struct device_node *np, int id) | |||
189 | pdev = platform_device_alloc(MPSC_CTLR_NAME, port_number); | 190 | pdev = platform_device_alloc(MPSC_CTLR_NAME, port_number); |
190 | if (!pdev) | 191 | if (!pdev) |
191 | return -ENOMEM; | 192 | return -ENOMEM; |
193 | pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); | ||
192 | 194 | ||
193 | err = platform_device_add_resources(pdev, r, 5); | 195 | err = platform_device_add_resources(pdev, r, 5); |
194 | if (err) | 196 | if (err) |
@@ -302,6 +304,7 @@ static int __init mv64x60_eth_device_setup(struct device_node *np, int id, | |||
302 | if (!pdev) | 304 | if (!pdev) |
303 | return -ENOMEM; | 305 | return -ENOMEM; |
304 | 306 | ||
307 | pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); | ||
305 | err = platform_device_add_resources(pdev, r, 1); | 308 | err = platform_device_add_resources(pdev, r, 1); |
306 | if (err) | 309 | if (err) |
307 | goto error; | 310 | goto error; |
diff --git a/arch/powerpc/sysdev/ppc4xx_pci.c b/arch/powerpc/sysdev/ppc4xx_pci.c index 6ff9d71b4c0d..8aa33021e50b 100644 --- a/arch/powerpc/sysdev/ppc4xx_pci.c +++ b/arch/powerpc/sysdev/ppc4xx_pci.c | |||
@@ -569,7 +569,8 @@ static void __init ppc4xx_probe_pcix_bridge(struct device_node *np) | |||
569 | hose->last_busno = bus_range ? bus_range[1] : 0xff; | 569 | hose->last_busno = bus_range ? bus_range[1] : 0xff; |
570 | 570 | ||
571 | /* Setup config space */ | 571 | /* Setup config space */ |
572 | setup_indirect_pci(hose, rsrc_cfg.start, rsrc_cfg.start + 0x4, 0); | 572 | setup_indirect_pci(hose, rsrc_cfg.start, rsrc_cfg.start + 0x4, |
573 | PPC_INDIRECT_TYPE_SET_CFG_TYPE); | ||
573 | 574 | ||
574 | /* Disable all windows */ | 575 | /* Disable all windows */ |
575 | writel(0, reg + PCIX0_POM0SA); | 576 | writel(0, reg + PCIX0_POM0SA); |
diff --git a/arch/powerpc/sysdev/ppc4xx_soc.c b/arch/powerpc/sysdev/ppc4xx_soc.c index 5b32adc9a9b2..5c014350bf16 100644 --- a/arch/powerpc/sysdev/ppc4xx_soc.c +++ b/arch/powerpc/sysdev/ppc4xx_soc.c | |||
@@ -174,7 +174,8 @@ static int __init ppc4xx_l2c_probe(void) | |||
174 | | L2C_CFG_CPIM | L2C_CFG_TPIM | L2C_CFG_LIM | L2C_CFG_SMCM; | 174 | | L2C_CFG_CPIM | L2C_CFG_TPIM | L2C_CFG_LIM | L2C_CFG_SMCM; |
175 | 175 | ||
176 | /* Check for 460EX/GT special handling */ | 176 | /* Check for 460EX/GT special handling */ |
177 | if (of_device_is_compatible(np, "ibm,l2-cache-460ex")) | 177 | if (of_device_is_compatible(np, "ibm,l2-cache-460ex") || |
178 | of_device_is_compatible(np, "ibm,l2-cache-460gt")) | ||
178 | r |= L2C_CFG_RDBW; | 179 | r |= L2C_CFG_RDBW; |
179 | 180 | ||
180 | mtdcr(dcrbase_l2c + DCRN_L2C0_CFG, r); | 181 | mtdcr(dcrbase_l2c + DCRN_L2C0_CFG, r); |
diff --git a/arch/powerpc/sysdev/qe_lib/qe_ic.c b/arch/powerpc/sysdev/qe_lib/qe_ic.c index 2acc928d1920..d927da893ec4 100644 --- a/arch/powerpc/sysdev/qe_lib/qe_ic.c +++ b/arch/powerpc/sysdev/qe_lib/qe_ic.c | |||
@@ -237,7 +237,7 @@ static void qe_ic_mask_irq(unsigned int virq) | |||
237 | } | 237 | } |
238 | 238 | ||
239 | static struct irq_chip qe_ic_irq_chip = { | 239 | static struct irq_chip qe_ic_irq_chip = { |
240 | .name = " QEIC ", | 240 | .name = "QEIC", |
241 | .unmask = qe_ic_unmask_irq, | 241 | .unmask = qe_ic_unmask_irq, |
242 | .mask = qe_ic_mask_irq, | 242 | .mask = qe_ic_mask_irq, |
243 | .mask_ack = qe_ic_mask_irq, | 243 | .mask_ack = qe_ic_mask_irq, |
@@ -256,7 +256,7 @@ static int qe_ic_host_map(struct irq_host *h, unsigned int virq, | |||
256 | struct irq_chip *chip; | 256 | struct irq_chip *chip; |
257 | 257 | ||
258 | if (qe_ic_info[hw].mask == 0) { | 258 | if (qe_ic_info[hw].mask == 0) { |
259 | printk(KERN_ERR "Can't map reserved IRQ \n"); | 259 | printk(KERN_ERR "Can't map reserved IRQ\n"); |
260 | return -EINVAL; | 260 | return -EINVAL; |
261 | } | 261 | } |
262 | /* Default chip */ | 262 | /* Default chip */ |
diff --git a/arch/powerpc/sysdev/qe_lib/qe_io.c b/arch/powerpc/sysdev/qe_lib/qe_io.c index 7c87460179ef..77e4934b88c5 100644 --- a/arch/powerpc/sysdev/qe_lib/qe_io.c +++ b/arch/powerpc/sysdev/qe_lib/qe_io.c | |||
@@ -157,13 +157,13 @@ int par_io_of_config(struct device_node *np) | |||
157 | const unsigned int *pio_map; | 157 | const unsigned int *pio_map; |
158 | 158 | ||
159 | if (par_io == NULL) { | 159 | if (par_io == NULL) { |
160 | printk(KERN_ERR "par_io not initialized \n"); | 160 | printk(KERN_ERR "par_io not initialized\n"); |
161 | return -1; | 161 | return -1; |
162 | } | 162 | } |
163 | 163 | ||
164 | ph = of_get_property(np, "pio-handle", NULL); | 164 | ph = of_get_property(np, "pio-handle", NULL); |
165 | if (ph == NULL) { | 165 | if (ph == NULL) { |
166 | printk(KERN_ERR "pio-handle not available \n"); | 166 | printk(KERN_ERR "pio-handle not available\n"); |
167 | return -1; | 167 | return -1; |
168 | } | 168 | } |
169 | 169 | ||
@@ -171,12 +171,12 @@ int par_io_of_config(struct device_node *np) | |||
171 | 171 | ||
172 | pio_map = of_get_property(pio, "pio-map", &pio_map_len); | 172 | pio_map = of_get_property(pio, "pio-map", &pio_map_len); |
173 | if (pio_map == NULL) { | 173 | if (pio_map == NULL) { |
174 | printk(KERN_ERR "pio-map is not set! \n"); | 174 | printk(KERN_ERR "pio-map is not set!\n"); |
175 | return -1; | 175 | return -1; |
176 | } | 176 | } |
177 | pio_map_len /= sizeof(unsigned int); | 177 | pio_map_len /= sizeof(unsigned int); |
178 | if ((pio_map_len % 6) != 0) { | 178 | if ((pio_map_len % 6) != 0) { |
179 | printk(KERN_ERR "pio-map format wrong! \n"); | 179 | printk(KERN_ERR "pio-map format wrong!\n"); |
180 | return -1; | 180 | return -1; |
181 | } | 181 | } |
182 | 182 | ||
diff --git a/arch/powerpc/sysdev/uic.c b/arch/powerpc/sysdev/uic.c index 6f220a913e42..0038fb78f094 100644 --- a/arch/powerpc/sysdev/uic.c +++ b/arch/powerpc/sysdev/uic.c | |||
@@ -177,7 +177,7 @@ static int uic_set_irq_type(unsigned int virq, unsigned int flow_type) | |||
177 | } | 177 | } |
178 | 178 | ||
179 | static struct irq_chip uic_irq_chip = { | 179 | static struct irq_chip uic_irq_chip = { |
180 | .name = " UIC ", | 180 | .name = "UIC", |
181 | .unmask = uic_unmask_irq, | 181 | .unmask = uic_unmask_irq, |
182 | .mask = uic_mask_irq, | 182 | .mask = uic_mask_irq, |
183 | .mask_ack = uic_mask_ack_irq, | 183 | .mask_ack = uic_mask_ack_irq, |
diff --git a/arch/powerpc/xmon/xmon.c b/arch/powerpc/xmon/xmon.c index 4e6152c13764..8bad7d5f32af 100644 --- a/arch/powerpc/xmon/xmon.c +++ b/arch/powerpc/xmon/xmon.c | |||
@@ -61,7 +61,7 @@ static int xmon_owner; | |||
61 | static int xmon_gate; | 61 | static int xmon_gate; |
62 | #endif /* CONFIG_SMP */ | 62 | #endif /* CONFIG_SMP */ |
63 | 63 | ||
64 | static unsigned long in_xmon = 0; | 64 | static unsigned long in_xmon __read_mostly = 0; |
65 | 65 | ||
66 | static unsigned long adrs; | 66 | static unsigned long adrs; |
67 | static int size = 1; | 67 | static int size = 1; |