footbridge_defconfig 25 KB

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