netwinder_defconfig 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-rc1-bk2
  4. # Sun Mar 27 15:18:42 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 is not set
  26. CONFIG_SYSCTL=y
  27. # CONFIG_AUDIT is not set
  28. # CONFIG_HOTPLUG is not set
  29. CONFIG_KOBJECT_UEVENT=y
  30. # CONFIG_IKCONFIG is not set
  31. # CONFIG_EMBEDDED is not set
  32. CONFIG_KALLSYMS=y
  33. # CONFIG_KALLSYMS_ALL is not set
  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 is not set
  50. #
  51. # System Type
  52. #
  53. # CONFIG_ARCH_CLPS7500 is not set
  54. # CONFIG_ARCH_CLPS711X is not set
  55. # CONFIG_ARCH_CO285 is not set
  56. # CONFIG_ARCH_EBSA110 is not set
  57. CONFIG_ARCH_FOOTBRIDGE=y
  58. # CONFIG_ARCH_INTEGRATOR is not set
  59. # CONFIG_ARCH_IOP3XX is not set
  60. # CONFIG_ARCH_IXP4XX is not set
  61. # CONFIG_ARCH_IXP2000 is not set
  62. # CONFIG_ARCH_L7200 is not set
  63. # CONFIG_ARCH_PXA is not set
  64. # CONFIG_ARCH_RPC is not set
  65. # CONFIG_ARCH_SA1100 is not set
  66. # CONFIG_ARCH_S3C2410 is not set
  67. # CONFIG_ARCH_SHARK is not set
  68. # CONFIG_ARCH_LH7A40X is not set
  69. # CONFIG_ARCH_OMAP is not set
  70. # CONFIG_ARCH_VERSATILE is not set
  71. # CONFIG_ARCH_IMX is not set
  72. # CONFIG_ARCH_H720X is not set
  73. #
  74. # Footbridge Implementations
  75. #
  76. # CONFIG_ARCH_CATS is not set
  77. # CONFIG_ARCH_PERSONAL_SERVER is not set
  78. # CONFIG_ARCH_EBSA285_ADDIN is not set
  79. # CONFIG_ARCH_EBSA285_HOST is not set
  80. CONFIG_ARCH_NETWINDER=y
  81. CONFIG_FOOTBRIDGE=y
  82. CONFIG_FOOTBRIDGE_HOST=y
  83. #
  84. # Processor Type
  85. #
  86. CONFIG_CPU_32=y
  87. CONFIG_CPU_SA110=y
  88. CONFIG_CPU_32v4=y
  89. CONFIG_CPU_ABRT_EV4=y
  90. CONFIG_CPU_CACHE_V4WB=y
  91. CONFIG_CPU_CACHE_VIVT=y
  92. CONFIG_CPU_COPY_V4WB=y
  93. CONFIG_CPU_TLB_V4WB=y
  94. #
  95. # Processor Features
  96. #
  97. #
  98. # Bus support
  99. #
  100. CONFIG_ISA=y
  101. CONFIG_ISA_DMA=y
  102. CONFIG_PCI=y
  103. CONFIG_PCI_LEGACY_PROC=y
  104. CONFIG_PCI_NAMES=y
  105. #
  106. # PCCARD (PCMCIA/CardBus) support
  107. #
  108. # CONFIG_PCCARD is not set
  109. #
  110. # Kernel Features
  111. #
  112. # CONFIG_PREEMPT is not set
  113. CONFIG_LEDS=y
  114. # CONFIG_LEDS_TIMER is not set
  115. CONFIG_LEDS_CPU=y
  116. CONFIG_ALIGNMENT_TRAP=y
  117. #
  118. # Boot options
  119. #
  120. CONFIG_ZBOOT_ROM_TEXT=0x0
  121. CONFIG_ZBOOT_ROM_BSS=0x0
  122. CONFIG_CMDLINE="root=0x301"
  123. # CONFIG_XIP_KERNEL is not set
  124. #
  125. # Floating point emulation
  126. #
  127. #
  128. # At least one emulation must be selected
  129. #
  130. CONFIG_FPE_NWFPE=y
  131. # CONFIG_FPE_NWFPE_XP is not set
  132. # CONFIG_FPE_FASTFPE is not set
  133. #
  134. # Userspace binary formats
  135. #
  136. CONFIG_BINFMT_ELF=y
  137. CONFIG_BINFMT_AOUT=y
  138. # CONFIG_BINFMT_MISC is not set
  139. # CONFIG_ARTHUR is not set
  140. #
  141. # Power management options
  142. #
  143. # CONFIG_PM is not set
  144. #
  145. # Device Drivers
  146. #
  147. #
  148. # Generic Driver Options
  149. #
  150. CONFIG_STANDALONE=y
  151. CONFIG_PREVENT_FIRMWARE_BUILD=y
  152. # CONFIG_FW_LOADER is not set
  153. # CONFIG_DEBUG_DRIVER is not set
  154. #
  155. # Memory Technology Devices (MTD)
  156. #
  157. # CONFIG_MTD is not set
  158. #
  159. # Parallel port support
  160. #
  161. CONFIG_PARPORT=y
  162. CONFIG_PARPORT_PC=y
  163. # CONFIG_PARPORT_SERIAL is not set
  164. # CONFIG_PARPORT_PC_FIFO is not set
  165. CONFIG_PARPORT_PC_SUPERIO=y
  166. # CONFIG_PARPORT_ARC is not set
  167. # CONFIG_PARPORT_GSC is not set
  168. # CONFIG_PARPORT_1284 is not set
  169. #
  170. # Plug and Play support
  171. #
  172. # CONFIG_PNP is not set
  173. #
  174. # Block devices
  175. #
  176. # CONFIG_BLK_DEV_FD is not set
  177. # CONFIG_BLK_DEV_XD is not set
  178. # CONFIG_PARIDE is not set
  179. # CONFIG_BLK_CPQ_DA is not set
  180. # CONFIG_BLK_CPQ_CISS_DA is not set
  181. # CONFIG_BLK_DEV_DAC960 is not set
  182. # CONFIG_BLK_DEV_UMEM is not set
  183. # CONFIG_BLK_DEV_COW_COMMON is not set
  184. CONFIG_BLK_DEV_LOOP=y
  185. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  186. # CONFIG_BLK_DEV_NBD is not set
  187. # CONFIG_BLK_DEV_SX8 is not set
  188. # CONFIG_BLK_DEV_RAM is not set
  189. CONFIG_BLK_DEV_RAM_COUNT=16
  190. CONFIG_INITRAMFS_SOURCE=""
  191. # CONFIG_CDROM_PKTCDVD is not set
  192. #
  193. # IO Schedulers
  194. #
  195. CONFIG_IOSCHED_NOOP=y
  196. CONFIG_IOSCHED_AS=y
  197. CONFIG_IOSCHED_DEADLINE=y
  198. CONFIG_IOSCHED_CFQ=y
  199. # CONFIG_ATA_OVER_ETH is not set
  200. #
  201. # ATA/ATAPI/MFM/RLL support
  202. #
  203. CONFIG_IDE=y
  204. CONFIG_BLK_DEV_IDE=y
  205. #
  206. # Please see Documentation/ide.txt for help/info on IDE drives
  207. #
  208. # CONFIG_BLK_DEV_IDE_SATA is not set
  209. CONFIG_BLK_DEV_IDEDISK=y
  210. CONFIG_IDEDISK_MULTI_MODE=y
  211. # CONFIG_BLK_DEV_IDECD is not set
  212. # CONFIG_BLK_DEV_IDETAPE is not set
  213. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  214. # CONFIG_IDE_TASK_IOCTL is not set
  215. #
  216. # IDE chipset support/bugfixes
  217. #
  218. CONFIG_IDE_GENERIC=y
  219. CONFIG_BLK_DEV_IDEPCI=y
  220. # CONFIG_IDEPCI_SHARE_IRQ is not set
  221. # CONFIG_BLK_DEV_OFFBOARD is not set
  222. # CONFIG_BLK_DEV_GENERIC is not set
  223. # CONFIG_BLK_DEV_OPTI621 is not set
  224. CONFIG_BLK_DEV_SL82C105=y
  225. CONFIG_BLK_DEV_IDEDMA_PCI=y
  226. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  227. CONFIG_IDEDMA_PCI_AUTO=y
  228. # CONFIG_IDEDMA_ONLYDISK is not set
  229. # CONFIG_BLK_DEV_AEC62XX is not set
  230. # CONFIG_BLK_DEV_ALI15X3 is not set
  231. # CONFIG_BLK_DEV_AMD74XX is not set
  232. # CONFIG_BLK_DEV_CMD64X is not set
  233. # CONFIG_BLK_DEV_TRIFLEX is not set
  234. # CONFIG_BLK_DEV_CY82C693 is not set
  235. # CONFIG_BLK_DEV_CS5520 is not set
  236. # CONFIG_BLK_DEV_CS5530 is not set
  237. # CONFIG_BLK_DEV_HPT34X is not set
  238. # CONFIG_BLK_DEV_HPT366 is not set
  239. # CONFIG_BLK_DEV_SC1200 is not set
  240. # CONFIG_BLK_DEV_PIIX is not set
  241. # CONFIG_BLK_DEV_NS87415 is not set
  242. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  243. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  244. # CONFIG_BLK_DEV_SVWKS is not set
  245. # CONFIG_BLK_DEV_SIIMAGE is not set
  246. # CONFIG_BLK_DEV_SLC90E66 is not set
  247. # CONFIG_BLK_DEV_TRM290 is not set
  248. # CONFIG_BLK_DEV_VIA82CXXX is not set
  249. # CONFIG_IDE_ARM is not set
  250. # CONFIG_IDE_CHIPSETS is not set
  251. CONFIG_BLK_DEV_IDEDMA=y
  252. # CONFIG_IDEDMA_IVB is not set
  253. CONFIG_IDEDMA_AUTO=y
  254. # CONFIG_BLK_DEV_HD is not set
  255. #
  256. # SCSI device support
  257. #
  258. # CONFIG_SCSI is not set
  259. #
  260. # Multi-device support (RAID and LVM)
  261. #
  262. # CONFIG_MD is not set
  263. #
  264. # Fusion MPT device support
  265. #
  266. #
  267. # IEEE 1394 (FireWire) support
  268. #
  269. # CONFIG_IEEE1394 is not set
  270. #
  271. # I2O device support
  272. #
  273. # CONFIG_I2O is not set
  274. #
  275. # Networking support
  276. #
  277. CONFIG_NET=y
  278. #
  279. # Networking options
  280. #
  281. CONFIG_PACKET=y
  282. # CONFIG_PACKET_MMAP is not set
  283. CONFIG_NETLINK_DEV=y
  284. CONFIG_UNIX=y
  285. # CONFIG_NET_KEY is not set
  286. CONFIG_INET=y
  287. # CONFIG_IP_MULTICAST is not set
  288. # CONFIG_IP_ADVANCED_ROUTER is not set
  289. CONFIG_IP_PNP=y
  290. CONFIG_IP_PNP_DHCP=y
  291. CONFIG_IP_PNP_BOOTP=y
  292. CONFIG_IP_PNP_RARP=y
  293. # CONFIG_NET_IPIP is not set
  294. # CONFIG_NET_IPGRE is not set
  295. # CONFIG_ARPD is not set
  296. # CONFIG_SYN_COOKIES is not set
  297. # CONFIG_INET_AH is not set
  298. # CONFIG_INET_ESP is not set
  299. # CONFIG_INET_IPCOMP is not set
  300. # CONFIG_INET_TUNNEL is not set
  301. CONFIG_IP_TCPDIAG=y
  302. # CONFIG_IP_TCPDIAG_IPV6 is not set
  303. #
  304. # IP: Virtual Server Configuration
  305. #
  306. # CONFIG_IP_VS is not set
  307. # CONFIG_IPV6 is not set
  308. CONFIG_NETFILTER=y
  309. # CONFIG_NETFILTER_DEBUG is not set
  310. #
  311. # IP: Netfilter Configuration
  312. #
  313. CONFIG_IP_NF_CONNTRACK=y
  314. # CONFIG_IP_NF_CT_ACCT is not set
  315. # CONFIG_IP_NF_CONNTRACK_MARK is not set
  316. # CONFIG_IP_NF_CT_PROTO_SCTP is not set
  317. CONFIG_IP_NF_FTP=y
  318. # CONFIG_IP_NF_IRC is not set
  319. # CONFIG_IP_NF_TFTP is not set
  320. # CONFIG_IP_NF_AMANDA is not set
  321. CONFIG_IP_NF_QUEUE=y
  322. CONFIG_IP_NF_IPTABLES=y
  323. # CONFIG_IP_NF_MATCH_LIMIT is not set
  324. # CONFIG_IP_NF_MATCH_IPRANGE is not set
  325. # CONFIG_IP_NF_MATCH_MAC is not set
  326. # CONFIG_IP_NF_MATCH_PKTTYPE is not set
  327. # CONFIG_IP_NF_MATCH_MARK is not set
  328. # CONFIG_IP_NF_MATCH_MULTIPORT is not set
  329. # CONFIG_IP_NF_MATCH_TOS is not set
  330. # CONFIG_IP_NF_MATCH_RECENT is not set
  331. # CONFIG_IP_NF_MATCH_ECN is not set
  332. # CONFIG_IP_NF_MATCH_DSCP is not set
  333. # CONFIG_IP_NF_MATCH_AH_ESP is not set
  334. # CONFIG_IP_NF_MATCH_LENGTH is not set
  335. # CONFIG_IP_NF_MATCH_TTL is not set
  336. # CONFIG_IP_NF_MATCH_TCPMSS is not set
  337. # CONFIG_IP_NF_MATCH_HELPER is not set
  338. # CONFIG_IP_NF_MATCH_STATE is not set
  339. # CONFIG_IP_NF_MATCH_CONNTRACK is not set
  340. # CONFIG_IP_NF_MATCH_OWNER is not set
  341. # CONFIG_IP_NF_MATCH_ADDRTYPE is not set
  342. # CONFIG_IP_NF_MATCH_REALM is not set
  343. # CONFIG_IP_NF_MATCH_SCTP is not set
  344. # CONFIG_IP_NF_MATCH_COMMENT is not set
  345. # CONFIG_IP_NF_MATCH_HASHLIMIT is not set
  346. # CONFIG_IP_NF_FILTER is not set
  347. # CONFIG_IP_NF_TARGET_LOG is not set
  348. # CONFIG_IP_NF_TARGET_ULOG is not set
  349. # CONFIG_IP_NF_TARGET_TCPMSS is not set
  350. # CONFIG_IP_NF_NAT is not set
  351. # CONFIG_IP_NF_MANGLE is not set
  352. # CONFIG_IP_NF_RAW is not set
  353. # CONFIG_IP_NF_ARPTABLES is not set
  354. #
  355. # SCTP Configuration (EXPERIMENTAL)
  356. #
  357. # CONFIG_IP_SCTP is not set
  358. # CONFIG_ATM is not set
  359. # CONFIG_BRIDGE is not set
  360. # CONFIG_VLAN_8021Q is not set
  361. # CONFIG_DECNET is not set
  362. # CONFIG_LLC2 is not set
  363. # CONFIG_IPX is not set
  364. # CONFIG_ATALK is not set
  365. # CONFIG_X25 is not set
  366. # CONFIG_LAPB is not set
  367. # CONFIG_NET_DIVERT is not set
  368. # CONFIG_ECONET is not set
  369. # CONFIG_WAN_ROUTER is not set
  370. #
  371. # QoS and/or fair queueing
  372. #
  373. # CONFIG_NET_SCHED is not set
  374. # CONFIG_NET_CLS_ROUTE is not set
  375. #
  376. # Network testing
  377. #
  378. # CONFIG_NET_PKTGEN is not set
  379. # CONFIG_NETPOLL is not set
  380. # CONFIG_NET_POLL_CONTROLLER is not set
  381. # CONFIG_HAMRADIO is not set
  382. # CONFIG_IRDA is not set
  383. # CONFIG_BT is not set
  384. CONFIG_NETDEVICES=y
  385. # CONFIG_DUMMY is not set
  386. # CONFIG_BONDING is not set
  387. # CONFIG_EQUALIZER is not set
  388. # CONFIG_TUN is not set
  389. # CONFIG_ETHERTAP is not set
  390. #
  391. # ARCnet devices
  392. #
  393. # CONFIG_ARCNET is not set
  394. #
  395. # Ethernet (10 or 100Mbit)
  396. #
  397. CONFIG_NET_ETHERNET=y
  398. CONFIG_MII=y
  399. # CONFIG_HAPPYMEAL is not set
  400. # CONFIG_SUNGEM is not set
  401. # CONFIG_NET_VENDOR_3COM is not set
  402. # CONFIG_LANCE is not set
  403. # CONFIG_NET_VENDOR_SMC is not set
  404. # CONFIG_SMC91X is not set
  405. # CONFIG_NET_VENDOR_RACAL is not set
  406. #
  407. # Tulip family network device support
  408. #
  409. CONFIG_NET_TULIP=y
  410. # CONFIG_DE2104X is not set
  411. CONFIG_TULIP=y
  412. # CONFIG_TULIP_MWI is not set
  413. CONFIG_TULIP_MMIO=y
  414. # CONFIG_TULIP_NAPI is not set
  415. # CONFIG_DE4X5 is not set
  416. # CONFIG_WINBOND_840 is not set
  417. # CONFIG_DM9102 is not set
  418. # CONFIG_AT1700 is not set
  419. # CONFIG_DEPCA is not set
  420. # CONFIG_HP100 is not set
  421. # CONFIG_NET_ISA is not set
  422. CONFIG_NET_PCI=y
  423. # CONFIG_PCNET32 is not set
  424. # CONFIG_AMD8111_ETH is not set
  425. # CONFIG_ADAPTEC_STARFIRE is not set
  426. # CONFIG_AC3200 is not set
  427. # CONFIG_APRICOT is not set
  428. # CONFIG_B44 is not set
  429. # CONFIG_FORCEDETH is not set
  430. # CONFIG_CS89x0 is not set
  431. # CONFIG_DGRS is not set
  432. # CONFIG_EEPRO100 is not set
  433. # CONFIG_E100 is not set
  434. # CONFIG_FEALNX is not set
  435. # CONFIG_NATSEMI is not set
  436. CONFIG_NE2K_PCI=y
  437. # CONFIG_8139CP is not set
  438. # CONFIG_8139TOO is not set
  439. # CONFIG_SIS900 is not set
  440. # CONFIG_EPIC100 is not set
  441. # CONFIG_SUNDANCE is not set
  442. # CONFIG_TLAN is not set
  443. # CONFIG_VIA_RHINE is not set
  444. # CONFIG_NET_POCKET is not set
  445. #
  446. # Ethernet (1000 Mbit)
  447. #
  448. # CONFIG_ACENIC is not set
  449. # CONFIG_DL2K is not set
  450. # CONFIG_E1000 is not set
  451. # CONFIG_NS83820 is not set
  452. # CONFIG_HAMACHI is not set
  453. # CONFIG_YELLOWFIN is not set
  454. # CONFIG_R8169 is not set
  455. # CONFIG_SK98LIN is not set
  456. # CONFIG_VIA_VELOCITY is not set
  457. # CONFIG_TIGON3 is not set
  458. #
  459. # Ethernet (10000 Mbit)
  460. #
  461. # CONFIG_IXGB is not set
  462. # CONFIG_S2IO is not set
  463. #
  464. # Token Ring devices
  465. #
  466. # CONFIG_TR is not set
  467. #
  468. # Wireless LAN (non-hamradio)
  469. #
  470. # CONFIG_NET_RADIO is not set
  471. #
  472. # Wan interfaces
  473. #
  474. # CONFIG_WAN is not set
  475. # CONFIG_FDDI is not set
  476. # CONFIG_HIPPI is not set
  477. # CONFIG_PLIP is not set
  478. # CONFIG_PPP is not set
  479. # CONFIG_SLIP is not set
  480. # CONFIG_SHAPER is not set
  481. # CONFIG_NETCONSOLE is not set
  482. #
  483. # ISDN subsystem
  484. #
  485. # CONFIG_ISDN is not set
  486. #
  487. # Input device support
  488. #
  489. CONFIG_INPUT=y
  490. #
  491. # Userland interfaces
  492. #
  493. CONFIG_INPUT_MOUSEDEV=y
  494. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  495. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  496. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  497. # CONFIG_INPUT_JOYDEV is not set
  498. # CONFIG_INPUT_TSDEV is not set
  499. # CONFIG_INPUT_EVDEV is not set
  500. # CONFIG_INPUT_EVBUG is not set
  501. #
  502. # Input Device Drivers
  503. #
  504. CONFIG_INPUT_KEYBOARD=y
  505. CONFIG_KEYBOARD_ATKBD=y
  506. # CONFIG_KEYBOARD_SUNKBD is not set
  507. # CONFIG_KEYBOARD_LKKBD is not set
  508. # CONFIG_KEYBOARD_XTKBD is not set
  509. # CONFIG_KEYBOARD_NEWTON is not set
  510. CONFIG_INPUT_MOUSE=y
  511. CONFIG_MOUSE_PS2=y
  512. CONFIG_MOUSE_SERIAL=y
  513. # CONFIG_MOUSE_INPORT is not set
  514. # CONFIG_MOUSE_LOGIBM is not set
  515. # CONFIG_MOUSE_PC110PAD is not set
  516. # CONFIG_MOUSE_VSXXXAA is not set
  517. # CONFIG_INPUT_JOYSTICK is not set
  518. # CONFIG_INPUT_TOUCHSCREEN is not set
  519. CONFIG_INPUT_MISC=y
  520. CONFIG_INPUT_UINPUT=y
  521. #
  522. # Hardware I/O ports
  523. #
  524. CONFIG_SERIO=y
  525. CONFIG_SERIO_I8042=y
  526. CONFIG_SERIO_SERPORT=y
  527. # CONFIG_SERIO_PARKBD is not set
  528. # CONFIG_SERIO_PCIPS2 is not set
  529. CONFIG_SERIO_LIBPS2=y
  530. # CONFIG_SERIO_RAW is not set
  531. # CONFIG_GAMEPORT is not set
  532. CONFIG_SOUND_GAMEPORT=y
  533. #
  534. # Character devices
  535. #
  536. CONFIG_VT=y
  537. CONFIG_VT_CONSOLE=y
  538. CONFIG_HW_CONSOLE=y
  539. # CONFIG_SERIAL_NONSTANDARD is not set
  540. #
  541. # Serial drivers
  542. #
  543. CONFIG_SERIAL_8250=y
  544. CONFIG_SERIAL_8250_CONSOLE=y
  545. CONFIG_SERIAL_8250_NR_UARTS=4
  546. # CONFIG_SERIAL_8250_EXTENDED is not set
  547. #
  548. # Non-8250 serial port support
  549. #
  550. # CONFIG_SERIAL_21285 is not set
  551. CONFIG_SERIAL_CORE=y
  552. CONFIG_SERIAL_CORE_CONSOLE=y
  553. CONFIG_UNIX98_PTYS=y
  554. CONFIG_LEGACY_PTYS=y
  555. CONFIG_LEGACY_PTY_COUNT=256
  556. CONFIG_PRINTER=y
  557. # CONFIG_LP_CONSOLE is not set
  558. # CONFIG_PPDEV is not set
  559. # CONFIG_TIPAR is not set
  560. #
  561. # IPMI
  562. #
  563. # CONFIG_IPMI_HANDLER is not set
  564. #
  565. # Watchdog Cards
  566. #
  567. CONFIG_WATCHDOG=y
  568. # CONFIG_WATCHDOG_NOWAYOUT is not set
  569. #
  570. # Watchdog Device Drivers
  571. #
  572. # CONFIG_SOFT_WATCHDOG is not set
  573. # CONFIG_21285_WATCHDOG is not set
  574. CONFIG_977_WATCHDOG=y
  575. #
  576. # ISA-based Watchdog Cards
  577. #
  578. # CONFIG_PCWATCHDOG is not set
  579. # CONFIG_MIXCOMWD is not set
  580. # CONFIG_WDT is not set
  581. #
  582. # PCI-based Watchdog Cards
  583. #
  584. # CONFIG_PCIPCWATCHDOG is not set
  585. # CONFIG_WDTPCI is not set
  586. CONFIG_DS1620=y
  587. CONFIG_NWBUTTON=y
  588. CONFIG_NWBUTTON_REBOOT=y
  589. CONFIG_NWFLASH=y
  590. # CONFIG_NVRAM is not set
  591. CONFIG_RTC=y
  592. # CONFIG_DTLK is not set
  593. # CONFIG_R3964 is not set
  594. # CONFIG_APPLICOM is not set
  595. #
  596. # Ftape, the floppy tape device driver
  597. #
  598. # CONFIG_DRM is not set
  599. # CONFIG_RAW_DRIVER is not set
  600. #
  601. # TPM devices
  602. #
  603. # CONFIG_TCG_TPM is not set
  604. #
  605. # I2C support
  606. #
  607. # CONFIG_I2C is not set
  608. #
  609. # Misc devices
  610. #
  611. #
  612. # Multimedia devices
  613. #
  614. # CONFIG_VIDEO_DEV is not set
  615. #
  616. # Digital Video Broadcasting Devices
  617. #
  618. # CONFIG_DVB is not set
  619. #
  620. # Graphics support
  621. #
  622. CONFIG_FB=y
  623. CONFIG_FB_CFB_FILLRECT=y
  624. CONFIG_FB_CFB_COPYAREA=y
  625. CONFIG_FB_CFB_IMAGEBLIT=y
  626. CONFIG_FB_SOFT_CURSOR=y
  627. # CONFIG_FB_MODE_HELPERS is not set
  628. # CONFIG_FB_TILEBLITTING is not set
  629. # CONFIG_FB_CIRRUS is not set
  630. # CONFIG_FB_PM2 is not set
  631. CONFIG_FB_CYBER2000=y
  632. # CONFIG_FB_ASILIANT is not set
  633. # CONFIG_FB_IMSTT is not set
  634. # CONFIG_FB_NVIDIA is not set
  635. # CONFIG_FB_RIVA is not set
  636. # CONFIG_FB_MATROX is not set
  637. # CONFIG_FB_RADEON_OLD is not set
  638. # CONFIG_FB_RADEON is not set
  639. # CONFIG_FB_ATY128 is not set
  640. # CONFIG_FB_ATY is not set
  641. # CONFIG_FB_SAVAGE is not set
  642. # CONFIG_FB_SIS is not set
  643. # CONFIG_FB_NEOMAGIC is not set
  644. # CONFIG_FB_KYRO is not set
  645. # CONFIG_FB_3DFX is not set
  646. # CONFIG_FB_VOODOO1 is not set
  647. # CONFIG_FB_TRIDENT is not set
  648. # CONFIG_FB_VIRTUAL is not set
  649. #
  650. # Console display driver support
  651. #
  652. CONFIG_VGA_CONSOLE=y
  653. # CONFIG_MDA_CONSOLE is not set
  654. CONFIG_DUMMY_CONSOLE=y
  655. CONFIG_FRAMEBUFFER_CONSOLE=y
  656. CONFIG_FONTS=y
  657. CONFIG_FONT_8x8=y
  658. CONFIG_FONT_8x16=y
  659. # CONFIG_FONT_6x11 is not set
  660. # CONFIG_FONT_PEARL_8x8 is not set
  661. # CONFIG_FONT_ACORN_8x8 is not set
  662. # CONFIG_FONT_MINI_4x6 is not set
  663. # CONFIG_FONT_SUN8x16 is not set
  664. # CONFIG_FONT_SUN12x22 is not set
  665. #
  666. # Logo configuration
  667. #
  668. CONFIG_LOGO=y
  669. CONFIG_LOGO_LINUX_MONO=y
  670. CONFIG_LOGO_LINUX_VGA16=y
  671. CONFIG_LOGO_LINUX_CLUT224=y
  672. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  673. #
  674. # Sound
  675. #
  676. CONFIG_SOUND=y
  677. #
  678. # Advanced Linux Sound Architecture
  679. #
  680. # CONFIG_SND is not set
  681. #
  682. # Open Sound System
  683. #
  684. CONFIG_SOUND_PRIME=y
  685. # CONFIG_SOUND_BT878 is not set
  686. # CONFIG_SOUND_CMPCI is not set
  687. # CONFIG_SOUND_EMU10K1 is not set
  688. # CONFIG_SOUND_FUSION is not set
  689. # CONFIG_SOUND_CS4281 is not set
  690. # CONFIG_SOUND_ES1370 is not set
  691. # CONFIG_SOUND_ES1371 is not set
  692. # CONFIG_SOUND_ESSSOLO1 is not set
  693. # CONFIG_SOUND_MAESTRO is not set
  694. # CONFIG_SOUND_MAESTRO3 is not set
  695. # CONFIG_SOUND_ICH is not set
  696. # CONFIG_SOUND_SONICVIBES is not set
  697. # CONFIG_SOUND_TRIDENT is not set
  698. # CONFIG_SOUND_VIA82CXXX is not set
  699. CONFIG_SOUND_OSS=y
  700. CONFIG_SOUND_TRACEINIT=y
  701. CONFIG_SOUND_DMAP=y
  702. # CONFIG_SOUND_AD1816 is not set
  703. # CONFIG_SOUND_AD1889 is not set
  704. # CONFIG_SOUND_SGALAXY is not set
  705. # CONFIG_SOUND_ADLIB is not set
  706. # CONFIG_SOUND_ACI_MIXER is not set
  707. # CONFIG_SOUND_CS4232 is not set
  708. # CONFIG_SOUND_SSCAPE is not set
  709. # CONFIG_SOUND_GUS is not set
  710. # CONFIG_SOUND_VMIDI is not set
  711. # CONFIG_SOUND_TRIX is not set
  712. # CONFIG_SOUND_MSS is not set
  713. # CONFIG_SOUND_MPU401 is not set
  714. # CONFIG_SOUND_NM256 is not set
  715. # CONFIG_SOUND_MAD16 is not set
  716. # CONFIG_SOUND_PAS is not set
  717. # CONFIG_SOUND_PSS is not set
  718. # CONFIG_SOUND_SB is not set
  719. # CONFIG_SOUND_AWE32_SYNTH is not set
  720. # CONFIG_SOUND_MAUI is not set
  721. CONFIG_SOUND_YM3812=y
  722. # CONFIG_SOUND_OPL3SA1 is not set
  723. # CONFIG_SOUND_OPL3SA2 is not set
  724. # CONFIG_SOUND_YMFPCI is not set
  725. # CONFIG_SOUND_UART6850 is not set
  726. # CONFIG_SOUND_AEDSP16 is not set
  727. CONFIG_SOUND_WAVEARTIST=y
  728. # CONFIG_SOUND_ALI5455 is not set
  729. # CONFIG_SOUND_FORTE is not set
  730. # CONFIG_SOUND_RME96XX is not set
  731. # CONFIG_SOUND_AD1980 is not set
  732. #
  733. # USB support
  734. #
  735. CONFIG_USB_ARCH_HAS_HCD=y
  736. CONFIG_USB_ARCH_HAS_OHCI=y
  737. # CONFIG_USB is not set
  738. #
  739. # USB Gadget Support
  740. #
  741. # CONFIG_USB_GADGET is not set
  742. #
  743. # MMC/SD Card support
  744. #
  745. # CONFIG_MMC is not set
  746. #
  747. # File systems
  748. #
  749. CONFIG_EXT2_FS=y
  750. # CONFIG_EXT2_FS_XATTR is not set
  751. # CONFIG_EXT3_FS is not set
  752. # CONFIG_JBD is not set
  753. # CONFIG_REISERFS_FS is not set
  754. # CONFIG_JFS_FS is not set
  755. #
  756. # XFS support
  757. #
  758. # CONFIG_XFS_FS is not set
  759. # CONFIG_MINIX_FS is not set
  760. # CONFIG_ROMFS_FS is not set
  761. # CONFIG_QUOTA is not set
  762. CONFIG_DNOTIFY=y
  763. CONFIG_AUTOFS_FS=y
  764. # CONFIG_AUTOFS4_FS is not set
  765. #
  766. # CD-ROM/DVD Filesystems
  767. #
  768. CONFIG_ISO9660_FS=y
  769. CONFIG_JOLIET=y
  770. # CONFIG_ZISOFS is not set
  771. # CONFIG_UDF_FS is not set
  772. #
  773. # DOS/FAT/NT Filesystems
  774. #
  775. # CONFIG_MSDOS_FS is not set
  776. # CONFIG_VFAT_FS is not set
  777. # CONFIG_NTFS_FS is not set
  778. #
  779. # Pseudo filesystems
  780. #
  781. CONFIG_PROC_FS=y
  782. CONFIG_SYSFS=y
  783. # CONFIG_DEVFS_FS is not set
  784. # CONFIG_DEVPTS_FS_XATTR is not set
  785. CONFIG_TMPFS=y
  786. # CONFIG_TMPFS_XATTR is not set
  787. # CONFIG_HUGETLB_PAGE is not set
  788. CONFIG_RAMFS=y
  789. #
  790. # Miscellaneous filesystems
  791. #
  792. # CONFIG_ADFS_FS is not set
  793. # CONFIG_AFFS_FS is not set
  794. # CONFIG_HFS_FS is not set
  795. # CONFIG_HFSPLUS_FS is not set
  796. # CONFIG_BEFS_FS is not set
  797. # CONFIG_BFS_FS is not set
  798. # CONFIG_EFS_FS is not set
  799. # CONFIG_CRAMFS is not set
  800. # CONFIG_VXFS_FS is not set
  801. # CONFIG_HPFS_FS is not set
  802. # CONFIG_QNX4FS_FS is not set
  803. # CONFIG_SYSV_FS is not set
  804. # CONFIG_UFS_FS is not set
  805. #
  806. # Network File Systems
  807. #
  808. CONFIG_NFS_FS=y
  809. CONFIG_NFS_V3=y
  810. CONFIG_NFS_V4=y
  811. # CONFIG_NFS_DIRECTIO is not set
  812. CONFIG_NFSD=y
  813. CONFIG_NFSD_V3=y
  814. # CONFIG_NFSD_V4 is not set
  815. # CONFIG_NFSD_TCP is not set
  816. CONFIG_ROOT_NFS=y
  817. CONFIG_LOCKD=y
  818. CONFIG_LOCKD_V4=y
  819. CONFIG_EXPORTFS=y
  820. CONFIG_SUNRPC=y
  821. CONFIG_SUNRPC_GSS=y
  822. CONFIG_RPCSEC_GSS_KRB5=y
  823. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  824. CONFIG_SMB_FS=y
  825. # CONFIG_SMB_NLS_DEFAULT is not set
  826. # CONFIG_CIFS is not set
  827. # CONFIG_NCP_FS is not set
  828. # CONFIG_CODA_FS is not set
  829. # CONFIG_AFS_FS is not set
  830. #
  831. # Partition Types
  832. #
  833. CONFIG_PARTITION_ADVANCED=y
  834. # CONFIG_ACORN_PARTITION is not set
  835. # CONFIG_OSF_PARTITION is not set
  836. # CONFIG_AMIGA_PARTITION is not set
  837. # CONFIG_ATARI_PARTITION is not set
  838. # CONFIG_MAC_PARTITION is not set
  839. CONFIG_MSDOS_PARTITION=y
  840. # CONFIG_BSD_DISKLABEL is not set
  841. # CONFIG_MINIX_SUBPARTITION is not set
  842. # CONFIG_SOLARIS_X86_PARTITION is not set
  843. # CONFIG_UNIXWARE_DISKLABEL is not set
  844. # CONFIG_LDM_PARTITION is not set
  845. # CONFIG_SGI_PARTITION is not set
  846. # CONFIG_ULTRIX_PARTITION is not set
  847. # CONFIG_SUN_PARTITION is not set
  848. # CONFIG_EFI_PARTITION is not set
  849. #
  850. # Native Language Support
  851. #
  852. CONFIG_NLS=y
  853. CONFIG_NLS_DEFAULT="iso8859-1"
  854. CONFIG_NLS_CODEPAGE_437=y
  855. # CONFIG_NLS_CODEPAGE_737 is not set
  856. # CONFIG_NLS_CODEPAGE_775 is not set
  857. CONFIG_NLS_CODEPAGE_850=y
  858. CONFIG_NLS_CODEPAGE_852=y
  859. # CONFIG_NLS_CODEPAGE_855 is not set
  860. # CONFIG_NLS_CODEPAGE_857 is not set
  861. # CONFIG_NLS_CODEPAGE_860 is not set
  862. # CONFIG_NLS_CODEPAGE_861 is not set
  863. # CONFIG_NLS_CODEPAGE_862 is not set
  864. # CONFIG_NLS_CODEPAGE_863 is not set
  865. # CONFIG_NLS_CODEPAGE_864 is not set
  866. # CONFIG_NLS_CODEPAGE_865 is not set
  867. # CONFIG_NLS_CODEPAGE_866 is not set
  868. # CONFIG_NLS_CODEPAGE_869 is not set
  869. # CONFIG_NLS_CODEPAGE_936 is not set
  870. # CONFIG_NLS_CODEPAGE_950 is not set
  871. # CONFIG_NLS_CODEPAGE_932 is not set
  872. # CONFIG_NLS_CODEPAGE_949 is not set
  873. # CONFIG_NLS_CODEPAGE_874 is not set
  874. # CONFIG_NLS_ISO8859_8 is not set
  875. # CONFIG_NLS_CODEPAGE_1250 is not set
  876. # CONFIG_NLS_CODEPAGE_1251 is not set
  877. # CONFIG_NLS_ASCII is not set
  878. CONFIG_NLS_ISO8859_1=y
  879. CONFIG_NLS_ISO8859_2=y
  880. # CONFIG_NLS_ISO8859_3 is not set
  881. # CONFIG_NLS_ISO8859_4 is not set
  882. # CONFIG_NLS_ISO8859_5 is not set
  883. # CONFIG_NLS_ISO8859_6 is not set
  884. # CONFIG_NLS_ISO8859_7 is not set
  885. # CONFIG_NLS_ISO8859_9 is not set
  886. # CONFIG_NLS_ISO8859_13 is not set
  887. # CONFIG_NLS_ISO8859_14 is not set
  888. CONFIG_NLS_ISO8859_15=y
  889. # CONFIG_NLS_KOI8_R is not set
  890. # CONFIG_NLS_KOI8_U is not set
  891. CONFIG_NLS_UTF8=y
  892. #
  893. # Profiling support
  894. #
  895. # CONFIG_PROFILING is not set
  896. #
  897. # Kernel hacking
  898. #
  899. # CONFIG_PRINTK_TIME is not set
  900. CONFIG_DEBUG_KERNEL=y
  901. CONFIG_MAGIC_SYSRQ=y
  902. CONFIG_LOG_BUF_SHIFT=14
  903. # CONFIG_SCHEDSTATS is not set
  904. # CONFIG_DEBUG_SLAB is not set
  905. # CONFIG_DEBUG_SPINLOCK is not set
  906. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  907. # CONFIG_DEBUG_KOBJECT is not set
  908. CONFIG_DEBUG_BUGVERBOSE=y
  909. # CONFIG_DEBUG_INFO is not set
  910. # CONFIG_DEBUG_FS is not set
  911. CONFIG_FRAME_POINTER=y
  912. CONFIG_DEBUG_USER=y
  913. # CONFIG_DEBUG_ERRORS is not set
  914. # CONFIG_DEBUG_LL is not set
  915. #
  916. # Security options
  917. #
  918. # CONFIG_KEYS is not set
  919. # CONFIG_SECURITY is not set
  920. #
  921. # Cryptographic options
  922. #
  923. CONFIG_CRYPTO=y
  924. # CONFIG_CRYPTO_HMAC is not set
  925. # CONFIG_CRYPTO_NULL is not set
  926. # CONFIG_CRYPTO_MD4 is not set
  927. CONFIG_CRYPTO_MD5=y
  928. # CONFIG_CRYPTO_SHA1 is not set
  929. # CONFIG_CRYPTO_SHA256 is not set
  930. # CONFIG_CRYPTO_SHA512 is not set
  931. # CONFIG_CRYPTO_WP512 is not set
  932. # CONFIG_CRYPTO_TGR192 is not set
  933. CONFIG_CRYPTO_DES=y
  934. # CONFIG_CRYPTO_BLOWFISH is not set
  935. # CONFIG_CRYPTO_TWOFISH is not set
  936. # CONFIG_CRYPTO_SERPENT is not set
  937. # CONFIG_CRYPTO_AES is not set
  938. # CONFIG_CRYPTO_CAST5 is not set
  939. # CONFIG_CRYPTO_CAST6 is not set
  940. # CONFIG_CRYPTO_TEA is not set
  941. # CONFIG_CRYPTO_ARC4 is not set
  942. # CONFIG_CRYPTO_KHAZAD is not set
  943. # CONFIG_CRYPTO_ANUBIS is not set
  944. # CONFIG_CRYPTO_DEFLATE is not set
  945. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  946. # CONFIG_CRYPTO_CRC32C is not set
  947. # CONFIG_CRYPTO_TEST is not set
  948. #
  949. # Hardware crypto devices
  950. #
  951. #
  952. # Library routines
  953. #
  954. # CONFIG_CRC_CCITT is not set
  955. CONFIG_CRC32=y
  956. # CONFIG_LIBCRC32C is not set