footbridge_defconfig 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-rc1-bk2
  4. # Sun Mar 27 23:02:24 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. #
  19. # General setup
  20. #
  21. CONFIG_LOCALVERSION=""
  22. CONFIG_SWAP=y
  23. CONFIG_SYSVIPC=y
  24. # CONFIG_POSIX_MQUEUE is not set
  25. CONFIG_BSD_PROCESS_ACCT=y
  26. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  27. CONFIG_SYSCTL=y
  28. # CONFIG_AUDIT is not set
  29. # CONFIG_HOTPLUG is not set
  30. CONFIG_KOBJECT_UEVENT=y
  31. # CONFIG_IKCONFIG is not set
  32. CONFIG_EMBEDDED=y
  33. CONFIG_KALLSYMS=y
  34. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  35. CONFIG_BASE_FULL=y
  36. CONFIG_FUTEX=y
  37. CONFIG_EPOLL=y
  38. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  39. CONFIG_SHMEM=y
  40. CONFIG_CC_ALIGN_FUNCTIONS=0
  41. CONFIG_CC_ALIGN_LABELS=0
  42. CONFIG_CC_ALIGN_LOOPS=0
  43. CONFIG_CC_ALIGN_JUMPS=0
  44. # CONFIG_TINY_SHMEM is not set
  45. CONFIG_BASE_SMALL=0
  46. #
  47. # Loadable module support
  48. #
  49. CONFIG_MODULES=y
  50. # CONFIG_MODULE_UNLOAD is not set
  51. CONFIG_OBSOLETE_MODPARM=y
  52. # CONFIG_MODVERSIONS is not set
  53. # CONFIG_MODULE_SRCVERSION_ALL is not set
  54. CONFIG_KMOD=y
  55. #
  56. # System Type
  57. #
  58. # CONFIG_ARCH_CLPS7500 is not set
  59. # CONFIG_ARCH_CLPS711X is not set
  60. # CONFIG_ARCH_CO285 is not set
  61. # CONFIG_ARCH_EBSA110 is not set
  62. CONFIG_ARCH_FOOTBRIDGE=y
  63. # CONFIG_ARCH_INTEGRATOR is not set
  64. # CONFIG_ARCH_IOP3XX is not set
  65. # CONFIG_ARCH_IXP4XX is not set
  66. # CONFIG_ARCH_IXP2000 is not set
  67. # CONFIG_ARCH_L7200 is not set
  68. # CONFIG_ARCH_PXA is not set
  69. # CONFIG_ARCH_RPC is not set
  70. # CONFIG_ARCH_SA1100 is not set
  71. # CONFIG_ARCH_S3C2410 is not set
  72. # CONFIG_ARCH_SHARK is not set
  73. # CONFIG_ARCH_LH7A40X is not set
  74. # CONFIG_ARCH_OMAP is not set
  75. # CONFIG_ARCH_VERSATILE is not set
  76. # CONFIG_ARCH_IMX is not set
  77. # CONFIG_ARCH_H720X is not set
  78. #
  79. # Footbridge Implementations
  80. #
  81. CONFIG_ARCH_CATS=y
  82. CONFIG_ARCH_PERSONAL_SERVER=y
  83. # CONFIG_ARCH_EBSA285_ADDIN is not set
  84. CONFIG_ARCH_EBSA285_HOST=y
  85. CONFIG_ARCH_NETWINDER=y
  86. CONFIG_FOOTBRIDGE=y
  87. CONFIG_FOOTBRIDGE_HOST=y
  88. CONFIG_ARCH_EBSA285=y
  89. #
  90. # Processor Type
  91. #
  92. CONFIG_CPU_32=y
  93. CONFIG_CPU_SA110=y
  94. CONFIG_CPU_32v4=y
  95. CONFIG_CPU_ABRT_EV4=y
  96. CONFIG_CPU_CACHE_V4WB=y
  97. CONFIG_CPU_CACHE_VIVT=y
  98. CONFIG_CPU_COPY_V4WB=y
  99. CONFIG_CPU_TLB_V4WB=y
  100. #
  101. # Processor Features
  102. #
  103. #
  104. # Bus support
  105. #
  106. CONFIG_ISA=y
  107. CONFIG_ISA_DMA=y
  108. CONFIG_PCI=y
  109. # CONFIG_PCI_LEGACY_PROC is not set
  110. CONFIG_PCI_NAMES=y
  111. #
  112. # PCCARD (PCMCIA/CardBus) support
  113. #
  114. # CONFIG_PCCARD is not set
  115. #
  116. # Kernel Features
  117. #
  118. # CONFIG_PREEMPT is not set
  119. CONFIG_LEDS=y
  120. CONFIG_LEDS_TIMER=y
  121. # CONFIG_LEDS_CPU is not set
  122. CONFIG_ALIGNMENT_TRAP=y
  123. #
  124. # Boot options
  125. #
  126. CONFIG_ZBOOT_ROM_TEXT=0x0
  127. CONFIG_ZBOOT_ROM_BSS=0x0
  128. CONFIG_CMDLINE=""
  129. # CONFIG_XIP_KERNEL is not set
  130. #
  131. # Floating point emulation
  132. #
  133. #
  134. # At least one emulation must be selected
  135. #
  136. CONFIG_FPE_NWFPE=y
  137. CONFIG_FPE_NWFPE_XP=y
  138. # CONFIG_FPE_FASTFPE is not set
  139. #
  140. # Userspace binary formats
  141. #
  142. CONFIG_BINFMT_ELF=y
  143. CONFIG_BINFMT_AOUT=y
  144. # CONFIG_BINFMT_MISC is not set
  145. # CONFIG_ARTHUR is not set
  146. #
  147. # Power management options
  148. #
  149. # CONFIG_PM is not set
  150. #
  151. # Device Drivers
  152. #
  153. #
  154. # Generic Driver Options
  155. #
  156. CONFIG_STANDALONE=y
  157. CONFIG_PREVENT_FIRMWARE_BUILD=y
  158. # CONFIG_FW_LOADER is not set
  159. #
  160. # Memory Technology Devices (MTD)
  161. #
  162. # CONFIG_MTD is not set
  163. #
  164. # Parallel port support
  165. #
  166. CONFIG_PARPORT=y
  167. CONFIG_PARPORT_PC=y
  168. CONFIG_PARPORT_PC_FIFO=y
  169. # CONFIG_PARPORT_PC_SUPERIO is not set
  170. # CONFIG_PARPORT_ARC is not set
  171. # CONFIG_PARPORT_GSC is not set
  172. CONFIG_PARPORT_1284=y
  173. #
  174. # Plug and Play support
  175. #
  176. CONFIG_PNP=y
  177. # CONFIG_PNP_DEBUG is not set
  178. #
  179. # Protocols
  180. #
  181. CONFIG_ISAPNP=y
  182. #
  183. # Block devices
  184. #
  185. # CONFIG_BLK_DEV_FD is not set
  186. # CONFIG_BLK_DEV_XD is not set
  187. CONFIG_PARIDE=m
  188. CONFIG_PARIDE_PARPORT=y
  189. #
  190. # Parallel IDE high-level drivers
  191. #
  192. CONFIG_PARIDE_PD=m
  193. CONFIG_PARIDE_PCD=m
  194. CONFIG_PARIDE_PF=m
  195. CONFIG_PARIDE_PT=m
  196. CONFIG_PARIDE_PG=m
  197. #
  198. # Parallel IDE protocol modules
  199. #
  200. CONFIG_PARIDE_ATEN=m
  201. CONFIG_PARIDE_BPCK=m
  202. # CONFIG_PARIDE_BPCK6 is not set
  203. CONFIG_PARIDE_COMM=m
  204. CONFIG_PARIDE_DSTR=m
  205. CONFIG_PARIDE_FIT2=m
  206. CONFIG_PARIDE_FIT3=m
  207. CONFIG_PARIDE_EPAT=m
  208. # CONFIG_PARIDE_EPATC8 is not set
  209. CONFIG_PARIDE_EPIA=m
  210. CONFIG_PARIDE_FRIQ=m
  211. CONFIG_PARIDE_FRPW=m
  212. CONFIG_PARIDE_KBIC=m
  213. CONFIG_PARIDE_KTTI=m
  214. CONFIG_PARIDE_ON20=m
  215. CONFIG_PARIDE_ON26=m
  216. # CONFIG_BLK_CPQ_DA is not set
  217. # CONFIG_BLK_CPQ_CISS_DA is not set
  218. # CONFIG_BLK_DEV_DAC960 is not set
  219. # CONFIG_BLK_DEV_UMEM is not set
  220. # CONFIG_BLK_DEV_COW_COMMON is not set
  221. CONFIG_BLK_DEV_LOOP=m
  222. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  223. CONFIG_BLK_DEV_NBD=m
  224. # CONFIG_BLK_DEV_SX8 is not set
  225. # CONFIG_BLK_DEV_UB is not set
  226. CONFIG_BLK_DEV_RAM=y
  227. CONFIG_BLK_DEV_RAM_COUNT=16
  228. CONFIG_BLK_DEV_RAM_SIZE=4096
  229. CONFIG_BLK_DEV_INITRD=y
  230. CONFIG_INITRAMFS_SOURCE=""
  231. # CONFIG_CDROM_PKTCDVD is not set
  232. #
  233. # IO Schedulers
  234. #
  235. CONFIG_IOSCHED_NOOP=y
  236. CONFIG_IOSCHED_AS=y
  237. CONFIG_IOSCHED_DEADLINE=y
  238. CONFIG_IOSCHED_CFQ=y
  239. # CONFIG_ATA_OVER_ETH is not set
  240. #
  241. # ATA/ATAPI/MFM/RLL support
  242. #
  243. CONFIG_IDE=y
  244. CONFIG_BLK_DEV_IDE=y
  245. #
  246. # Please see Documentation/ide.txt for help/info on IDE drives
  247. #
  248. # CONFIG_BLK_DEV_IDE_SATA is not set
  249. CONFIG_BLK_DEV_IDEDISK=y
  250. CONFIG_IDEDISK_MULTI_MODE=y
  251. # CONFIG_BLK_DEV_IDECD is not set
  252. # CONFIG_BLK_DEV_IDETAPE is not set
  253. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  254. # CONFIG_IDE_TASK_IOCTL is not set
  255. #
  256. # IDE chipset support/bugfixes
  257. #
  258. CONFIG_IDE_GENERIC=y
  259. # CONFIG_BLK_DEV_IDEPNP is not set
  260. # CONFIG_BLK_DEV_IDEPCI is not set
  261. # CONFIG_IDE_ARM is not set
  262. # CONFIG_IDE_CHIPSETS is not set
  263. # CONFIG_BLK_DEV_IDEDMA is not set
  264. # CONFIG_IDEDMA_AUTO is not set
  265. # CONFIG_BLK_DEV_HD is not set
  266. #
  267. # SCSI device support
  268. #
  269. # CONFIG_SCSI is not set
  270. #
  271. # Multi-device support (RAID and LVM)
  272. #
  273. # CONFIG_MD is not set
  274. #
  275. # Fusion MPT device support
  276. #
  277. #
  278. # IEEE 1394 (FireWire) support
  279. #
  280. # CONFIG_IEEE1394 is not set
  281. #
  282. # I2O device support
  283. #
  284. # CONFIG_I2O is not set
  285. #
  286. # Networking support
  287. #
  288. CONFIG_NET=y
  289. #
  290. # Networking options
  291. #
  292. CONFIG_PACKET=y
  293. CONFIG_PACKET_MMAP=y
  294. # CONFIG_NETLINK_DEV is not set
  295. CONFIG_UNIX=y
  296. # CONFIG_NET_KEY is not set
  297. CONFIG_INET=y
  298. CONFIG_IP_MULTICAST=y
  299. # CONFIG_IP_ADVANCED_ROUTER is not set
  300. CONFIG_IP_PNP=y
  301. # CONFIG_IP_PNP_DHCP is not set
  302. CONFIG_IP_PNP_BOOTP=y
  303. # CONFIG_IP_PNP_RARP is not set
  304. # CONFIG_NET_IPIP is not set
  305. # CONFIG_NET_IPGRE is not set
  306. # CONFIG_IP_MROUTE is not set
  307. # CONFIG_ARPD is not set
  308. CONFIG_SYN_COOKIES=y
  309. # CONFIG_INET_AH is not set
  310. # CONFIG_INET_ESP is not set
  311. # CONFIG_INET_IPCOMP is not set
  312. # CONFIG_INET_TUNNEL is not set
  313. # CONFIG_IP_TCPDIAG is not set
  314. # CONFIG_IP_TCPDIAG_IPV6 is not set
  315. # CONFIG_IPV6 is not set
  316. # CONFIG_NETFILTER is not set
  317. #
  318. # SCTP Configuration (EXPERIMENTAL)
  319. #
  320. # CONFIG_IP_SCTP is not set
  321. CONFIG_ATM=y
  322. # CONFIG_ATM_CLIP is not set
  323. # CONFIG_ATM_LANE is not set
  324. # CONFIG_ATM_BR2684 is not set
  325. # CONFIG_BRIDGE is not set
  326. # CONFIG_VLAN_8021Q is not set
  327. # CONFIG_DECNET is not set
  328. # CONFIG_LLC2 is not set
  329. # CONFIG_IPX is not set
  330. # CONFIG_ATALK is not set
  331. # CONFIG_X25 is not set
  332. # CONFIG_LAPB is not set
  333. # CONFIG_NET_DIVERT is not set
  334. # CONFIG_ECONET is not set
  335. # CONFIG_WAN_ROUTER is not set
  336. #
  337. # QoS and/or fair queueing
  338. #
  339. # CONFIG_NET_SCHED is not set
  340. # CONFIG_NET_CLS_ROUTE is not set
  341. #
  342. # Network testing
  343. #
  344. # CONFIG_NET_PKTGEN is not set
  345. # CONFIG_NETPOLL is not set
  346. # CONFIG_NET_POLL_CONTROLLER is not set
  347. # CONFIG_HAMRADIO is not set
  348. CONFIG_IRDA=m
  349. #
  350. # IrDA protocols
  351. #
  352. CONFIG_IRLAN=m
  353. CONFIG_IRNET=m
  354. CONFIG_IRCOMM=m
  355. CONFIG_IRDA_ULTRA=y
  356. #
  357. # IrDA options
  358. #
  359. CONFIG_IRDA_CACHE_LAST_LSAP=y
  360. CONFIG_IRDA_FAST_RR=y
  361. CONFIG_IRDA_DEBUG=y
  362. #
  363. # Infrared-port device drivers
  364. #
  365. #
  366. # SIR device drivers
  367. #
  368. # CONFIG_IRTTY_SIR is not set
  369. #
  370. # Dongle support
  371. #
  372. #
  373. # Old SIR device drivers
  374. #
  375. # CONFIG_IRPORT_SIR is not set
  376. #
  377. # Old Serial dongle support
  378. #
  379. #
  380. # FIR device drivers
  381. #
  382. # CONFIG_USB_IRDA is not set
  383. # CONFIG_SIGMATEL_FIR is not set
  384. # CONFIG_NSC_FIR is not set
  385. CONFIG_WINBOND_FIR=m
  386. # CONFIG_TOSHIBA_FIR is not set
  387. # CONFIG_SMC_IRCC_FIR is not set
  388. # CONFIG_ALI_FIR is not set
  389. # CONFIG_VLSI_FIR is not set
  390. # CONFIG_VIA_FIR is not set
  391. # CONFIG_BT is not set
  392. CONFIG_NETDEVICES=y
  393. # CONFIG_DUMMY is not set
  394. # CONFIG_BONDING is not set
  395. # CONFIG_EQUALIZER is not set
  396. # CONFIG_TUN is not set
  397. # CONFIG_NET_SB1000 is not set
  398. #
  399. # ARCnet devices
  400. #
  401. # CONFIG_ARCNET is not set
  402. #
  403. # Ethernet (10 or 100Mbit)
  404. #
  405. CONFIG_NET_ETHERNET=y
  406. CONFIG_MII=y
  407. # CONFIG_HAPPYMEAL is not set
  408. # CONFIG_SUNGEM is not set
  409. CONFIG_NET_VENDOR_3COM=y
  410. # CONFIG_EL1 is not set
  411. # CONFIG_EL2 is not set
  412. # CONFIG_ELPLUS is not set
  413. # CONFIG_EL16 is not set
  414. # CONFIG_EL3 is not set
  415. # CONFIG_3C515 is not set
  416. CONFIG_VORTEX=y
  417. # CONFIG_TYPHOON is not set
  418. # CONFIG_LANCE is not set
  419. # CONFIG_NET_VENDOR_SMC is not set
  420. # CONFIG_SMC91X is not set
  421. # CONFIG_NET_VENDOR_RACAL is not set
  422. #
  423. # Tulip family network device support
  424. #
  425. # CONFIG_NET_TULIP is not set
  426. # CONFIG_AT1700 is not set
  427. # CONFIG_DEPCA is not set
  428. # CONFIG_HP100 is not set
  429. # CONFIG_NET_ISA is not set
  430. CONFIG_NET_PCI=y
  431. # CONFIG_PCNET32 is not set
  432. # CONFIG_AMD8111_ETH is not set
  433. # CONFIG_ADAPTEC_STARFIRE is not set
  434. # CONFIG_AC3200 is not set
  435. # CONFIG_APRICOT is not set
  436. # CONFIG_B44 is not set
  437. # CONFIG_FORCEDETH is not set
  438. # CONFIG_CS89x0 is not set
  439. # CONFIG_DGRS is not set
  440. # CONFIG_EEPRO100 is not set
  441. # CONFIG_E100 is not set
  442. # CONFIG_FEALNX is not set
  443. # CONFIG_NATSEMI is not set
  444. CONFIG_NE2K_PCI=y
  445. # CONFIG_8139CP is not set
  446. # CONFIG_8139TOO is not set
  447. # CONFIG_SIS900 is not set
  448. # CONFIG_EPIC100 is not set
  449. # CONFIG_SUNDANCE is not set
  450. # CONFIG_TLAN is not set
  451. # CONFIG_VIA_RHINE is not set
  452. # CONFIG_NET_POCKET is not set
  453. #
  454. # Ethernet (1000 Mbit)
  455. #
  456. # CONFIG_ACENIC is not set
  457. # CONFIG_DL2K is not set
  458. # CONFIG_E1000 is not set
  459. # CONFIG_NS83820 is not set
  460. # CONFIG_HAMACHI is not set
  461. # CONFIG_YELLOWFIN is not set
  462. # CONFIG_R8169 is not set
  463. # CONFIG_SK98LIN is not set
  464. # CONFIG_VIA_VELOCITY is not set
  465. # CONFIG_TIGON3 is not set
  466. #
  467. # Ethernet (10000 Mbit)
  468. #
  469. # CONFIG_IXGB is not set
  470. # CONFIG_S2IO is not set
  471. #
  472. # Token Ring devices
  473. #
  474. # CONFIG_TR is not set
  475. #
  476. # Wireless LAN (non-hamradio)
  477. #
  478. # CONFIG_NET_RADIO is not set
  479. #
  480. # Wan interfaces
  481. #
  482. # CONFIG_WAN is not set
  483. #
  484. # ATM drivers
  485. #
  486. # CONFIG_ATM_TCP is not set
  487. # CONFIG_ATM_LANAI is not set
  488. # CONFIG_ATM_ENI is not set
  489. # CONFIG_ATM_FIRESTREAM is not set
  490. # CONFIG_ATM_ZATM is not set
  491. # CONFIG_ATM_NICSTAR is not set
  492. # CONFIG_ATM_IDT77252 is not set
  493. # CONFIG_ATM_AMBASSADOR is not set
  494. # CONFIG_ATM_HORIZON is not set
  495. # CONFIG_ATM_IA is not set
  496. # CONFIG_ATM_FORE200E_MAYBE is not set
  497. # CONFIG_ATM_HE is not set
  498. # CONFIG_FDDI is not set
  499. # CONFIG_HIPPI is not set
  500. # CONFIG_PLIP is not set
  501. CONFIG_PPP=m
  502. # CONFIG_PPP_MULTILINK is not set
  503. # CONFIG_PPP_FILTER is not set
  504. CONFIG_PPP_ASYNC=m
  505. # CONFIG_PPP_SYNC_TTY is not set
  506. CONFIG_PPP_DEFLATE=m
  507. CONFIG_PPP_BSDCOMP=m
  508. CONFIG_PPPOE=m
  509. # CONFIG_PPPOATM is not set
  510. CONFIG_SLIP=m
  511. CONFIG_SLIP_COMPRESSED=y
  512. CONFIG_SLIP_SMART=y
  513. CONFIG_SLIP_MODE_SLIP6=y
  514. # CONFIG_SHAPER is not set
  515. # CONFIG_NETCONSOLE is not set
  516. #
  517. # ISDN subsystem
  518. #
  519. # CONFIG_ISDN is not set
  520. #
  521. # Input device support
  522. #
  523. CONFIG_INPUT=y
  524. #
  525. # Userland interfaces
  526. #
  527. CONFIG_INPUT_MOUSEDEV=y
  528. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  529. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  530. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  531. # CONFIG_INPUT_JOYDEV is not set
  532. # CONFIG_INPUT_TSDEV is not set
  533. # CONFIG_INPUT_EVDEV is not set
  534. # CONFIG_INPUT_EVBUG is not set
  535. #
  536. # Input Device Drivers
  537. #
  538. CONFIG_INPUT_KEYBOARD=y
  539. CONFIG_KEYBOARD_ATKBD=y
  540. # CONFIG_KEYBOARD_SUNKBD is not set
  541. # CONFIG_KEYBOARD_LKKBD is not set
  542. # CONFIG_KEYBOARD_XTKBD is not set
  543. # CONFIG_KEYBOARD_NEWTON is not set
  544. CONFIG_INPUT_MOUSE=y
  545. CONFIG_MOUSE_PS2=y
  546. # CONFIG_MOUSE_SERIAL is not set
  547. # CONFIG_MOUSE_INPORT is not set
  548. # CONFIG_MOUSE_LOGIBM is not set
  549. # CONFIG_MOUSE_PC110PAD is not set
  550. # CONFIG_MOUSE_VSXXXAA is not set
  551. # CONFIG_INPUT_JOYSTICK is not set
  552. # CONFIG_INPUT_TOUCHSCREEN is not set
  553. # CONFIG_INPUT_MISC is not set
  554. #
  555. # Hardware I/O ports
  556. #
  557. CONFIG_SERIO=y
  558. CONFIG_SERIO_I8042=y
  559. CONFIG_SERIO_SERPORT=y
  560. # CONFIG_SERIO_PARKBD is not set
  561. # CONFIG_SERIO_PCIPS2 is not set
  562. CONFIG_SERIO_LIBPS2=y
  563. # CONFIG_SERIO_RAW is not set
  564. # CONFIG_GAMEPORT is not set
  565. CONFIG_SOUND_GAMEPORT=y
  566. #
  567. # Character devices
  568. #
  569. CONFIG_VT=y
  570. CONFIG_VT_CONSOLE=y
  571. CONFIG_HW_CONSOLE=y
  572. CONFIG_SERIAL_NONSTANDARD=y
  573. # CONFIG_COMPUTONE is not set
  574. # CONFIG_ROCKETPORT is not set
  575. # CONFIG_CYCLADES is not set
  576. # CONFIG_DIGIEPCA is not set
  577. # CONFIG_ESPSERIAL is not set
  578. # CONFIG_MOXA_INTELLIO is not set
  579. # CONFIG_MOXA_SMARTIO is not set
  580. # CONFIG_ISI is not set
  581. # CONFIG_SYNCLINK is not set
  582. # CONFIG_SYNCLINKMP is not set
  583. # CONFIG_N_HDLC is not set
  584. # CONFIG_RISCOM8 is not set
  585. # CONFIG_SPECIALIX is not set
  586. # CONFIG_SX is not set
  587. # CONFIG_RIO is not set
  588. # CONFIG_STALDRV is not set
  589. #
  590. # Serial drivers
  591. #
  592. # CONFIG_SERIAL_8250 is not set
  593. #
  594. # Non-8250 serial port support
  595. #
  596. CONFIG_SERIAL_21285=y
  597. CONFIG_SERIAL_21285_CONSOLE=y
  598. CONFIG_SERIAL_CORE=y
  599. CONFIG_SERIAL_CORE_CONSOLE=y
  600. CONFIG_UNIX98_PTYS=y
  601. CONFIG_LEGACY_PTYS=y
  602. CONFIG_LEGACY_PTY_COUNT=256
  603. CONFIG_PRINTER=m
  604. # CONFIG_LP_CONSOLE is not set
  605. # CONFIG_PPDEV is not set
  606. # CONFIG_TIPAR is not set
  607. #
  608. # IPMI
  609. #
  610. # CONFIG_IPMI_HANDLER is not set
  611. #
  612. # Watchdog Cards
  613. #
  614. CONFIG_WATCHDOG=y
  615. # CONFIG_WATCHDOG_NOWAYOUT is not set
  616. #
  617. # Watchdog Device Drivers
  618. #
  619. CONFIG_SOFT_WATCHDOG=y
  620. CONFIG_21285_WATCHDOG=m
  621. CONFIG_977_WATCHDOG=m
  622. #
  623. # ISA-based Watchdog Cards
  624. #
  625. # CONFIG_PCWATCHDOG is not set
  626. # CONFIG_MIXCOMWD is not set
  627. # CONFIG_WDT is not set
  628. #
  629. # PCI-based Watchdog Cards
  630. #
  631. # CONFIG_PCIPCWATCHDOG is not set
  632. # CONFIG_WDTPCI is not set
  633. #
  634. # USB-based Watchdog Cards
  635. #
  636. # CONFIG_USBPCWATCHDOG is not set
  637. CONFIG_DS1620=y
  638. CONFIG_NWBUTTON=y
  639. CONFIG_NWBUTTON_REBOOT=y
  640. CONFIG_NWFLASH=m
  641. CONFIG_NVRAM=m
  642. CONFIG_RTC=y
  643. # CONFIG_DTLK is not set
  644. # CONFIG_R3964 is not set
  645. # CONFIG_APPLICOM is not set
  646. #
  647. # Ftape, the floppy tape device driver
  648. #
  649. # CONFIG_DRM is not set
  650. # CONFIG_RAW_DRIVER is not set
  651. #
  652. # TPM devices
  653. #
  654. # CONFIG_TCG_TPM is not set
  655. #
  656. # I2C support
  657. #
  658. CONFIG_I2C=m
  659. # CONFIG_I2C_CHARDEV is not set
  660. #
  661. # I2C Algorithms
  662. #
  663. # CONFIG_I2C_ALGOBIT is not set
  664. # CONFIG_I2C_ALGOPCF is not set
  665. # CONFIG_I2C_ALGOPCA is not set
  666. #
  667. # I2C Hardware Bus support
  668. #
  669. # CONFIG_I2C_ALI1535 is not set
  670. # CONFIG_I2C_ALI1563 is not set
  671. # CONFIG_I2C_ALI15X3 is not set
  672. # CONFIG_I2C_AMD756 is not set
  673. # CONFIG_I2C_AMD8111 is not set
  674. # CONFIG_I2C_ELEKTOR is not set
  675. # CONFIG_I2C_I801 is not set
  676. # CONFIG_I2C_I810 is not set
  677. # CONFIG_I2C_NFORCE2 is not set
  678. # CONFIG_I2C_PARPORT is not set
  679. # CONFIG_I2C_PARPORT_LIGHT is not set
  680. # CONFIG_I2C_PIIX4 is not set
  681. # CONFIG_I2C_PROSAVAGE is not set
  682. # CONFIG_I2C_SAVAGE4 is not set
  683. # CONFIG_SCx200_ACB is not set
  684. # CONFIG_I2C_SIS5595 is not set
  685. # CONFIG_I2C_SIS630 is not set
  686. # CONFIG_I2C_SIS96X is not set
  687. # CONFIG_I2C_STUB is not set
  688. # CONFIG_I2C_VIA is not set
  689. # CONFIG_I2C_VIAPRO is not set
  690. # CONFIG_I2C_VOODOO3 is not set
  691. # CONFIG_I2C_PCA_ISA is not set
  692. #
  693. # Hardware Sensors Chip support
  694. #
  695. # CONFIG_I2C_SENSOR is not set
  696. # CONFIG_SENSORS_ADM1021 is not set
  697. # CONFIG_SENSORS_ADM1025 is not set
  698. # CONFIG_SENSORS_ADM1026 is not set
  699. # CONFIG_SENSORS_ADM1031 is not set
  700. # CONFIG_SENSORS_ASB100 is not set
  701. # CONFIG_SENSORS_DS1621 is not set
  702. # CONFIG_SENSORS_FSCHER is not set
  703. # CONFIG_SENSORS_FSCPOS is not set
  704. # CONFIG_SENSORS_GL518SM is not set
  705. # CONFIG_SENSORS_GL520SM is not set
  706. # CONFIG_SENSORS_IT87 is not set
  707. # CONFIG_SENSORS_LM63 is not set
  708. # CONFIG_SENSORS_LM75 is not set
  709. # CONFIG_SENSORS_LM77 is not set
  710. # CONFIG_SENSORS_LM78 is not set
  711. # CONFIG_SENSORS_LM80 is not set
  712. # CONFIG_SENSORS_LM83 is not set
  713. # CONFIG_SENSORS_LM85 is not set
  714. # CONFIG_SENSORS_LM87 is not set
  715. # CONFIG_SENSORS_LM90 is not set
  716. # CONFIG_SENSORS_MAX1619 is not set
  717. # CONFIG_SENSORS_PC87360 is not set
  718. # CONFIG_SENSORS_SMSC47B397 is not set
  719. # CONFIG_SENSORS_SIS5595 is not set
  720. # CONFIG_SENSORS_SMSC47M1 is not set
  721. # CONFIG_SENSORS_VIA686A is not set
  722. # CONFIG_SENSORS_W83781D is not set
  723. # CONFIG_SENSORS_W83L785TS is not set
  724. # CONFIG_SENSORS_W83627HF is not set
  725. #
  726. # Other I2C Chip support
  727. #
  728. # CONFIG_SENSORS_EEPROM is not set
  729. # CONFIG_SENSORS_PCF8574 is not set
  730. # CONFIG_SENSORS_PCF8591 is not set
  731. # CONFIG_SENSORS_RTC8564 is not set
  732. # CONFIG_I2C_DEBUG_CORE is not set
  733. # CONFIG_I2C_DEBUG_ALGO is not set
  734. # CONFIG_I2C_DEBUG_BUS is not set
  735. # CONFIG_I2C_DEBUG_CHIP is not set
  736. #
  737. # Misc devices
  738. #
  739. #
  740. # Multimedia devices
  741. #
  742. CONFIG_VIDEO_DEV=m
  743. #
  744. # Video For Linux
  745. #
  746. #
  747. # Video Adapters
  748. #
  749. # CONFIG_VIDEO_BT848 is not set
  750. # CONFIG_VIDEO_PMS is not set
  751. # CONFIG_VIDEO_BWQCAM is not set
  752. # CONFIG_VIDEO_CQCAM is not set
  753. # CONFIG_VIDEO_W9966 is not set
  754. # CONFIG_VIDEO_CPIA is not set
  755. # CONFIG_VIDEO_SAA5246A is not set
  756. # CONFIG_VIDEO_SAA5249 is not set
  757. # CONFIG_TUNER_3036 is not set
  758. # CONFIG_VIDEO_STRADIS is not set
  759. # CONFIG_VIDEO_SAA7134 is not set
  760. # CONFIG_VIDEO_MXB is not set
  761. # CONFIG_VIDEO_DPC is not set
  762. # CONFIG_VIDEO_HEXIUM_ORION is not set
  763. # CONFIG_VIDEO_HEXIUM_GEMINI is not set
  764. # CONFIG_VIDEO_CX88 is not set
  765. # CONFIG_VIDEO_OVCAMCHIP is not set
  766. #
  767. # Radio Adapters
  768. #
  769. # CONFIG_RADIO_CADET is not set
  770. # CONFIG_RADIO_RTRACK is not set
  771. # CONFIG_RADIO_RTRACK2 is not set
  772. # CONFIG_RADIO_AZTECH is not set
  773. # CONFIG_RADIO_GEMTEK is not set
  774. # CONFIG_RADIO_GEMTEK_PCI is not set
  775. # CONFIG_RADIO_MAXIRADIO is not set
  776. # CONFIG_RADIO_MAESTRO is not set
  777. # CONFIG_RADIO_SF16FMI is not set
  778. # CONFIG_RADIO_SF16FMR2 is not set
  779. # CONFIG_RADIO_TERRATEC is not set
  780. # CONFIG_RADIO_TRUST is not set
  781. # CONFIG_RADIO_TYPHOON is not set
  782. # CONFIG_RADIO_ZOLTRIX is not set
  783. #
  784. # Digital Video Broadcasting Devices
  785. #
  786. # CONFIG_DVB is not set
  787. #
  788. # Graphics support
  789. #
  790. CONFIG_FB=y
  791. CONFIG_FB_CFB_FILLRECT=y
  792. CONFIG_FB_CFB_COPYAREA=y
  793. CONFIG_FB_CFB_IMAGEBLIT=y
  794. CONFIG_FB_SOFT_CURSOR=y
  795. # CONFIG_FB_MODE_HELPERS is not set
  796. # CONFIG_FB_TILEBLITTING is not set
  797. # CONFIG_FB_CIRRUS is not set
  798. # CONFIG_FB_PM2 is not set
  799. CONFIG_FB_CYBER2000=y
  800. # CONFIG_FB_ASILIANT is not set
  801. # CONFIG_FB_IMSTT is not set
  802. # CONFIG_FB_NVIDIA is not set
  803. # CONFIG_FB_RIVA is not set
  804. # CONFIG_FB_MATROX is not set
  805. # CONFIG_FB_RADEON_OLD is not set
  806. # CONFIG_FB_RADEON is not set
  807. # CONFIG_FB_ATY128 is not set
  808. # CONFIG_FB_ATY is not set
  809. # CONFIG_FB_SAVAGE is not set
  810. # CONFIG_FB_SIS is not set
  811. # CONFIG_FB_NEOMAGIC is not set
  812. # CONFIG_FB_KYRO is not set
  813. # CONFIG_FB_3DFX is not set
  814. # CONFIG_FB_VOODOO1 is not set
  815. # CONFIG_FB_TRIDENT is not set
  816. # CONFIG_FB_VIRTUAL is not set
  817. #
  818. # Console display driver support
  819. #
  820. CONFIG_VGA_CONSOLE=y
  821. # CONFIG_MDA_CONSOLE is not set
  822. CONFIG_DUMMY_CONSOLE=y
  823. # CONFIG_FRAMEBUFFER_CONSOLE is not set
  824. #
  825. # Logo configuration
  826. #
  827. # CONFIG_LOGO is not set
  828. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  829. #
  830. # Sound
  831. #
  832. CONFIG_SOUND=m
  833. #
  834. # Advanced Linux Sound Architecture
  835. #
  836. # CONFIG_SND is not set
  837. #
  838. # Open Sound System
  839. #
  840. # CONFIG_SOUND_PRIME is not set
  841. #
  842. # USB support
  843. #
  844. CONFIG_USB_ARCH_HAS_HCD=y
  845. CONFIG_USB_ARCH_HAS_OHCI=y
  846. CONFIG_USB=m
  847. CONFIG_USB_DEBUG=y
  848. #
  849. # Miscellaneous USB options
  850. #
  851. CONFIG_USB_DEVICEFS=y
  852. # CONFIG_USB_BANDWIDTH is not set
  853. # CONFIG_USB_DYNAMIC_MINORS is not set
  854. # CONFIG_USB_OTG is not set
  855. #
  856. # USB Host Controller Drivers
  857. #
  858. # CONFIG_USB_EHCI_HCD is not set
  859. # CONFIG_USB_OHCI_HCD is not set
  860. # CONFIG_USB_UHCI_HCD is not set
  861. # CONFIG_USB_SL811_HCD is not set
  862. #
  863. # USB Device Class drivers
  864. #
  865. CONFIG_USB_AUDIO=m
  866. # CONFIG_USB_BLUETOOTH_TTY is not set
  867. # CONFIG_USB_MIDI is not set
  868. # CONFIG_USB_ACM is not set
  869. CONFIG_USB_PRINTER=m
  870. #
  871. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  872. #
  873. # CONFIG_USB_STORAGE is not set
  874. #
  875. # USB Input Devices
  876. #
  877. # CONFIG_USB_HID is not set
  878. #
  879. # USB HID Boot Protocol drivers
  880. #
  881. # CONFIG_USB_KBD is not set
  882. # CONFIG_USB_MOUSE is not set
  883. # CONFIG_USB_AIPTEK is not set
  884. # CONFIG_USB_WACOM is not set
  885. # CONFIG_USB_KBTAB is not set
  886. # CONFIG_USB_POWERMATE is not set
  887. # CONFIG_USB_MTOUCH is not set
  888. # CONFIG_USB_EGALAX is not set
  889. # CONFIG_USB_XPAD is not set
  890. # CONFIG_USB_ATI_REMOTE is not set
  891. #
  892. # USB Imaging devices
  893. #
  894. # CONFIG_USB_MDC800 is not set
  895. #
  896. # USB Multimedia devices
  897. #
  898. # CONFIG_USB_DABUSB is not set
  899. # CONFIG_USB_VICAM is not set
  900. # CONFIG_USB_DSBR is not set
  901. # CONFIG_USB_IBMCAM is not set
  902. # CONFIG_USB_KONICAWC is not set
  903. # CONFIG_USB_OV511 is not set
  904. # CONFIG_USB_SE401 is not set
  905. # CONFIG_USB_SN9C102 is not set
  906. # CONFIG_USB_STV680 is not set
  907. # CONFIG_USB_PWC is not set
  908. #
  909. # USB Network Adapters
  910. #
  911. # CONFIG_USB_CATC is not set
  912. # CONFIG_USB_KAWETH is not set
  913. # CONFIG_USB_PEGASUS is not set
  914. # CONFIG_USB_RTL8150 is not set
  915. # CONFIG_USB_USBNET is not set
  916. CONFIG_USB_MON=m
  917. #
  918. # USB port drivers
  919. #
  920. # CONFIG_USB_USS720 is not set
  921. #
  922. # USB Serial Converter support
  923. #
  924. # CONFIG_USB_SERIAL is not set
  925. #
  926. # USB Miscellaneous drivers
  927. #
  928. # CONFIG_USB_EMI62 is not set
  929. # CONFIG_USB_EMI26 is not set
  930. # CONFIG_USB_AUERSWALD is not set
  931. # CONFIG_USB_RIO500 is not set
  932. # CONFIG_USB_LEGOTOWER is not set
  933. # CONFIG_USB_LCD is not set
  934. # CONFIG_USB_LED is not set
  935. # CONFIG_USB_CYTHERM is not set
  936. # CONFIG_USB_PHIDGETKIT is not set
  937. # CONFIG_USB_PHIDGETSERVO is not set
  938. # CONFIG_USB_IDMOUSE is not set
  939. # CONFIG_USB_TEST is not set
  940. #
  941. # USB ATM/DSL drivers
  942. #
  943. # CONFIG_USB_ATM is not set
  944. # CONFIG_USB_SPEEDTOUCH is not set
  945. #
  946. # USB Gadget Support
  947. #
  948. # CONFIG_USB_GADGET is not set
  949. #
  950. # MMC/SD Card support
  951. #
  952. # CONFIG_MMC is not set
  953. #
  954. # File systems
  955. #
  956. CONFIG_EXT2_FS=y
  957. # CONFIG_EXT2_FS_XATTR is not set
  958. # CONFIG_EXT3_FS is not set
  959. # CONFIG_JBD is not set
  960. # CONFIG_REISERFS_FS is not set
  961. # CONFIG_JFS_FS is not set
  962. #
  963. # XFS support
  964. #
  965. # CONFIG_XFS_FS is not set
  966. # CONFIG_MINIX_FS is not set
  967. # CONFIG_ROMFS_FS is not set
  968. # CONFIG_QUOTA is not set
  969. CONFIG_DNOTIFY=y
  970. # CONFIG_AUTOFS_FS is not set
  971. CONFIG_AUTOFS4_FS=y
  972. #
  973. # CD-ROM/DVD Filesystems
  974. #
  975. CONFIG_ISO9660_FS=m
  976. CONFIG_JOLIET=y
  977. # CONFIG_ZISOFS is not set
  978. # CONFIG_UDF_FS is not set
  979. #
  980. # DOS/FAT/NT Filesystems
  981. #
  982. CONFIG_FAT_FS=m
  983. CONFIG_MSDOS_FS=m
  984. CONFIG_VFAT_FS=m
  985. CONFIG_FAT_DEFAULT_CODEPAGE=437
  986. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  987. # CONFIG_NTFS_FS is not set
  988. #
  989. # Pseudo filesystems
  990. #
  991. CONFIG_PROC_FS=y
  992. CONFIG_SYSFS=y
  993. # CONFIG_DEVFS_FS is not set
  994. # CONFIG_DEVPTS_FS_XATTR is not set
  995. # CONFIG_TMPFS is not set
  996. # CONFIG_HUGETLB_PAGE is not set
  997. CONFIG_RAMFS=y
  998. #
  999. # Miscellaneous filesystems
  1000. #
  1001. CONFIG_ADFS_FS=m
  1002. # CONFIG_ADFS_FS_RW is not set
  1003. # CONFIG_AFFS_FS is not set
  1004. # CONFIG_HFS_FS is not set
  1005. # CONFIG_HFSPLUS_FS is not set
  1006. # CONFIG_BEFS_FS is not set
  1007. # CONFIG_BFS_FS is not set
  1008. # CONFIG_EFS_FS is not set
  1009. # CONFIG_CRAMFS is not set
  1010. # CONFIG_VXFS_FS is not set
  1011. # CONFIG_HPFS_FS is not set
  1012. # CONFIG_QNX4FS_FS is not set
  1013. # CONFIG_SYSV_FS is not set
  1014. # CONFIG_UFS_FS is not set
  1015. #
  1016. # Network File Systems
  1017. #
  1018. CONFIG_NFS_FS=y
  1019. # CONFIG_NFS_V3 is not set
  1020. # CONFIG_NFS_V4 is not set
  1021. # CONFIG_NFS_DIRECTIO is not set
  1022. CONFIG_NFSD=m
  1023. # CONFIG_NFSD_V3 is not set
  1024. CONFIG_NFSD_TCP=y
  1025. CONFIG_ROOT_NFS=y
  1026. CONFIG_LOCKD=y
  1027. CONFIG_EXPORTFS=m
  1028. CONFIG_SUNRPC=y
  1029. # CONFIG_RPCSEC_GSS_KRB5 is not set
  1030. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  1031. # CONFIG_SMB_FS is not set
  1032. # CONFIG_CIFS is not set
  1033. # CONFIG_NCP_FS is not set
  1034. # CONFIG_CODA_FS is not set
  1035. # CONFIG_AFS_FS is not set
  1036. #
  1037. # Partition Types
  1038. #
  1039. CONFIG_PARTITION_ADVANCED=y
  1040. CONFIG_ACORN_PARTITION=y
  1041. # CONFIG_ACORN_PARTITION_CUMANA is not set
  1042. # CONFIG_ACORN_PARTITION_EESOX is not set
  1043. # CONFIG_ACORN_PARTITION_ICS is not set
  1044. CONFIG_ACORN_PARTITION_ADFS=y
  1045. # CONFIG_ACORN_PARTITION_POWERTEC is not set
  1046. # CONFIG_ACORN_PARTITION_RISCIX is not set
  1047. # CONFIG_OSF_PARTITION is not set
  1048. # CONFIG_AMIGA_PARTITION is not set
  1049. # CONFIG_ATARI_PARTITION is not set
  1050. # CONFIG_MAC_PARTITION is not set
  1051. CONFIG_MSDOS_PARTITION=y
  1052. # CONFIG_BSD_DISKLABEL is not set
  1053. # CONFIG_MINIX_SUBPARTITION is not set
  1054. # CONFIG_SOLARIS_X86_PARTITION is not set
  1055. # CONFIG_UNIXWARE_DISKLABEL is not set
  1056. # CONFIG_LDM_PARTITION is not set
  1057. # CONFIG_SGI_PARTITION is not set
  1058. # CONFIG_ULTRIX_PARTITION is not set
  1059. # CONFIG_SUN_PARTITION is not set
  1060. # CONFIG_EFI_PARTITION is not set
  1061. #
  1062. # Native Language Support
  1063. #
  1064. CONFIG_NLS=y
  1065. CONFIG_NLS_DEFAULT="iso8859-1"
  1066. CONFIG_NLS_CODEPAGE_437=m
  1067. # CONFIG_NLS_CODEPAGE_737 is not set
  1068. # CONFIG_NLS_CODEPAGE_775 is not set
  1069. CONFIG_NLS_CODEPAGE_850=m
  1070. CONFIG_NLS_CODEPAGE_852=m
  1071. # CONFIG_NLS_CODEPAGE_855 is not set
  1072. # CONFIG_NLS_CODEPAGE_857 is not set
  1073. # CONFIG_NLS_CODEPAGE_860 is not set
  1074. # CONFIG_NLS_CODEPAGE_861 is not set
  1075. # CONFIG_NLS_CODEPAGE_862 is not set
  1076. # CONFIG_NLS_CODEPAGE_863 is not set
  1077. # CONFIG_NLS_CODEPAGE_864 is not set
  1078. # CONFIG_NLS_CODEPAGE_865 is not set
  1079. # CONFIG_NLS_CODEPAGE_866 is not set
  1080. # CONFIG_NLS_CODEPAGE_869 is not set
  1081. # CONFIG_NLS_CODEPAGE_936 is not set
  1082. # CONFIG_NLS_CODEPAGE_950 is not set
  1083. # CONFIG_NLS_CODEPAGE_932 is not set
  1084. # CONFIG_NLS_CODEPAGE_949 is not set
  1085. # CONFIG_NLS_CODEPAGE_874 is not set
  1086. # CONFIG_NLS_ISO8859_8 is not set
  1087. # CONFIG_NLS_CODEPAGE_1250 is not set
  1088. # CONFIG_NLS_CODEPAGE_1251 is not set
  1089. # CONFIG_NLS_ASCII is not set
  1090. CONFIG_NLS_ISO8859_1=m
  1091. CONFIG_NLS_ISO8859_2=m
  1092. # CONFIG_NLS_ISO8859_3 is not set
  1093. # CONFIG_NLS_ISO8859_4 is not set
  1094. # CONFIG_NLS_ISO8859_5 is not set
  1095. # CONFIG_NLS_ISO8859_6 is not set
  1096. # CONFIG_NLS_ISO8859_7 is not set
  1097. # CONFIG_NLS_ISO8859_9 is not set
  1098. # CONFIG_NLS_ISO8859_13 is not set
  1099. # CONFIG_NLS_ISO8859_14 is not set
  1100. CONFIG_NLS_ISO8859_15=m
  1101. # CONFIG_NLS_KOI8_R is not set
  1102. # CONFIG_NLS_KOI8_U is not set
  1103. # CONFIG_NLS_UTF8 is not set
  1104. #
  1105. # Profiling support
  1106. #
  1107. # CONFIG_PROFILING is not set
  1108. #
  1109. # Kernel hacking
  1110. #
  1111. # CONFIG_PRINTK_TIME is not set
  1112. # CONFIG_DEBUG_KERNEL is not set
  1113. CONFIG_LOG_BUF_SHIFT=14
  1114. # CONFIG_DEBUG_BUGVERBOSE is not set
  1115. CONFIG_FRAME_POINTER=y
  1116. CONFIG_DEBUG_USER=y
  1117. #
  1118. # Security options
  1119. #
  1120. # CONFIG_KEYS is not set
  1121. # CONFIG_SECURITY is not set
  1122. #
  1123. # Cryptographic options
  1124. #
  1125. # CONFIG_CRYPTO is not set
  1126. #
  1127. # Hardware crypto devices
  1128. #
  1129. #
  1130. # Library routines
  1131. #
  1132. CONFIG_CRC_CCITT=m
  1133. CONFIG_CRC32=y
  1134. # CONFIG_LIBCRC32C is not set
  1135. CONFIG_ZLIB_INFLATE=m
  1136. CONFIG_ZLIB_DEFLATE=m