mpc8360emds_defconfig 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.18
  4. # Thu Sep 21 18:14:27 2006
  5. #
  6. # CONFIG_PPC64 is not set
  7. CONFIG_PPC32=y
  8. CONFIG_PPC_MERGE=y
  9. CONFIG_MMU=y
  10. CONFIG_GENERIC_HARDIRQS=y
  11. CONFIG_IRQ_PER_CPU=y
  12. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  13. CONFIG_GENERIC_HWEIGHT=y
  14. CONFIG_GENERIC_CALIBRATE_DELAY=y
  15. CONFIG_GENERIC_FIND_NEXT_BIT=y
  16. CONFIG_PPC=y
  17. CONFIG_EARLY_PRINTK=y
  18. CONFIG_GENERIC_NVRAM=y
  19. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  20. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  21. CONFIG_PPC_OF=y
  22. CONFIG_PPC_UDBG_16550=y
  23. # CONFIG_GENERIC_TBSYNC is not set
  24. CONFIG_AUDIT_ARCH=y
  25. CONFIG_DEFAULT_UIMAGE=y
  26. #
  27. # Processor support
  28. #
  29. # CONFIG_CLASSIC32 is not set
  30. # CONFIG_PPC_52xx is not set
  31. # CONFIG_PPC_82xx is not set
  32. CONFIG_PPC_83xx=y
  33. # CONFIG_PPC_85xx is not set
  34. # CONFIG_PPC_86xx is not set
  35. # CONFIG_40x is not set
  36. # CONFIG_44x is not set
  37. # CONFIG_8xx is not set
  38. # CONFIG_E200 is not set
  39. CONFIG_6xx=y
  40. CONFIG_83xx=y
  41. CONFIG_PPC_FPU=y
  42. CONFIG_PPC_STD_MMU=y
  43. CONFIG_PPC_STD_MMU_32=y
  44. # CONFIG_SMP is not set
  45. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  46. #
  47. # Code maturity level options
  48. #
  49. CONFIG_EXPERIMENTAL=y
  50. CONFIG_BROKEN_ON_SMP=y
  51. CONFIG_INIT_ENV_ARG_LIMIT=32
  52. #
  53. # General setup
  54. #
  55. CONFIG_LOCALVERSION=""
  56. CONFIG_LOCALVERSION_AUTO=y
  57. CONFIG_SWAP=y
  58. CONFIG_SYSVIPC=y
  59. # CONFIG_POSIX_MQUEUE is not set
  60. # CONFIG_BSD_PROCESS_ACCT is not set
  61. # CONFIG_TASKSTATS is not set
  62. # CONFIG_AUDIT is not set
  63. # CONFIG_IKCONFIG is not set
  64. # CONFIG_RELAY is not set
  65. CONFIG_INITRAMFS_SOURCE=""
  66. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  67. CONFIG_EMBEDDED=y
  68. CONFIG_SYSCTL=y
  69. # CONFIG_KALLSYMS is not set
  70. CONFIG_HOTPLUG=y
  71. CONFIG_PRINTK=y
  72. CONFIG_BUG=y
  73. CONFIG_ELF_CORE=y
  74. CONFIG_BASE_FULL=y
  75. CONFIG_FUTEX=y
  76. # CONFIG_EPOLL is not set
  77. CONFIG_SHMEM=y
  78. CONFIG_SLAB=y
  79. CONFIG_VM_EVENT_COUNTERS=y
  80. CONFIG_RT_MUTEXES=y
  81. # CONFIG_TINY_SHMEM is not set
  82. CONFIG_BASE_SMALL=0
  83. # CONFIG_SLOB is not set
  84. #
  85. # Loadable module support
  86. #
  87. CONFIG_MODULES=y
  88. CONFIG_MODULE_UNLOAD=y
  89. # CONFIG_MODULE_FORCE_UNLOAD is not set
  90. # CONFIG_MODVERSIONS is not set
  91. # CONFIG_MODULE_SRCVERSION_ALL is not set
  92. # CONFIG_KMOD is not set
  93. #
  94. # Block layer
  95. #
  96. # CONFIG_LBD is not set
  97. # CONFIG_BLK_DEV_IO_TRACE is not set
  98. # CONFIG_LSF is not set
  99. #
  100. # IO Schedulers
  101. #
  102. CONFIG_IOSCHED_NOOP=y
  103. CONFIG_IOSCHED_AS=y
  104. CONFIG_IOSCHED_DEADLINE=y
  105. CONFIG_IOSCHED_CFQ=y
  106. CONFIG_DEFAULT_AS=y
  107. # CONFIG_DEFAULT_DEADLINE is not set
  108. # CONFIG_DEFAULT_CFQ is not set
  109. # CONFIG_DEFAULT_NOOP is not set
  110. CONFIG_DEFAULT_IOSCHED="anticipatory"
  111. CONFIG_QUICC_ENGINE=y
  112. CONFIG_PPC_GEN550=y
  113. # CONFIG_WANT_EARLY_SERIAL is not set
  114. #
  115. # Platform support
  116. #
  117. # CONFIG_MPC834x_SYS is not set
  118. # CONFIG_MPC834x_ITX is not set
  119. CONFIG_MPC8360E_PB=y
  120. CONFIG_PPC_MPC836x=y
  121. # CONFIG_MPIC is not set
  122. #
  123. # Kernel options
  124. #
  125. # CONFIG_HIGHMEM is not set
  126. # CONFIG_HZ_100 is not set
  127. CONFIG_HZ_250=y
  128. # CONFIG_HZ_1000 is not set
  129. CONFIG_HZ=250
  130. CONFIG_PREEMPT_NONE=y
  131. # CONFIG_PREEMPT_VOLUNTARY is not set
  132. # CONFIG_PREEMPT is not set
  133. CONFIG_BINFMT_ELF=y
  134. # CONFIG_BINFMT_MISC is not set
  135. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  136. CONFIG_ARCH_FLATMEM_ENABLE=y
  137. CONFIG_SELECT_MEMORY_MODEL=y
  138. CONFIG_FLATMEM_MANUAL=y
  139. # CONFIG_DISCONTIGMEM_MANUAL is not set
  140. # CONFIG_SPARSEMEM_MANUAL is not set
  141. CONFIG_FLATMEM=y
  142. CONFIG_FLAT_NODE_MEM_MAP=y
  143. # CONFIG_SPARSEMEM_STATIC is not set
  144. CONFIG_SPLIT_PTLOCK_CPUS=4
  145. # CONFIG_RESOURCES_64BIT is not set
  146. CONFIG_PROC_DEVICETREE=y
  147. # CONFIG_CMDLINE_BOOL is not set
  148. # CONFIG_PM is not set
  149. CONFIG_SECCOMP=y
  150. CONFIG_ISA_DMA_API=y
  151. #
  152. # Bus options
  153. #
  154. CONFIG_GENERIC_ISA_DMA=y
  155. # CONFIG_MPIC_WEIRD is not set
  156. # CONFIG_PPC_I8259 is not set
  157. CONFIG_PPC_INDIRECT_PCI=y
  158. CONFIG_FSL_SOC=y
  159. CONFIG_PCI=y
  160. CONFIG_PCI_DOMAINS=y
  161. # CONFIG_PCIEPORTBUS is not set
  162. #
  163. # PCCARD (PCMCIA/CardBus) support
  164. #
  165. # CONFIG_PCCARD is not set
  166. #
  167. # PCI Hotplug Support
  168. #
  169. # CONFIG_HOTPLUG_PCI is not set
  170. #
  171. # Advanced setup
  172. #
  173. # CONFIG_ADVANCED_OPTIONS is not set
  174. #
  175. # Default settings for advanced configuration options are used
  176. #
  177. CONFIG_HIGHMEM_START=0xfe000000
  178. CONFIG_LOWMEM_SIZE=0x30000000
  179. CONFIG_KERNEL_START=0xc0000000
  180. CONFIG_TASK_SIZE=0x80000000
  181. CONFIG_BOOT_LOAD=0x00800000
  182. #
  183. # Networking
  184. #
  185. CONFIG_NET=y
  186. #
  187. # Networking options
  188. #
  189. # CONFIG_NETDEBUG is not set
  190. CONFIG_PACKET=y
  191. # CONFIG_PACKET_MMAP is not set
  192. CONFIG_UNIX=y
  193. CONFIG_XFRM=y
  194. # CONFIG_XFRM_USER is not set
  195. # CONFIG_NET_KEY is not set
  196. CONFIG_INET=y
  197. CONFIG_IP_MULTICAST=y
  198. # CONFIG_IP_ADVANCED_ROUTER is not set
  199. CONFIG_IP_FIB_HASH=y
  200. CONFIG_IP_PNP=y
  201. CONFIG_IP_PNP_DHCP=y
  202. CONFIG_IP_PNP_BOOTP=y
  203. # CONFIG_IP_PNP_RARP is not set
  204. # CONFIG_NET_IPIP is not set
  205. # CONFIG_NET_IPGRE is not set
  206. # CONFIG_IP_MROUTE is not set
  207. # CONFIG_ARPD is not set
  208. CONFIG_SYN_COOKIES=y
  209. # CONFIG_INET_AH is not set
  210. # CONFIG_INET_ESP is not set
  211. # CONFIG_INET_IPCOMP is not set
  212. # CONFIG_INET_XFRM_TUNNEL is not set
  213. # CONFIG_INET_TUNNEL is not set
  214. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  215. CONFIG_INET_XFRM_MODE_TUNNEL=y
  216. CONFIG_INET_DIAG=y
  217. CONFIG_INET_TCP_DIAG=y
  218. # CONFIG_TCP_CONG_ADVANCED is not set
  219. CONFIG_TCP_CONG_BIC=y
  220. # CONFIG_IPV6 is not set
  221. # CONFIG_INET6_XFRM_TUNNEL is not set
  222. # CONFIG_INET6_TUNNEL is not set
  223. # CONFIG_NETWORK_SECMARK is not set
  224. # CONFIG_NETFILTER is not set
  225. #
  226. # DCCP Configuration (EXPERIMENTAL)
  227. #
  228. # CONFIG_IP_DCCP is not set
  229. #
  230. # SCTP Configuration (EXPERIMENTAL)
  231. #
  232. # CONFIG_IP_SCTP is not set
  233. #
  234. # TIPC Configuration (EXPERIMENTAL)
  235. #
  236. # CONFIG_TIPC is not set
  237. # CONFIG_ATM is not set
  238. # CONFIG_BRIDGE is not set
  239. # CONFIG_VLAN_8021Q is not set
  240. # CONFIG_DECNET is not set
  241. # CONFIG_LLC2 is not set
  242. # CONFIG_IPX is not set
  243. # CONFIG_ATALK is not set
  244. # CONFIG_X25 is not set
  245. # CONFIG_LAPB is not set
  246. # CONFIG_ECONET is not set
  247. # CONFIG_WAN_ROUTER is not set
  248. #
  249. # QoS and/or fair queueing
  250. #
  251. # CONFIG_NET_SCHED is not set
  252. #
  253. # Network testing
  254. #
  255. # CONFIG_NET_PKTGEN is not set
  256. # CONFIG_HAMRADIO is not set
  257. # CONFIG_IRDA is not set
  258. # CONFIG_BT is not set
  259. # CONFIG_IEEE80211 is not set
  260. #
  261. # Device Drivers
  262. #
  263. #
  264. # Generic Driver Options
  265. #
  266. CONFIG_STANDALONE=y
  267. CONFIG_PREVENT_FIRMWARE_BUILD=y
  268. # CONFIG_FW_LOADER is not set
  269. # CONFIG_SYS_HYPERVISOR is not set
  270. #
  271. # Connector - unified userspace <-> kernelspace linker
  272. #
  273. # CONFIG_CONNECTOR is not set
  274. #
  275. # Memory Technology Devices (MTD)
  276. #
  277. # CONFIG_MTD is not set
  278. #
  279. # Parallel port support
  280. #
  281. # CONFIG_PARPORT is not set
  282. #
  283. # Plug and Play support
  284. #
  285. #
  286. # Block devices
  287. #
  288. # CONFIG_BLK_DEV_FD is not set
  289. # CONFIG_BLK_CPQ_DA is not set
  290. # CONFIG_BLK_CPQ_CISS_DA is not set
  291. # CONFIG_BLK_DEV_DAC960 is not set
  292. # CONFIG_BLK_DEV_UMEM is not set
  293. # CONFIG_BLK_DEV_COW_COMMON is not set
  294. CONFIG_BLK_DEV_LOOP=y
  295. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  296. # CONFIG_BLK_DEV_NBD is not set
  297. # CONFIG_BLK_DEV_SX8 is not set
  298. CONFIG_BLK_DEV_RAM=y
  299. CONFIG_BLK_DEV_RAM_COUNT=16
  300. CONFIG_BLK_DEV_RAM_SIZE=32768
  301. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  302. CONFIG_BLK_DEV_INITRD=y
  303. # CONFIG_CDROM_PKTCDVD is not set
  304. # CONFIG_ATA_OVER_ETH is not set
  305. #
  306. # ATA/ATAPI/MFM/RLL support
  307. #
  308. # CONFIG_IDE is not set
  309. #
  310. # SCSI device support
  311. #
  312. # CONFIG_RAID_ATTRS is not set
  313. CONFIG_SCSI=y
  314. CONFIG_SCSI_PROC_FS=y
  315. #
  316. # SCSI support type (disk, tape, CD-ROM)
  317. #
  318. # CONFIG_BLK_DEV_SD is not set
  319. # CONFIG_CHR_DEV_ST is not set
  320. # CONFIG_CHR_DEV_OSST is not set
  321. # CONFIG_BLK_DEV_SR is not set
  322. # CONFIG_CHR_DEV_SG is not set
  323. # CONFIG_CHR_DEV_SCH is not set
  324. #
  325. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  326. #
  327. # CONFIG_SCSI_MULTI_LUN is not set
  328. # CONFIG_SCSI_CONSTANTS is not set
  329. # CONFIG_SCSI_LOGGING is not set
  330. #
  331. # SCSI Transport Attributes
  332. #
  333. # CONFIG_SCSI_SPI_ATTRS is not set
  334. # CONFIG_SCSI_FC_ATTRS is not set
  335. # CONFIG_SCSI_ISCSI_ATTRS is not set
  336. # CONFIG_SCSI_SAS_ATTRS is not set
  337. #
  338. # SCSI low-level drivers
  339. #
  340. # CONFIG_ISCSI_TCP is not set
  341. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  342. # CONFIG_SCSI_3W_9XXX is not set
  343. # CONFIG_SCSI_ACARD is not set
  344. # CONFIG_SCSI_AACRAID is not set
  345. # CONFIG_SCSI_AIC7XXX is not set
  346. # CONFIG_SCSI_AIC7XXX_OLD is not set
  347. # CONFIG_SCSI_AIC79XX is not set
  348. # CONFIG_SCSI_DPT_I2O is not set
  349. # CONFIG_MEGARAID_NEWGEN is not set
  350. # CONFIG_MEGARAID_LEGACY is not set
  351. # CONFIG_MEGARAID_SAS is not set
  352. # CONFIG_SCSI_SATA is not set
  353. # CONFIG_SCSI_HPTIOP is not set
  354. # CONFIG_SCSI_BUSLOGIC is not set
  355. # CONFIG_SCSI_DMX3191D is not set
  356. # CONFIG_SCSI_EATA is not set
  357. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  358. # CONFIG_SCSI_GDTH is not set
  359. # CONFIG_SCSI_IPS is not set
  360. # CONFIG_SCSI_INITIO is not set
  361. # CONFIG_SCSI_INIA100 is not set
  362. # CONFIG_SCSI_SYM53C8XX_2 is not set
  363. # CONFIG_SCSI_IPR is not set
  364. # CONFIG_SCSI_QLOGIC_1280 is not set
  365. # CONFIG_SCSI_QLA_FC is not set
  366. # CONFIG_SCSI_LPFC is not set
  367. # CONFIG_SCSI_DC395x is not set
  368. # CONFIG_SCSI_DC390T is not set
  369. # CONFIG_SCSI_NSP32 is not set
  370. # CONFIG_SCSI_DEBUG is not set
  371. #
  372. # Multi-device support (RAID and LVM)
  373. #
  374. # CONFIG_MD is not set
  375. #
  376. # Fusion MPT device support
  377. #
  378. # CONFIG_FUSION is not set
  379. # CONFIG_FUSION_SPI is not set
  380. # CONFIG_FUSION_FC is not set
  381. # CONFIG_FUSION_SAS is not set
  382. #
  383. # IEEE 1394 (FireWire) support
  384. #
  385. # CONFIG_IEEE1394 is not set
  386. #
  387. # I2O device support
  388. #
  389. # CONFIG_I2O is not set
  390. #
  391. # Macintosh device drivers
  392. #
  393. # CONFIG_WINDFARM is not set
  394. #
  395. # Network device support
  396. #
  397. CONFIG_NETDEVICES=y
  398. # CONFIG_DUMMY is not set
  399. # CONFIG_BONDING is not set
  400. # CONFIG_EQUALIZER is not set
  401. # CONFIG_TUN is not set
  402. #
  403. # ARCnet devices
  404. #
  405. # CONFIG_ARCNET is not set
  406. #
  407. # PHY device support
  408. #
  409. # CONFIG_PHYLIB is not set
  410. #
  411. # Ethernet (10 or 100Mbit)
  412. #
  413. CONFIG_NET_ETHERNET=y
  414. CONFIG_MII=y
  415. # CONFIG_HAPPYMEAL is not set
  416. # CONFIG_SUNGEM is not set
  417. # CONFIG_CASSINI is not set
  418. # CONFIG_NET_VENDOR_3COM is not set
  419. #
  420. # Tulip family network device support
  421. #
  422. # CONFIG_NET_TULIP is not set
  423. # CONFIG_HP100 is not set
  424. # CONFIG_NET_PCI is not set
  425. #
  426. # Ethernet (1000 Mbit)
  427. #
  428. # CONFIG_ACENIC is not set
  429. # CONFIG_DL2K is not set
  430. # CONFIG_E1000 is not set
  431. # CONFIG_NS83820 is not set
  432. # CONFIG_HAMACHI is not set
  433. # CONFIG_YELLOWFIN is not set
  434. # CONFIG_R8169 is not set
  435. # CONFIG_SIS190 is not set
  436. # CONFIG_SKGE is not set
  437. # CONFIG_SKY2 is not set
  438. # CONFIG_SK98LIN is not set
  439. # CONFIG_TIGON3 is not set
  440. # CONFIG_BNX2 is not set
  441. # CONFIG_GIANFAR is not set
  442. CONFIG_UCC_GETH=y
  443. # CONFIG_UGETH_NAPI is not set
  444. # CONFIG_UGETH_MAGIC_PACKET is not set
  445. # CONFIG_UGETH_FILTERING is not set
  446. # CONFIG_UGETH_TX_ON_DEMOND is not set
  447. #
  448. # Ethernet (10000 Mbit)
  449. #
  450. # CONFIG_CHELSIO_T1 is not set
  451. # CONFIG_IXGB is not set
  452. # CONFIG_S2IO is not set
  453. # CONFIG_MYRI10GE is not set
  454. #
  455. # Token Ring devices
  456. #
  457. # CONFIG_TR is not set
  458. #
  459. # Wireless LAN (non-hamradio)
  460. #
  461. # CONFIG_NET_RADIO is not set
  462. #
  463. # Wan interfaces
  464. #
  465. # CONFIG_WAN is not set
  466. # CONFIG_FDDI is not set
  467. # CONFIG_HIPPI is not set
  468. # CONFIG_PPP is not set
  469. # CONFIG_SLIP is not set
  470. # CONFIG_NET_FC is not set
  471. # CONFIG_SHAPER is not set
  472. # CONFIG_NETCONSOLE is not set
  473. # CONFIG_NETPOLL is not set
  474. # CONFIG_NET_POLL_CONTROLLER is not set
  475. #
  476. # ISDN subsystem
  477. #
  478. # CONFIG_ISDN is not set
  479. #
  480. # Telephony Support
  481. #
  482. # CONFIG_PHONE is not set
  483. #
  484. # Input device support
  485. #
  486. CONFIG_INPUT=y
  487. #
  488. # Userland interfaces
  489. #
  490. # CONFIG_INPUT_MOUSEDEV is not set
  491. # CONFIG_INPUT_JOYDEV is not set
  492. # CONFIG_INPUT_TSDEV is not set
  493. # CONFIG_INPUT_EVDEV is not set
  494. # CONFIG_INPUT_EVBUG is not set
  495. #
  496. # Input Device Drivers
  497. #
  498. # CONFIG_INPUT_KEYBOARD is not set
  499. # CONFIG_INPUT_MOUSE is not set
  500. # CONFIG_INPUT_JOYSTICK is not set
  501. # CONFIG_INPUT_TOUCHSCREEN is not set
  502. # CONFIG_INPUT_MISC is not set
  503. #
  504. # Hardware I/O ports
  505. #
  506. # CONFIG_SERIO is not set
  507. # CONFIG_GAMEPORT is not set
  508. #
  509. # Character devices
  510. #
  511. # CONFIG_VT is not set
  512. # CONFIG_SERIAL_NONSTANDARD is not set
  513. #
  514. # Serial drivers
  515. #
  516. CONFIG_SERIAL_8250=y
  517. CONFIG_SERIAL_8250_CONSOLE=y
  518. CONFIG_SERIAL_8250_PCI=y
  519. CONFIG_SERIAL_8250_NR_UARTS=4
  520. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  521. # CONFIG_SERIAL_8250_EXTENDED is not set
  522. #
  523. # Non-8250 serial port support
  524. #
  525. CONFIG_SERIAL_CORE=y
  526. CONFIG_SERIAL_CORE_CONSOLE=y
  527. # CONFIG_SERIAL_JSM is not set
  528. CONFIG_UNIX98_PTYS=y
  529. CONFIG_LEGACY_PTYS=y
  530. CONFIG_LEGACY_PTY_COUNT=256
  531. #
  532. # IPMI
  533. #
  534. # CONFIG_IPMI_HANDLER is not set
  535. #
  536. # Watchdog Cards
  537. #
  538. CONFIG_WATCHDOG=y
  539. # CONFIG_WATCHDOG_NOWAYOUT is not set
  540. #
  541. # Watchdog Device Drivers
  542. #
  543. # CONFIG_SOFT_WATCHDOG is not set
  544. CONFIG_83xx_WDT=y
  545. #
  546. # PCI-based Watchdog Cards
  547. #
  548. # CONFIG_PCIPCWATCHDOG is not set
  549. # CONFIG_WDTPCI is not set
  550. CONFIG_HW_RANDOM=y
  551. # CONFIG_NVRAM is not set
  552. CONFIG_GEN_RTC=y
  553. # CONFIG_GEN_RTC_X is not set
  554. # CONFIG_DTLK is not set
  555. # CONFIG_R3964 is not set
  556. # CONFIG_APPLICOM is not set
  557. #
  558. # Ftape, the floppy tape device driver
  559. #
  560. # CONFIG_AGP is not set
  561. # CONFIG_DRM is not set
  562. # CONFIG_RAW_DRIVER is not set
  563. #
  564. # TPM devices
  565. #
  566. # CONFIG_TCG_TPM is not set
  567. # CONFIG_TELCLOCK is not set
  568. #
  569. # I2C support
  570. #
  571. CONFIG_I2C=y
  572. CONFIG_I2C_CHARDEV=y
  573. #
  574. # I2C Algorithms
  575. #
  576. # CONFIG_I2C_ALGOBIT is not set
  577. # CONFIG_I2C_ALGOPCF is not set
  578. # CONFIG_I2C_ALGOPCA is not set
  579. #
  580. # I2C Hardware Bus support
  581. #
  582. # CONFIG_I2C_ALI1535 is not set
  583. # CONFIG_I2C_ALI1563 is not set
  584. # CONFIG_I2C_ALI15X3 is not set
  585. # CONFIG_I2C_AMD756 is not set
  586. # CONFIG_I2C_AMD8111 is not set
  587. # CONFIG_I2C_I801 is not set
  588. # CONFIG_I2C_I810 is not set
  589. # CONFIG_I2C_PIIX4 is not set
  590. CONFIG_I2C_MPC=y
  591. # CONFIG_I2C_NFORCE2 is not set
  592. # CONFIG_I2C_OCORES is not set
  593. # CONFIG_I2C_PARPORT_LIGHT is not set
  594. # CONFIG_I2C_PROSAVAGE is not set
  595. # CONFIG_I2C_SAVAGE4 is not set
  596. # CONFIG_I2C_SIS5595 is not set
  597. # CONFIG_I2C_SIS630 is not set
  598. # CONFIG_I2C_SIS96X is not set
  599. # CONFIG_I2C_STUB is not set
  600. # CONFIG_I2C_VIA is not set
  601. # CONFIG_I2C_VIAPRO is not set
  602. # CONFIG_I2C_VOODOO3 is not set
  603. # CONFIG_I2C_PCA_ISA is not set
  604. #
  605. # Miscellaneous I2C Chip support
  606. #
  607. # CONFIG_SENSORS_DS1337 is not set
  608. # CONFIG_SENSORS_DS1374 is not set
  609. # CONFIG_SENSORS_EEPROM is not set
  610. # CONFIG_SENSORS_PCF8574 is not set
  611. # CONFIG_SENSORS_PCA9539 is not set
  612. # CONFIG_SENSORS_PCF8591 is not set
  613. # CONFIG_SENSORS_M41T00 is not set
  614. # CONFIG_SENSORS_MAX6875 is not set
  615. # CONFIG_I2C_DEBUG_CORE is not set
  616. # CONFIG_I2C_DEBUG_ALGO is not set
  617. # CONFIG_I2C_DEBUG_BUS is not set
  618. # CONFIG_I2C_DEBUG_CHIP is not set
  619. #
  620. # SPI support
  621. #
  622. # CONFIG_SPI is not set
  623. # CONFIG_SPI_MASTER is not set
  624. #
  625. # Dallas's 1-wire bus
  626. #
  627. #
  628. # Hardware Monitoring support
  629. #
  630. CONFIG_HWMON=y
  631. # CONFIG_HWMON_VID is not set
  632. # CONFIG_SENSORS_ABITUGURU is not set
  633. # CONFIG_SENSORS_ADM1021 is not set
  634. # CONFIG_SENSORS_ADM1025 is not set
  635. # CONFIG_SENSORS_ADM1026 is not set
  636. # CONFIG_SENSORS_ADM1031 is not set
  637. # CONFIG_SENSORS_ADM9240 is not set
  638. # CONFIG_SENSORS_ASB100 is not set
  639. # CONFIG_SENSORS_ATXP1 is not set
  640. # CONFIG_SENSORS_DS1621 is not set
  641. # CONFIG_SENSORS_F71805F is not set
  642. # CONFIG_SENSORS_FSCHER is not set
  643. # CONFIG_SENSORS_FSCPOS is not set
  644. # CONFIG_SENSORS_GL518SM is not set
  645. # CONFIG_SENSORS_GL520SM is not set
  646. # CONFIG_SENSORS_IT87 is not set
  647. # CONFIG_SENSORS_LM63 is not set
  648. # CONFIG_SENSORS_LM75 is not set
  649. # CONFIG_SENSORS_LM77 is not set
  650. # CONFIG_SENSORS_LM78 is not set
  651. # CONFIG_SENSORS_LM80 is not set
  652. # CONFIG_SENSORS_LM83 is not set
  653. # CONFIG_SENSORS_LM85 is not set
  654. # CONFIG_SENSORS_LM87 is not set
  655. # CONFIG_SENSORS_LM90 is not set
  656. # CONFIG_SENSORS_LM92 is not set
  657. # CONFIG_SENSORS_MAX1619 is not set
  658. # CONFIG_SENSORS_PC87360 is not set
  659. # CONFIG_SENSORS_SIS5595 is not set
  660. # CONFIG_SENSORS_SMSC47M1 is not set
  661. # CONFIG_SENSORS_SMSC47M192 is not set
  662. # CONFIG_SENSORS_SMSC47B397 is not set
  663. # CONFIG_SENSORS_VIA686A is not set
  664. # CONFIG_SENSORS_VT8231 is not set
  665. # CONFIG_SENSORS_W83781D is not set
  666. # CONFIG_SENSORS_W83791D is not set
  667. # CONFIG_SENSORS_W83792D is not set
  668. # CONFIG_SENSORS_W83L785TS is not set
  669. # CONFIG_SENSORS_W83627HF is not set
  670. # CONFIG_SENSORS_W83627EHF is not set
  671. # CONFIG_HWMON_DEBUG_CHIP is not set
  672. #
  673. # Misc devices
  674. #
  675. #
  676. # Multimedia devices
  677. #
  678. # CONFIG_VIDEO_DEV is not set
  679. CONFIG_VIDEO_V4L2=y
  680. #
  681. # Digital Video Broadcasting Devices
  682. #
  683. # CONFIG_DVB is not set
  684. #
  685. # Graphics support
  686. #
  687. CONFIG_FIRMWARE_EDID=y
  688. # CONFIG_FB is not set
  689. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  690. #
  691. # Sound
  692. #
  693. # CONFIG_SOUND is not set
  694. #
  695. # USB support
  696. #
  697. CONFIG_USB_ARCH_HAS_HCD=y
  698. CONFIG_USB_ARCH_HAS_OHCI=y
  699. CONFIG_USB_ARCH_HAS_EHCI=y
  700. # CONFIG_USB is not set
  701. #
  702. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  703. #
  704. #
  705. # USB Gadget Support
  706. #
  707. # CONFIG_USB_GADGET is not set
  708. #
  709. # MMC/SD Card support
  710. #
  711. # CONFIG_MMC is not set
  712. #
  713. # LED devices
  714. #
  715. # CONFIG_NEW_LEDS is not set
  716. #
  717. # LED drivers
  718. #
  719. #
  720. # LED Triggers
  721. #
  722. #
  723. # InfiniBand support
  724. #
  725. # CONFIG_INFINIBAND is not set
  726. #
  727. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  728. #
  729. #
  730. # Real Time Clock
  731. #
  732. # CONFIG_RTC_CLASS is not set
  733. #
  734. # DMA Engine support
  735. #
  736. # CONFIG_DMA_ENGINE is not set
  737. #
  738. # DMA Clients
  739. #
  740. #
  741. # DMA Devices
  742. #
  743. #
  744. # File systems
  745. #
  746. CONFIG_EXT2_FS=y
  747. # CONFIG_EXT2_FS_XATTR is not set
  748. # CONFIG_EXT2_FS_XIP is not set
  749. CONFIG_EXT3_FS=y
  750. CONFIG_EXT3_FS_XATTR=y
  751. # CONFIG_EXT3_FS_POSIX_ACL is not set
  752. # CONFIG_EXT3_FS_SECURITY is not set
  753. CONFIG_JBD=y
  754. # CONFIG_JBD_DEBUG is not set
  755. CONFIG_FS_MBCACHE=y
  756. # CONFIG_REISERFS_FS is not set
  757. # CONFIG_JFS_FS is not set
  758. # CONFIG_FS_POSIX_ACL is not set
  759. # CONFIG_XFS_FS is not set
  760. # CONFIG_OCFS2_FS is not set
  761. # CONFIG_MINIX_FS is not set
  762. # CONFIG_ROMFS_FS is not set
  763. CONFIG_INOTIFY=y
  764. CONFIG_INOTIFY_USER=y
  765. # CONFIG_QUOTA is not set
  766. CONFIG_DNOTIFY=y
  767. # CONFIG_AUTOFS_FS is not set
  768. # CONFIG_AUTOFS4_FS is not set
  769. # CONFIG_FUSE_FS is not set
  770. #
  771. # CD-ROM/DVD Filesystems
  772. #
  773. # CONFIG_ISO9660_FS is not set
  774. # CONFIG_UDF_FS is not set
  775. #
  776. # DOS/FAT/NT Filesystems
  777. #
  778. # CONFIG_MSDOS_FS is not set
  779. # CONFIG_VFAT_FS is not set
  780. # CONFIG_NTFS_FS is not set
  781. #
  782. # Pseudo filesystems
  783. #
  784. CONFIG_PROC_FS=y
  785. CONFIG_PROC_KCORE=y
  786. CONFIG_SYSFS=y
  787. CONFIG_TMPFS=y
  788. # CONFIG_HUGETLB_PAGE is not set
  789. CONFIG_RAMFS=y
  790. # CONFIG_CONFIGFS_FS is not set
  791. #
  792. # Miscellaneous filesystems
  793. #
  794. # CONFIG_ADFS_FS is not set
  795. # CONFIG_AFFS_FS is not set
  796. # CONFIG_HFS_FS is not set
  797. # CONFIG_HFSPLUS_FS is not set
  798. # CONFIG_BEFS_FS is not set
  799. # CONFIG_BFS_FS is not set
  800. # CONFIG_EFS_FS is not set
  801. # CONFIG_CRAMFS is not set
  802. # CONFIG_VXFS_FS is not set
  803. # CONFIG_HPFS_FS is not set
  804. # CONFIG_QNX4FS_FS is not set
  805. # CONFIG_SYSV_FS is not set
  806. # CONFIG_UFS_FS is not set
  807. #
  808. # Network File Systems
  809. #
  810. CONFIG_NFS_FS=y
  811. CONFIG_NFS_V3=y
  812. # CONFIG_NFS_V3_ACL is not set
  813. CONFIG_NFS_V4=y
  814. # CONFIG_NFS_DIRECTIO is not set
  815. # CONFIG_NFSD is not set
  816. CONFIG_ROOT_NFS=y
  817. CONFIG_LOCKD=y
  818. CONFIG_LOCKD_V4=y
  819. CONFIG_NFS_COMMON=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 is not set
  825. # CONFIG_CIFS is not set
  826. # CONFIG_NCP_FS is not set
  827. # CONFIG_CODA_FS is not set
  828. # CONFIG_AFS_FS is not set
  829. # CONFIG_9P_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 is not set
  840. # CONFIG_LDM_PARTITION is not set
  841. # CONFIG_SGI_PARTITION is not set
  842. # CONFIG_ULTRIX_PARTITION is not set
  843. # CONFIG_SUN_PARTITION is not set
  844. # CONFIG_KARMA_PARTITION is not set
  845. # CONFIG_EFI_PARTITION is not set
  846. #
  847. # Native Language Support
  848. #
  849. # CONFIG_NLS is not set
  850. #
  851. # QE Options
  852. #
  853. # CONFIG_UCC_SLOW is not set
  854. CONFIG_UCC_FAST=y
  855. CONFIG_UCC=y
  856. #
  857. # Library routines
  858. #
  859. # CONFIG_CRC_CCITT is not set
  860. # CONFIG_CRC16 is not set
  861. CONFIG_CRC32=y
  862. # CONFIG_LIBCRC32C is not set
  863. CONFIG_PLIST=y
  864. #
  865. # Instrumentation Support
  866. #
  867. # CONFIG_PROFILING is not set
  868. #
  869. # Kernel hacking
  870. #
  871. # CONFIG_PRINTK_TIME is not set
  872. # CONFIG_MAGIC_SYSRQ is not set
  873. # CONFIG_UNUSED_SYMBOLS is not set
  874. # CONFIG_DEBUG_KERNEL is not set
  875. CONFIG_LOG_BUF_SHIFT=14
  876. # CONFIG_DEBUG_FS is not set
  877. # CONFIG_BOOTX_TEXT is not set
  878. # CONFIG_SERIAL_TEXT_DEBUG is not set
  879. # CONFIG_PPC_EARLY_DEBUG is not set
  880. #
  881. # Security options
  882. #
  883. # CONFIG_KEYS is not set
  884. # CONFIG_SECURITY is not set
  885. #
  886. # Cryptographic options
  887. #
  888. CONFIG_CRYPTO=y
  889. # CONFIG_CRYPTO_HMAC is not set
  890. # CONFIG_CRYPTO_NULL is not set
  891. # CONFIG_CRYPTO_MD4 is not set
  892. CONFIG_CRYPTO_MD5=y
  893. # CONFIG_CRYPTO_SHA1 is not set
  894. # CONFIG_CRYPTO_SHA256 is not set
  895. # CONFIG_CRYPTO_SHA512 is not set
  896. # CONFIG_CRYPTO_WP512 is not set
  897. # CONFIG_CRYPTO_TGR192 is not set
  898. CONFIG_CRYPTO_DES=y
  899. # CONFIG_CRYPTO_BLOWFISH is not set
  900. # CONFIG_CRYPTO_TWOFISH is not set
  901. # CONFIG_CRYPTO_SERPENT is not set
  902. # CONFIG_CRYPTO_AES is not set
  903. # CONFIG_CRYPTO_CAST5 is not set
  904. # CONFIG_CRYPTO_CAST6 is not set
  905. # CONFIG_CRYPTO_TEA is not set
  906. # CONFIG_CRYPTO_ARC4 is not set
  907. # CONFIG_CRYPTO_KHAZAD is not set
  908. # CONFIG_CRYPTO_ANUBIS is not set
  909. # CONFIG_CRYPTO_DEFLATE is not set
  910. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  911. # CONFIG_CRYPTO_CRC32C is not set
  912. # CONFIG_CRYPTO_TEST is not set
  913. #
  914. # Hardware crypto devices
  915. #