forked from ckaestne/TypeChef-LinuxAnalysis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
partialConf.arm.h
528 lines (478 loc) · 13.4 KB
/
partialConf.arm.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
#ifdef CONFIG_SMP
#define CONFIG_NR_CPUS 8
#else
#define CONFIG_NR_CPUS 1
#endif
//encode numeric parameter
#ifdef CONFIG_ZONE_DMA
#define CONFIG_ZONE_DMA_FLAG 1
#else
#define CONFIG_ZONE_DMA_FLAG 0
#endif
#define CONFIG_NODES_SHIFT 3
//from scripts/Makefile.lib
#ifdef CONFIG_DYNAMIC_DEBUG
#define DEBUG_HASH 1
#define DEBUG_HASH2 2
#endif
#ifdef CONFIG_MTRR_SANITIZER
#define CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT 0
#define CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT 1
#endif
#ifdef CONFIG_CONFIG_CMDLINE
#define CONFIG_CMDLINE ""
#endif
#define OBJTREE ""
#define SRCTREE ""
#ifdef CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE
#ifdef CONFIG_BOOTPARAM_HUNG_TASK_PANIC
#define CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE 1
#else
#define CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE 0
#endif
#endif
//Defines a 'if' macro, which triggers a bug: The preprocessor incorrectly
//expands this macro within "#if".
#undef CONFIG_TRACE_BRANCH_PROFILING
//Needs header provided by the user:
#undef CONFIG_ACPI_CUSTOM_DSDT
//Non-boolean features
#define AUTOCONF_INCLUDED
#define CONFIG_FRAME_WARN 1024
#define CONFIG_ARCH_DEFCONFIG "arch/x86/configs/i386_defconfig"
#define CONFIG_RCU_FANOUT 32
#define CONFIG_OUTPUT_FORMAT "elf32-i386"
#define CONFIG_DEFCONFIG_LIST "/lib/modules/$UNAME_RELEASE/.config"
#define CONFIG_PHYSICAL_ALIGN 0x1000000
#define CONFIG_IO_DELAY_TYPE_UDELAY 2
#define CONFIG_INPUT_MOUSEDEV_SCREEN_X 1024
#define CONFIG_INPUT_MOUSEDEV_SCREEN_Y 768
#define CONFIG_X86_L1_CACHE_SHIFT 5
#define CONFIG_EXTRA_FIRMWARE ""
#define CONFIG_PAGE_OFFSET 0xC0000000
#define CONFIG_PHYSICAL_START 0x1000000
#define CONFIG_DEFAULT_MMAP_MIN_ADDR 4096
#define CONFIG_SPLIT_PTLOCK_CPUS 4
#define CONFIG_IO_DELAY_TYPE_0X80 0
#define CONFIG_IO_DELAY_TYPE_0XED 1
#define CONFIG_ILLEGAL_POINTER_VALUE 0x0
#define CONFIG_X86_INTERNODE_CACHE_SHIFT 5
#define CONFIG_DEFAULT_IOSCHED "noop"
#define CONFIG_DEFAULT_IO_DELAY_TYPE 0
#define CONFIG_UEVENT_HELPER_PATH "/sbin/hotplug"
#define CONFIG_LOCALVERSION ""
#define CONFIG_INIT_ENV_ARG_LIMIT 32
#define CONFIG_IO_DELAY_TYPE_NONE 3
#define CONFIG_HZ 250
#define HZ 250
#define CONFIG_X86_MINIMUM_CPU_FAMILY 5
#define CONFIG_DEFAULT_SECURITY ""
#define CONFIG_BASE_SMALL 0
#define CONFIG_LOG_BUF_SHIFT 17
#undef CONFIG_PANEL_BOOT_MESSAGE
#define KBUILD_STR(s) #s
#define CONFIG_CMDLINE ""
#ifdef CONFIG_KMEMCHECK
#define CONFIG_KMEMCHECK_SHADOW_COPY_SHIFT 5
#define CONFIG_KMEMCHECK_QUEUE_SIZE 64
#endif
#ifdef CONFIG_ATM_FORE200E
#define CONFIG_ATM_FORE200E_TX_RETRY 16
#endif
#ifdef CONFIG_CFAG12864B
#define CONFIG_CFAG12864B_RATE 20
#endif
#ifdef CONFIG_KS0108
#define CONFIG_KS0108_PORT 0x378
#define CONFIG_KS0108_DELAY 2
#endif
#ifdef CONFIG_BLK_DEV_RAM
#define CONFIG_BLK_DEV_RAM_SIZE 4096
#define CONFIG_BLK_DEV_RAM_COUNT 16
#endif
#ifdef CONFIG_CDROM_PKTCDVD
#define CONFIG_CDROM_PKTCDVD_BUFFERS 8
#endif
#ifdef CONFIG_LEGACY_PTYS
#define CONFIG_LEGACY_PTY_COUNT 256
#endif
#ifdef CONFIG_RAW_DRIVER
#define CONFIG_MAX_RAW_DEVS 256
#endif
#if defined(CONFIG_I2C_BLACKFIN_TWI)
#define CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ 50
#endif
#if defined(CONFIG_SCx200_I2C)
#define CONFIG_SCx200_I2C_SCL 12
#endif
#if defined(CONFIG_SCx200_I2C)
#define CONFIG_SCx200_I2C_SDA 13
#endif
#define CONFIG_HISAX_MAX_CARDS 8
#if defined(CONFIG_RADIO_RTRACK)
#define CONFIG_RADIO_RTRACK_PORT 0x20f
#endif
#if defined(CONFIG_RADIO_RTRACK2)
#define CONFIG_RADIO_RTRACK2_PORT 0x30c
#endif
#if defined(CONFIG_RADIO_AZTECH)
#define CONFIG_RADIO_AZTECH_PORT 0x350
#endif
#if defined(CONFIG_RADIO_GEMTEK)
#define CONFIG_RADIO_GEMTEK_PORT 0x34c
#endif
#if defined(CONFIG_RADIO_TERRATEC)
#define CONFIG_RADIO_TERRATEC_PORT 0x590
#endif
#if defined(CONFIG_RADIO_TRUST)
#define CONFIG_RADIO_TRUST_PORT 0x350
#endif
#if defined(CONFIG_RADIO_TYPHOON)
#define CONFIG_RADIO_TYPHOON_PORT 0x316
#endif
#if defined(CONFIG_RADIO_TYPHOON)
#define CONFIG_RADIO_TYPHOON_MUTEFREQ 87500
#endif
#if defined(CONFIG_RADIO_ZOLTRIX)
#define CONFIG_RADIO_ZOLTRIX_PORT 0x20c
#endif
#if defined(CONFIG_MTD_DEBUG)
#define CONFIG_MTD_DEBUG_VERBOSE 0
#endif
#if defined(CONFIG_MTD_REDBOOT_PARTS)
#define CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK -1
#endif
#if defined(CONFIG_BFIN_MAC)
#define CONFIG_BFIN_TX_DESC_NUM 10
#endif
#if defined(CONFIG_BFIN_MAC)
#define CONFIG_BFIN_RX_DESC_NUM 20
#endif
#if defined(CONFIG_DM9000)
#define CONFIG_DM9000_DEBUGLEVEL 4
#endif
#if defined(CONFIG_RIONET)
#define CONFIG_RIONET_TX_SIZE 128
#endif
#if defined(CONFIG_RIONET)
#define CONFIG_RIONET_RX_SIZE 128
#endif
#if defined(CONFIG_WIMAX_I2400M)
#define CONFIG_WIMAX_I2400M_DEBUG_LEVEL 8
#endif
#if defined(CONFIG_RTC_HCTOSYS)
#define CONFIG_RTC_HCTOSYS_DEVICE "rtc0"
#endif
#if defined(CONFIG_RTC_DRV_AT91SAM9)
#define CONFIG_RTC_DRV_AT91SAM9_RTT 0
#endif
#if defined(CONFIG_RTC_DRV_AT91SAM9)
#define CONFIG_RTC_DRV_AT91SAM9_GPBR 0
#endif
#if defined(CONFIG_SCSI_EATA)
#define CONFIG_SCSI_EATA_MAX_TAGS 16
#endif
#if defined(CONFIG_SCSI_SYM53C8XX_2)
#define CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE 1
#endif
#if defined(CONFIG_SCSI_SYM53C8XX_2)
#define CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS 16
#endif
#if defined(CONFIG_SCSI_SYM53C8XX_2)
#define CONFIG_SCSI_SYM53C8XX_MAX_TAGS 64
#endif
#if defined(CONFIG_SCSI_ZALON) || defined(CONFIG_SCSI_NCR_Q720)
#define CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS 8
#endif
#if defined(CONFIG_SCSI_ZALON) || defined(CONFIG_SCSI_NCR_Q720)
#define CONFIG_SCSI_NCR53C8XX_MAX_TAGS 32
#endif
#if defined(CONFIG_SCSI_ZALON) || defined(CONFIG_SCSI_NCR_Q720)
#define CONFIG_SCSI_NCR53C8XX_SYNC 20
#endif
#if defined(CONFIG_SCSI_U14_34F)
#define CONFIG_SCSI_U14_34F_MAX_TAGS 8
#endif
#if defined(CONFIG_SCSI_MESH)
#define CONFIG_SCSI_MESH_SYNC_RATE 5
#endif
#if defined(CONFIG_SCSI_MESH)
#define CONFIG_SCSI_MESH_RESET_DELAY_MS 4000
#endif
#if defined(CONFIG_SMB_NLS_DEFAULT)
#define CONFIG_SMB_NLS_REMOTE "cp437"
#endif
#if defined(CONFIG_SQUASHFS)
#define CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE 3
#endif
#define CONFIG_IP_VS_TAB_BITS 12
#if defined(CONFIG_WIMAX)
#define CONFIG_WIMAX_DEBUG_LEVEL 8
#endif
#if defined(CONFIG_SND_AC97_POWER_SAVE)
#define CONFIG_SND_AC97_POWER_SAVE_DEFAULT 0
#endif
#if defined(CONFIG_SND_HDA_INPUT_BEEP)
#define CONFIG_SND_HDA_INPUT_BEEP_MODE 1
#endif
#if defined(CONFIG_SND_HDA_POWER_SAVE)
#define CONFIG_SND_HDA_POWER_SAVE_DEFAULT 0
#endif
#if defined(CONFIG_RADIO_GEMTEK)
#define CONFIG_RADIO_GEMTEK_PROBE 1
#endif
#if defined(CONFIG_ATMEL_TCB_CLKSRC)
#define CONFIG_ATMEL_TCB_CLKSRC_BLOCK 0
#endif
#if defined(CONFIG_CS5535_MFGPT)
#define CONFIG_CS5535_MFGPT_DEFAULT_IRQ 7
#endif
#if defined(CONFIG_SOUND_MSNDCLAS)
#define CONFIG_MSNDCLAS_INIT_FILE "/etc/sound/msndinit.bin"
#endif
#if defined(CONFIG_SOUND_MSNDCLAS)
#define CONFIG_MSNDCLAS_PERM_FILE "/etc/sound/msndperm.bin"
#endif
#if defined(CONFIG_SOUND_MSNDCLAS)
#define CONFIG_MSNDCLAS_IRQ 5
#endif
#if defined(CONFIG_SOUND_MSNDCLAS)
#define CONFIG_MSNDCLAS_MEM 0xD0000
#endif
#if defined(CONFIG_SOUND_MSNDCLAS)
#define CONFIG_MSNDCLAS_IO 0x290
#endif
#if defined(CONFIG_SOUND_MSNDPIN)
#define CONFIG_MSNDPIN_INIT_FILE "/etc/sound/pndspini.bin"
#endif
#if defined(CONFIG_SOUND_MSNDPIN)
#define CONFIG_MSNDPIN_PERM_FILE "/etc/sound/pndsperm.bin"
#endif
#if defined(CONFIG_SOUND_MSNDPIN)
#define CONFIG_MSNDPIN_IRQ 5
#endif
#if defined(CONFIG_SOUND_MSNDPIN)
#define CONFIG_MSNDPIN_MEM 0xD0000
#endif
#if defined(CONFIG_SOUND_MSNDPIN)
#define CONFIG_MSNDPIN_IO 0x290
#endif
#if defined(CONFIG_MSNDPIN_NONPNP)
#define CONFIG_MSNDPIN_CFG 0x250
#endif
#if defined(CONFIG_MSNDPIN_NONPNP)
#define CONFIG_MSNDPIN_MPU_IO 0x0
#endif
#if defined(CONFIG_MSNDPIN_NONPNP)
#define CONFIG_MSNDPIN_MPU_IRQ 0
#endif
#if defined(CONFIG_MSNDPIN_NONPNP)
#define CONFIG_MSNDPIN_IDE_IO0 0x0
#endif
#if defined(CONFIG_MSNDPIN_NONPNP)
#define CONFIG_MSNDPIN_IDE_IO1 0x0
#endif
#if defined(CONFIG_MSNDPIN_NONPNP)
#define CONFIG_MSNDPIN_IDE_IRQ 0
#endif
#if defined(CONFIG_MSNDPIN_NONPNP)
#define CONFIG_MSNDPIN_JOYSTICK_IO 0x0
#endif
#if defined(CONFIG_SOUND_MSNDPIN) || defined(CONFIG_SOUND_MSNDCLAS)
#define CONFIG_MSND_FIFOSIZE 128
#endif
#if defined(CONFIG_TRIX_HAVE_BOOT)
#define CONFIG_TRIX_BOOT_FILE "/etc/sound/trxpro.hex"
#endif
#if defined(CONFIG_PSS_HAVE_BOOT)
#define CONFIG_PSS_BOOT_FILE "/etc/sound/dsp001.ld"
#endif
#if defined(CONFIG_SC6600)
#define CONFIG_SC6600_CDROM 4
#endif
#if defined(CONFIG_SC6600)
#define CONFIG_SC6600_CDROMBASE 0x0
#endif
#if defined(CONFIG_SOUND_SH_DAC_AUDIO)
#define CONFIG_SOUND_SH_DAC_AUDIO_CHANNEL 1
#endif
#if defined(CONFIG_KGDB_TESTS_ON_BOOT)
#define CONFIG_KGDB_TESTS_BOOT_STRING "V1F100"
#endif
#if defined(CONFIG_MTD_MTDRAM)
#define CONFIG_MTDRAM_TOTAL_SIZE 4096
#endif
#if defined(CONFIG_MTD_MTDRAM)
#define CONFIG_MTDRAM_ERASE_SIZE 128
#endif
#if defined(CONFIG_MTD_MTDRAM)
#define CONFIG_MTDRAM_ABS_POS 0x0
#endif
#if defined(CONFIG_MTD_DOCPROBE)
#define CONFIG_MTD_DOCPROBE_ADDRESS 0x0
#endif
#if defined(CONFIG_MTD_NAND_DISKONCHIP)
#define CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS 0x0
#endif
#if defined(CONFIG_MTD_UBI)
#define CONFIG_MTD_UBI_WL_THRESHOLD 4096
#endif
#if defined(CONFIG_MTD_UBI)
#define CONFIG_MTD_UBI_BEB_RESERVE 1
#endif
//lib/KConfig.debug
#ifdef CONFIG_DEBUG_OBJECTS
#define CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT 1
#endif
#if defined(CONFIG_DEBUG_KMEMLEAK)
#define CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE 400
#endif
//mm/KConfig
#define CONFIG_SPLIT_PTLOCK_CPUS 4
#define CONFIG_ZONE_DMA_FLAG 1
#if defined(CONFIG_QUICKLIST)
#define CONFIG_NR_QUICK 1
#endif
#if defined(CONFIG_MMU)
#define CONFIG_DEFAULT_MMAP_MIN_ADDR 4096
#endif
#if !defined(CONFIG_MMU)
#define CONFIG_NOMMU_INITIAL_TRIM_EXCESS 1
#endif
//[kaestner@kananga linux]$ ./run.sh de.fosd.typechef.linux.KConfigReader l/net/dccp/ccids/Kconfig
#if defined(CONFIG_IP_DCCP_CCID3) && defined(CONFIG_EXPERIMENTAL)
#define CONFIG_IP_DCCP_CCID3_RTO 100
#endif
#define CONFIG_DEFAULT_TCP_CONG "cubic"
#define CONFIG_MAC80211_RC_DEFAULT ""
#if defined(CONFIG_NET_EMATCH)
#define CONFIG_NET_EMATCH_STACK 32
#endif
#if defined(CONFIG_TIPC_ADVANCED)
#define CONFIG_TIPC_ZONES 3
#endif
#if defined(CONFIG_TIPC_ADVANCED)
#define CONFIG_TIPC_CLUSTERS 1
#endif
#if defined(CONFIG_TIPC_ADVANCED)
#define CONFIG_TIPC_NODES 255
#endif
#if defined(CONFIG_TIPC_ADVANCED)
#define CONFIG_TIPC_SLAVE_NODES 0
#endif
#if defined(CONFIG_TIPC_ADVANCED)
#define CONFIG_TIPC_PORTS 8191
#endif
#if defined(CONFIG_TIPC_ADVANCED)
#define CONFIG_TIPC_LOG 0
#endif
#if defined(CONFIG_SC6600)
#define CONFIG_SC6600_CDROM 4
#endif
#if defined(CONFIG_SC6600)
#define CONFIG_SC6600_CDROMBASE 0x0
#endif
#if defined(CONFIG_SC6600_JOY)
#define CONFIG_SC6600_JOY 1
#endif
#if defined(CONFIG_MSDOS_FS) || defined(CONFIG_VFAT_FS)
#define CONFIG_FAT_DEFAULT_CODEPAGE 437
#endif
#if defined(CONFIG_VFAT_FS)
#define CONFIG_FAT_DEFAULT_IOCHARSET "iso8859-1"
#endif
#ifdef CONFIG_VGACON_SOFT_SCROLLBACK
#define CONFIG_VGACON_SOFT_SCROLLBACK_SIZE 64
#endif
#ifdef CONFIG_NLS
#define CONFIG_NLS_DEFAULT "iso8859-1"
#endif
//assumed to be 1 or not defined
#ifdef CONFIG_BUG
#define CONFIG_BUG 1
#endif
#ifdef CONFIG_USB_SERIAL_SAFE_PADDED
#define CONFIG_USB_SERIAL_SAFE_PADDED 1
#endif
#define CONFIG_USB_GADGET_VBUS_DRAW 2
#if defined(CONFIG_PANEL)
#define CONFIG_PANEL_PARPORT 0
#endif
#if defined(CONFIG_PANEL)
#define CONFIG_PANEL_PROFILE 5
#endif
#if defined(CONFIG_SERIAL_8250)
#define CONFIG_SERIAL_8250_NR_UARTS 4
#endif
#if defined(CONFIG_SERIAL_8250)
#define CONFIG_SERIAL_8250_RUNTIME_UARTS 4
#endif
#if defined(CONFIG_ARM) && defined(CONFIG_PLAT_S3C)
#define CONFIG_SERIAL_SAMSUNG_UARTS 3
#endif
#if defined(CONFIG_BFIN_UART0_CTSRTS) && !defined(CONFIG_BF548)
#define CONFIG_UART0_CTS_PIN 23
#endif
#if defined(CONFIG_BFIN_UART0_CTSRTS) && !defined(CONFIG_BF548)
#define CONFIG_UART0_RTS_PIN 22
#endif
#if defined(CONFIG_BFIN_UART1_CTSRTS) && !defined(CONFIG_BF548)
#define CONFIG_UART1_CTS_PIN -1
#endif
#if defined(CONFIG_BFIN_UART1_CTSRTS) && !defined(CONFIG_BF548)
#define CONFIG_UART1_RTS_PIN -1
#endif
#if defined(CONFIG_BFIN_UART2_CTSRTS) && !defined(CONFIG_BF548)
#define CONFIG_UART2_CTS_PIN -1
#endif
#if defined(CONFIG_BFIN_UART2_CTSRTS) && !defined(CONFIG_BF548)
#define CONFIG_UART2_RTS_PIN -1
#endif
#if defined(CONFIG_BFIN_UART3_CTSRTS) && !defined(CONFIG_BF548)
#define CONFIG_UART3_CTS_PIN -1
#endif
#if defined(CONFIG_BFIN_UART3_CTSRTS) && !defined(CONFIG_BF548)
#define CONFIG_UART3_RTS_PIN -1
#endif
#if defined(CONFIG_SERIAL_SH_SCI)
#define CONFIG_SERIAL_SH_SCI_NR_UARTS 2
#endif
#if defined(CONFIG_SERIAL_MCF)
#define CONFIG_SERIAL_MCF_BAUDRATE 19200
#endif
#if defined(CONFIG_SERIAL_MPC52xx_CONSOLE)
#define CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD 9600
#endif
#if defined(CONFIG_SERIAL_TXX9)
#define CONFIG_SERIAL_TXX9_NR_UARTS 6
#endif
#if defined(CONFIG_SERIAL_BFIN_SPORT)
#define CONFIG_SPORT_BAUD_RATE 9600 if (SERIAL_SPORT_BAUD_RATE_9600)
#endif
#if defined(CONFIG_DLCI)
#define CONFIG_DLCI_MAX 8
#endif
#ifdef CONFIG_HIBERNATION
#define CONFIG_PM_STD_PARTITION ""
#endif
#ifdef CONFIG_DETECT_SOFTLOCKUP
#ifdef CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC
#define CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE 1
#else
#define CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE 0
#endif
#endif
//seem always selected by default and not deselectable
#define CONFIG_WEXT_SPY
#define CONFIG_WEXT_PRIV
#ifdef CONFIG_XEN
#ifdef CONFIG_X86_32
#define CONFIG_XEN_MAX_DOMAIN_MEMORY 8
#else
#define CONFIG_XEN_MAX_DOMAIN_MEMORY 32
#endif
#endif
#ifdef CONFIG_X86_64
//set through generated file
#define __NR_syscall_max 299
#endif