rpc_defconfig 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.11
  4. # Wed Mar 9 14:41:48 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. CONFIG_FIQ=y
  13. #
  14. # Code maturity level options
  15. #
  16. CONFIG_EXPERIMENTAL=y
  17. CONFIG_CLEAN_COMPILE=y
  18. CONFIG_BROKEN_ON_SMP=y
  19. #
  20. # General setup
  21. #
  22. CONFIG_LOCALVERSION=""
  23. CONFIG_SWAP=y
  24. CONFIG_SYSVIPC=y
  25. # CONFIG_POSIX_MQUEUE is not set
  26. # CONFIG_BSD_PROCESS_ACCT is not set
  27. CONFIG_SYSCTL=y
  28. # CONFIG_AUDIT is not set
  29. CONFIG_LOG_BUF_SHIFT=14
  30. # CONFIG_HOTPLUG is not set
  31. CONFIG_KOBJECT_UEVENT=y
  32. # CONFIG_IKCONFIG is not set
  33. # CONFIG_EMBEDDED is not set
  34. CONFIG_KALLSYMS=y
  35. # CONFIG_KALLSYMS_ALL is not set
  36. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  37. CONFIG_BASE_FULL=y
  38. CONFIG_FUTEX=y
  39. CONFIG_EPOLL=y
  40. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  41. CONFIG_SHMEM=y
  42. CONFIG_CC_ALIGN_FUNCTIONS=0
  43. CONFIG_CC_ALIGN_LABELS=0
  44. CONFIG_CC_ALIGN_LOOPS=0
  45. CONFIG_CC_ALIGN_JUMPS=0
  46. # CONFIG_TINY_SHMEM is not set
  47. CONFIG_BASE_SMALL=0
  48. #
  49. # Loadable module support
  50. #
  51. CONFIG_MODULES=y
  52. CONFIG_MODULE_UNLOAD=y
  53. # CONFIG_MODULE_FORCE_UNLOAD is not set
  54. CONFIG_OBSOLETE_MODPARM=y
  55. # CONFIG_MODVERSIONS is not set
  56. # CONFIG_MODULE_SRCVERSION_ALL is not set
  57. CONFIG_KMOD=y
  58. #
  59. # System Type
  60. #
  61. # CONFIG_ARCH_CLPS7500 is not set
  62. # CONFIG_ARCH_CLPS711X is not set
  63. # CONFIG_ARCH_CO285 is not set
  64. # CONFIG_ARCH_EBSA110 is not set
  65. # CONFIG_ARCH_CAMELOT is not set
  66. # CONFIG_ARCH_FOOTBRIDGE is not set
  67. # CONFIG_ARCH_INTEGRATOR is not set
  68. # CONFIG_ARCH_IOP3XX is not set
  69. # CONFIG_ARCH_IXP4XX is not set
  70. # CONFIG_ARCH_IXP2000 is not set
  71. # CONFIG_ARCH_L7200 is not set
  72. # CONFIG_ARCH_PXA is not set
  73. CONFIG_ARCH_RPC=y
  74. # CONFIG_ARCH_SA1100 is not set
  75. # CONFIG_ARCH_S3C2410 is not set
  76. # CONFIG_ARCH_SHARK is not set
  77. # CONFIG_ARCH_LH7A40X is not set
  78. # CONFIG_ARCH_OMAP is not set
  79. # CONFIG_ARCH_VERSATILE is not set
  80. # CONFIG_ARCH_IMX is not set
  81. # CONFIG_ARCH_H720X is not set
  82. CONFIG_ARCH_ACORN=y
  83. #
  84. # Processor Type
  85. #
  86. CONFIG_CPU_32=y
  87. CONFIG_CPU_ARM610=y
  88. CONFIG_CPU_ARM710=y
  89. CONFIG_CPU_SA110=y
  90. CONFIG_CPU_32v3=y
  91. CONFIG_CPU_ABRT_EV4=y
  92. CONFIG_CPU_CACHE_V3=y
  93. CONFIG_CPU_CACHE_V4WB=y
  94. CONFIG_CPU_CACHE_VIVT=y
  95. CONFIG_CPU_COPY_V3=y
  96. CONFIG_CPU_COPY_V4WB=y
  97. CONFIG_CPU_TLB_V3=y
  98. CONFIG_CPU_TLB_V4WB=y
  99. #
  100. # Processor Features
  101. #
  102. CONFIG_TIMER_ACORN=y
  103. #
  104. # Bus support
  105. #
  106. #
  107. # PCCARD (PCMCIA/CardBus) support
  108. #
  109. # CONFIG_PCCARD is not set
  110. #
  111. # PC-card bridges
  112. #
  113. #
  114. # Kernel Features
  115. #
  116. # CONFIG_PREEMPT is not set
  117. CONFIG_ALIGNMENT_TRAP=y
  118. #
  119. # Boot options
  120. #
  121. CONFIG_ZBOOT_ROM_TEXT=0x0
  122. CONFIG_ZBOOT_ROM_BSS=0x0
  123. CONFIG_CMDLINE=""
  124. # CONFIG_XIP_KERNEL is not set
  125. #
  126. # Floating point emulation
  127. #
  128. #
  129. # At least one emulation must be selected
  130. #
  131. CONFIG_FPE_NWFPE=y
  132. # CONFIG_FPE_NWFPE_XP 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_PC_CML1=y
  164. CONFIG_PARPORT_PC_FIFO=y
  165. # CONFIG_PARPORT_PC_SUPERIO is not set
  166. # CONFIG_PARPORT_ARC is not set
  167. # CONFIG_PARPORT_OTHER is not set
  168. # CONFIG_PARPORT_1284 is not set
  169. #
  170. # Plug and Play support
  171. #
  172. #
  173. # Block devices
  174. #
  175. CONFIG_BLK_DEV_FD=y
  176. # CONFIG_PARIDE is not set
  177. # CONFIG_BLK_DEV_COW_COMMON is not set
  178. CONFIG_BLK_DEV_LOOP=m
  179. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  180. # CONFIG_BLK_DEV_NBD is not set
  181. CONFIG_BLK_DEV_RAM=y
  182. CONFIG_BLK_DEV_RAM_COUNT=16
  183. CONFIG_BLK_DEV_RAM_SIZE=4096
  184. CONFIG_BLK_DEV_INITRD=y
  185. CONFIG_INITRAMFS_SOURCE=""
  186. # CONFIG_CDROM_PKTCDVD is not set
  187. #
  188. # IO Schedulers
  189. #
  190. CONFIG_IOSCHED_NOOP=y
  191. CONFIG_IOSCHED_AS=y
  192. CONFIG_IOSCHED_DEADLINE=y
  193. CONFIG_IOSCHED_CFQ=y
  194. # CONFIG_ATA_OVER_ETH is not set
  195. #
  196. # Acorn-specific block devices
  197. #
  198. #
  199. # ATA/ATAPI/MFM/RLL support
  200. #
  201. CONFIG_IDE=y
  202. CONFIG_BLK_DEV_IDE=y
  203. #
  204. # Please see Documentation/ide.txt for help/info on IDE drives
  205. #
  206. # CONFIG_BLK_DEV_IDE_SATA is not set
  207. CONFIG_BLK_DEV_IDEDISK=y
  208. CONFIG_IDEDISK_MULTI_MODE=y
  209. CONFIG_BLK_DEV_IDECD=y
  210. # CONFIG_BLK_DEV_IDETAPE is not set
  211. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  212. # CONFIG_BLK_DEV_IDESCSI is not set
  213. # CONFIG_IDE_TASK_IOCTL is not set
  214. #
  215. # IDE chipset support/bugfixes
  216. #
  217. CONFIG_IDE_GENERIC=y
  218. CONFIG_IDE_ARM=y
  219. CONFIG_BLK_DEV_IDE_ICSIDE=y
  220. CONFIG_BLK_DEV_IDEDMA_ICS=y
  221. CONFIG_IDEDMA_ICS_AUTO=y
  222. CONFIG_BLK_DEV_IDE_RAPIDE=y
  223. CONFIG_BLK_DEV_IDEDMA=y
  224. # CONFIG_IDEDMA_IVB is not set
  225. CONFIG_IDEDMA_AUTO=y
  226. # CONFIG_BLK_DEV_HD is not set
  227. #
  228. # SCSI device support
  229. #
  230. CONFIG_SCSI=y
  231. CONFIG_SCSI_PROC_FS=y
  232. #
  233. # SCSI support type (disk, tape, CD-ROM)
  234. #
  235. CONFIG_BLK_DEV_SD=y
  236. CONFIG_CHR_DEV_ST=m
  237. # CONFIG_CHR_DEV_OSST is not set
  238. CONFIG_BLK_DEV_SR=y
  239. CONFIG_BLK_DEV_SR_VENDOR=y
  240. CONFIG_CHR_DEV_SG=y
  241. #
  242. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  243. #
  244. # CONFIG_SCSI_MULTI_LUN is not set
  245. CONFIG_SCSI_CONSTANTS=y
  246. CONFIG_SCSI_LOGGING=y
  247. #
  248. # SCSI Transport Attributes
  249. #
  250. # CONFIG_SCSI_SPI_ATTRS is not set
  251. # CONFIG_SCSI_FC_ATTRS is not set
  252. # CONFIG_SCSI_ISCSI_ATTRS is not set
  253. #
  254. # SCSI low-level drivers
  255. #
  256. # CONFIG_SCSI_SATA is not set
  257. CONFIG_SCSI_PPA=m
  258. CONFIG_SCSI_IMM=m
  259. # CONFIG_SCSI_IZIP_EPP16 is not set
  260. # CONFIG_SCSI_IZIP_SLOW_CTR is not set
  261. # CONFIG_SCSI_DEBUG is not set
  262. CONFIG_SCSI_ACORNSCSI_3=m
  263. CONFIG_SCSI_ACORNSCSI_TAGGED_QUEUE=y
  264. CONFIG_SCSI_ACORNSCSI_SYNC=y
  265. CONFIG_SCSI_ARXESCSI=m
  266. CONFIG_SCSI_CUMANA_2=m
  267. CONFIG_SCSI_EESOXSCSI=m
  268. CONFIG_SCSI_POWERTECSCSI=y
  269. #
  270. # The following drivers are not fully supported
  271. #
  272. CONFIG_SCSI_CUMANA_1=m
  273. CONFIG_SCSI_OAK1=m
  274. #
  275. # Multi-device support (RAID and LVM)
  276. #
  277. # CONFIG_MD is not set
  278. #
  279. # Fusion MPT device support
  280. #
  281. #
  282. # IEEE 1394 (FireWire) support
  283. #
  284. #
  285. # I2O device support
  286. #
  287. #
  288. # Networking support
  289. #
  290. CONFIG_NET=y
  291. #
  292. # Networking options
  293. #
  294. # CONFIG_PACKET is not set
  295. CONFIG_NETLINK_DEV=y
  296. CONFIG_UNIX=y
  297. # CONFIG_NET_KEY is not set
  298. CONFIG_INET=y
  299. CONFIG_IP_MULTICAST=y
  300. # CONFIG_IP_ADVANCED_ROUTER is not set
  301. # CONFIG_IP_PNP is not set
  302. # CONFIG_NET_IPIP is not set
  303. # CONFIG_NET_IPGRE is not set
  304. # CONFIG_IP_MROUTE is not set
  305. # CONFIG_ARPD is not set
  306. # CONFIG_SYN_COOKIES is not set
  307. # CONFIG_INET_AH is not set
  308. # CONFIG_INET_ESP is not set
  309. # CONFIG_INET_IPCOMP is not set
  310. # CONFIG_INET_TUNNEL is not set
  311. # CONFIG_IP_TCPDIAG is not set
  312. # CONFIG_IP_TCPDIAG_IPV6 is not set
  313. CONFIG_IPV6=m
  314. # CONFIG_IPV6_PRIVACY is not set
  315. # CONFIG_INET6_AH is not set
  316. # CONFIG_INET6_ESP is not set
  317. # CONFIG_INET6_IPCOMP is not set
  318. # CONFIG_INET6_TUNNEL is not set
  319. # CONFIG_IPV6_TUNNEL is not set
  320. # CONFIG_NETFILTER is not set
  321. #
  322. # SCTP Configuration (EXPERIMENTAL)
  323. #
  324. # CONFIG_IP_SCTP is not set
  325. # CONFIG_ATM is not set
  326. # CONFIG_BRIDGE is not set
  327. # CONFIG_VLAN_8021Q is not set
  328. # CONFIG_DECNET is not set
  329. # CONFIG_LLC2 is not set
  330. # CONFIG_IPX is not set
  331. # CONFIG_ATALK is not set
  332. # CONFIG_X25 is not set
  333. # CONFIG_LAPB is not set
  334. # CONFIG_NET_DIVERT is not set
  335. # CONFIG_ECONET is not set
  336. # CONFIG_WAN_ROUTER is not set
  337. #
  338. # QoS and/or fair queueing
  339. #
  340. # CONFIG_NET_SCHED is not set
  341. # CONFIG_NET_CLS_ROUTE is not set
  342. #
  343. # Network testing
  344. #
  345. # CONFIG_NET_PKTGEN is not set
  346. # CONFIG_NETPOLL is not set
  347. # CONFIG_NET_POLL_CONTROLLER is not set
  348. # CONFIG_HAMRADIO is not set
  349. # CONFIG_IRDA is not set
  350. # CONFIG_BT is not set
  351. CONFIG_NETDEVICES=y
  352. # CONFIG_DUMMY is not set
  353. # CONFIG_BONDING is not set
  354. # CONFIG_EQUALIZER is not set
  355. # CONFIG_TUN is not set
  356. # CONFIG_ETHERTAP is not set
  357. #
  358. # Ethernet (10 or 100Mbit)
  359. #
  360. CONFIG_NET_ETHERNET=y
  361. # CONFIG_MII is not set
  362. CONFIG_ARM_ETHER1=y
  363. CONFIG_ARM_ETHER3=y
  364. CONFIG_ARM_ETHERH=y
  365. # CONFIG_SMC91X is not set
  366. #
  367. # Ethernet (1000 Mbit)
  368. #
  369. #
  370. # Ethernet (10000 Mbit)
  371. #
  372. #
  373. # Token Ring devices
  374. #
  375. #
  376. # Wireless LAN (non-hamradio)
  377. #
  378. # CONFIG_NET_RADIO is not set
  379. #
  380. # Wan interfaces
  381. #
  382. # CONFIG_WAN is not set
  383. # CONFIG_PLIP is not set
  384. CONFIG_PPP=m
  385. # CONFIG_PPP_MULTILINK is not set
  386. # CONFIG_PPP_FILTER is not set
  387. # CONFIG_PPP_ASYNC is not set
  388. # CONFIG_PPP_SYNC_TTY is not set
  389. # CONFIG_PPP_DEFLATE is not set
  390. # CONFIG_PPP_BSDCOMP is not set
  391. CONFIG_PPPOE=m
  392. # CONFIG_SLIP is not set
  393. # CONFIG_SHAPER is not set
  394. # CONFIG_NETCONSOLE is not set
  395. #
  396. # ISDN subsystem
  397. #
  398. # CONFIG_ISDN is not set
  399. #
  400. # Input device support
  401. #
  402. CONFIG_INPUT=y
  403. #
  404. # Userland interfaces
  405. #
  406. CONFIG_INPUT_MOUSEDEV=y
  407. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  408. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  409. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  410. # CONFIG_INPUT_JOYDEV is not set
  411. # CONFIG_INPUT_TSDEV is not set
  412. CONFIG_INPUT_EVDEV=y
  413. # CONFIG_INPUT_EVBUG is not set
  414. #
  415. # Input I/O drivers
  416. #
  417. # CONFIG_GAMEPORT is not set
  418. CONFIG_SOUND_GAMEPORT=y
  419. CONFIG_SERIO=y
  420. # CONFIG_SERIO_SERPORT is not set
  421. # CONFIG_SERIO_CT82C710 is not set
  422. # CONFIG_SERIO_PARKBD is not set
  423. CONFIG_SERIO_RPCKBD=y
  424. CONFIG_SERIO_LIBPS2=y
  425. # CONFIG_SERIO_RAW is not set
  426. #
  427. # Input Device Drivers
  428. #
  429. CONFIG_INPUT_KEYBOARD=y
  430. CONFIG_KEYBOARD_ATKBD=y
  431. # CONFIG_KEYBOARD_SUNKBD is not set
  432. # CONFIG_KEYBOARD_LKKBD is not set
  433. # CONFIG_KEYBOARD_XTKBD is not set
  434. # CONFIG_KEYBOARD_NEWTON is not set
  435. CONFIG_INPUT_MOUSE=y
  436. # CONFIG_MOUSE_PS2 is not set
  437. # CONFIG_MOUSE_SERIAL is not set
  438. CONFIG_MOUSE_RISCPC=y
  439. # CONFIG_MOUSE_VSXXXAA is not set
  440. # CONFIG_INPUT_JOYSTICK is not set
  441. # CONFIG_INPUT_TOUCHSCREEN is not set
  442. # CONFIG_INPUT_MISC is not set
  443. #
  444. # Character devices
  445. #
  446. CONFIG_VT=y
  447. CONFIG_VT_CONSOLE=y
  448. CONFIG_HW_CONSOLE=y
  449. # CONFIG_SERIAL_NONSTANDARD is not set
  450. #
  451. # Serial drivers
  452. #
  453. CONFIG_SERIAL_8250=y
  454. CONFIG_SERIAL_8250_CONSOLE=y
  455. CONFIG_SERIAL_8250_NR_UARTS=16
  456. # CONFIG_SERIAL_8250_EXTENDED is not set
  457. #
  458. # Non-8250 serial port support
  459. #
  460. CONFIG_SERIAL_8250_ACORN=y
  461. CONFIG_SERIAL_CORE=y
  462. CONFIG_SERIAL_CORE_CONSOLE=y
  463. CONFIG_UNIX98_PTYS=y
  464. CONFIG_LEGACY_PTYS=y
  465. CONFIG_LEGACY_PTY_COUNT=64
  466. CONFIG_PRINTER=m
  467. # CONFIG_LP_CONSOLE is not set
  468. # CONFIG_PPDEV is not set
  469. # CONFIG_TIPAR is not set
  470. #
  471. # IPMI
  472. #
  473. # CONFIG_IPMI_HANDLER is not set
  474. #
  475. # Watchdog Cards
  476. #
  477. # CONFIG_WATCHDOG is not set
  478. # CONFIG_NVRAM is not set
  479. # CONFIG_RTC is not set
  480. # CONFIG_DTLK is not set
  481. # CONFIG_R3964 is not set
  482. #
  483. # Ftape, the floppy tape device driver
  484. #
  485. # CONFIG_DRM is not set
  486. # CONFIG_RAW_DRIVER is not set
  487. #
  488. # I2C support
  489. #
  490. CONFIG_I2C=y
  491. CONFIG_I2C_CHARDEV=y
  492. #
  493. # I2C Algorithms
  494. #
  495. CONFIG_I2C_ALGOBIT=y
  496. # CONFIG_I2C_ALGOPCF is not set
  497. # CONFIG_I2C_ALGOPCA is not set
  498. #
  499. # I2C Hardware Bus support
  500. #
  501. # CONFIG_I2C_ISA is not set
  502. # CONFIG_I2C_PARPORT is not set
  503. # CONFIG_I2C_PARPORT_LIGHT is not set
  504. # CONFIG_I2C_STUB is not set
  505. # CONFIG_I2C_PCA_ISA is not set
  506. #
  507. # Hardware Sensors Chip support
  508. #
  509. # CONFIG_I2C_SENSOR is not set
  510. # CONFIG_SENSORS_ADM1021 is not set
  511. # CONFIG_SENSORS_ADM1025 is not set
  512. # CONFIG_SENSORS_ADM1026 is not set
  513. # CONFIG_SENSORS_ADM1031 is not set
  514. # CONFIG_SENSORS_ASB100 is not set
  515. # CONFIG_SENSORS_DS1621 is not set
  516. # CONFIG_SENSORS_FSCHER is not set
  517. # CONFIG_SENSORS_FSCPOS is not set
  518. # CONFIG_SENSORS_GL518SM is not set
  519. # CONFIG_SENSORS_GL520SM is not set
  520. # CONFIG_SENSORS_IT87 is not set
  521. # CONFIG_SENSORS_LM63 is not set
  522. # CONFIG_SENSORS_LM75 is not set
  523. # CONFIG_SENSORS_LM77 is not set
  524. # CONFIG_SENSORS_LM78 is not set
  525. # CONFIG_SENSORS_LM80 is not set
  526. # CONFIG_SENSORS_LM83 is not set
  527. # CONFIG_SENSORS_LM85 is not set
  528. # CONFIG_SENSORS_LM87 is not set
  529. # CONFIG_SENSORS_LM90 is not set
  530. # CONFIG_SENSORS_MAX1619 is not set
  531. # CONFIG_SENSORS_PC87360 is not set
  532. # CONFIG_SENSORS_SMSC47B397 is not set
  533. # CONFIG_SENSORS_SMSC47M1 is not set
  534. # CONFIG_SENSORS_W83781D is not set
  535. # CONFIG_SENSORS_W83L785TS is not set
  536. # CONFIG_SENSORS_W83627HF is not set
  537. #
  538. # Other I2C Chip support
  539. #
  540. # CONFIG_SENSORS_EEPROM is not set
  541. # CONFIG_SENSORS_PCF8574 is not set
  542. # CONFIG_SENSORS_PCF8591 is not set
  543. # CONFIG_SENSORS_RTC8564 is not set
  544. # CONFIG_I2C_DEBUG_CORE is not set
  545. # CONFIG_I2C_DEBUG_ALGO is not set
  546. # CONFIG_I2C_DEBUG_BUS is not set
  547. # CONFIG_I2C_DEBUG_CHIP is not set
  548. #
  549. # Misc devices
  550. #
  551. #
  552. # Multimedia devices
  553. #
  554. # CONFIG_VIDEO_DEV is not set
  555. #
  556. # Digital Video Broadcasting Devices
  557. #
  558. # CONFIG_DVB is not set
  559. #
  560. # Graphics support
  561. #
  562. CONFIG_FB=y
  563. # CONFIG_FB_MODE_HELPERS is not set
  564. # CONFIG_FB_TILEBLITTING is not set
  565. CONFIG_FB_ACORN=y
  566. # CONFIG_FB_VIRTUAL is not set
  567. #
  568. # Console display driver support
  569. #
  570. CONFIG_DUMMY_CONSOLE=y
  571. CONFIG_FRAMEBUFFER_CONSOLE=y
  572. CONFIG_FONTS=y
  573. # CONFIG_FONT_8x8 is not set
  574. CONFIG_FONT_8x16=y
  575. # CONFIG_FONT_6x11 is not set
  576. # CONFIG_FONT_PEARL_8x8 is not set
  577. CONFIG_FONT_ACORN_8x8=y
  578. # CONFIG_FONT_MINI_4x6 is not set
  579. # CONFIG_FONT_SUN8x16 is not set
  580. # CONFIG_FONT_SUN12x22 is not set
  581. #
  582. # Logo configuration
  583. #
  584. CONFIG_LOGO=y
  585. CONFIG_LOGO_LINUX_MONO=y
  586. CONFIG_LOGO_LINUX_VGA16=y
  587. CONFIG_LOGO_LINUX_CLUT224=y
  588. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  589. #
  590. # Sound
  591. #
  592. CONFIG_SOUND=m
  593. #
  594. # Advanced Linux Sound Architecture
  595. #
  596. # CONFIG_SND is not set
  597. #
  598. # Open Sound System
  599. #
  600. CONFIG_SOUND_PRIME=m
  601. # CONFIG_SOUND_BT878 is not set
  602. # CONFIG_SOUND_FUSION is not set
  603. # CONFIG_SOUND_CS4281 is not set
  604. # CONFIG_SOUND_SONICVIBES is not set
  605. # CONFIG_SOUND_TRIDENT is not set
  606. # CONFIG_SOUND_MSNDCLAS is not set
  607. # CONFIG_SOUND_MSNDPIN is not set
  608. CONFIG_SOUND_OSS=m
  609. # CONFIG_SOUND_TRACEINIT is not set
  610. # CONFIG_SOUND_DMAP is not set
  611. # CONFIG_SOUND_AD1816 is not set
  612. # CONFIG_SOUND_AD1889 is not set
  613. # CONFIG_SOUND_SGALAXY is not set
  614. # CONFIG_SOUND_ADLIB is not set
  615. # CONFIG_SOUND_ACI_MIXER is not set
  616. # CONFIG_SOUND_CS4232 is not set
  617. # CONFIG_SOUND_SSCAPE is not set
  618. # CONFIG_SOUND_GUS is not set
  619. # CONFIG_SOUND_VMIDI is not set
  620. # CONFIG_SOUND_TRIX is not set
  621. # CONFIG_SOUND_MSS is not set
  622. # CONFIG_SOUND_MPU401 is not set
  623. # CONFIG_SOUND_NM256 is not set
  624. # CONFIG_SOUND_MAD16 is not set
  625. # CONFIG_SOUND_PAS is not set
  626. # CONFIG_SOUND_PSS is not set
  627. # CONFIG_SOUND_SB is not set
  628. # CONFIG_SOUND_AWE32_SYNTH is not set
  629. # CONFIG_SOUND_WAVEFRONT is not set
  630. # CONFIG_SOUND_MAUI is not set
  631. # CONFIG_SOUND_YM3812 is not set
  632. # CONFIG_SOUND_OPL3SA1 is not set
  633. # CONFIG_SOUND_OPL3SA2 is not set
  634. # CONFIG_SOUND_UART6850 is not set
  635. # CONFIG_SOUND_AEDSP16 is not set
  636. CONFIG_SOUND_VIDC=m
  637. # CONFIG_SOUND_TVMIXER is not set
  638. # CONFIG_SOUND_AD1980 is not set
  639. #
  640. # USB support
  641. #
  642. # CONFIG_USB is not set
  643. CONFIG_USB_ARCH_HAS_HCD=y
  644. # CONFIG_USB_ARCH_HAS_OHCI is not set
  645. #
  646. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  647. #
  648. #
  649. # USB Gadget Support
  650. #
  651. # CONFIG_USB_GADGET is not set
  652. #
  653. # MMC/SD Card support
  654. #
  655. # CONFIG_MMC is not set
  656. #
  657. # File systems
  658. #
  659. CONFIG_EXT2_FS=y
  660. # CONFIG_EXT2_FS_XATTR is not set
  661. CONFIG_EXT3_FS=y
  662. CONFIG_EXT3_FS_XATTR=y
  663. # CONFIG_EXT3_FS_POSIX_ACL is not set
  664. # CONFIG_EXT3_FS_SECURITY is not set
  665. CONFIG_JBD=y
  666. # CONFIG_JBD_DEBUG is not set
  667. CONFIG_FS_MBCACHE=y
  668. # CONFIG_REISERFS_FS is not set
  669. # CONFIG_JFS_FS is not set
  670. #
  671. # XFS support
  672. #
  673. # CONFIG_XFS_FS is not set
  674. # CONFIG_MINIX_FS is not set
  675. # CONFIG_ROMFS_FS is not set
  676. # CONFIG_QUOTA is not set
  677. CONFIG_DNOTIFY=y
  678. # CONFIG_AUTOFS_FS is not set
  679. CONFIG_AUTOFS4_FS=m
  680. #
  681. # CD-ROM/DVD Filesystems
  682. #
  683. CONFIG_ISO9660_FS=y
  684. CONFIG_JOLIET=y
  685. # CONFIG_ZISOFS is not set
  686. # CONFIG_UDF_FS is not set
  687. #
  688. # DOS/FAT/NT Filesystems
  689. #
  690. CONFIG_FAT_FS=m
  691. CONFIG_MSDOS_FS=m
  692. CONFIG_VFAT_FS=m
  693. CONFIG_FAT_DEFAULT_CODEPAGE=437
  694. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  695. # CONFIG_NTFS_FS is not set
  696. #
  697. # Pseudo filesystems
  698. #
  699. CONFIG_PROC_FS=y
  700. CONFIG_SYSFS=y
  701. # CONFIG_DEVFS_FS is not set
  702. # CONFIG_DEVPTS_FS_XATTR is not set
  703. # CONFIG_TMPFS is not set
  704. # CONFIG_HUGETLB_PAGE is not set
  705. CONFIG_RAMFS=y
  706. #
  707. # Miscellaneous filesystems
  708. #
  709. CONFIG_ADFS_FS=y
  710. # CONFIG_ADFS_FS_RW is not set
  711. # CONFIG_AFFS_FS is not set
  712. # CONFIG_HFS_FS is not set
  713. # CONFIG_HFSPLUS_FS is not set
  714. # CONFIG_BEFS_FS is not set
  715. # CONFIG_BFS_FS is not set
  716. # CONFIG_EFS_FS is not set
  717. # CONFIG_CRAMFS is not set
  718. # CONFIG_VXFS_FS is not set
  719. # CONFIG_HPFS_FS is not set
  720. # CONFIG_QNX4FS_FS is not set
  721. # CONFIG_SYSV_FS is not set
  722. # CONFIG_UFS_FS is not set
  723. #
  724. # Network File Systems
  725. #
  726. CONFIG_NFS_FS=y
  727. # CONFIG_NFS_V3 is not set
  728. # CONFIG_NFS_V4 is not set
  729. # CONFIG_NFS_DIRECTIO is not set
  730. # CONFIG_NFSD is not set
  731. CONFIG_LOCKD=y
  732. CONFIG_SUNRPC=y
  733. # CONFIG_RPCSEC_GSS_KRB5 is not set
  734. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  735. # CONFIG_SMB_FS is not set
  736. # CONFIG_CIFS is not set
  737. # CONFIG_NCP_FS is not set
  738. # CONFIG_CODA_FS is not set
  739. # CONFIG_AFS_FS is not set
  740. #
  741. # Partition Types
  742. #
  743. CONFIG_PARTITION_ADVANCED=y
  744. CONFIG_ACORN_PARTITION=y
  745. # CONFIG_ACORN_PARTITION_CUMANA is not set
  746. # CONFIG_ACORN_PARTITION_EESOX is not set
  747. CONFIG_ACORN_PARTITION_ICS=y
  748. CONFIG_ACORN_PARTITION_ADFS=y
  749. CONFIG_ACORN_PARTITION_POWERTEC=y
  750. CONFIG_ACORN_PARTITION_RISCIX=y
  751. CONFIG_OSF_PARTITION=y
  752. CONFIG_AMIGA_PARTITION=y
  753. # CONFIG_ATARI_PARTITION is not set
  754. CONFIG_MAC_PARTITION=y
  755. CONFIG_MSDOS_PARTITION=y
  756. CONFIG_BSD_DISKLABEL=y
  757. # CONFIG_MINIX_SUBPARTITION is not set
  758. CONFIG_SOLARIS_X86_PARTITION=y
  759. # CONFIG_UNIXWARE_DISKLABEL is not set
  760. # CONFIG_LDM_PARTITION is not set
  761. CONFIG_SGI_PARTITION=y
  762. # CONFIG_ULTRIX_PARTITION is not set
  763. CONFIG_SUN_PARTITION=y
  764. # CONFIG_EFI_PARTITION is not set
  765. #
  766. # Native Language Support
  767. #
  768. CONFIG_NLS=y
  769. CONFIG_NLS_DEFAULT="iso8859-1"
  770. CONFIG_NLS_CODEPAGE_437=m
  771. CONFIG_NLS_CODEPAGE_737=m
  772. CONFIG_NLS_CODEPAGE_775=m
  773. CONFIG_NLS_CODEPAGE_850=m
  774. CONFIG_NLS_CODEPAGE_852=m
  775. CONFIG_NLS_CODEPAGE_855=m
  776. CONFIG_NLS_CODEPAGE_857=m
  777. CONFIG_NLS_CODEPAGE_860=m
  778. CONFIG_NLS_CODEPAGE_861=m
  779. CONFIG_NLS_CODEPAGE_862=m
  780. CONFIG_NLS_CODEPAGE_863=m
  781. CONFIG_NLS_CODEPAGE_864=m
  782. CONFIG_NLS_CODEPAGE_865=m
  783. CONFIG_NLS_CODEPAGE_866=m
  784. CONFIG_NLS_CODEPAGE_869=m
  785. # CONFIG_NLS_CODEPAGE_936 is not set
  786. # CONFIG_NLS_CODEPAGE_950 is not set
  787. # CONFIG_NLS_CODEPAGE_932 is not set
  788. # CONFIG_NLS_CODEPAGE_949 is not set
  789. CONFIG_NLS_CODEPAGE_874=m
  790. CONFIG_NLS_ISO8859_8=m
  791. # CONFIG_NLS_CODEPAGE_1250 is not set
  792. # CONFIG_NLS_CODEPAGE_1251 is not set
  793. CONFIG_NLS_ASCII=y
  794. CONFIG_NLS_ISO8859_1=m
  795. CONFIG_NLS_ISO8859_2=m
  796. CONFIG_NLS_ISO8859_3=m
  797. CONFIG_NLS_ISO8859_4=m
  798. CONFIG_NLS_ISO8859_5=m
  799. CONFIG_NLS_ISO8859_6=m
  800. CONFIG_NLS_ISO8859_7=m
  801. CONFIG_NLS_ISO8859_9=m
  802. # CONFIG_NLS_ISO8859_13 is not set
  803. # CONFIG_NLS_ISO8859_14 is not set
  804. # CONFIG_NLS_ISO8859_15 is not set
  805. CONFIG_NLS_KOI8_R=m
  806. # CONFIG_NLS_KOI8_U is not set
  807. # CONFIG_NLS_UTF8 is not set
  808. #
  809. # Profiling support
  810. #
  811. # CONFIG_PROFILING is not set
  812. #
  813. # Kernel hacking
  814. #
  815. CONFIG_DEBUG_KERNEL=y
  816. CONFIG_MAGIC_SYSRQ=y
  817. # CONFIG_PRINTK_TIME is not set
  818. # CONFIG_SCHEDSTATS is not set
  819. # CONFIG_DEBUG_SLAB is not set
  820. # CONFIG_DEBUG_SPINLOCK is not set
  821. # CONFIG_DEBUG_KOBJECT is not set
  822. CONFIG_DEBUG_BUGVERBOSE=y
  823. # CONFIG_DEBUG_INFO is not set
  824. # CONFIG_DEBUG_FS is not set
  825. CONFIG_FRAME_POINTER=y
  826. CONFIG_DEBUG_USER=y
  827. # CONFIG_DEBUG_WAITQ is not set
  828. CONFIG_DEBUG_ERRORS=y
  829. CONFIG_DEBUG_LL=y
  830. # CONFIG_DEBUG_ICEDCC is not set
  831. #
  832. # Security options
  833. #
  834. # CONFIG_KEYS is not set
  835. # CONFIG_SECURITY is not set
  836. #
  837. # Cryptographic options
  838. #
  839. # CONFIG_CRYPTO is not set
  840. #
  841. # Hardware crypto devices
  842. #
  843. #
  844. # Library routines
  845. #
  846. # CONFIG_CRC_CCITT is not set
  847. CONFIG_CRC32=y
  848. # CONFIG_LIBCRC32C is not set