badge4_defconfig 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-rc6-git3
  4. # Thu Jun 9 19:00:50 2005
  5. #
  6. CONFIG_ARM=y
  7. CONFIG_MMU=y
  8. CONFIG_UID16=y
  9. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  10. CONFIG_GENERIC_CALIBRATE_DELAY=y
  11. CONFIG_GENERIC_IOMAP=y
  12. #
  13. # Code maturity level options
  14. #
  15. CONFIG_EXPERIMENTAL=y
  16. CONFIG_CLEAN_COMPILE=y
  17. CONFIG_BROKEN_ON_SMP=y
  18. CONFIG_INIT_ENV_ARG_LIMIT=32
  19. #
  20. # General setup
  21. #
  22. CONFIG_LOCALVERSION=""
  23. CONFIG_SWAP=y
  24. # CONFIG_SYSVIPC is not set
  25. # CONFIG_POSIX_MQUEUE is not set
  26. # CONFIG_BSD_PROCESS_ACCT is not set
  27. CONFIG_SYSCTL=y
  28. # CONFIG_AUDIT is not set
  29. CONFIG_HOTPLUG=y
  30. CONFIG_KOBJECT_UEVENT=y
  31. # CONFIG_IKCONFIG is not set
  32. CONFIG_EMBEDDED=y
  33. CONFIG_KALLSYMS=y
  34. # CONFIG_KALLSYMS_ALL is not set
  35. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  36. CONFIG_PRINTK=y
  37. CONFIG_BUG=y
  38. CONFIG_BASE_FULL=y
  39. CONFIG_FUTEX=y
  40. CONFIG_EPOLL=y
  41. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  42. CONFIG_SHMEM=y
  43. CONFIG_CC_ALIGN_FUNCTIONS=0
  44. CONFIG_CC_ALIGN_LABELS=0
  45. CONFIG_CC_ALIGN_LOOPS=0
  46. CONFIG_CC_ALIGN_JUMPS=0
  47. # CONFIG_TINY_SHMEM is not set
  48. CONFIG_BASE_SMALL=0
  49. #
  50. # Loadable module support
  51. #
  52. CONFIG_MODULES=y
  53. # CONFIG_MODULE_UNLOAD is not set
  54. CONFIG_OBSOLETE_MODPARM=y
  55. CONFIG_MODVERSIONS=y
  56. # CONFIG_MODULE_SRCVERSION_ALL is not set
  57. CONFIG_KMOD=y
  58. #
  59. # System Type
  60. #
  61. # CONFIG_ARCH_CLPS7500 is not set
  62. # CONFIG_ARCH_CLPS711X is not set
  63. # CONFIG_ARCH_CO285 is not set
  64. # CONFIG_ARCH_EBSA110 is not set
  65. # CONFIG_ARCH_FOOTBRIDGE is not set
  66. # CONFIG_ARCH_INTEGRATOR is not set
  67. # CONFIG_ARCH_IOP3XX is not set
  68. # CONFIG_ARCH_IXP4XX is not set
  69. # CONFIG_ARCH_IXP2000 is not set
  70. # CONFIG_ARCH_L7200 is not set
  71. # CONFIG_ARCH_PXA is not set
  72. # CONFIG_ARCH_RPC is not set
  73. CONFIG_ARCH_SA1100=y
  74. # CONFIG_ARCH_S3C2410 is not set
  75. # CONFIG_ARCH_SHARK is not set
  76. # CONFIG_ARCH_LH7A40X is not set
  77. # CONFIG_ARCH_OMAP is not set
  78. # CONFIG_ARCH_VERSATILE is not set
  79. # CONFIG_ARCH_IMX is not set
  80. # CONFIG_ARCH_H720X is not set
  81. #
  82. # SA11x0 Implementations
  83. #
  84. # CONFIG_SA1100_ASSABET is not set
  85. # CONFIG_SA1100_CERF is not set
  86. # CONFIG_SA1100_COLLIE is not set
  87. # CONFIG_SA1100_H3100 is not set
  88. # CONFIG_SA1100_H3600 is not set
  89. # CONFIG_SA1100_H3800 is not set
  90. CONFIG_SA1100_BADGE4=y
  91. # CONFIG_SA1100_JORNADA720 is not set
  92. # CONFIG_SA1100_HACKKIT is not set
  93. # CONFIG_SA1100_LART is not set
  94. # CONFIG_SA1100_PLEB is not set
  95. # CONFIG_SA1100_SHANNON is not set
  96. # CONFIG_SA1100_SIMPAD is not set
  97. # CONFIG_SA1100_SSP is not set
  98. #
  99. # Processor Type
  100. #
  101. CONFIG_CPU_32=y
  102. CONFIG_CPU_SA1100=y
  103. CONFIG_CPU_32v4=y
  104. CONFIG_CPU_ABRT_EV4=y
  105. CONFIG_CPU_CACHE_V4WB=y
  106. CONFIG_CPU_CACHE_VIVT=y
  107. CONFIG_CPU_TLB_V4WB=y
  108. #
  109. # Processor Features
  110. #
  111. CONFIG_SA1111=y
  112. CONFIG_DMABOUNCE=y
  113. CONFIG_FORCE_MAX_ZONEORDER=9
  114. #
  115. # Bus support
  116. #
  117. CONFIG_ISA=y
  118. CONFIG_ISA_DMA_API=y
  119. #
  120. # PCCARD (PCMCIA/CardBus) support
  121. #
  122. # CONFIG_PCCARD is not set
  123. #
  124. # Kernel Features
  125. #
  126. # CONFIG_SMP is not set
  127. # CONFIG_PREEMPT is not set
  128. CONFIG_DISCONTIGMEM=y
  129. # CONFIG_LEDS is not set
  130. CONFIG_ALIGNMENT_TRAP=y
  131. #
  132. # Boot options
  133. #
  134. CONFIG_ZBOOT_ROM_TEXT=0x0
  135. CONFIG_ZBOOT_ROM_BSS=0x0
  136. CONFIG_CMDLINE="init=/linuxrc root=/dev/mtdblock3"
  137. # CONFIG_XIP_KERNEL is not set
  138. #
  139. # CPU Frequency scaling
  140. #
  141. CONFIG_CPU_FREQ=y
  142. CONFIG_CPU_FREQ_TABLE=y
  143. # CONFIG_CPU_FREQ_DEBUG is not set
  144. CONFIG_CPU_FREQ_STAT=y
  145. # CONFIG_CPU_FREQ_STAT_DETAILS is not set
  146. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  147. CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
  148. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  149. # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
  150. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  151. # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
  152. # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
  153. CONFIG_CPU_FREQ_SA1100=y
  154. #
  155. # Floating point emulation
  156. #
  157. #
  158. # At least one emulation must be selected
  159. #
  160. CONFIG_FPE_NWFPE=y
  161. # CONFIG_FPE_NWFPE_XP is not set
  162. # CONFIG_FPE_FASTFPE is not set
  163. #
  164. # Userspace binary formats
  165. #
  166. CONFIG_BINFMT_ELF=y
  167. CONFIG_BINFMT_AOUT=m
  168. CONFIG_BINFMT_MISC=m
  169. CONFIG_ARTHUR=m
  170. #
  171. # Power management options
  172. #
  173. # CONFIG_PM is not set
  174. #
  175. # Device Drivers
  176. #
  177. #
  178. # Generic Driver Options
  179. #
  180. CONFIG_STANDALONE=y
  181. CONFIG_PREVENT_FIRMWARE_BUILD=y
  182. # CONFIG_FW_LOADER is not set
  183. # CONFIG_DEBUG_DRIVER is not set
  184. #
  185. # Memory Technology Devices (MTD)
  186. #
  187. CONFIG_MTD=y
  188. CONFIG_MTD_DEBUG=y
  189. CONFIG_MTD_DEBUG_VERBOSE=0
  190. # CONFIG_MTD_CONCAT is not set
  191. CONFIG_MTD_PARTITIONS=y
  192. # CONFIG_MTD_REDBOOT_PARTS is not set
  193. # CONFIG_MTD_CMDLINE_PARTS is not set
  194. # CONFIG_MTD_AFS_PARTS is not set
  195. #
  196. # User Modules And Translation Layers
  197. #
  198. CONFIG_MTD_CHAR=y
  199. CONFIG_MTD_BLOCK=y
  200. # CONFIG_FTL is not set
  201. # CONFIG_NFTL is not set
  202. # CONFIG_INFTL is not set
  203. #
  204. # RAM/ROM/Flash chip drivers
  205. #
  206. CONFIG_MTD_CFI=y
  207. # CONFIG_MTD_JEDECPROBE is not set
  208. CONFIG_MTD_GEN_PROBE=y
  209. CONFIG_MTD_CFI_ADV_OPTIONS=y
  210. CONFIG_MTD_CFI_NOSWAP=y
  211. # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
  212. # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
  213. CONFIG_MTD_CFI_GEOMETRY=y
  214. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  215. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  216. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  217. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  218. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  219. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  220. CONFIG_MTD_CFI_I1=y
  221. # CONFIG_MTD_CFI_I2 is not set
  222. # CONFIG_MTD_CFI_I4 is not set
  223. # CONFIG_MTD_CFI_I8 is not set
  224. CONFIG_MTD_CFI_INTELEXT=y
  225. # CONFIG_MTD_CFI_AMDSTD is not set
  226. # CONFIG_MTD_CFI_STAA is not set
  227. CONFIG_MTD_CFI_UTIL=y
  228. CONFIG_MTD_RAM=y
  229. # CONFIG_MTD_ROM is not set
  230. # CONFIG_MTD_ABSENT is not set
  231. # CONFIG_MTD_XIP is not set
  232. #
  233. # Mapping drivers for chip access
  234. #
  235. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  236. # CONFIG_MTD_PHYSMAP is not set
  237. # CONFIG_MTD_ARM_INTEGRATOR is not set
  238. CONFIG_MTD_SA1100=y
  239. # CONFIG_MTD_EDB7312 is not set
  240. #
  241. # Self-contained MTD device drivers
  242. #
  243. # CONFIG_MTD_SLRAM is not set
  244. # CONFIG_MTD_PHRAM is not set
  245. # CONFIG_MTD_MTDRAM is not set
  246. # CONFIG_MTD_BLKMTD is not set
  247. # CONFIG_MTD_BLOCK2MTD is not set
  248. #
  249. # Disk-On-Chip Device Drivers
  250. #
  251. # CONFIG_MTD_DOC2000 is not set
  252. # CONFIG_MTD_DOC2001 is not set
  253. # CONFIG_MTD_DOC2001PLUS is not set
  254. #
  255. # NAND Flash Device Drivers
  256. #
  257. # CONFIG_MTD_NAND is not set
  258. #
  259. # Parallel port support
  260. #
  261. CONFIG_PARPORT=m
  262. # CONFIG_PARPORT_PC is not set
  263. CONFIG_PARPORT_NOT_PC=y
  264. # CONFIG_PARPORT_ARC is not set
  265. # CONFIG_PARPORT_GSC is not set
  266. # CONFIG_PARPORT_1284 is not set
  267. #
  268. # Plug and Play support
  269. #
  270. # CONFIG_PNP is not set
  271. #
  272. # Block devices
  273. #
  274. # CONFIG_BLK_DEV_XD is not set
  275. # CONFIG_PARIDE is not set
  276. # CONFIG_BLK_DEV_COW_COMMON is not set
  277. CONFIG_BLK_DEV_LOOP=y
  278. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  279. CONFIG_BLK_DEV_NBD=m
  280. # CONFIG_BLK_DEV_UB is not set
  281. # CONFIG_BLK_DEV_RAM is not set
  282. CONFIG_BLK_DEV_RAM_COUNT=16
  283. CONFIG_INITRAMFS_SOURCE=""
  284. # CONFIG_CDROM_PKTCDVD is not set
  285. #
  286. # IO Schedulers
  287. #
  288. CONFIG_IOSCHED_NOOP=y
  289. CONFIG_IOSCHED_AS=y
  290. CONFIG_IOSCHED_DEADLINE=y
  291. CONFIG_IOSCHED_CFQ=y
  292. # CONFIG_ATA_OVER_ETH is not set
  293. #
  294. # ATA/ATAPI/MFM/RLL support
  295. #
  296. CONFIG_IDE=m
  297. CONFIG_BLK_DEV_IDE=m
  298. #
  299. # Please see Documentation/ide.txt for help/info on IDE drives
  300. #
  301. # CONFIG_BLK_DEV_IDE_SATA is not set
  302. CONFIG_BLK_DEV_IDEDISK=m
  303. # CONFIG_IDEDISK_MULTI_MODE is not set
  304. CONFIG_BLK_DEV_IDECD=m
  305. # CONFIG_BLK_DEV_IDETAPE is not set
  306. CONFIG_BLK_DEV_IDEFLOPPY=m
  307. CONFIG_BLK_DEV_IDESCSI=m
  308. # CONFIG_IDE_TASK_IOCTL is not set
  309. #
  310. # IDE chipset support/bugfixes
  311. #
  312. CONFIG_IDE_GENERIC=m
  313. # CONFIG_IDE_ARM is not set
  314. # CONFIG_IDE_CHIPSETS is not set
  315. # CONFIG_BLK_DEV_IDEDMA is not set
  316. # CONFIG_IDEDMA_AUTO is not set
  317. # CONFIG_BLK_DEV_HD is not set
  318. #
  319. # SCSI device support
  320. #
  321. CONFIG_SCSI=y
  322. CONFIG_SCSI_PROC_FS=y
  323. #
  324. # SCSI support type (disk, tape, CD-ROM)
  325. #
  326. CONFIG_BLK_DEV_SD=y
  327. CONFIG_CHR_DEV_ST=m
  328. # CONFIG_CHR_DEV_OSST is not set
  329. CONFIG_BLK_DEV_SR=m
  330. # CONFIG_BLK_DEV_SR_VENDOR is not set
  331. CONFIG_CHR_DEV_SG=y
  332. #
  333. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  334. #
  335. # CONFIG_SCSI_MULTI_LUN is not set
  336. # CONFIG_SCSI_CONSTANTS is not set
  337. # CONFIG_SCSI_LOGGING is not set
  338. #
  339. # SCSI Transport Attributes
  340. #
  341. # CONFIG_SCSI_SPI_ATTRS is not set
  342. # CONFIG_SCSI_FC_ATTRS is not set
  343. # CONFIG_SCSI_ISCSI_ATTRS is not set
  344. #
  345. # SCSI low-level drivers
  346. #
  347. # CONFIG_SCSI_7000FASST is not set
  348. # CONFIG_SCSI_AHA152X is not set
  349. # CONFIG_SCSI_AHA1542 is not set
  350. # CONFIG_SCSI_AIC7XXX_OLD is not set
  351. # CONFIG_SCSI_IN2000 is not set
  352. # CONFIG_SCSI_SATA is not set
  353. # CONFIG_SCSI_BUSLOGIC is not set
  354. # CONFIG_SCSI_DTC3280 is not set
  355. # CONFIG_SCSI_EATA is not set
  356. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  357. # CONFIG_SCSI_GDTH is not set
  358. # CONFIG_SCSI_GENERIC_NCR5380 is not set
  359. # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
  360. # CONFIG_SCSI_PPA is not set
  361. # CONFIG_SCSI_IMM is not set
  362. # CONFIG_SCSI_NCR53C406A is not set
  363. # CONFIG_SCSI_PAS16 is not set
  364. # CONFIG_SCSI_PSI240I is not set
  365. # CONFIG_SCSI_QLOGIC_FAS is not set
  366. # CONFIG_SCSI_SYM53C416 is not set
  367. # CONFIG_SCSI_T128 is not set
  368. # CONFIG_SCSI_U14_34F is not set
  369. # CONFIG_SCSI_DEBUG is not set
  370. #
  371. # Multi-device support (RAID and LVM)
  372. #
  373. # CONFIG_MD is not set
  374. #
  375. # Fusion MPT device support
  376. #
  377. #
  378. # IEEE 1394 (FireWire) support
  379. #
  380. #
  381. # I2O device support
  382. #
  383. #
  384. # Networking support
  385. #
  386. CONFIG_NET=y
  387. #
  388. # Networking options
  389. #
  390. CONFIG_PACKET=y
  391. # CONFIG_PACKET_MMAP is not set
  392. CONFIG_UNIX=y
  393. # CONFIG_NET_KEY is not set
  394. CONFIG_INET=y
  395. # CONFIG_IP_MULTICAST is not set
  396. # CONFIG_IP_ADVANCED_ROUTER is not set
  397. # CONFIG_IP_PNP is not set
  398. # CONFIG_NET_IPIP is not set
  399. # CONFIG_NET_IPGRE is not set
  400. # CONFIG_ARPD is not set
  401. # CONFIG_SYN_COOKIES is not set
  402. # CONFIG_INET_AH is not set
  403. # CONFIG_INET_ESP is not set
  404. # CONFIG_INET_IPCOMP is not set
  405. # CONFIG_INET_TUNNEL is not set
  406. CONFIG_IP_TCPDIAG=y
  407. # CONFIG_IP_TCPDIAG_IPV6 is not set
  408. # CONFIG_IPV6 is not set
  409. # CONFIG_NETFILTER is not set
  410. #
  411. # SCTP Configuration (EXPERIMENTAL)
  412. #
  413. # CONFIG_IP_SCTP is not set
  414. # CONFIG_ATM is not set
  415. # CONFIG_BRIDGE is not set
  416. # CONFIG_VLAN_8021Q is not set
  417. # CONFIG_DECNET is not set
  418. # CONFIG_LLC2 is not set
  419. # CONFIG_IPX is not set
  420. # CONFIG_ATALK is not set
  421. # CONFIG_X25 is not set
  422. # CONFIG_LAPB is not set
  423. # CONFIG_NET_DIVERT is not set
  424. # CONFIG_ECONET is not set
  425. # CONFIG_WAN_ROUTER is not set
  426. #
  427. # QoS and/or fair queueing
  428. #
  429. # CONFIG_NET_SCHED is not set
  430. # CONFIG_NET_CLS_ROUTE is not set
  431. #
  432. # Network testing
  433. #
  434. # CONFIG_NET_PKTGEN is not set
  435. # CONFIG_NETPOLL is not set
  436. # CONFIG_NET_POLL_CONTROLLER is not set
  437. # CONFIG_HAMRADIO is not set
  438. CONFIG_IRDA=y
  439. #
  440. # IrDA protocols
  441. #
  442. CONFIG_IRLAN=y
  443. CONFIG_IRCOMM=y
  444. CONFIG_IRDA_ULTRA=y
  445. #
  446. # IrDA options
  447. #
  448. # CONFIG_IRDA_CACHE_LAST_LSAP is not set
  449. # CONFIG_IRDA_FAST_RR is not set
  450. # CONFIG_IRDA_DEBUG is not set
  451. #
  452. # Infrared-port device drivers
  453. #
  454. #
  455. # SIR device drivers
  456. #
  457. # CONFIG_IRTTY_SIR is not set
  458. #
  459. # Dongle support
  460. #
  461. #
  462. # Old SIR device drivers
  463. #
  464. # CONFIG_IRPORT_SIR is not set
  465. #
  466. # Old Serial dongle support
  467. #
  468. #
  469. # FIR device drivers
  470. #
  471. # CONFIG_USB_IRDA is not set
  472. # CONFIG_SIGMATEL_FIR is not set
  473. # CONFIG_NSC_FIR is not set
  474. # CONFIG_WINBOND_FIR is not set
  475. # CONFIG_SMC_IRCC_FIR is not set
  476. # CONFIG_ALI_FIR is not set
  477. CONFIG_SA1100_FIR=y
  478. # CONFIG_VIA_FIR is not set
  479. CONFIG_BT=m
  480. CONFIG_BT_L2CAP=m
  481. # CONFIG_BT_SCO is not set
  482. # CONFIG_BT_RFCOMM is not set
  483. # CONFIG_BT_BNEP is not set
  484. # CONFIG_BT_HIDP is not set
  485. #
  486. # Bluetooth device drivers
  487. #
  488. CONFIG_BT_HCIUSB=m
  489. # CONFIG_BT_HCIUSB_SCO is not set
  490. CONFIG_BT_HCIUART=m
  491. # CONFIG_BT_HCIUART_H4 is not set
  492. # CONFIG_BT_HCIUART_BCSP is not set
  493. # CONFIG_BT_HCIBCM203X is not set
  494. # CONFIG_BT_HCIBPA10X is not set
  495. # CONFIG_BT_HCIBFUSB is not set
  496. CONFIG_BT_HCIVHCI=m
  497. CONFIG_NETDEVICES=y
  498. # CONFIG_DUMMY is not set
  499. # CONFIG_BONDING is not set
  500. # CONFIG_EQUALIZER is not set
  501. # CONFIG_TUN is not set
  502. #
  503. # ARCnet devices
  504. #
  505. # CONFIG_ARCNET is not set
  506. #
  507. # Ethernet (10 or 100Mbit)
  508. #
  509. # CONFIG_NET_ETHERNET is not set
  510. CONFIG_MII=m
  511. #
  512. # Ethernet (1000 Mbit)
  513. #
  514. #
  515. # Ethernet (10000 Mbit)
  516. #
  517. #
  518. # Token Ring devices
  519. #
  520. # CONFIG_TR is not set
  521. #
  522. # Wireless LAN (non-hamradio)
  523. #
  524. CONFIG_NET_RADIO=y
  525. #
  526. # Obsolete Wireless cards support (pre-802.11)
  527. #
  528. # CONFIG_STRIP is not set
  529. # CONFIG_ARLAN is not set
  530. # CONFIG_WAVELAN is not set
  531. #
  532. # Wireless 802.11b ISA/PCI cards support
  533. #
  534. # CONFIG_ATMEL is not set
  535. CONFIG_NET_WIRELESS=y
  536. #
  537. # Wan interfaces
  538. #
  539. # CONFIG_WAN is not set
  540. # CONFIG_PLIP is not set
  541. # CONFIG_PPP is not set
  542. # CONFIG_SLIP is not set
  543. # CONFIG_SHAPER is not set
  544. # CONFIG_NETCONSOLE is not set
  545. #
  546. # ISDN subsystem
  547. #
  548. # CONFIG_ISDN is not set
  549. #
  550. # Input device support
  551. #
  552. # CONFIG_INPUT is not set
  553. #
  554. # Hardware I/O ports
  555. #
  556. # CONFIG_SERIO is not set
  557. # CONFIG_GAMEPORT is not set
  558. #
  559. # Character devices
  560. #
  561. # CONFIG_VT is not set
  562. # CONFIG_SERIAL_NONSTANDARD is not set
  563. #
  564. # Serial drivers
  565. #
  566. # CONFIG_SERIAL_8250 is not set
  567. #
  568. # Non-8250 serial port support
  569. #
  570. CONFIG_SERIAL_SA1100=y
  571. CONFIG_SERIAL_SA1100_CONSOLE=y
  572. CONFIG_SERIAL_CORE=y
  573. CONFIG_SERIAL_CORE_CONSOLE=y
  574. CONFIG_UNIX98_PTYS=y
  575. CONFIG_LEGACY_PTYS=y
  576. CONFIG_LEGACY_PTY_COUNT=256
  577. # CONFIG_PRINTER is not set
  578. # CONFIG_PPDEV is not set
  579. # CONFIG_TIPAR is not set
  580. #
  581. # IPMI
  582. #
  583. # CONFIG_IPMI_HANDLER is not set
  584. #
  585. # Watchdog Cards
  586. #
  587. CONFIG_WATCHDOG=y
  588. # CONFIG_WATCHDOG_NOWAYOUT is not set
  589. #
  590. # Watchdog Device Drivers
  591. #
  592. CONFIG_SOFT_WATCHDOG=m
  593. CONFIG_SA1100_WATCHDOG=m
  594. #
  595. # ISA-based Watchdog Cards
  596. #
  597. # CONFIG_PCWATCHDOG is not set
  598. # CONFIG_MIXCOMWD is not set
  599. # CONFIG_WDT is not set
  600. #
  601. # USB-based Watchdog Cards
  602. #
  603. # CONFIG_USBPCWATCHDOG is not set
  604. # CONFIG_NVRAM is not set
  605. CONFIG_RTC=m
  606. # CONFIG_DTLK is not set
  607. # CONFIG_R3964 is not set
  608. #
  609. # Ftape, the floppy tape device driver
  610. #
  611. # CONFIG_DRM is not set
  612. # CONFIG_RAW_DRIVER is not set
  613. #
  614. # TPM devices
  615. #
  616. #
  617. # I2C support
  618. #
  619. CONFIG_I2C=m
  620. CONFIG_I2C_CHARDEV=m
  621. #
  622. # I2C Algorithms
  623. #
  624. CONFIG_I2C_ALGOBIT=m
  625. CONFIG_I2C_ALGOPCF=m
  626. # CONFIG_I2C_ALGOPCA is not set
  627. #
  628. # I2C Hardware Bus support
  629. #
  630. CONFIG_I2C_ELEKTOR=m
  631. # CONFIG_I2C_ISA is not set
  632. # CONFIG_I2C_PARPORT is not set
  633. # CONFIG_I2C_PARPORT_LIGHT is not set
  634. # CONFIG_I2C_STUB is not set
  635. # CONFIG_I2C_PCA_ISA is not set
  636. #
  637. # Hardware Sensors Chip support
  638. #
  639. # CONFIG_I2C_SENSOR is not set
  640. # CONFIG_SENSORS_ADM1021 is not set
  641. # CONFIG_SENSORS_ADM1025 is not set
  642. # CONFIG_SENSORS_ADM1026 is not set
  643. # CONFIG_SENSORS_ADM1031 is not set
  644. # CONFIG_SENSORS_ASB100 is not set
  645. # CONFIG_SENSORS_DS1621 is not set
  646. # CONFIG_SENSORS_FSCHER is not set
  647. # CONFIG_SENSORS_FSCPOS is not set
  648. # CONFIG_SENSORS_GL518SM is not set
  649. # CONFIG_SENSORS_GL520SM is not set
  650. # CONFIG_SENSORS_IT87 is not set
  651. # CONFIG_SENSORS_LM63 is not set
  652. # CONFIG_SENSORS_LM75 is not set
  653. # CONFIG_SENSORS_LM77 is not set
  654. # CONFIG_SENSORS_LM78 is not set
  655. # CONFIG_SENSORS_LM80 is not set
  656. # CONFIG_SENSORS_LM83 is not set
  657. # CONFIG_SENSORS_LM85 is not set
  658. # CONFIG_SENSORS_LM87 is not set
  659. # CONFIG_SENSORS_LM90 is not set
  660. # CONFIG_SENSORS_LM92 is not set
  661. # CONFIG_SENSORS_MAX1619 is not set
  662. # CONFIG_SENSORS_PC87360 is not set
  663. # CONFIG_SENSORS_SMSC47B397 is not set
  664. # CONFIG_SENSORS_SMSC47M1 is not set
  665. # CONFIG_SENSORS_W83781D is not set
  666. # CONFIG_SENSORS_W83L785TS is not set
  667. # CONFIG_SENSORS_W83627HF is not set
  668. #
  669. # Other I2C Chip support
  670. #
  671. # CONFIG_SENSORS_DS1337 is not set
  672. # CONFIG_SENSORS_EEPROM is not set
  673. # CONFIG_SENSORS_PCF8574 is not set
  674. # CONFIG_SENSORS_PCF8591 is not set
  675. # CONFIG_SENSORS_RTC8564 is not set
  676. # CONFIG_I2C_DEBUG_CORE is not set
  677. # CONFIG_I2C_DEBUG_ALGO is not set
  678. # CONFIG_I2C_DEBUG_BUS is not set
  679. # CONFIG_I2C_DEBUG_CHIP is not set
  680. #
  681. # Misc devices
  682. #
  683. #
  684. # Multimedia devices
  685. #
  686. CONFIG_VIDEO_DEV=y
  687. #
  688. # Video For Linux
  689. #
  690. #
  691. # Video Adapters
  692. #
  693. # CONFIG_VIDEO_PMS is not set
  694. # CONFIG_VIDEO_BWQCAM is not set
  695. # CONFIG_VIDEO_CQCAM is not set
  696. # CONFIG_VIDEO_CPIA is not set
  697. # CONFIG_VIDEO_SAA5246A is not set
  698. # CONFIG_VIDEO_SAA5249 is not set
  699. # CONFIG_TUNER_3036 is not set
  700. # CONFIG_VIDEO_OVCAMCHIP is not set
  701. #
  702. # Radio Adapters
  703. #
  704. # CONFIG_RADIO_CADET is not set
  705. # CONFIG_RADIO_RTRACK is not set
  706. # CONFIG_RADIO_RTRACK2 is not set
  707. # CONFIG_RADIO_AZTECH is not set
  708. # CONFIG_RADIO_GEMTEK is not set
  709. # CONFIG_RADIO_MAESTRO is not set
  710. # CONFIG_RADIO_SF16FMI is not set
  711. # CONFIG_RADIO_SF16FMR2 is not set
  712. # CONFIG_RADIO_TERRATEC is not set
  713. # CONFIG_RADIO_TRUST is not set
  714. # CONFIG_RADIO_TYPHOON is not set
  715. # CONFIG_RADIO_ZOLTRIX is not set
  716. #
  717. # Digital Video Broadcasting Devices
  718. #
  719. # CONFIG_DVB is not set
  720. #
  721. # Graphics support
  722. #
  723. # CONFIG_FB is not set
  724. #
  725. # Sound
  726. #
  727. CONFIG_SOUND=y
  728. #
  729. # Advanced Linux Sound Architecture
  730. #
  731. # CONFIG_SND is not set
  732. #
  733. # Open Sound System
  734. #
  735. CONFIG_SOUND_PRIME=y
  736. # CONFIG_SOUND_BT878 is not set
  737. # CONFIG_SOUND_FUSION is not set
  738. # CONFIG_SOUND_CS4281 is not set
  739. # CONFIG_SOUND_SONICVIBES is not set
  740. # CONFIG_SOUND_TRIDENT is not set
  741. # CONFIG_SOUND_MSNDCLAS is not set
  742. # CONFIG_SOUND_MSNDPIN is not set
  743. # CONFIG_SOUND_OSS is not set
  744. # CONFIG_SOUND_TVMIXER is not set
  745. # CONFIG_SOUND_AD1980 is not set
  746. #
  747. # USB support
  748. #
  749. CONFIG_USB_ARCH_HAS_HCD=y
  750. CONFIG_USB_ARCH_HAS_OHCI=y
  751. CONFIG_USB=y
  752. CONFIG_USB_DEBUG=y
  753. #
  754. # Miscellaneous USB options
  755. #
  756. CONFIG_USB_DEVICEFS=y
  757. # CONFIG_USB_BANDWIDTH is not set
  758. # CONFIG_USB_DYNAMIC_MINORS is not set
  759. # CONFIG_USB_OTG is not set
  760. #
  761. # USB Host Controller Drivers
  762. #
  763. # CONFIG_USB_OHCI_HCD is not set
  764. # CONFIG_USB_SL811_HCD is not set
  765. #
  766. # USB Device Class drivers
  767. #
  768. CONFIG_USB_AUDIO=y
  769. #
  770. # USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
  771. #
  772. # CONFIG_USB_MIDI is not set
  773. CONFIG_USB_ACM=m
  774. CONFIG_USB_PRINTER=m
  775. #
  776. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  777. #
  778. CONFIG_USB_STORAGE=y
  779. CONFIG_USB_STORAGE_DEBUG=y
  780. # CONFIG_USB_STORAGE_DATAFAB is not set
  781. # CONFIG_USB_STORAGE_FREECOM is not set
  782. # CONFIG_USB_STORAGE_ISD200 is not set
  783. # CONFIG_USB_STORAGE_DPCM is not set
  784. # CONFIG_USB_STORAGE_USBAT is not set
  785. # CONFIG_USB_STORAGE_SDDR09 is not set
  786. # CONFIG_USB_STORAGE_SDDR55 is not set
  787. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  788. #
  789. # USB Input Devices
  790. #
  791. # CONFIG_USB_HID is not set
  792. #
  793. # USB HID Boot Protocol drivers
  794. #
  795. #
  796. # USB Imaging devices
  797. #
  798. CONFIG_USB_MDC800=m
  799. CONFIG_USB_MICROTEK=m
  800. #
  801. # USB Multimedia devices
  802. #
  803. CONFIG_USB_DABUSB=m
  804. CONFIG_USB_VICAM=m
  805. CONFIG_USB_DSBR=m
  806. CONFIG_USB_IBMCAM=m
  807. CONFIG_USB_KONICAWC=m
  808. CONFIG_USB_OV511=m
  809. CONFIG_USB_SE401=m
  810. # CONFIG_USB_SN9C102 is not set
  811. # CONFIG_USB_STV680 is not set
  812. CONFIG_USB_PWC=m
  813. #
  814. # USB Network Adapters
  815. #
  816. CONFIG_USB_CATC=m
  817. CONFIG_USB_KAWETH=m
  818. CONFIG_USB_PEGASUS=m
  819. # CONFIG_USB_RTL8150 is not set
  820. CONFIG_USB_USBNET=m
  821. #
  822. # USB Host-to-Host Cables
  823. #
  824. CONFIG_USB_ALI_M5632=y
  825. CONFIG_USB_AN2720=y
  826. CONFIG_USB_BELKIN=y
  827. CONFIG_USB_GENESYS=y
  828. CONFIG_USB_NET1080=y
  829. CONFIG_USB_PL2301=y
  830. CONFIG_USB_KC2190=y
  831. #
  832. # Intelligent USB Devices/Gadgets
  833. #
  834. CONFIG_USB_ARMLINUX=y
  835. CONFIG_USB_EPSON2888=y
  836. CONFIG_USB_ZAURUS=y
  837. CONFIG_USB_CDCETHER=y
  838. #
  839. # USB Network Adapters
  840. #
  841. # CONFIG_USB_ZD1201 is not set
  842. CONFIG_USB_MON=y
  843. #
  844. # USB port drivers
  845. #
  846. CONFIG_USB_USS720=m
  847. #
  848. # USB Serial Converter support
  849. #
  850. CONFIG_USB_SERIAL=m
  851. CONFIG_USB_SERIAL_GENERIC=y
  852. # CONFIG_USB_SERIAL_AIRPRIME is not set
  853. CONFIG_USB_SERIAL_BELKIN=m
  854. CONFIG_USB_SERIAL_WHITEHEAT=m
  855. CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
  856. # CONFIG_USB_SERIAL_CP2101 is not set
  857. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  858. CONFIG_USB_SERIAL_EMPEG=m
  859. CONFIG_USB_SERIAL_FTDI_SIO=m
  860. CONFIG_USB_SERIAL_VISOR=m
  861. # CONFIG_USB_SERIAL_IPAQ is not set
  862. CONFIG_USB_SERIAL_IR=m
  863. CONFIG_USB_SERIAL_EDGEPORT=m
  864. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  865. # CONFIG_USB_SERIAL_GARMIN is not set
  866. # CONFIG_USB_SERIAL_IPW is not set
  867. CONFIG_USB_SERIAL_KEYSPAN_PDA=m
  868. CONFIG_USB_SERIAL_KEYSPAN=m
  869. # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
  870. # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
  871. # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
  872. # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
  873. # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
  874. # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
  875. # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
  876. # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
  877. # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
  878. # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
  879. # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
  880. # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
  881. # CONFIG_USB_SERIAL_KLSI is not set
  882. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  883. CONFIG_USB_SERIAL_MCT_U232=m
  884. CONFIG_USB_SERIAL_PL2303=m
  885. # CONFIG_USB_SERIAL_HP4X is not set
  886. # CONFIG_USB_SERIAL_SAFE is not set
  887. # CONFIG_USB_SERIAL_TI is not set
  888. CONFIG_USB_SERIAL_CYBERJACK=m
  889. CONFIG_USB_SERIAL_XIRCOM=m
  890. CONFIG_USB_SERIAL_OMNINET=m
  891. CONFIG_USB_EZUSB=y
  892. #
  893. # USB Miscellaneous drivers
  894. #
  895. # CONFIG_USB_EMI62 is not set
  896. # CONFIG_USB_EMI26 is not set
  897. # CONFIG_USB_AUERSWALD is not set
  898. CONFIG_USB_RIO500=m
  899. # CONFIG_USB_LEGOTOWER is not set
  900. # CONFIG_USB_LCD is not set
  901. # CONFIG_USB_LED is not set
  902. # CONFIG_USB_CYTHERM is not set
  903. # CONFIG_USB_PHIDGETKIT is not set
  904. # CONFIG_USB_PHIDGETSERVO is not set
  905. # CONFIG_USB_IDMOUSE is not set
  906. # CONFIG_USB_TEST is not set
  907. #
  908. # USB ATM/DSL drivers
  909. #
  910. #
  911. # USB Gadget Support
  912. #
  913. # CONFIG_USB_GADGET is not set
  914. #
  915. # MMC/SD Card support
  916. #
  917. # CONFIG_MMC is not set
  918. #
  919. # File systems
  920. #
  921. CONFIG_EXT2_FS=m
  922. # CONFIG_EXT2_FS_XATTR is not set
  923. CONFIG_EXT3_FS=m
  924. CONFIG_EXT3_FS_XATTR=y
  925. # CONFIG_EXT3_FS_POSIX_ACL is not set
  926. # CONFIG_EXT3_FS_SECURITY is not set
  927. CONFIG_JBD=m
  928. # CONFIG_JBD_DEBUG is not set
  929. CONFIG_FS_MBCACHE=m
  930. # CONFIG_REISERFS_FS is not set
  931. # CONFIG_JFS_FS is not set
  932. #
  933. # XFS support
  934. #
  935. # CONFIG_XFS_FS is not set
  936. CONFIG_MINIX_FS=m
  937. # CONFIG_ROMFS_FS is not set
  938. # CONFIG_QUOTA is not set
  939. CONFIG_DNOTIFY=y
  940. # CONFIG_AUTOFS_FS is not set
  941. # CONFIG_AUTOFS4_FS is not set
  942. #
  943. # CD-ROM/DVD Filesystems
  944. #
  945. # CONFIG_ISO9660_FS is not set
  946. # CONFIG_UDF_FS is not set
  947. #
  948. # DOS/FAT/NT Filesystems
  949. #
  950. CONFIG_FAT_FS=y
  951. CONFIG_MSDOS_FS=y
  952. CONFIG_VFAT_FS=m
  953. CONFIG_FAT_DEFAULT_CODEPAGE=437
  954. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  955. # CONFIG_NTFS_FS is not set
  956. #
  957. # Pseudo filesystems
  958. #
  959. CONFIG_PROC_FS=y
  960. CONFIG_SYSFS=y
  961. CONFIG_DEVFS_FS=y
  962. CONFIG_DEVFS_MOUNT=y
  963. # CONFIG_DEVFS_DEBUG is not set
  964. # CONFIG_DEVPTS_FS_XATTR is not set
  965. CONFIG_TMPFS=y
  966. # CONFIG_TMPFS_XATTR is not set
  967. # CONFIG_HUGETLB_PAGE is not set
  968. CONFIG_RAMFS=y
  969. #
  970. # Miscellaneous filesystems
  971. #
  972. # CONFIG_ADFS_FS is not set
  973. # CONFIG_AFFS_FS is not set
  974. # CONFIG_HFS_FS is not set
  975. # CONFIG_HFSPLUS_FS is not set
  976. # CONFIG_BEFS_FS is not set
  977. # CONFIG_BFS_FS is not set
  978. # CONFIG_EFS_FS is not set
  979. # CONFIG_JFFS_FS is not set
  980. CONFIG_JFFS2_FS=y
  981. CONFIG_JFFS2_FS_DEBUG=0
  982. # CONFIG_JFFS2_FS_NAND is not set
  983. # CONFIG_JFFS2_FS_NOR_ECC is not set
  984. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  985. CONFIG_JFFS2_ZLIB=y
  986. CONFIG_JFFS2_RTIME=y
  987. # CONFIG_JFFS2_RUBIN is not set
  988. CONFIG_CRAMFS=m
  989. # CONFIG_VXFS_FS is not set
  990. # CONFIG_HPFS_FS is not set
  991. # CONFIG_QNX4FS_FS is not set
  992. # CONFIG_SYSV_FS is not set
  993. # CONFIG_UFS_FS is not set
  994. #
  995. # Network File Systems
  996. #
  997. CONFIG_NFS_FS=m
  998. CONFIG_NFS_V3=y
  999. # CONFIG_NFS_V4 is not set
  1000. # CONFIG_NFS_DIRECTIO is not set
  1001. # CONFIG_NFSD is not set
  1002. CONFIG_LOCKD=m
  1003. CONFIG_LOCKD_V4=y
  1004. CONFIG_SUNRPC=m
  1005. # CONFIG_RPCSEC_GSS_KRB5 is not set
  1006. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  1007. CONFIG_SMB_FS=m
  1008. # CONFIG_SMB_NLS_DEFAULT is not set
  1009. # CONFIG_CIFS is not set
  1010. # CONFIG_NCP_FS is not set
  1011. # CONFIG_CODA_FS is not set
  1012. # CONFIG_AFS_FS is not set
  1013. #
  1014. # Partition Types
  1015. #
  1016. CONFIG_PARTITION_ADVANCED=y
  1017. # CONFIG_ACORN_PARTITION is not set
  1018. # CONFIG_OSF_PARTITION is not set
  1019. # CONFIG_AMIGA_PARTITION is not set
  1020. # CONFIG_ATARI_PARTITION is not set
  1021. # CONFIG_MAC_PARTITION is not set
  1022. CONFIG_MSDOS_PARTITION=y
  1023. # CONFIG_BSD_DISKLABEL is not set
  1024. # CONFIG_MINIX_SUBPARTITION is not set
  1025. # CONFIG_SOLARIS_X86_PARTITION is not set
  1026. # CONFIG_UNIXWARE_DISKLABEL is not set
  1027. # CONFIG_LDM_PARTITION is not set
  1028. # CONFIG_SGI_PARTITION is not set
  1029. # CONFIG_ULTRIX_PARTITION is not set
  1030. # CONFIG_SUN_PARTITION is not set
  1031. # CONFIG_EFI_PARTITION is not set
  1032. #
  1033. # Native Language Support
  1034. #
  1035. CONFIG_NLS=y
  1036. CONFIG_NLS_DEFAULT="iso8859-1"
  1037. # CONFIG_NLS_CODEPAGE_437 is not set
  1038. # CONFIG_NLS_CODEPAGE_737 is not set
  1039. # CONFIG_NLS_CODEPAGE_775 is not set
  1040. # CONFIG_NLS_CODEPAGE_850 is not set
  1041. # CONFIG_NLS_CODEPAGE_852 is not set
  1042. # CONFIG_NLS_CODEPAGE_855 is not set
  1043. # CONFIG_NLS_CODEPAGE_857 is not set
  1044. # CONFIG_NLS_CODEPAGE_860 is not set
  1045. # CONFIG_NLS_CODEPAGE_861 is not set
  1046. # CONFIG_NLS_CODEPAGE_862 is not set
  1047. # CONFIG_NLS_CODEPAGE_863 is not set
  1048. # CONFIG_NLS_CODEPAGE_864 is not set
  1049. # CONFIG_NLS_CODEPAGE_865 is not set
  1050. # CONFIG_NLS_CODEPAGE_866 is not set
  1051. # CONFIG_NLS_CODEPAGE_869 is not set
  1052. # CONFIG_NLS_CODEPAGE_936 is not set
  1053. # CONFIG_NLS_CODEPAGE_950 is not set
  1054. # CONFIG_NLS_CODEPAGE_932 is not set
  1055. # CONFIG_NLS_CODEPAGE_949 is not set
  1056. # CONFIG_NLS_CODEPAGE_874 is not set
  1057. # CONFIG_NLS_ISO8859_8 is not set
  1058. # CONFIG_NLS_CODEPAGE_1250 is not set
  1059. # CONFIG_NLS_CODEPAGE_1251 is not set
  1060. # CONFIG_NLS_ASCII is not set
  1061. # CONFIG_NLS_ISO8859_1 is not set
  1062. # CONFIG_NLS_ISO8859_2 is not set
  1063. # CONFIG_NLS_ISO8859_3 is not set
  1064. # CONFIG_NLS_ISO8859_4 is not set
  1065. # CONFIG_NLS_ISO8859_5 is not set
  1066. # CONFIG_NLS_ISO8859_6 is not set
  1067. # CONFIG_NLS_ISO8859_7 is not set
  1068. # CONFIG_NLS_ISO8859_9 is not set
  1069. # CONFIG_NLS_ISO8859_13 is not set
  1070. # CONFIG_NLS_ISO8859_14 is not set
  1071. # CONFIG_NLS_ISO8859_15 is not set
  1072. # CONFIG_NLS_KOI8_R is not set
  1073. # CONFIG_NLS_KOI8_U is not set
  1074. # CONFIG_NLS_UTF8 is not set
  1075. #
  1076. # Profiling support
  1077. #
  1078. # CONFIG_PROFILING is not set
  1079. #
  1080. # Kernel hacking
  1081. #
  1082. # CONFIG_PRINTK_TIME is not set
  1083. CONFIG_DEBUG_KERNEL=y
  1084. CONFIG_MAGIC_SYSRQ=y
  1085. CONFIG_LOG_BUF_SHIFT=14
  1086. # CONFIG_SCHEDSTATS is not set
  1087. # CONFIG_DEBUG_SLAB is not set
  1088. # CONFIG_DEBUG_SPINLOCK is not set
  1089. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1090. # CONFIG_DEBUG_KOBJECT is not set
  1091. # CONFIG_DEBUG_BUGVERBOSE is not set
  1092. CONFIG_DEBUG_INFO=y
  1093. # CONFIG_DEBUG_FS is not set
  1094. CONFIG_FRAME_POINTER=y
  1095. CONFIG_DEBUG_USER=y
  1096. # CONFIG_DEBUG_WAITQ is not set
  1097. CONFIG_DEBUG_ERRORS=y
  1098. CONFIG_DEBUG_LL=y
  1099. # CONFIG_DEBUG_ICEDCC is not set
  1100. #
  1101. # Security options
  1102. #
  1103. # CONFIG_KEYS is not set
  1104. # CONFIG_SECURITY is not set
  1105. #
  1106. # Cryptographic options
  1107. #
  1108. # CONFIG_CRYPTO is not set
  1109. #
  1110. # Hardware crypto devices
  1111. #
  1112. #
  1113. # Library routines
  1114. #
  1115. CONFIG_CRC_CCITT=y
  1116. CONFIG_CRC32=y
  1117. # CONFIG_LIBCRC32C is not set
  1118. CONFIG_ZLIB_INFLATE=y
  1119. CONFIG_ZLIB_DEFLATE=y