badge4_defconfig 25 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244
  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_PARPORT is not set
  632. # CONFIG_I2C_PARPORT_LIGHT is not set
  633. # CONFIG_I2C_STUB is not set
  634. # CONFIG_I2C_PCA_ISA is not set
  635. #
  636. # Hardware Sensors Chip support
  637. #
  638. # CONFIG_I2C_SENSOR is not set
  639. # CONFIG_SENSORS_ADM1021 is not set
  640. # CONFIG_SENSORS_ADM1025 is not set
  641. # CONFIG_SENSORS_ADM1026 is not set
  642. # CONFIG_SENSORS_ADM1031 is not set
  643. # CONFIG_SENSORS_ASB100 is not set
  644. # CONFIG_SENSORS_DS1621 is not set
  645. # CONFIG_SENSORS_FSCHER is not set
  646. # CONFIG_SENSORS_FSCPOS is not set
  647. # CONFIG_SENSORS_GL518SM is not set
  648. # CONFIG_SENSORS_GL520SM is not set
  649. # CONFIG_SENSORS_IT87 is not set
  650. # CONFIG_SENSORS_LM63 is not set
  651. # CONFIG_SENSORS_LM75 is not set
  652. # CONFIG_SENSORS_LM77 is not set
  653. # CONFIG_SENSORS_LM78 is not set
  654. # CONFIG_SENSORS_LM80 is not set
  655. # CONFIG_SENSORS_LM83 is not set
  656. # CONFIG_SENSORS_LM85 is not set
  657. # CONFIG_SENSORS_LM87 is not set
  658. # CONFIG_SENSORS_LM90 is not set
  659. # CONFIG_SENSORS_LM92 is not set
  660. # CONFIG_SENSORS_MAX1619 is not set
  661. # CONFIG_SENSORS_PC87360 is not set
  662. # CONFIG_SENSORS_SMSC47B397 is not set
  663. # CONFIG_SENSORS_SMSC47M1 is not set
  664. # CONFIG_SENSORS_W83781D is not set
  665. # CONFIG_SENSORS_W83L785TS is not set
  666. # CONFIG_SENSORS_W83627HF is not set
  667. #
  668. # Other I2C Chip support
  669. #
  670. # CONFIG_SENSORS_DS1337 is not set
  671. # CONFIG_SENSORS_EEPROM is not set
  672. # CONFIG_SENSORS_PCF8574 is not set
  673. # CONFIG_SENSORS_PCF8591 is not set
  674. # CONFIG_SENSORS_RTC8564 is not set
  675. # CONFIG_I2C_DEBUG_CORE is not set
  676. # CONFIG_I2C_DEBUG_ALGO is not set
  677. # CONFIG_I2C_DEBUG_BUS is not set
  678. # CONFIG_I2C_DEBUG_CHIP is not set
  679. #
  680. # Misc devices
  681. #
  682. #
  683. # Multimedia devices
  684. #
  685. CONFIG_VIDEO_DEV=y
  686. #
  687. # Video For Linux
  688. #
  689. #
  690. # Video Adapters
  691. #
  692. # CONFIG_VIDEO_PMS is not set
  693. # CONFIG_VIDEO_BWQCAM is not set
  694. # CONFIG_VIDEO_CQCAM is not set
  695. # CONFIG_VIDEO_CPIA is not set
  696. # CONFIG_VIDEO_SAA5246A is not set
  697. # CONFIG_VIDEO_SAA5249 is not set
  698. # CONFIG_TUNER_3036 is not set
  699. # CONFIG_VIDEO_OVCAMCHIP is not set
  700. #
  701. # Radio Adapters
  702. #
  703. # CONFIG_RADIO_CADET is not set
  704. # CONFIG_RADIO_RTRACK is not set
  705. # CONFIG_RADIO_RTRACK2 is not set
  706. # CONFIG_RADIO_AZTECH is not set
  707. # CONFIG_RADIO_GEMTEK is not set
  708. # CONFIG_RADIO_MAESTRO is not set
  709. # CONFIG_RADIO_SF16FMI is not set
  710. # CONFIG_RADIO_SF16FMR2 is not set
  711. # CONFIG_RADIO_TERRATEC is not set
  712. # CONFIG_RADIO_TRUST is not set
  713. # CONFIG_RADIO_TYPHOON is not set
  714. # CONFIG_RADIO_ZOLTRIX is not set
  715. #
  716. # Digital Video Broadcasting Devices
  717. #
  718. # CONFIG_DVB is not set
  719. #
  720. # Graphics support
  721. #
  722. # CONFIG_FB is not set
  723. #
  724. # Sound
  725. #
  726. CONFIG_SOUND=y
  727. #
  728. # Advanced Linux Sound Architecture
  729. #
  730. # CONFIG_SND is not set
  731. #
  732. # Open Sound System
  733. #
  734. CONFIG_SOUND_PRIME=y
  735. # CONFIG_SOUND_BT878 is not set
  736. # CONFIG_SOUND_FUSION is not set
  737. # CONFIG_SOUND_CS4281 is not set
  738. # CONFIG_SOUND_SONICVIBES is not set
  739. # CONFIG_SOUND_TRIDENT is not set
  740. # CONFIG_SOUND_MSNDCLAS is not set
  741. # CONFIG_SOUND_MSNDPIN is not set
  742. # CONFIG_SOUND_OSS is not set
  743. # CONFIG_SOUND_TVMIXER is not set
  744. # CONFIG_SOUND_AD1980 is not set
  745. #
  746. # USB support
  747. #
  748. CONFIG_USB_ARCH_HAS_HCD=y
  749. CONFIG_USB_ARCH_HAS_OHCI=y
  750. CONFIG_USB=y
  751. CONFIG_USB_DEBUG=y
  752. #
  753. # Miscellaneous USB options
  754. #
  755. CONFIG_USB_DEVICEFS=y
  756. # CONFIG_USB_BANDWIDTH is not set
  757. # CONFIG_USB_DYNAMIC_MINORS is not set
  758. # CONFIG_USB_OTG is not set
  759. #
  760. # USB Host Controller Drivers
  761. #
  762. # CONFIG_USB_OHCI_HCD is not set
  763. # CONFIG_USB_SL811_HCD is not set
  764. #
  765. # USB Device Class drivers
  766. #
  767. CONFIG_USB_AUDIO=y
  768. #
  769. # USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
  770. #
  771. # CONFIG_USB_MIDI is not set
  772. CONFIG_USB_ACM=m
  773. CONFIG_USB_PRINTER=m
  774. #
  775. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  776. #
  777. CONFIG_USB_STORAGE=y
  778. CONFIG_USB_STORAGE_DEBUG=y
  779. # CONFIG_USB_STORAGE_DATAFAB is not set
  780. # CONFIG_USB_STORAGE_FREECOM is not set
  781. # CONFIG_USB_STORAGE_ISD200 is not set
  782. # CONFIG_USB_STORAGE_DPCM is not set
  783. # CONFIG_USB_STORAGE_USBAT is not set
  784. # CONFIG_USB_STORAGE_SDDR09 is not set
  785. # CONFIG_USB_STORAGE_SDDR55 is not set
  786. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  787. #
  788. # USB Input Devices
  789. #
  790. # CONFIG_USB_HID is not set
  791. #
  792. # USB HID Boot Protocol drivers
  793. #
  794. #
  795. # USB Imaging devices
  796. #
  797. CONFIG_USB_MDC800=m
  798. CONFIG_USB_MICROTEK=m
  799. #
  800. # USB Multimedia devices
  801. #
  802. CONFIG_USB_DABUSB=m
  803. CONFIG_USB_VICAM=m
  804. CONFIG_USB_DSBR=m
  805. CONFIG_USB_IBMCAM=m
  806. CONFIG_USB_KONICAWC=m
  807. CONFIG_USB_OV511=m
  808. CONFIG_USB_SE401=m
  809. # CONFIG_USB_SN9C102 is not set
  810. # CONFIG_USB_STV680 is not set
  811. CONFIG_USB_PWC=m
  812. #
  813. # USB Network Adapters
  814. #
  815. CONFIG_USB_CATC=m
  816. CONFIG_USB_KAWETH=m
  817. CONFIG_USB_PEGASUS=m
  818. # CONFIG_USB_RTL8150 is not set
  819. CONFIG_USB_USBNET=m
  820. #
  821. # USB Host-to-Host Cables
  822. #
  823. CONFIG_USB_ALI_M5632=y
  824. CONFIG_USB_AN2720=y
  825. CONFIG_USB_BELKIN=y
  826. CONFIG_USB_GENESYS=y
  827. CONFIG_USB_NET1080=y
  828. CONFIG_USB_PL2301=y
  829. CONFIG_USB_KC2190=y
  830. #
  831. # Intelligent USB Devices/Gadgets
  832. #
  833. CONFIG_USB_ARMLINUX=y
  834. CONFIG_USB_EPSON2888=y
  835. CONFIG_USB_ZAURUS=y
  836. CONFIG_USB_CDCETHER=y
  837. #
  838. # USB Network Adapters
  839. #
  840. # CONFIG_USB_ZD1201 is not set
  841. CONFIG_USB_MON=y
  842. #
  843. # USB port drivers
  844. #
  845. CONFIG_USB_USS720=m
  846. #
  847. # USB Serial Converter support
  848. #
  849. CONFIG_USB_SERIAL=m
  850. CONFIG_USB_SERIAL_GENERIC=y
  851. # CONFIG_USB_SERIAL_AIRPRIME is not set
  852. CONFIG_USB_SERIAL_BELKIN=m
  853. CONFIG_USB_SERIAL_WHITEHEAT=m
  854. CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
  855. # CONFIG_USB_SERIAL_CP2101 is not set
  856. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  857. CONFIG_USB_SERIAL_EMPEG=m
  858. CONFIG_USB_SERIAL_FTDI_SIO=m
  859. CONFIG_USB_SERIAL_VISOR=m
  860. # CONFIG_USB_SERIAL_IPAQ is not set
  861. CONFIG_USB_SERIAL_IR=m
  862. CONFIG_USB_SERIAL_EDGEPORT=m
  863. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  864. # CONFIG_USB_SERIAL_GARMIN is not set
  865. # CONFIG_USB_SERIAL_IPW is not set
  866. CONFIG_USB_SERIAL_KEYSPAN_PDA=m
  867. CONFIG_USB_SERIAL_KEYSPAN=m
  868. # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
  869. # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
  870. # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
  871. # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
  872. # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
  873. # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
  874. # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
  875. # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
  876. # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
  877. # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
  878. # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
  879. # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
  880. # CONFIG_USB_SERIAL_KLSI is not set
  881. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  882. CONFIG_USB_SERIAL_MCT_U232=m
  883. CONFIG_USB_SERIAL_PL2303=m
  884. # CONFIG_USB_SERIAL_HP4X is not set
  885. # CONFIG_USB_SERIAL_SAFE is not set
  886. # CONFIG_USB_SERIAL_TI is not set
  887. CONFIG_USB_SERIAL_CYBERJACK=m
  888. CONFIG_USB_SERIAL_XIRCOM=m
  889. CONFIG_USB_SERIAL_OMNINET=m
  890. CONFIG_USB_EZUSB=y
  891. #
  892. # USB Miscellaneous drivers
  893. #
  894. # CONFIG_USB_EMI62 is not set
  895. # CONFIG_USB_EMI26 is not set
  896. # CONFIG_USB_AUERSWALD is not set
  897. CONFIG_USB_RIO500=m
  898. # CONFIG_USB_LEGOTOWER is not set
  899. # CONFIG_USB_LCD is not set
  900. # CONFIG_USB_LED is not set
  901. # CONFIG_USB_CYTHERM is not set
  902. # CONFIG_USB_PHIDGETKIT is not set
  903. # CONFIG_USB_PHIDGETSERVO is not set
  904. # CONFIG_USB_IDMOUSE is not set
  905. # CONFIG_USB_TEST is not set
  906. #
  907. # USB ATM/DSL drivers
  908. #
  909. #
  910. # USB Gadget Support
  911. #
  912. # CONFIG_USB_GADGET is not set
  913. #
  914. # MMC/SD Card support
  915. #
  916. # CONFIG_MMC is not set
  917. #
  918. # File systems
  919. #
  920. CONFIG_EXT2_FS=m
  921. # CONFIG_EXT2_FS_XATTR is not set
  922. CONFIG_EXT3_FS=m
  923. CONFIG_EXT3_FS_XATTR=y
  924. # CONFIG_EXT3_FS_POSIX_ACL is not set
  925. # CONFIG_EXT3_FS_SECURITY is not set
  926. CONFIG_JBD=m
  927. # CONFIG_JBD_DEBUG is not set
  928. CONFIG_FS_MBCACHE=m
  929. # CONFIG_REISERFS_FS is not set
  930. # CONFIG_JFS_FS is not set
  931. #
  932. # XFS support
  933. #
  934. # CONFIG_XFS_FS is not set
  935. CONFIG_MINIX_FS=m
  936. # CONFIG_ROMFS_FS is not set
  937. # CONFIG_QUOTA is not set
  938. CONFIG_DNOTIFY=y
  939. # CONFIG_AUTOFS_FS is not set
  940. # CONFIG_AUTOFS4_FS is not set
  941. #
  942. # CD-ROM/DVD Filesystems
  943. #
  944. # CONFIG_ISO9660_FS is not set
  945. # CONFIG_UDF_FS is not set
  946. #
  947. # DOS/FAT/NT Filesystems
  948. #
  949. CONFIG_FAT_FS=y
  950. CONFIG_MSDOS_FS=y
  951. CONFIG_VFAT_FS=m
  952. CONFIG_FAT_DEFAULT_CODEPAGE=437
  953. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  954. # CONFIG_NTFS_FS is not set
  955. #
  956. # Pseudo filesystems
  957. #
  958. CONFIG_PROC_FS=y
  959. CONFIG_SYSFS=y
  960. CONFIG_DEVFS_FS=y
  961. CONFIG_DEVFS_MOUNT=y
  962. # CONFIG_DEVFS_DEBUG is not set
  963. # CONFIG_DEVPTS_FS_XATTR is not set
  964. CONFIG_TMPFS=y
  965. # CONFIG_TMPFS_XATTR is not set
  966. # CONFIG_HUGETLB_PAGE is not set
  967. CONFIG_RAMFS=y
  968. #
  969. # Miscellaneous filesystems
  970. #
  971. # CONFIG_ADFS_FS is not set
  972. # CONFIG_AFFS_FS is not set
  973. # CONFIG_HFS_FS is not set
  974. # CONFIG_HFSPLUS_FS is not set
  975. # CONFIG_BEFS_FS is not set
  976. # CONFIG_BFS_FS is not set
  977. # CONFIG_EFS_FS is not set
  978. # CONFIG_JFFS_FS is not set
  979. CONFIG_JFFS2_FS=y
  980. CONFIG_JFFS2_FS_DEBUG=0
  981. # CONFIG_JFFS2_FS_NAND is not set
  982. # CONFIG_JFFS2_FS_NOR_ECC is not set
  983. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  984. CONFIG_JFFS2_ZLIB=y
  985. CONFIG_JFFS2_RTIME=y
  986. # CONFIG_JFFS2_RUBIN is not set
  987. CONFIG_CRAMFS=m
  988. # CONFIG_VXFS_FS is not set
  989. # CONFIG_HPFS_FS is not set
  990. # CONFIG_QNX4FS_FS is not set
  991. # CONFIG_SYSV_FS is not set
  992. # CONFIG_UFS_FS is not set
  993. #
  994. # Network File Systems
  995. #
  996. CONFIG_NFS_FS=m
  997. CONFIG_NFS_V3=y
  998. # CONFIG_NFS_V4 is not set
  999. # CONFIG_NFS_DIRECTIO is not set
  1000. # CONFIG_NFSD is not set
  1001. CONFIG_LOCKD=m
  1002. CONFIG_LOCKD_V4=y
  1003. CONFIG_SUNRPC=m
  1004. # CONFIG_RPCSEC_GSS_KRB5 is not set
  1005. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  1006. CONFIG_SMB_FS=m
  1007. # CONFIG_SMB_NLS_DEFAULT is not set
  1008. # CONFIG_CIFS is not set
  1009. # CONFIG_NCP_FS is not set
  1010. # CONFIG_CODA_FS is not set
  1011. # CONFIG_AFS_FS is not set
  1012. #
  1013. # Partition Types
  1014. #
  1015. CONFIG_PARTITION_ADVANCED=y
  1016. # CONFIG_ACORN_PARTITION is not set
  1017. # CONFIG_OSF_PARTITION is not set
  1018. # CONFIG_AMIGA_PARTITION is not set
  1019. # CONFIG_ATARI_PARTITION is not set
  1020. # CONFIG_MAC_PARTITION is not set
  1021. CONFIG_MSDOS_PARTITION=y
  1022. # CONFIG_BSD_DISKLABEL is not set
  1023. # CONFIG_MINIX_SUBPARTITION is not set
  1024. # CONFIG_SOLARIS_X86_PARTITION is not set
  1025. # CONFIG_UNIXWARE_DISKLABEL is not set
  1026. # CONFIG_LDM_PARTITION is not set
  1027. # CONFIG_SGI_PARTITION is not set
  1028. # CONFIG_ULTRIX_PARTITION is not set
  1029. # CONFIG_SUN_PARTITION is not set
  1030. # CONFIG_EFI_PARTITION is not set
  1031. #
  1032. # Native Language Support
  1033. #
  1034. CONFIG_NLS=y
  1035. CONFIG_NLS_DEFAULT="iso8859-1"
  1036. # CONFIG_NLS_CODEPAGE_437 is not set
  1037. # CONFIG_NLS_CODEPAGE_737 is not set
  1038. # CONFIG_NLS_CODEPAGE_775 is not set
  1039. # CONFIG_NLS_CODEPAGE_850 is not set
  1040. # CONFIG_NLS_CODEPAGE_852 is not set
  1041. # CONFIG_NLS_CODEPAGE_855 is not set
  1042. # CONFIG_NLS_CODEPAGE_857 is not set
  1043. # CONFIG_NLS_CODEPAGE_860 is not set
  1044. # CONFIG_NLS_CODEPAGE_861 is not set
  1045. # CONFIG_NLS_CODEPAGE_862 is not set
  1046. # CONFIG_NLS_CODEPAGE_863 is not set
  1047. # CONFIG_NLS_CODEPAGE_864 is not set
  1048. # CONFIG_NLS_CODEPAGE_865 is not set
  1049. # CONFIG_NLS_CODEPAGE_866 is not set
  1050. # CONFIG_NLS_CODEPAGE_869 is not set
  1051. # CONFIG_NLS_CODEPAGE_936 is not set
  1052. # CONFIG_NLS_CODEPAGE_950 is not set
  1053. # CONFIG_NLS_CODEPAGE_932 is not set
  1054. # CONFIG_NLS_CODEPAGE_949 is not set
  1055. # CONFIG_NLS_CODEPAGE_874 is not set
  1056. # CONFIG_NLS_ISO8859_8 is not set
  1057. # CONFIG_NLS_CODEPAGE_1250 is not set
  1058. # CONFIG_NLS_CODEPAGE_1251 is not set
  1059. # CONFIG_NLS_ASCII is not set
  1060. # CONFIG_NLS_ISO8859_1 is not set
  1061. # CONFIG_NLS_ISO8859_2 is not set
  1062. # CONFIG_NLS_ISO8859_3 is not set
  1063. # CONFIG_NLS_ISO8859_4 is not set
  1064. # CONFIG_NLS_ISO8859_5 is not set
  1065. # CONFIG_NLS_ISO8859_6 is not set
  1066. # CONFIG_NLS_ISO8859_7 is not set
  1067. # CONFIG_NLS_ISO8859_9 is not set
  1068. # CONFIG_NLS_ISO8859_13 is not set
  1069. # CONFIG_NLS_ISO8859_14 is not set
  1070. # CONFIG_NLS_ISO8859_15 is not set
  1071. # CONFIG_NLS_KOI8_R is not set
  1072. # CONFIG_NLS_KOI8_U is not set
  1073. # CONFIG_NLS_UTF8 is not set
  1074. #
  1075. # Profiling support
  1076. #
  1077. # CONFIG_PROFILING is not set
  1078. #
  1079. # Kernel hacking
  1080. #
  1081. # CONFIG_PRINTK_TIME is not set
  1082. CONFIG_DEBUG_KERNEL=y
  1083. CONFIG_MAGIC_SYSRQ=y
  1084. CONFIG_LOG_BUF_SHIFT=14
  1085. # CONFIG_SCHEDSTATS is not set
  1086. # CONFIG_DEBUG_SLAB is not set
  1087. # CONFIG_DEBUG_SPINLOCK is not set
  1088. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1089. # CONFIG_DEBUG_KOBJECT is not set
  1090. # CONFIG_DEBUG_BUGVERBOSE is not set
  1091. CONFIG_DEBUG_INFO=y
  1092. # CONFIG_DEBUG_FS is not set
  1093. CONFIG_FRAME_POINTER=y
  1094. CONFIG_DEBUG_USER=y
  1095. CONFIG_DEBUG_ERRORS=y
  1096. CONFIG_DEBUG_LL=y
  1097. # CONFIG_DEBUG_ICEDCC is not set
  1098. #
  1099. # Security options
  1100. #
  1101. # CONFIG_KEYS is not set
  1102. # CONFIG_SECURITY is not set
  1103. #
  1104. # Cryptographic options
  1105. #
  1106. # CONFIG_CRYPTO is not set
  1107. #
  1108. # Hardware crypto devices
  1109. #
  1110. #
  1111. # Library routines
  1112. #
  1113. CONFIG_CRC_CCITT=y
  1114. CONFIG_CRC32=y
  1115. # CONFIG_LIBCRC32C is not set
  1116. CONFIG_ZLIB_INFLATE=y
  1117. CONFIG_ZLIB_DEFLATE=y