badge4_defconfig 25 KB

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