defconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.11.8
  4. # Fri May 13 17:16:03 2005
  5. #
  6. CONFIG_FRV=y
  7. CONFIG_UID16=y
  8. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  9. CONFIG_GENERIC_FIND_NEXT_BIT=y
  10. # CONFIG_GENERIC_CALIBRATE_DELAY is not set
  11. # CONFIG_GENERIC_HARDIRQS is not set
  12. #
  13. # Code maturity level options
  14. #
  15. CONFIG_EXPERIMENTAL=y
  16. CONFIG_CLEAN_COMPILE=y
  17. CONFIG_BROKEN_ON_SMP=y
  18. CONFIG_INIT_ENV_ARG_LIMIT=32
  19. #
  20. # General setup
  21. #
  22. CONFIG_LOCALVERSION=""
  23. CONFIG_SWAP=y
  24. CONFIG_SYSVIPC=y
  25. CONFIG_POSIX_MQUEUE=y
  26. # CONFIG_BSD_PROCESS_ACCT is not set
  27. CONFIG_SYSCTL=y
  28. # CONFIG_AUDIT is not set
  29. # CONFIG_HOTPLUG is not set
  30. # CONFIG_KOBJECT_UEVENT is not set
  31. # CONFIG_IKCONFIG is not set
  32. CONFIG_EMBEDDED=y
  33. CONFIG_KALLSYMS=y
  34. # CONFIG_KALLSYMS_ALL is not set
  35. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  36. CONFIG_PRINTK=y
  37. CONFIG_BUG=y
  38. CONFIG_BASE_FULL=y
  39. CONFIG_FUTEX=y
  40. CONFIG_EPOLL=y
  41. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  42. CONFIG_SHMEM=y
  43. CONFIG_CC_ALIGN_FUNCTIONS=0
  44. CONFIG_CC_ALIGN_LABELS=0
  45. CONFIG_CC_ALIGN_LOOPS=0
  46. CONFIG_CC_ALIGN_JUMPS=0
  47. # CONFIG_TINY_SHMEM is not set
  48. CONFIG_BASE_SMALL=0
  49. #
  50. # Loadable module support
  51. #
  52. # CONFIG_MODULES is not set
  53. #
  54. # Fujitsu FR-V system setup
  55. #
  56. CONFIG_MMU=y
  57. CONFIG_FRV_OUTOFLINE_ATOMIC_OPS=y
  58. CONFIG_HIGHMEM=y
  59. CONFIG_HIGHPTE=y
  60. CONFIG_SELECT_MEMORY_MODEL=y
  61. CONFIG_FLATMEM_MANUAL=y
  62. # CONFIG_DISCONTIGMEM_MANUAL is not set
  63. # CONFIG_SPARSEMEM_MANUAL is not set
  64. CONFIG_FLATMEM=y
  65. CONFIG_FLAT_NODE_MEM_MAP=y
  66. # CONFIG_FRV_DEFL_CACHE_WBACK is not set
  67. # CONFIG_FRV_DEFL_CACHE_WBEHIND is not set
  68. CONFIG_FRV_DEFL_CACHE_WTHRU=y
  69. # CONFIG_FRV_DEFL_CACHE_DISABLED is not set
  70. #
  71. # CPU core support
  72. #
  73. CONFIG_CPU_FR451=y
  74. CONFIG_CPU_FR451_COMPILE=y
  75. CONFIG_FRV_L1_CACHE_SHIFT=5
  76. CONFIG_MB93091_VDK=y
  77. # CONFIG_MB93093_PDK is not set
  78. CONFIG_MB93090_MB00=y
  79. # CONFIG_MB93091_NO_MB is not set
  80. # CONFIG_GPREL_DATA_8 is not set
  81. CONFIG_GPREL_DATA_4=y
  82. # CONFIG_GPREL_DATA_NONE is not set
  83. CONFIG_PCI=y
  84. # CONFIG_PCI_LEGACY_PROC is not set
  85. # CONFIG_PCI_NAMES is not set
  86. # CONFIG_PCI_DEBUG is not set
  87. # CONFIG_PCMCIA is not set
  88. #
  89. # Power management options
  90. #
  91. # CONFIG_PM is not set
  92. #
  93. # Executable formats
  94. #
  95. # CONFIG_BINFMT_ELF is not set
  96. CONFIG_BINFMT_ELF_FDPIC=y
  97. # CONFIG_BINFMT_MISC is not set
  98. #
  99. # Device Drivers
  100. #
  101. #
  102. # Generic Driver Options
  103. #
  104. # CONFIG_STANDALONE is not set
  105. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  106. # CONFIG_FW_LOADER is not set
  107. # CONFIG_DEBUG_DRIVER is not set
  108. #
  109. # Connector - unified userspace <-> kernelspace linker
  110. #
  111. # CONFIG_CONNECTOR is not set
  112. # CONFIG_FORK_CONNECTOR is not set
  113. #
  114. # Memory Technology Devices (MTD)
  115. #
  116. # CONFIG_MTD is not set
  117. #
  118. # Parallel port support
  119. #
  120. # CONFIG_PARPORT is not set
  121. #
  122. # Plug and Play support
  123. #
  124. #
  125. # Block devices
  126. #
  127. # CONFIG_BLK_DEV_FD is not set
  128. # CONFIG_BLK_CPQ_DA is not set
  129. # CONFIG_BLK_CPQ_CISS_DA is not set
  130. # CONFIG_BLK_DEV_DAC960 is not set
  131. # CONFIG_BLK_DEV_UMEM is not set
  132. # CONFIG_BLK_DEV_COW_COMMON is not set
  133. # CONFIG_BLK_DEV_LOOP is not set
  134. # CONFIG_BLK_DEV_NBD is not set
  135. # CONFIG_BLK_DEV_SX8 is not set
  136. # CONFIG_BLK_DEV_RAM is not set
  137. CONFIG_BLK_DEV_RAM_COUNT=16
  138. CONFIG_INITRAMFS_SOURCE=""
  139. # CONFIG_CDROM_PKTCDVD is not set
  140. #
  141. # IO Schedulers
  142. #
  143. CONFIG_IOSCHED_NOOP=y
  144. CONFIG_IOSCHED_AS=y
  145. CONFIG_IOSCHED_DEADLINE=y
  146. CONFIG_IOSCHED_CFQ=y
  147. # CONFIG_ATA_OVER_ETH is not set
  148. #
  149. # ATA/ATAPI/MFM/RLL support
  150. #
  151. # CONFIG_IDE is not set
  152. #
  153. # SCSI device support
  154. #
  155. # CONFIG_SCSI is not set
  156. #
  157. # Multi-device support (RAID and LVM)
  158. #
  159. # CONFIG_MD is not set
  160. #
  161. # Fusion MPT device support
  162. #
  163. # CONFIG_FUSION is not set
  164. #
  165. # IEEE 1394 (FireWire) support
  166. #
  167. # CONFIG_IEEE1394 is not set
  168. #
  169. # I2O device support
  170. #
  171. # CONFIG_I2O is not set
  172. #
  173. # Networking support
  174. #
  175. CONFIG_NET=y
  176. #
  177. # Networking options
  178. #
  179. CONFIG_PACKET=y
  180. # CONFIG_PACKET_MMAP is not set
  181. CONFIG_UNIX=y
  182. # CONFIG_NET_KEY is not set
  183. CONFIG_INET=y
  184. # CONFIG_IP_MULTICAST is not set
  185. # CONFIG_IP_ADVANCED_ROUTER is not set
  186. CONFIG_IP_PNP=y
  187. # CONFIG_IP_PNP_DHCP is not set
  188. # CONFIG_IP_PNP_BOOTP is not set
  189. # CONFIG_IP_PNP_RARP is not set
  190. # CONFIG_NET_IPIP is not set
  191. # CONFIG_NET_IPGRE is not set
  192. # CONFIG_ARPD is not set
  193. # CONFIG_SYN_COOKIES is not set
  194. # CONFIG_INET_AH is not set
  195. # CONFIG_INET_ESP is not set
  196. # CONFIG_INET_IPCOMP is not set
  197. # CONFIG_INET_TUNNEL is not set
  198. # CONFIG_IP_TCPDIAG is not set
  199. # CONFIG_IP_TCPDIAG_IPV6 is not set
  200. # CONFIG_IPV6 is not set
  201. # CONFIG_NETFILTER is not set
  202. #
  203. # SCTP Configuration (EXPERIMENTAL)
  204. #
  205. # CONFIG_IP_SCTP is not set
  206. # CONFIG_ATM is not set
  207. # CONFIG_BRIDGE is not set
  208. # CONFIG_VLAN_8021Q is not set
  209. # CONFIG_DECNET is not set
  210. # CONFIG_LLC2 is not set
  211. # CONFIG_IPX is not set
  212. # CONFIG_ATALK is not set
  213. # CONFIG_X25 is not set
  214. # CONFIG_LAPB is not set
  215. # CONFIG_NET_DIVERT is not set
  216. # CONFIG_ECONET is not set
  217. # CONFIG_WAN_ROUTER is not set
  218. #
  219. # QoS and/or fair queueing
  220. #
  221. # CONFIG_NET_SCHED is not set
  222. # CONFIG_NET_CLS_ROUTE is not set
  223. #
  224. # Network testing
  225. #
  226. # CONFIG_NET_PKTGEN is not set
  227. # CONFIG_KGDBOE is not set
  228. # CONFIG_NETPOLL is not set
  229. # CONFIG_NETPOLL_RX is not set
  230. # CONFIG_NETPOLL_TRAP is not set
  231. # CONFIG_NET_POLL_CONTROLLER is not set
  232. # CONFIG_HAMRADIO is not set
  233. # CONFIG_IRDA is not set
  234. # CONFIG_BT is not set
  235. # CONFIG_IEEE80211 is not set
  236. CONFIG_NETDEVICES=y
  237. # CONFIG_DUMMY is not set
  238. # CONFIG_BONDING is not set
  239. # CONFIG_EQUALIZER is not set
  240. # CONFIG_TUN is not set
  241. #
  242. # ARCnet devices
  243. #
  244. # CONFIG_ARCNET is not set
  245. #
  246. # Ethernet (10 or 100Mbit)
  247. #
  248. CONFIG_NET_ETHERNET=y
  249. CONFIG_MII=y
  250. # CONFIG_HAPPYMEAL is not set
  251. # CONFIG_SUNGEM is not set
  252. # CONFIG_NET_VENDOR_3COM is not set
  253. #
  254. # Tulip family network device support
  255. #
  256. # CONFIG_NET_TULIP is not set
  257. # CONFIG_HP100 is not set
  258. CONFIG_NET_PCI=y
  259. # CONFIG_PCNET32 is not set
  260. # CONFIG_AMD8111_ETH is not set
  261. # CONFIG_ADAPTEC_STARFIRE is not set
  262. # CONFIG_B44 is not set
  263. # CONFIG_FORCEDETH is not set
  264. # CONFIG_DGRS is not set
  265. # CONFIG_EEPRO100 is not set
  266. # CONFIG_E100 is not set
  267. # CONFIG_FEALNX is not set
  268. # CONFIG_NATSEMI is not set
  269. CONFIG_NE2K_PCI=y
  270. # CONFIG_8139CP is not set
  271. # CONFIG_8139TOO is not set
  272. # CONFIG_SIS900 is not set
  273. # CONFIG_EPIC100 is not set
  274. # CONFIG_SUNDANCE is not set
  275. # CONFIG_TLAN is not set
  276. # CONFIG_VIA_RHINE is not set
  277. #
  278. # Ethernet (1000 Mbit)
  279. #
  280. # CONFIG_ACENIC is not set
  281. # CONFIG_DL2K is not set
  282. # CONFIG_E1000 is not set
  283. # CONFIG_NS83820 is not set
  284. # CONFIG_HAMACHI is not set
  285. # CONFIG_YELLOWFIN is not set
  286. # CONFIG_R8169 is not set
  287. # CONFIG_SKGE is not set
  288. # CONFIG_SK98LIN is not set
  289. # CONFIG_VIA_VELOCITY is not set
  290. # CONFIG_TIGON3 is not set
  291. #
  292. # Ethernet (10000 Mbit)
  293. #
  294. # CONFIG_CHELSIO_T1 is not set
  295. # CONFIG_IXGB is not set
  296. # CONFIG_S2IO is not set
  297. #
  298. # Token Ring devices
  299. #
  300. # CONFIG_TR is not set
  301. #
  302. # Wireless LAN (non-hamradio)
  303. #
  304. # CONFIG_NET_RADIO is not set
  305. #
  306. # Wan interfaces
  307. #
  308. # CONFIG_WAN is not set
  309. # CONFIG_FDDI is not set
  310. # CONFIG_HIPPI is not set
  311. # CONFIG_PPP is not set
  312. # CONFIG_SLIP is not set
  313. # CONFIG_SHAPER is not set
  314. # CONFIG_NETCONSOLE is not set
  315. #
  316. # ISDN subsystem
  317. #
  318. # CONFIG_ISDN is not set
  319. #
  320. # Telephony Support
  321. #
  322. # CONFIG_PHONE is not set
  323. #
  324. # Input device support
  325. #
  326. # CONFIG_INPUT is not set
  327. #
  328. # Hardware I/O ports
  329. #
  330. # CONFIG_SERIO is not set
  331. # CONFIG_GAMEPORT is not set
  332. #
  333. # Character devices
  334. #
  335. # CONFIG_VT is not set
  336. # CONFIG_SERIAL_NONSTANDARD is not set
  337. #
  338. # Serial drivers
  339. #
  340. CONFIG_SERIAL_8250=y
  341. CONFIG_SERIAL_8250_CONSOLE=y
  342. CONFIG_SERIAL_8250_NR_UARTS=1
  343. CONFIG_SERIAL_8250_EXTENDED=y
  344. # CONFIG_SERIAL_8250_MANY_PORTS is not set
  345. CONFIG_SERIAL_8250_SHARE_IRQ=y
  346. # CONFIG_SERIAL_8250_DETECT_IRQ is not set
  347. # CONFIG_SERIAL_8250_MULTIPORT is not set
  348. # CONFIG_SERIAL_8250_RSA is not set
  349. #
  350. # Non-8250 serial port support
  351. #
  352. CONFIG_SERIAL_CORE=y
  353. CONFIG_SERIAL_CORE_CONSOLE=y
  354. # CONFIG_SERIAL_JSM is not set
  355. CONFIG_UNIX98_PTYS=y
  356. # CONFIG_LEGACY_PTYS is not set
  357. #
  358. # IPMI
  359. #
  360. # CONFIG_IPMI_HANDLER is not set
  361. #
  362. # Watchdog Cards
  363. #
  364. # CONFIG_WATCHDOG is not set
  365. # CONFIG_RTC is not set
  366. # CONFIG_GEN_RTC is not set
  367. # CONFIG_DTLK is not set
  368. # CONFIG_R3964 is not set
  369. # CONFIG_APPLICOM is not set
  370. #
  371. # Ftape, the floppy tape device driver
  372. #
  373. # CONFIG_DRM is not set
  374. # CONFIG_RAW_DRIVER is not set
  375. #
  376. # TPM devices
  377. #
  378. # CONFIG_TCG_TPM is not set
  379. #
  380. # I2C support
  381. #
  382. # CONFIG_I2C is not set
  383. #
  384. # Dallas's 1-wire bus
  385. #
  386. # CONFIG_W1 is not set
  387. #
  388. # Misc devices
  389. #
  390. #
  391. # Multimedia devices
  392. #
  393. # CONFIG_VIDEO_DEV is not set
  394. #
  395. # Digital Video Broadcasting Devices
  396. #
  397. # CONFIG_DVB is not set
  398. #
  399. # Graphics support
  400. #
  401. # CONFIG_FB is not set
  402. #
  403. # Sound
  404. #
  405. # CONFIG_SOUND is not set
  406. #
  407. # USB support
  408. #
  409. CONFIG_USB_ARCH_HAS_HCD=y
  410. CONFIG_USB_ARCH_HAS_OHCI=y
  411. # CONFIG_USB is not set
  412. #
  413. # USB Gadget Support
  414. #
  415. # CONFIG_USB_GADGET is not set
  416. #
  417. # MMC/SD Card support
  418. #
  419. # CONFIG_MMC is not set
  420. #
  421. # InfiniBand support
  422. #
  423. # CONFIG_INFINIBAND is not set
  424. #
  425. # File systems
  426. #
  427. # CONFIG_EXT2_FS is not set
  428. # CONFIG_EXT3_FS is not set
  429. # CONFIG_JBD is not set
  430. # CONFIG_REISER4_FS is not set
  431. # CONFIG_REISERFS_FS is not set
  432. # CONFIG_JFS_FS is not set
  433. #
  434. # XFS support
  435. #
  436. # CONFIG_XFS_FS is not set
  437. # CONFIG_MINIX_FS is not set
  438. # CONFIG_ROMFS_FS is not set
  439. CONFIG_INOTIFY=y
  440. # CONFIG_QUOTA is not set
  441. CONFIG_DNOTIFY=y
  442. # CONFIG_AUTOFS_FS is not set
  443. # CONFIG_AUTOFS4_FS is not set
  444. #
  445. # Caches
  446. #
  447. # CONFIG_FSCACHE is not set
  448. # CONFIG_FUSE_FS is not set
  449. #
  450. # CD-ROM/DVD Filesystems
  451. #
  452. # CONFIG_ISO9660_FS is not set
  453. # CONFIG_UDF_FS is not set
  454. #
  455. # DOS/FAT/NT Filesystems
  456. #
  457. # CONFIG_MSDOS_FS is not set
  458. # CONFIG_VFAT_FS is not set
  459. # CONFIG_NTFS_FS is not set
  460. #
  461. # Pseudo filesystems
  462. #
  463. CONFIG_PROC_FS=y
  464. # CONFIG_PROC_KCORE is not set
  465. CONFIG_SYSFS=y
  466. # CONFIG_DEVFS_FS is not set
  467. # CONFIG_DEVPTS_FS_XATTR is not set
  468. CONFIG_TMPFS=y
  469. # CONFIG_TMPFS_XATTR is not set
  470. # CONFIG_HUGETLB_PAGE is not set
  471. CONFIG_RAMFS=y
  472. # CONFIG_RELAYFS_FS is not set
  473. #
  474. # Miscellaneous filesystems
  475. #
  476. # CONFIG_ADFS_FS is not set
  477. # CONFIG_AFFS_FS is not set
  478. # CONFIG_HFS_FS is not set
  479. # CONFIG_HFSPLUS_FS is not set
  480. # CONFIG_BEFS_FS is not set
  481. # CONFIG_BFS_FS is not set
  482. # CONFIG_EFS_FS is not set
  483. # CONFIG_CRAMFS is not set
  484. # CONFIG_VXFS_FS is not set
  485. # CONFIG_HPFS_FS is not set
  486. # CONFIG_QNX4FS_FS is not set
  487. # CONFIG_SYSV_FS is not set
  488. # CONFIG_UFS_FS is not set
  489. #
  490. # Network File Systems
  491. #
  492. CONFIG_NFS_FS=y
  493. # CONFIG_NFS_V3 is not set
  494. # CONFIG_NFS_V4 is not set
  495. # CONFIG_NFS_DIRECTIO is not set
  496. # CONFIG_NFSD is not set
  497. CONFIG_ROOT_NFS=y
  498. CONFIG_LOCKD=y
  499. CONFIG_NFS_COMMON=y
  500. CONFIG_SUNRPC=y
  501. # CONFIG_RPCSEC_GSS_KRB5 is not set
  502. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  503. # CONFIG_SMB_FS is not set
  504. # CONFIG_CIFS is not set
  505. # CONFIG_NCP_FS is not set
  506. # CONFIG_CODA_FS is not set
  507. # CONFIG_AFS_FS is not set
  508. #
  509. # Partition Types
  510. #
  511. # CONFIG_PARTITION_ADVANCED is not set
  512. CONFIG_MSDOS_PARTITION=y
  513. #
  514. # Native Language Support
  515. #
  516. # CONFIG_NLS is not set
  517. #
  518. # Kernel hacking
  519. #
  520. # CONFIG_PRINTK_TIME is not set
  521. CONFIG_DEBUG_KERNEL=y
  522. # CONFIG_MAGIC_SYSRQ is not set
  523. CONFIG_LOG_BUF_SHIFT=14
  524. CONFIG_DETECT_SOFTLOCKUP=y
  525. # CONFIG_SCHEDSTATS is not set
  526. # CONFIG_DEBUG_SLAB is not set
  527. # CONFIG_DEBUG_SPINLOCK is not set
  528. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  529. # CONFIG_DEBUG_KOBJECT is not set
  530. # CONFIG_DEBUG_HIGHMEM is not set
  531. # CONFIG_DEBUG_BUGVERBOSE is not set
  532. # CONFIG_DEBUG_INFO is not set
  533. # CONFIG_DEBUG_FS is not set
  534. # CONFIG_FRAME_POINTER is not set
  535. # CONFIG_EARLY_PRINTK is not set
  536. CONFIG_DEBUG_STACKOVERFLOW=y
  537. # CONFIG_DEBUG_PAGEALLOC is not set
  538. # CONFIG_GDBSTUB is not set
  539. #
  540. # Security options
  541. #
  542. # CONFIG_KEYS is not set
  543. # CONFIG_SECURITY is not set
  544. #
  545. # Cryptographic options
  546. #
  547. # CONFIG_CRYPTO is not set
  548. #
  549. # Hardware crypto devices
  550. #
  551. #
  552. # Library routines
  553. #
  554. # CONFIG_CRC_CCITT is not set
  555. CONFIG_CRC32=y
  556. # CONFIG_LIBCRC32C is not set