radstone_ppc7d_defconfig 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.13-rc3
  4. # Tue Jul 26 00:02:09 2005
  5. #
  6. CONFIG_MMU=y
  7. CONFIG_GENERIC_HARDIRQS=y
  8. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  9. CONFIG_GENERIC_CALIBRATE_DELAY=y
  10. CONFIG_HAVE_DEC_LOCK=y
  11. CONFIG_PPC=y
  12. CONFIG_PPC32=y
  13. CONFIG_GENERIC_NVRAM=y
  14. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  15. #
  16. # Code maturity level options
  17. #
  18. CONFIG_EXPERIMENTAL=y
  19. CONFIG_CLEAN_COMPILE=y
  20. CONFIG_BROKEN_ON_SMP=y
  21. CONFIG_INIT_ENV_ARG_LIMIT=32
  22. #
  23. # General setup
  24. #
  25. CONFIG_LOCALVERSION=""
  26. CONFIG_SWAP=y
  27. CONFIG_SYSVIPC=y
  28. # CONFIG_POSIX_MQUEUE is not set
  29. # CONFIG_BSD_PROCESS_ACCT is not set
  30. CONFIG_SYSCTL=y
  31. # CONFIG_AUDIT is not set
  32. # CONFIG_HOTPLUG is not set
  33. CONFIG_KOBJECT_UEVENT=y
  34. # CONFIG_IKCONFIG is not set
  35. CONFIG_EMBEDDED=y
  36. CONFIG_KALLSYMS=y
  37. CONFIG_KALLSYMS_EXTRA_PASS=y
  38. CONFIG_PRINTK=y
  39. CONFIG_BUG=y
  40. CONFIG_BASE_FULL=y
  41. CONFIG_FUTEX=y
  42. CONFIG_EPOLL=y
  43. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  44. CONFIG_SHMEM=y
  45. CONFIG_CC_ALIGN_FUNCTIONS=0
  46. CONFIG_CC_ALIGN_LABELS=0
  47. CONFIG_CC_ALIGN_LOOPS=0
  48. CONFIG_CC_ALIGN_JUMPS=0
  49. # CONFIG_TINY_SHMEM is not set
  50. CONFIG_BASE_SMALL=0
  51. #
  52. # Loadable module support
  53. #
  54. CONFIG_MODULES=y
  55. CONFIG_MODULE_UNLOAD=y
  56. # CONFIG_MODULE_FORCE_UNLOAD is not set
  57. CONFIG_OBSOLETE_MODPARM=y
  58. # CONFIG_MODVERSIONS is not set
  59. # CONFIG_MODULE_SRCVERSION_ALL is not set
  60. CONFIG_KMOD=y
  61. #
  62. # Processor
  63. #
  64. CONFIG_6xx=y
  65. # CONFIG_40x is not set
  66. # CONFIG_44x is not set
  67. # CONFIG_POWER3 is not set
  68. # CONFIG_POWER4 is not set
  69. # CONFIG_8xx is not set
  70. # CONFIG_E200 is not set
  71. # CONFIG_E500 is not set
  72. CONFIG_PPC_FPU=y
  73. CONFIG_ALTIVEC=y
  74. # CONFIG_TAU is not set
  75. # CONFIG_KEXEC is not set
  76. # CONFIG_CPU_FREQ is not set
  77. CONFIG_PPC_GEN550=y
  78. # CONFIG_PM is not set
  79. CONFIG_PPC_STD_MMU=y
  80. # CONFIG_NOT_COHERENT_CACHE is not set
  81. #
  82. # Platform options
  83. #
  84. # CONFIG_PPC_MULTIPLATFORM is not set
  85. # CONFIG_APUS is not set
  86. # CONFIG_KATANA is not set
  87. # CONFIG_WILLOW is not set
  88. # CONFIG_CPCI690 is not set
  89. # CONFIG_POWERPMC250 is not set
  90. # CONFIG_CHESTNUT is not set
  91. # CONFIG_SPRUCE is not set
  92. # CONFIG_HDPU is not set
  93. # CONFIG_EV64260 is not set
  94. # CONFIG_LOPEC is not set
  95. # CONFIG_MVME5100 is not set
  96. # CONFIG_PPLUS is not set
  97. # CONFIG_PRPMC750 is not set
  98. # CONFIG_PRPMC800 is not set
  99. # CONFIG_SANDPOINT is not set
  100. CONFIG_RADSTONE_PPC7D=y
  101. # CONFIG_PAL4 is not set
  102. # CONFIG_GEMINI is not set
  103. # CONFIG_EST8260 is not set
  104. # CONFIG_SBC82xx is not set
  105. # CONFIG_SBS8260 is not set
  106. # CONFIG_RPX8260 is not set
  107. # CONFIG_TQM8260 is not set
  108. # CONFIG_ADS8272 is not set
  109. # CONFIG_PQ2FADS is not set
  110. # CONFIG_LITE5200 is not set
  111. # CONFIG_MPC834x_SYS is not set
  112. CONFIG_MV64360=y
  113. CONFIG_MV64X60=y
  114. #
  115. # Set bridge options
  116. #
  117. CONFIG_MV64X60_BASE=0xfef00000
  118. CONFIG_MV64X60_NEW_BASE=0xfef00000
  119. # CONFIG_SMP is not set
  120. # CONFIG_PREEMPT is not set
  121. # CONFIG_HIGHMEM is not set
  122. CONFIG_SELECT_MEMORY_MODEL=y
  123. CONFIG_FLATMEM_MANUAL=y
  124. # CONFIG_DISCONTIGMEM_MANUAL is not set
  125. # CONFIG_SPARSEMEM_MANUAL is not set
  126. CONFIG_FLATMEM=y
  127. CONFIG_FLAT_NODE_MEM_MAP=y
  128. CONFIG_BINFMT_ELF=y
  129. CONFIG_BINFMT_MISC=y
  130. CONFIG_CMDLINE_BOOL=y
  131. CONFIG_CMDLINE="console=ttyS0,9600"
  132. CONFIG_SECCOMP=y
  133. CONFIG_ISA_DMA_API=y
  134. #
  135. # Bus options
  136. #
  137. CONFIG_GENERIC_ISA_DMA=y
  138. CONFIG_PCI=y
  139. CONFIG_PCI_DOMAINS=y
  140. CONFIG_PCI_LEGACY_PROC=y
  141. CONFIG_PCI_NAMES=y
  142. #
  143. # PCCARD (PCMCIA/CardBus) support
  144. #
  145. # CONFIG_PCCARD is not set
  146. #
  147. # Advanced setup
  148. #
  149. CONFIG_ADVANCED_OPTIONS=y
  150. CONFIG_HIGHMEM_START=0xfe000000
  151. # CONFIG_LOWMEM_SIZE_BOOL is not set
  152. CONFIG_LOWMEM_SIZE=0x30000000
  153. # CONFIG_KERNEL_START_BOOL is not set
  154. CONFIG_KERNEL_START=0xc0000000
  155. # CONFIG_TASK_SIZE_BOOL is not set
  156. CONFIG_TASK_SIZE=0x80000000
  157. # CONFIG_BOOT_LOAD_BOOL is not set
  158. CONFIG_BOOT_LOAD=0x00800000
  159. #
  160. # Networking
  161. #
  162. CONFIG_NET=y
  163. #
  164. # Networking options
  165. #
  166. CONFIG_PACKET=y
  167. # CONFIG_PACKET_MMAP is not set
  168. CONFIG_UNIX=y
  169. # CONFIG_NET_KEY is not set
  170. CONFIG_INET=y
  171. CONFIG_IP_MULTICAST=y
  172. # CONFIG_IP_ADVANCED_ROUTER is not set
  173. CONFIG_IP_FIB_HASH=y
  174. CONFIG_IP_PNP=y
  175. CONFIG_IP_PNP_DHCP=y
  176. CONFIG_IP_PNP_BOOTP=y
  177. # CONFIG_IP_PNP_RARP is not set
  178. # CONFIG_NET_IPIP is not set
  179. # CONFIG_NET_IPGRE is not set
  180. # CONFIG_IP_MROUTE is not set
  181. # CONFIG_ARPD is not set
  182. CONFIG_SYN_COOKIES=y
  183. # CONFIG_INET_AH is not set
  184. # CONFIG_INET_ESP is not set
  185. # CONFIG_INET_IPCOMP is not set
  186. # CONFIG_INET_TUNNEL is not set
  187. CONFIG_IP_TCPDIAG=y
  188. # CONFIG_IP_TCPDIAG_IPV6 is not set
  189. # CONFIG_TCP_CONG_ADVANCED is not set
  190. CONFIG_TCP_CONG_BIC=y
  191. # CONFIG_IPV6 is not set
  192. # CONFIG_NETFILTER is not set
  193. #
  194. # SCTP Configuration (EXPERIMENTAL)
  195. #
  196. # CONFIG_IP_SCTP is not set
  197. # CONFIG_ATM is not set
  198. CONFIG_BRIDGE=y
  199. # CONFIG_VLAN_8021Q is not set
  200. # CONFIG_DECNET is not set
  201. # CONFIG_LLC2 is not set
  202. # CONFIG_IPX is not set
  203. # CONFIG_ATALK is not set
  204. # CONFIG_X25 is not set
  205. # CONFIG_LAPB is not set
  206. # CONFIG_NET_DIVERT is not set
  207. # CONFIG_ECONET is not set
  208. # CONFIG_WAN_ROUTER is not set
  209. # CONFIG_NET_SCHED is not set
  210. # CONFIG_NET_CLS_ROUTE is not set
  211. #
  212. # Network testing
  213. #
  214. # CONFIG_NET_PKTGEN is not set
  215. # CONFIG_HAMRADIO is not set
  216. # CONFIG_IRDA is not set
  217. # CONFIG_BT is not set
  218. #
  219. # Device Drivers
  220. #
  221. #
  222. # Generic Driver Options
  223. #
  224. CONFIG_STANDALONE=y
  225. CONFIG_PREVENT_FIRMWARE_BUILD=y
  226. # CONFIG_FW_LOADER is not set
  227. #
  228. # Memory Technology Devices (MTD)
  229. #
  230. CONFIG_MTD=y
  231. # CONFIG_MTD_DEBUG is not set
  232. # CONFIG_MTD_CONCAT is not set
  233. # CONFIG_MTD_PARTITIONS is not set
  234. #
  235. # User Modules And Translation Layers
  236. #
  237. CONFIG_MTD_CHAR=y
  238. CONFIG_MTD_BLOCK=y
  239. CONFIG_FTL=y
  240. # CONFIG_NFTL is not set
  241. # CONFIG_INFTL is not set
  242. #
  243. # RAM/ROM/Flash chip drivers
  244. #
  245. CONFIG_MTD_CFI=y
  246. # CONFIG_MTD_JEDECPROBE is not set
  247. CONFIG_MTD_GEN_PROBE=y
  248. CONFIG_MTD_CFI_ADV_OPTIONS=y
  249. CONFIG_MTD_CFI_NOSWAP=y
  250. # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
  251. # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
  252. # CONFIG_MTD_CFI_GEOMETRY is not set
  253. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  254. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  255. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  256. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  257. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  258. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  259. CONFIG_MTD_CFI_I1=y
  260. CONFIG_MTD_CFI_I2=y
  261. # CONFIG_MTD_CFI_I4 is not set
  262. # CONFIG_MTD_CFI_I8 is not set
  263. # CONFIG_MTD_OTP is not set
  264. CONFIG_MTD_CFI_INTELEXT=y
  265. # CONFIG_MTD_CFI_AMDSTD is not set
  266. # CONFIG_MTD_CFI_STAA is not set
  267. CONFIG_MTD_CFI_UTIL=y
  268. # CONFIG_MTD_RAM is not set
  269. # CONFIG_MTD_ROM is not set
  270. # CONFIG_MTD_ABSENT is not set
  271. #
  272. # Mapping drivers for chip access
  273. #
  274. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  275. # CONFIG_MTD_PHYSMAP is not set
  276. # CONFIG_MTD_PLATRAM is not set
  277. #
  278. # Self-contained MTD device drivers
  279. #
  280. # CONFIG_MTD_PMC551 is not set
  281. # CONFIG_MTD_SLRAM is not set
  282. # CONFIG_MTD_PHRAM is not set
  283. # CONFIG_MTD_MTDRAM is not set
  284. # CONFIG_MTD_BLKMTD is not set
  285. # CONFIG_MTD_BLOCK2MTD is not set
  286. #
  287. # Disk-On-Chip Device Drivers
  288. #
  289. # CONFIG_MTD_DOC2000 is not set
  290. # CONFIG_MTD_DOC2001 is not set
  291. # CONFIG_MTD_DOC2001PLUS is not set
  292. #
  293. # NAND Flash Device Drivers
  294. #
  295. # CONFIG_MTD_NAND is not set
  296. #
  297. # Parallel port support
  298. #
  299. # CONFIG_PARPORT is not set
  300. #
  301. # Plug and Play support
  302. #
  303. #
  304. # Block devices
  305. #
  306. # CONFIG_BLK_DEV_FD is not set
  307. # CONFIG_BLK_CPQ_DA is not set
  308. # CONFIG_BLK_CPQ_CISS_DA is not set
  309. # CONFIG_BLK_DEV_DAC960 is not set
  310. # CONFIG_BLK_DEV_UMEM is not set
  311. # CONFIG_BLK_DEV_COW_COMMON is not set
  312. CONFIG_BLK_DEV_LOOP=y
  313. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  314. # CONFIG_BLK_DEV_NBD is not set
  315. # CONFIG_BLK_DEV_SX8 is not set
  316. CONFIG_BLK_DEV_RAM=y
  317. CONFIG_BLK_DEV_RAM_COUNT=16
  318. CONFIG_BLK_DEV_RAM_SIZE=8192
  319. CONFIG_BLK_DEV_INITRD=y
  320. CONFIG_INITRAMFS_SOURCE=""
  321. # CONFIG_LBD is not set
  322. # CONFIG_CDROM_PKTCDVD is not set
  323. #
  324. # IO Schedulers
  325. #
  326. CONFIG_IOSCHED_NOOP=y
  327. CONFIG_IOSCHED_AS=y
  328. CONFIG_IOSCHED_DEADLINE=y
  329. CONFIG_IOSCHED_CFQ=y
  330. # CONFIG_ATA_OVER_ETH is not set
  331. #
  332. # ATA/ATAPI/MFM/RLL support
  333. #
  334. # CONFIG_IDE is not set
  335. #
  336. # SCSI device support
  337. #
  338. CONFIG_SCSI=y
  339. CONFIG_SCSI_PROC_FS=y
  340. #
  341. # SCSI support type (disk, tape, CD-ROM)
  342. #
  343. CONFIG_BLK_DEV_SD=y
  344. # CONFIG_CHR_DEV_ST is not set
  345. # CONFIG_CHR_DEV_OSST is not set
  346. CONFIG_BLK_DEV_SR=y
  347. CONFIG_BLK_DEV_SR_VENDOR=y
  348. CONFIG_CHR_DEV_SG=y
  349. # CONFIG_CHR_DEV_SCH is not set
  350. #
  351. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  352. #
  353. CONFIG_SCSI_MULTI_LUN=y
  354. CONFIG_SCSI_CONSTANTS=y
  355. CONFIG_SCSI_LOGGING=y
  356. #
  357. # SCSI Transport Attributes
  358. #
  359. CONFIG_SCSI_SPI_ATTRS=y
  360. # CONFIG_SCSI_FC_ATTRS is not set
  361. # CONFIG_SCSI_ISCSI_ATTRS is not set
  362. #
  363. # SCSI low-level drivers
  364. #
  365. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  366. # CONFIG_SCSI_3W_9XXX is not set
  367. # CONFIG_SCSI_ACARD is not set
  368. # CONFIG_SCSI_AACRAID is not set
  369. # CONFIG_SCSI_AIC7XXX is not set
  370. # CONFIG_SCSI_AIC7XXX_OLD is not set
  371. # CONFIG_SCSI_AIC79XX is not set
  372. # CONFIG_SCSI_DPT_I2O is not set
  373. # CONFIG_MEGARAID_NEWGEN is not set
  374. # CONFIG_MEGARAID_LEGACY is not set
  375. # CONFIG_SCSI_SATA is not set
  376. # CONFIG_SCSI_BUSLOGIC is not set
  377. # CONFIG_SCSI_DMX3191D is not set
  378. # CONFIG_SCSI_EATA is not set
  379. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  380. # CONFIG_SCSI_GDTH is not set
  381. # CONFIG_SCSI_IPS is not set
  382. # CONFIG_SCSI_INITIO is not set
  383. # CONFIG_SCSI_INIA100 is not set
  384. CONFIG_SCSI_SYM53C8XX_2=y
  385. CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
  386. CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
  387. CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
  388. # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
  389. # CONFIG_SCSI_IPR is not set
  390. # CONFIG_SCSI_QLOGIC_FC is not set
  391. # CONFIG_SCSI_QLOGIC_1280 is not set
  392. CONFIG_SCSI_QLA2XXX=y
  393. # CONFIG_SCSI_QLA21XX is not set
  394. # CONFIG_SCSI_QLA22XX is not set
  395. # CONFIG_SCSI_QLA2300 is not set
  396. # CONFIG_SCSI_QLA2322 is not set
  397. # CONFIG_SCSI_QLA6312 is not set
  398. # CONFIG_SCSI_LPFC is not set
  399. # CONFIG_SCSI_DC395x is not set
  400. # CONFIG_SCSI_DC390T is not set
  401. # CONFIG_SCSI_NSP32 is not set
  402. # CONFIG_SCSI_DEBUG is not set
  403. #
  404. # Multi-device support (RAID and LVM)
  405. #
  406. # CONFIG_MD is not set
  407. #
  408. # Fusion MPT device support
  409. #
  410. # CONFIG_FUSION is not set
  411. # CONFIG_FUSION_SPI is not set
  412. # CONFIG_FUSION_FC is not set
  413. #
  414. # IEEE 1394 (FireWire) support
  415. #
  416. # CONFIG_IEEE1394 is not set
  417. #
  418. # I2O device support
  419. #
  420. # CONFIG_I2O is not set
  421. #
  422. # Macintosh device drivers
  423. #
  424. #
  425. # Network device support
  426. #
  427. CONFIG_NETDEVICES=y
  428. # CONFIG_DUMMY is not set
  429. # CONFIG_BONDING is not set
  430. # CONFIG_EQUALIZER is not set
  431. # CONFIG_TUN is not set
  432. #
  433. # ARCnet devices
  434. #
  435. # CONFIG_ARCNET is not set
  436. #
  437. # Ethernet (10 or 100Mbit)
  438. #
  439. CONFIG_NET_ETHERNET=y
  440. CONFIG_MII=y
  441. # CONFIG_HAPPYMEAL is not set
  442. # CONFIG_SUNGEM is not set
  443. # CONFIG_NET_VENDOR_3COM is not set
  444. #
  445. # Tulip family network device support
  446. #
  447. CONFIG_NET_TULIP=y
  448. # CONFIG_DE2104X is not set
  449. CONFIG_TULIP=y
  450. # CONFIG_TULIP_MWI is not set
  451. # CONFIG_TULIP_MMIO is not set
  452. # CONFIG_TULIP_NAPI is not set
  453. # CONFIG_DE4X5 is not set
  454. # CONFIG_WINBOND_840 is not set
  455. # CONFIG_DM9102 is not set
  456. # CONFIG_HP100 is not set
  457. CONFIG_NET_PCI=y
  458. # CONFIG_PCNET32 is not set
  459. # CONFIG_AMD8111_ETH is not set
  460. # CONFIG_ADAPTEC_STARFIRE is not set
  461. # CONFIG_B44 is not set
  462. # CONFIG_FORCEDETH is not set
  463. # CONFIG_DGRS is not set
  464. # CONFIG_EEPRO100 is not set
  465. CONFIG_E100=y
  466. # CONFIG_FEALNX is not set
  467. # CONFIG_NATSEMI is not set
  468. # CONFIG_NE2K_PCI is not set
  469. # CONFIG_8139CP is not set
  470. # CONFIG_8139TOO is not set
  471. # CONFIG_SIS900 is not set
  472. # CONFIG_EPIC100 is not set
  473. # CONFIG_SUNDANCE is not set
  474. # CONFIG_TLAN is not set
  475. # CONFIG_VIA_RHINE is not set
  476. #
  477. # Ethernet (1000 Mbit)
  478. #
  479. # CONFIG_ACENIC is not set
  480. # CONFIG_DL2K is not set
  481. # CONFIG_E1000 is not set
  482. # CONFIG_NS83820 is not set
  483. # CONFIG_HAMACHI is not set
  484. # CONFIG_YELLOWFIN is not set
  485. CONFIG_R8169=y
  486. CONFIG_R8169_NAPI=y
  487. # CONFIG_SKGE is not set
  488. CONFIG_SK98LIN=y
  489. # CONFIG_VIA_VELOCITY is not set
  490. CONFIG_TIGON3=y
  491. # CONFIG_BNX2 is not set
  492. CONFIG_MV643XX_ETH=y
  493. CONFIG_MV643XX_ETH_0=y
  494. CONFIG_MV643XX_ETH_1=y
  495. # CONFIG_MV643XX_ETH_2 is not set
  496. #
  497. # Ethernet (10000 Mbit)
  498. #
  499. # CONFIG_IXGB is not set
  500. # CONFIG_S2IO is not set
  501. #
  502. # Token Ring devices
  503. #
  504. # CONFIG_TR is not set
  505. #
  506. # Wireless LAN (non-hamradio)
  507. #
  508. # CONFIG_NET_RADIO is not set
  509. #
  510. # Wan interfaces
  511. #
  512. # CONFIG_WAN is not set
  513. # CONFIG_FDDI is not set
  514. # CONFIG_HIPPI is not set
  515. # CONFIG_PPP is not set
  516. # CONFIG_SLIP is not set
  517. # CONFIG_NET_FC is not set
  518. # CONFIG_SHAPER is not set
  519. # CONFIG_NETCONSOLE is not set
  520. # CONFIG_NETPOLL is not set
  521. # CONFIG_NET_POLL_CONTROLLER is not set
  522. #
  523. # ISDN subsystem
  524. #
  525. # CONFIG_ISDN is not set
  526. #
  527. # Telephony Support
  528. #
  529. # CONFIG_PHONE is not set
  530. #
  531. # Input device support
  532. #
  533. CONFIG_INPUT=y
  534. #
  535. # Userland interfaces
  536. #
  537. CONFIG_INPUT_MOUSEDEV=y
  538. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  539. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  540. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  541. # CONFIG_INPUT_JOYDEV is not set
  542. # CONFIG_INPUT_TSDEV is not set
  543. # CONFIG_INPUT_EVDEV is not set
  544. # CONFIG_INPUT_EVBUG is not set
  545. #
  546. # Input Device Drivers
  547. #
  548. CONFIG_INPUT_KEYBOARD=y
  549. CONFIG_KEYBOARD_ATKBD=y
  550. # CONFIG_KEYBOARD_SUNKBD is not set
  551. # CONFIG_KEYBOARD_LKKBD is not set
  552. CONFIG_KEYBOARD_XTKBD=y
  553. # CONFIG_KEYBOARD_NEWTON is not set
  554. # CONFIG_INPUT_MOUSE is not set
  555. # CONFIG_INPUT_JOYSTICK is not set
  556. # CONFIG_INPUT_TOUCHSCREEN is not set
  557. # CONFIG_INPUT_MISC is not set
  558. #
  559. # Hardware I/O ports
  560. #
  561. CONFIG_SERIO=y
  562. CONFIG_SERIO_I8042=y
  563. CONFIG_SERIO_SERPORT=y
  564. # CONFIG_SERIO_PCIPS2 is not set
  565. CONFIG_SERIO_LIBPS2=y
  566. # CONFIG_SERIO_RAW is not set
  567. # CONFIG_GAMEPORT is not set
  568. #
  569. # Character devices
  570. #
  571. CONFIG_VT=y
  572. # CONFIG_VT_CONSOLE is not set
  573. CONFIG_HW_CONSOLE=y
  574. # CONFIG_SERIAL_NONSTANDARD is not set
  575. #
  576. # Serial drivers
  577. #
  578. CONFIG_SERIAL_8250=y
  579. CONFIG_SERIAL_8250_CONSOLE=y
  580. CONFIG_SERIAL_8250_NR_UARTS=4
  581. # CONFIG_SERIAL_8250_EXTENDED is not set
  582. #
  583. # Non-8250 serial port support
  584. #
  585. CONFIG_SERIAL_MPSC=y
  586. # CONFIG_SERIAL_MPSC_CONSOLE is not set
  587. CONFIG_SERIAL_CORE=y
  588. CONFIG_SERIAL_CORE_CONSOLE=y
  589. # CONFIG_SERIAL_JSM is not set
  590. CONFIG_UNIX98_PTYS=y
  591. CONFIG_LEGACY_PTYS=y
  592. CONFIG_LEGACY_PTY_COUNT=256
  593. #
  594. # IPMI
  595. #
  596. # CONFIG_IPMI_HANDLER is not set
  597. #
  598. # Watchdog Cards
  599. #
  600. CONFIG_WATCHDOG=y
  601. CONFIG_WATCHDOG_NOWAYOUT=y
  602. #
  603. # Watchdog Device Drivers
  604. #
  605. # CONFIG_SOFT_WATCHDOG is not set
  606. #
  607. # PCI-based Watchdog Cards
  608. #
  609. # CONFIG_PCIPCWATCHDOG is not set
  610. # CONFIG_WDTPCI is not set
  611. # CONFIG_NVRAM is not set
  612. CONFIG_GEN_RTC=y
  613. # CONFIG_GEN_RTC_X is not set
  614. # CONFIG_DTLK is not set
  615. # CONFIG_R3964 is not set
  616. # CONFIG_APPLICOM is not set
  617. #
  618. # Ftape, the floppy tape device driver
  619. #
  620. # CONFIG_AGP is not set
  621. # CONFIG_DRM is not set
  622. # CONFIG_RAW_DRIVER is not set
  623. #
  624. # TPM devices
  625. #
  626. # CONFIG_TCG_TPM is not set
  627. #
  628. # I2C support
  629. #
  630. CONFIG_I2C=y
  631. CONFIG_I2C_CHARDEV=y
  632. #
  633. # I2C Algorithms
  634. #
  635. # CONFIG_I2C_ALGOBIT is not set
  636. # CONFIG_I2C_ALGOPCF is not set
  637. # CONFIG_I2C_ALGOPCA is not set
  638. #
  639. # I2C Hardware Bus support
  640. #
  641. # CONFIG_I2C_ALI1535 is not set
  642. # CONFIG_I2C_ALI1563 is not set
  643. # CONFIG_I2C_ALI15X3 is not set
  644. # CONFIG_I2C_AMD756 is not set
  645. # CONFIG_I2C_AMD8111 is not set
  646. # CONFIG_I2C_I801 is not set
  647. # CONFIG_I2C_I810 is not set
  648. # CONFIG_I2C_PIIX4 is not set
  649. # CONFIG_I2C_ISA is not set
  650. # CONFIG_I2C_MPC is not set
  651. # CONFIG_I2C_NFORCE2 is not set
  652. # CONFIG_I2C_PARPORT_LIGHT is not set
  653. # CONFIG_I2C_PROSAVAGE is not set
  654. # CONFIG_I2C_SAVAGE4 is not set
  655. # CONFIG_SCx200_ACB is not set
  656. # CONFIG_I2C_SIS5595 is not set
  657. # CONFIG_I2C_SIS630 is not set
  658. # CONFIG_I2C_SIS96X is not set
  659. # CONFIG_I2C_STUB is not set
  660. # CONFIG_I2C_VIA is not set
  661. # CONFIG_I2C_VIAPRO is not set
  662. # CONFIG_I2C_VOODOO3 is not set
  663. # CONFIG_I2C_PCA_ISA is not set
  664. CONFIG_I2C_MV64XXX=y
  665. CONFIG_I2C_SENSOR=y
  666. #
  667. # Miscellaneous I2C Chip support
  668. #
  669. CONFIG_SENSORS_DS1337=y
  670. # CONFIG_SENSORS_DS1374 is not set
  671. # CONFIG_SENSORS_EEPROM is not set
  672. # CONFIG_SENSORS_PCF8574 is not set
  673. # CONFIG_SENSORS_PCA9539 is not set
  674. # CONFIG_SENSORS_PCF8591 is not set
  675. # CONFIG_SENSORS_RTC8564 is not set
  676. # CONFIG_SENSORS_M41T00 is not set
  677. # CONFIG_SENSORS_MAX6875 is not set
  678. # CONFIG_I2C_DEBUG_CORE is not set
  679. # CONFIG_I2C_DEBUG_ALGO is not set
  680. # CONFIG_I2C_DEBUG_BUS is not set
  681. # CONFIG_I2C_DEBUG_CHIP is not set
  682. #
  683. # Dallas's 1-wire bus
  684. #
  685. # CONFIG_W1 is not set
  686. #
  687. # Hardware Monitoring support
  688. #
  689. CONFIG_HWMON=y
  690. # CONFIG_SENSORS_ADM1021 is not set
  691. # CONFIG_SENSORS_ADM1025 is not set
  692. # CONFIG_SENSORS_ADM1026 is not set
  693. # CONFIG_SENSORS_ADM1031 is not set
  694. # CONFIG_SENSORS_ADM9240 is not set
  695. # CONFIG_SENSORS_ASB100 is not set
  696. # CONFIG_SENSORS_ATXP1 is not set
  697. # CONFIG_SENSORS_DS1621 is not set
  698. # CONFIG_SENSORS_FSCHER is not set
  699. # CONFIG_SENSORS_FSCPOS is not set
  700. # CONFIG_SENSORS_GL518SM is not set
  701. # CONFIG_SENSORS_GL520SM is not set
  702. # CONFIG_SENSORS_IT87 is not set
  703. # CONFIG_SENSORS_LM63 is not set
  704. # CONFIG_SENSORS_LM75 is not set
  705. # CONFIG_SENSORS_LM77 is not set
  706. # CONFIG_SENSORS_LM78 is not set
  707. # CONFIG_SENSORS_LM80 is not set
  708. # CONFIG_SENSORS_LM83 is not set
  709. # CONFIG_SENSORS_LM85 is not set
  710. # CONFIG_SENSORS_LM87 is not set
  711. CONFIG_SENSORS_LM90=y
  712. # CONFIG_SENSORS_LM92 is not set
  713. # CONFIG_SENSORS_MAX1619 is not set
  714. # CONFIG_SENSORS_PC87360 is not set
  715. # CONFIG_SENSORS_SIS5595 is not set
  716. # CONFIG_SENSORS_SMSC47M1 is not set
  717. # CONFIG_SENSORS_SMSC47B397 is not set
  718. # CONFIG_SENSORS_VIA686A is not set
  719. # CONFIG_SENSORS_W83781D is not set
  720. # CONFIG_SENSORS_W83L785TS is not set
  721. # CONFIG_SENSORS_W83627HF is not set
  722. # CONFIG_SENSORS_W83627EHF is not set
  723. # CONFIG_HWMON_DEBUG_CHIP is not set
  724. #
  725. # Misc devices
  726. #
  727. #
  728. # Multimedia devices
  729. #
  730. # CONFIG_VIDEO_DEV is not set
  731. #
  732. # Digital Video Broadcasting Devices
  733. #
  734. # CONFIG_DVB is not set
  735. #
  736. # Graphics support
  737. #
  738. # CONFIG_FB is not set
  739. #
  740. # Console display driver support
  741. #
  742. # CONFIG_VGA_CONSOLE is not set
  743. CONFIG_DUMMY_CONSOLE=y
  744. #
  745. # Sound
  746. #
  747. # CONFIG_SOUND is not set
  748. #
  749. # USB support
  750. #
  751. CONFIG_USB_ARCH_HAS_HCD=y
  752. CONFIG_USB_ARCH_HAS_OHCI=y
  753. # CONFIG_USB is not set
  754. #
  755. # USB Gadget Support
  756. #
  757. # CONFIG_USB_GADGET is not set
  758. #
  759. # MMC/SD Card support
  760. #
  761. # CONFIG_MMC is not set
  762. #
  763. # InfiniBand support
  764. #
  765. # CONFIG_INFINIBAND is not set
  766. #
  767. # SN Devices
  768. #
  769. #
  770. # File systems
  771. #
  772. CONFIG_EXT2_FS=y
  773. # CONFIG_EXT2_FS_XATTR is not set
  774. # CONFIG_EXT2_FS_XIP is not set
  775. # CONFIG_EXT3_FS is not set
  776. # CONFIG_JBD is not set
  777. # CONFIG_REISERFS_FS is not set
  778. # CONFIG_JFS_FS is not set
  779. # CONFIG_FS_POSIX_ACL is not set
  780. #
  781. # XFS support
  782. #
  783. # CONFIG_XFS_FS is not set
  784. # CONFIG_MINIX_FS is not set
  785. # CONFIG_ROMFS_FS is not set
  786. CONFIG_INOTIFY=y
  787. # CONFIG_QUOTA is not set
  788. CONFIG_DNOTIFY=y
  789. # CONFIG_AUTOFS_FS is not set
  790. # CONFIG_AUTOFS4_FS is not set
  791. #
  792. # CD-ROM/DVD Filesystems
  793. #
  794. CONFIG_ISO9660_FS=y
  795. # CONFIG_JOLIET is not set
  796. # CONFIG_ZISOFS is not set
  797. # CONFIG_UDF_FS is not set
  798. #
  799. # DOS/FAT/NT Filesystems
  800. #
  801. # CONFIG_MSDOS_FS is not set
  802. # CONFIG_VFAT_FS is not set
  803. # CONFIG_NTFS_FS is not set
  804. #
  805. # Pseudo filesystems
  806. #
  807. CONFIG_PROC_FS=y
  808. CONFIG_PROC_KCORE=y
  809. CONFIG_SYSFS=y
  810. # CONFIG_DEVPTS_FS_XATTR is not set
  811. CONFIG_TMPFS=y
  812. # CONFIG_TMPFS_XATTR is not set
  813. # CONFIG_HUGETLB_PAGE is not set
  814. CONFIG_RAMFS=y
  815. #
  816. # Miscellaneous filesystems
  817. #
  818. # CONFIG_ADFS_FS is not set
  819. # CONFIG_AFFS_FS is not set
  820. # CONFIG_HFS_FS is not set
  821. # CONFIG_HFSPLUS_FS is not set
  822. # CONFIG_BEFS_FS is not set
  823. # CONFIG_BFS_FS is not set
  824. # CONFIG_EFS_FS is not set
  825. # CONFIG_JFFS_FS is not set
  826. CONFIG_JFFS2_FS=y
  827. CONFIG_JFFS2_FS_DEBUG=0
  828. CONFIG_JFFS2_FS_WRITEBUFFER=y
  829. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  830. CONFIG_JFFS2_ZLIB=y
  831. CONFIG_JFFS2_RTIME=y
  832. # CONFIG_JFFS2_RUBIN is not set
  833. # CONFIG_CRAMFS is not set
  834. # CONFIG_VXFS_FS is not set
  835. # CONFIG_HPFS_FS is not set
  836. # CONFIG_QNX4FS_FS is not set
  837. # CONFIG_SYSV_FS is not set
  838. # CONFIG_UFS_FS is not set
  839. #
  840. # Network File Systems
  841. #
  842. CONFIG_NFS_FS=y
  843. CONFIG_NFS_V3=y
  844. # CONFIG_NFS_V3_ACL is not set
  845. # CONFIG_NFS_V4 is not set
  846. # CONFIG_NFS_DIRECTIO is not set
  847. # CONFIG_NFSD is not set
  848. CONFIG_ROOT_NFS=y
  849. CONFIG_LOCKD=y
  850. CONFIG_LOCKD_V4=y
  851. CONFIG_NFS_COMMON=y
  852. CONFIG_SUNRPC=y
  853. # CONFIG_RPCSEC_GSS_KRB5 is not set
  854. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  855. # CONFIG_SMB_FS is not set
  856. # CONFIG_CIFS is not set
  857. # CONFIG_NCP_FS is not set
  858. # CONFIG_CODA_FS is not set
  859. # CONFIG_AFS_FS is not set
  860. #
  861. # Partition Types
  862. #
  863. # CONFIG_PARTITION_ADVANCED is not set
  864. CONFIG_MSDOS_PARTITION=y
  865. #
  866. # Native Language Support
  867. #
  868. # CONFIG_NLS is not set
  869. #
  870. # Library routines
  871. #
  872. CONFIG_CRC_CCITT=y
  873. CONFIG_CRC32=y
  874. # CONFIG_LIBCRC32C is not set
  875. CONFIG_ZLIB_INFLATE=y
  876. CONFIG_ZLIB_DEFLATE=y
  877. #
  878. # Profiling support
  879. #
  880. # CONFIG_PROFILING is not set
  881. #
  882. # Kernel hacking
  883. #
  884. # CONFIG_PRINTK_TIME is not set
  885. # CONFIG_DEBUG_KERNEL is not set
  886. CONFIG_LOG_BUF_SHIFT=14
  887. # CONFIG_SERIAL_TEXT_DEBUG is not set
  888. #
  889. # Security options
  890. #
  891. # CONFIG_KEYS is not set
  892. # CONFIG_SECURITY is not set
  893. #
  894. # Cryptographic options
  895. #
  896. # CONFIG_CRYPTO is not set
  897. #
  898. # Hardware crypto devices
  899. #