badge4_defconfig 25 KB

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