cayman_defconfig 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.24-rc1
  4. # Fri Nov 2 14:35:27 2007
  5. #
  6. CONFIG_SUPERH=y
  7. CONFIG_SUPERH64=y
  8. CONFIG_MMU=y
  9. CONFIG_QUICKLIST=y
  10. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  11. CONFIG_GENERIC_FIND_NEXT_BIT=y
  12. CONFIG_GENERIC_HWEIGHT=y
  13. CONFIG_GENERIC_CALIBRATE_DELAY=y
  14. CONFIG_GENERIC_HARDIRQS=y
  15. CONFIG_GENERIC_IRQ_PROBE=y
  16. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  17. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  18. CONFIG_ARCH_NO_VIRT_TO_BUS=y
  19. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  20. #
  21. # General setup
  22. #
  23. CONFIG_EXPERIMENTAL=y
  24. CONFIG_BROKEN_ON_SMP=y
  25. CONFIG_LOCK_KERNEL=y
  26. CONFIG_INIT_ENV_ARG_LIMIT=32
  27. CONFIG_LOCALVERSION=""
  28. CONFIG_LOCALVERSION_AUTO=y
  29. CONFIG_SWAP=y
  30. # CONFIG_SYSVIPC is not set
  31. CONFIG_POSIX_MQUEUE=y
  32. # CONFIG_BSD_PROCESS_ACCT is not set
  33. # CONFIG_TASKSTATS is not set
  34. # CONFIG_USER_NS is not set
  35. # CONFIG_AUDIT is not set
  36. # CONFIG_IKCONFIG is not set
  37. CONFIG_LOG_BUF_SHIFT=14
  38. # CONFIG_CGROUPS is not set
  39. CONFIG_FAIR_GROUP_SCHED=y
  40. CONFIG_FAIR_USER_SCHED=y
  41. # CONFIG_FAIR_CGROUP_SCHED is not set
  42. CONFIG_SYSFS_DEPRECATED=y
  43. # CONFIG_RELAY is not set
  44. # CONFIG_BLK_DEV_INITRD is not set
  45. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  46. CONFIG_SYSCTL=y
  47. # CONFIG_EMBEDDED is not set
  48. CONFIG_UID16=y
  49. CONFIG_SYSCTL_SYSCALL=y
  50. CONFIG_KALLSYMS=y
  51. # CONFIG_KALLSYMS_ALL is not set
  52. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  53. CONFIG_HOTPLUG=y
  54. CONFIG_PRINTK=y
  55. CONFIG_BUG=y
  56. CONFIG_ELF_CORE=y
  57. CONFIG_BASE_FULL=y
  58. CONFIG_FUTEX=y
  59. CONFIG_ANON_INODES=y
  60. CONFIG_EPOLL=y
  61. CONFIG_SIGNALFD=y
  62. CONFIG_EVENTFD=y
  63. CONFIG_SHMEM=y
  64. CONFIG_VM_EVENT_COUNTERS=y
  65. CONFIG_SLAB=y
  66. # CONFIG_SLUB is not set
  67. # CONFIG_SLOB is not set
  68. CONFIG_RT_MUTEXES=y
  69. # CONFIG_TINY_SHMEM is not set
  70. CONFIG_BASE_SMALL=0
  71. CONFIG_MODULES=y
  72. CONFIG_MODULE_UNLOAD=y
  73. # CONFIG_MODULE_FORCE_UNLOAD is not set
  74. # CONFIG_MODVERSIONS is not set
  75. # CONFIG_MODULE_SRCVERSION_ALL is not set
  76. CONFIG_KMOD=y
  77. CONFIG_BLOCK=y
  78. # CONFIG_LBD is not set
  79. # CONFIG_BLK_DEV_IO_TRACE is not set
  80. # CONFIG_LSF is not set
  81. # CONFIG_BLK_DEV_BSG is not set
  82. #
  83. # IO Schedulers
  84. #
  85. CONFIG_IOSCHED_NOOP=y
  86. CONFIG_IOSCHED_AS=y
  87. CONFIG_IOSCHED_DEADLINE=y
  88. CONFIG_IOSCHED_CFQ=y
  89. # CONFIG_DEFAULT_AS is not set
  90. # CONFIG_DEFAULT_DEADLINE is not set
  91. CONFIG_DEFAULT_CFQ=y
  92. # CONFIG_DEFAULT_NOOP is not set
  93. CONFIG_DEFAULT_IOSCHED="cfq"
  94. #
  95. # System type
  96. #
  97. # CONFIG_SH_SIMULATOR is not set
  98. CONFIG_SH_CAYMAN=y
  99. # CONFIG_SH_HARP is not set
  100. CONFIG_CPU_SH5=y
  101. CONFIG_CPU_SUBTYPE_SH5_101=y
  102. # CONFIG_CPU_SUBTYPE_SH5_103 is not set
  103. CONFIG_LITTLE_ENDIAN=y
  104. # CONFIG_BIG_ENDIAN is not set
  105. CONFIG_SH_FPU=y
  106. # CONFIG_SH64_FPU_DENORM_FLUSH is not set
  107. CONFIG_SH64_PGTABLE_2_LEVEL=y
  108. # CONFIG_SH64_PGTABLE_3_LEVEL is not set
  109. CONFIG_HUGETLB_PAGE_SIZE_64K=y
  110. # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set
  111. # CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
  112. CONFIG_SH64_USER_MISALIGNED_FIXUP=y
  113. #
  114. # Memory options
  115. #
  116. CONFIG_CACHED_MEMORY_OFFSET=0x20000000
  117. CONFIG_MEMORY_START=0x80000000
  118. CONFIG_MEMORY_SIZE_IN_MB=128
  119. #
  120. # Cache options
  121. #
  122. CONFIG_DCACHE_WRITE_BACK=y
  123. # CONFIG_DCACHE_WRITE_THROUGH is not set
  124. # CONFIG_DCACHE_DISABLED is not set
  125. # CONFIG_ICACHE_DISABLED is not set
  126. CONFIG_PCIDEVICE_MEMORY_START=C0000000
  127. CONFIG_DEVICE_MEMORY_START=E0000000
  128. CONFIG_FLASH_MEMORY_START=0x00000000
  129. CONFIG_PCI_BLOCK_START=0x40000000
  130. #
  131. # CPU Subtype specific options
  132. #
  133. CONFIG_SH64_ID2815_WORKAROUND=y
  134. #
  135. # Misc options
  136. #
  137. CONFIG_HEARTBEAT=y
  138. CONFIG_HDSP253_LED=y
  139. # CONFIG_SH_DMA is not set
  140. CONFIG_PREEMPT=y
  141. CONFIG_SELECT_MEMORY_MODEL=y
  142. CONFIG_FLATMEM_MANUAL=y
  143. # CONFIG_DISCONTIGMEM_MANUAL is not set
  144. # CONFIG_SPARSEMEM_MANUAL is not set
  145. CONFIG_FLATMEM=y
  146. CONFIG_FLAT_NODE_MEM_MAP=y
  147. # CONFIG_SPARSEMEM_STATIC is not set
  148. # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
  149. CONFIG_SPLIT_PTLOCK_CPUS=4
  150. # CONFIG_RESOURCES_64BIT is not set
  151. CONFIG_ZONE_DMA_FLAG=0
  152. CONFIG_NR_QUICK=1
  153. #
  154. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  155. #
  156. CONFIG_PCI=y
  157. CONFIG_SH_PCIDMA_NONCOHERENT=y
  158. # CONFIG_ARCH_SUPPORTS_MSI is not set
  159. # CONFIG_PCI_DEBUG is not set
  160. # CONFIG_PCCARD is not set
  161. # CONFIG_HOTPLUG_PCI is not set
  162. #
  163. # Executable file formats
  164. #
  165. CONFIG_BINFMT_ELF=y
  166. # CONFIG_BINFMT_MISC is not set
  167. #
  168. # Networking
  169. #
  170. CONFIG_NET=y
  171. #
  172. # Networking options
  173. #
  174. CONFIG_PACKET=y
  175. # CONFIG_PACKET_MMAP is not set
  176. CONFIG_UNIX=y
  177. CONFIG_XFRM=y
  178. # CONFIG_XFRM_USER is not set
  179. # CONFIG_XFRM_SUB_POLICY is not set
  180. # CONFIG_XFRM_MIGRATE is not set
  181. # CONFIG_NET_KEY is not set
  182. CONFIG_INET=y
  183. # CONFIG_IP_MULTICAST is not set
  184. # CONFIG_IP_ADVANCED_ROUTER is not set
  185. CONFIG_IP_FIB_HASH=y
  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_XFRM_TUNNEL is not set
  198. # CONFIG_INET_TUNNEL is not set
  199. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  200. CONFIG_INET_XFRM_MODE_TUNNEL=y
  201. CONFIG_INET_XFRM_MODE_BEET=y
  202. # CONFIG_INET_LRO is not set
  203. CONFIG_INET_DIAG=y
  204. CONFIG_INET_TCP_DIAG=y
  205. # CONFIG_TCP_CONG_ADVANCED is not set
  206. CONFIG_TCP_CONG_CUBIC=y
  207. CONFIG_DEFAULT_TCP_CONG="cubic"
  208. # CONFIG_TCP_MD5SIG is not set
  209. # CONFIG_IPV6 is not set
  210. # CONFIG_INET6_XFRM_TUNNEL is not set
  211. # CONFIG_INET6_TUNNEL is not set
  212. # CONFIG_NETWORK_SECMARK is not set
  213. # CONFIG_NETFILTER is not set
  214. # CONFIG_IP_DCCP is not set
  215. # CONFIG_IP_SCTP is not set
  216. # CONFIG_TIPC is not set
  217. # CONFIG_ATM is not set
  218. # CONFIG_BRIDGE is not set
  219. # CONFIG_VLAN_8021Q is not set
  220. # CONFIG_DECNET is not set
  221. # CONFIG_LLC2 is not set
  222. # CONFIG_IPX is not set
  223. # CONFIG_ATALK is not set
  224. # CONFIG_X25 is not set
  225. # CONFIG_LAPB is not set
  226. # CONFIG_ECONET is not set
  227. # CONFIG_WAN_ROUTER is not set
  228. # CONFIG_NET_SCHED is not set
  229. #
  230. # Network testing
  231. #
  232. # CONFIG_NET_PKTGEN is not set
  233. # CONFIG_HAMRADIO is not set
  234. # CONFIG_IRDA is not set
  235. # CONFIG_BT is not set
  236. # CONFIG_AF_RXRPC is not set
  237. #
  238. # Wireless
  239. #
  240. # CONFIG_CFG80211 is not set
  241. # CONFIG_WIRELESS_EXT is not set
  242. # CONFIG_MAC80211 is not set
  243. # CONFIG_IEEE80211 is not set
  244. # CONFIG_RFKILL is not set
  245. # CONFIG_NET_9P is not set
  246. #
  247. # Device Drivers
  248. #
  249. #
  250. # Generic Driver Options
  251. #
  252. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  253. CONFIG_STANDALONE=y
  254. CONFIG_PREVENT_FIRMWARE_BUILD=y
  255. # CONFIG_FW_LOADER is not set
  256. # CONFIG_DEBUG_DRIVER is not set
  257. # CONFIG_DEBUG_DEVRES is not set
  258. # CONFIG_SYS_HYPERVISOR is not set
  259. # CONFIG_CONNECTOR is not set
  260. # CONFIG_MTD is not set
  261. # CONFIG_PARPORT is not set
  262. CONFIG_BLK_DEV=y
  263. # CONFIG_BLK_CPQ_CISS_DA is not set
  264. # CONFIG_BLK_DEV_DAC960 is not set
  265. # CONFIG_BLK_DEV_UMEM is not set
  266. # CONFIG_BLK_DEV_COW_COMMON is not set
  267. CONFIG_BLK_DEV_LOOP=y
  268. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  269. # CONFIG_BLK_DEV_NBD is not set
  270. # CONFIG_BLK_DEV_SX8 is not set
  271. CONFIG_BLK_DEV_RAM=y
  272. CONFIG_BLK_DEV_RAM_COUNT=16
  273. CONFIG_BLK_DEV_RAM_SIZE=4096
  274. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  275. # CONFIG_CDROM_PKTCDVD is not set
  276. # CONFIG_ATA_OVER_ETH is not set
  277. CONFIG_MISC_DEVICES=y
  278. # CONFIG_PHANTOM is not set
  279. # CONFIG_EEPROM_93CX6 is not set
  280. # CONFIG_SGI_IOC4 is not set
  281. # CONFIG_TIFM_CORE is not set
  282. # CONFIG_IDE is not set
  283. #
  284. # SCSI device support
  285. #
  286. # CONFIG_RAID_ATTRS is not set
  287. CONFIG_SCSI=y
  288. CONFIG_SCSI_DMA=y
  289. # CONFIG_SCSI_TGT is not set
  290. # CONFIG_SCSI_NETLINK is not set
  291. CONFIG_SCSI_PROC_FS=y
  292. #
  293. # SCSI support type (disk, tape, CD-ROM)
  294. #
  295. CONFIG_BLK_DEV_SD=y
  296. # CONFIG_CHR_DEV_ST is not set
  297. # CONFIG_CHR_DEV_OSST is not set
  298. # CONFIG_BLK_DEV_SR is not set
  299. # CONFIG_CHR_DEV_SG is not set
  300. # CONFIG_CHR_DEV_SCH is not set
  301. #
  302. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  303. #
  304. CONFIG_SCSI_MULTI_LUN=y
  305. # CONFIG_SCSI_CONSTANTS is not set
  306. # CONFIG_SCSI_LOGGING is not set
  307. # CONFIG_SCSI_SCAN_ASYNC is not set
  308. CONFIG_SCSI_WAIT_SCAN=m
  309. #
  310. # SCSI Transports
  311. #
  312. CONFIG_SCSI_SPI_ATTRS=y
  313. # CONFIG_SCSI_FC_ATTRS is not set
  314. # CONFIG_SCSI_ISCSI_ATTRS is not set
  315. # CONFIG_SCSI_SAS_LIBSAS is not set
  316. # CONFIG_SCSI_SRP_ATTRS is not set
  317. CONFIG_SCSI_LOWLEVEL=y
  318. # CONFIG_ISCSI_TCP is not set
  319. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  320. # CONFIG_SCSI_3W_9XXX is not set
  321. # CONFIG_SCSI_ACARD is not set
  322. # CONFIG_SCSI_AACRAID is not set
  323. # CONFIG_SCSI_AIC7XXX is not set
  324. # CONFIG_SCSI_AIC7XXX_OLD is not set
  325. # CONFIG_SCSI_AIC79XX is not set
  326. # CONFIG_SCSI_AIC94XX is not set
  327. # CONFIG_SCSI_ARCMSR is not set
  328. # CONFIG_MEGARAID_NEWGEN is not set
  329. # CONFIG_MEGARAID_LEGACY is not set
  330. # CONFIG_MEGARAID_SAS is not set
  331. # CONFIG_SCSI_HPTIOP is not set
  332. # CONFIG_SCSI_DMX3191D is not set
  333. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  334. # CONFIG_SCSI_IPS is not set
  335. # CONFIG_SCSI_INITIO is not set
  336. # CONFIG_SCSI_INIA100 is not set
  337. # CONFIG_SCSI_STEX is not set
  338. CONFIG_SCSI_SYM53C8XX_2=y
  339. CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
  340. CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
  341. CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
  342. CONFIG_SCSI_SYM53C8XX_MMIO=y
  343. # CONFIG_SCSI_QLOGIC_1280 is not set
  344. # CONFIG_SCSI_QLA_FC is not set
  345. # CONFIG_SCSI_QLA_ISCSI is not set
  346. # CONFIG_SCSI_LPFC is not set
  347. # CONFIG_SCSI_DC395x is not set
  348. # CONFIG_SCSI_DC390T is not set
  349. # CONFIG_SCSI_NSP32 is not set
  350. # CONFIG_SCSI_DEBUG is not set
  351. # CONFIG_SCSI_SRP is not set
  352. # CONFIG_ATA is not set
  353. # CONFIG_MD is not set
  354. # CONFIG_FUSION is not set
  355. #
  356. # IEEE 1394 (FireWire) support
  357. #
  358. # CONFIG_FIREWIRE is not set
  359. # CONFIG_IEEE1394 is not set
  360. # CONFIG_I2O is not set
  361. CONFIG_NETDEVICES=y
  362. # CONFIG_NETDEVICES_MULTIQUEUE is not set
  363. # CONFIG_DUMMY is not set
  364. # CONFIG_BONDING is not set
  365. # CONFIG_MACVLAN is not set
  366. # CONFIG_EQUALIZER is not set
  367. # CONFIG_TUN is not set
  368. # CONFIG_VETH is not set
  369. # CONFIG_IP1000 is not set
  370. # CONFIG_ARCNET is not set
  371. # CONFIG_PHYLIB is not set
  372. CONFIG_NET_ETHERNET=y
  373. # CONFIG_MII is not set
  374. # CONFIG_STNIC is not set
  375. # CONFIG_HAPPYMEAL is not set
  376. # CONFIG_SUNGEM is not set
  377. # CONFIG_CASSINI is not set
  378. # CONFIG_NET_VENDOR_3COM is not set
  379. # CONFIG_SMC91X is not set
  380. # CONFIG_SMC911X is not set
  381. CONFIG_NET_TULIP=y
  382. # CONFIG_DE2104X is not set
  383. CONFIG_TULIP=y
  384. # CONFIG_TULIP_MWI is not set
  385. # CONFIG_TULIP_MMIO is not set
  386. # CONFIG_TULIP_NAPI is not set
  387. # CONFIG_DE4X5 is not set
  388. # CONFIG_WINBOND_840 is not set
  389. # CONFIG_DM9102 is not set
  390. # CONFIG_ULI526X is not set
  391. # CONFIG_HP100 is not set
  392. # CONFIG_IBM_NEW_EMAC_ZMII is not set
  393. # CONFIG_IBM_NEW_EMAC_RGMII is not set
  394. # CONFIG_IBM_NEW_EMAC_TAH is not set
  395. # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
  396. CONFIG_NET_PCI=y
  397. # CONFIG_PCNET32 is not set
  398. # CONFIG_AMD8111_ETH is not set
  399. # CONFIG_ADAPTEC_STARFIRE is not set
  400. # CONFIG_B44 is not set
  401. # CONFIG_FORCEDETH is not set
  402. # CONFIG_EEPRO100 is not set
  403. # CONFIG_E100 is not set
  404. # CONFIG_FEALNX is not set
  405. # CONFIG_NATSEMI is not set
  406. # CONFIG_NE2K_PCI is not set
  407. # CONFIG_8139CP is not set
  408. # CONFIG_8139TOO is not set
  409. # CONFIG_SIS900 is not set
  410. # CONFIG_EPIC100 is not set
  411. # CONFIG_SUNDANCE is not set
  412. # CONFIG_TLAN is not set
  413. # CONFIG_VIA_RHINE is not set
  414. # CONFIG_SC92031 is not set
  415. CONFIG_NETDEV_1000=y
  416. # CONFIG_ACENIC is not set
  417. # CONFIG_DL2K is not set
  418. # CONFIG_E1000 is not set
  419. # CONFIG_E1000E is not set
  420. # CONFIG_NS83820 is not set
  421. # CONFIG_HAMACHI is not set
  422. # CONFIG_YELLOWFIN is not set
  423. # CONFIG_R8169 is not set
  424. # CONFIG_SIS190 is not set
  425. # CONFIG_SKGE is not set
  426. # CONFIG_SKY2 is not set
  427. # CONFIG_SK98LIN is not set
  428. # CONFIG_VIA_VELOCITY is not set
  429. # CONFIG_TIGON3 is not set
  430. # CONFIG_BNX2 is not set
  431. # CONFIG_QLA3XXX is not set
  432. # CONFIG_ATL1 is not set
  433. CONFIG_NETDEV_10000=y
  434. # CONFIG_CHELSIO_T1 is not set
  435. # CONFIG_CHELSIO_T3 is not set
  436. # CONFIG_IXGBE is not set
  437. # CONFIG_IXGB is not set
  438. # CONFIG_S2IO is not set
  439. # CONFIG_MYRI10GE is not set
  440. # CONFIG_NETXEN_NIC is not set
  441. # CONFIG_NIU is not set
  442. # CONFIG_MLX4_CORE is not set
  443. # CONFIG_TEHUTI is not set
  444. # CONFIG_TR is not set
  445. #
  446. # Wireless LAN
  447. #
  448. # CONFIG_WLAN_PRE80211 is not set
  449. # CONFIG_WLAN_80211 is not set
  450. # CONFIG_WAN is not set
  451. # CONFIG_FDDI is not set
  452. # CONFIG_HIPPI is not set
  453. # CONFIG_PPP is not set
  454. # CONFIG_SLIP is not set
  455. # CONFIG_NET_FC is not set
  456. # CONFIG_SHAPER is not set
  457. # CONFIG_NETCONSOLE is not set
  458. # CONFIG_NETPOLL is not set
  459. # CONFIG_NET_POLL_CONTROLLER is not set
  460. # CONFIG_ISDN is not set
  461. # CONFIG_PHONE is not set
  462. #
  463. # Input device support
  464. #
  465. CONFIG_INPUT=y
  466. # CONFIG_INPUT_FF_MEMLESS is not set
  467. # CONFIG_INPUT_POLLDEV is not set
  468. #
  469. # Userland interfaces
  470. #
  471. CONFIG_INPUT_MOUSEDEV=y
  472. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  473. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  474. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  475. # CONFIG_INPUT_JOYDEV is not set
  476. # CONFIG_INPUT_EVDEV is not set
  477. # CONFIG_INPUT_EVBUG is not set
  478. #
  479. # Input Device Drivers
  480. #
  481. CONFIG_INPUT_KEYBOARD=y
  482. CONFIG_KEYBOARD_ATKBD=y
  483. # CONFIG_KEYBOARD_SUNKBD is not set
  484. # CONFIG_KEYBOARD_LKKBD is not set
  485. # CONFIG_KEYBOARD_XTKBD is not set
  486. # CONFIG_KEYBOARD_NEWTON is not set
  487. # CONFIG_KEYBOARD_STOWAWAY is not set
  488. CONFIG_INPUT_MOUSE=y
  489. CONFIG_MOUSE_PS2=y
  490. CONFIG_MOUSE_PS2_ALPS=y
  491. CONFIG_MOUSE_PS2_LOGIPS2PP=y
  492. CONFIG_MOUSE_PS2_SYNAPTICS=y
  493. CONFIG_MOUSE_PS2_LIFEBOOK=y
  494. CONFIG_MOUSE_PS2_TRACKPOINT=y
  495. # CONFIG_MOUSE_PS2_TOUCHKIT is not set
  496. # CONFIG_MOUSE_SERIAL is not set
  497. # CONFIG_MOUSE_APPLETOUCH is not set
  498. # CONFIG_MOUSE_VSXXXAA is not set
  499. # CONFIG_INPUT_JOYSTICK is not set
  500. # CONFIG_INPUT_TABLET 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=y
  507. CONFIG_SERIO_I8042=y
  508. CONFIG_SERIO_SERPORT=y
  509. # CONFIG_SERIO_PCIPS2 is not set
  510. CONFIG_SERIO_LIBPS2=y
  511. # CONFIG_SERIO_RAW is not set
  512. # CONFIG_GAMEPORT is not set
  513. #
  514. # Character devices
  515. #
  516. CONFIG_VT=y
  517. CONFIG_VT_CONSOLE=y
  518. CONFIG_HW_CONSOLE=y
  519. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  520. # CONFIG_SERIAL_NONSTANDARD is not set
  521. #
  522. # Serial drivers
  523. #
  524. # CONFIG_SERIAL_8250 is not set
  525. #
  526. # Non-8250 serial port support
  527. #
  528. CONFIG_SERIAL_SH_SCI=y
  529. CONFIG_SERIAL_SH_SCI_NR_UARTS=2
  530. CONFIG_SERIAL_SH_SCI_CONSOLE=y
  531. CONFIG_SERIAL_CORE=y
  532. CONFIG_SERIAL_CORE_CONSOLE=y
  533. # CONFIG_SERIAL_JSM is not set
  534. CONFIG_UNIX98_PTYS=y
  535. CONFIG_LEGACY_PTYS=y
  536. CONFIG_LEGACY_PTY_COUNT=256
  537. # CONFIG_IPMI_HANDLER is not set
  538. CONFIG_HW_RANDOM=y
  539. # CONFIG_R3964 is not set
  540. # CONFIG_APPLICOM is not set
  541. # CONFIG_RAW_DRIVER is not set
  542. # CONFIG_TCG_TPM is not set
  543. CONFIG_DEVPORT=y
  544. CONFIG_I2C=m
  545. CONFIG_I2C_BOARDINFO=y
  546. # CONFIG_I2C_CHARDEV is not set
  547. #
  548. # I2C Algorithms
  549. #
  550. # CONFIG_I2C_ALGOBIT is not set
  551. # CONFIG_I2C_ALGOPCF is not set
  552. # CONFIG_I2C_ALGOPCA is not set
  553. #
  554. # I2C Hardware Bus support
  555. #
  556. # CONFIG_I2C_ALI1535 is not set
  557. # CONFIG_I2C_ALI1563 is not set
  558. # CONFIG_I2C_ALI15X3 is not set
  559. # CONFIG_I2C_AMD756 is not set
  560. # CONFIG_I2C_AMD8111 is not set
  561. # CONFIG_I2C_I801 is not set
  562. # CONFIG_I2C_I810 is not set
  563. # CONFIG_I2C_PIIX4 is not set
  564. # CONFIG_I2C_NFORCE2 is not set
  565. # CONFIG_I2C_OCORES is not set
  566. # CONFIG_I2C_PARPORT_LIGHT is not set
  567. # CONFIG_I2C_PROSAVAGE is not set
  568. # CONFIG_I2C_SAVAGE4 is not set
  569. # CONFIG_I2C_SIMTEC is not set
  570. # CONFIG_I2C_SIS5595 is not set
  571. # CONFIG_I2C_SIS630 is not set
  572. # CONFIG_I2C_SIS96X is not set
  573. # CONFIG_I2C_TAOS_EVM is not set
  574. # CONFIG_I2C_STUB is not set
  575. # CONFIG_I2C_VIA is not set
  576. # CONFIG_I2C_VIAPRO is not set
  577. # CONFIG_I2C_VOODOO3 is not set
  578. #
  579. # Miscellaneous I2C Chip support
  580. #
  581. # CONFIG_SENSORS_DS1337 is not set
  582. # CONFIG_SENSORS_DS1374 is not set
  583. # CONFIG_DS1682 is not set
  584. # CONFIG_SENSORS_EEPROM is not set
  585. # CONFIG_SENSORS_PCF8574 is not set
  586. # CONFIG_SENSORS_PCA9539 is not set
  587. # CONFIG_SENSORS_PCF8591 is not set
  588. # CONFIG_SENSORS_MAX6875 is not set
  589. # CONFIG_SENSORS_TSL2550 is not set
  590. # CONFIG_I2C_DEBUG_CORE is not set
  591. # CONFIG_I2C_DEBUG_ALGO is not set
  592. # CONFIG_I2C_DEBUG_BUS is not set
  593. # CONFIG_I2C_DEBUG_CHIP is not set
  594. #
  595. # SPI support
  596. #
  597. # CONFIG_SPI is not set
  598. # CONFIG_SPI_MASTER is not set
  599. # CONFIG_W1 is not set
  600. # CONFIG_POWER_SUPPLY is not set
  601. CONFIG_HWMON=y
  602. # CONFIG_HWMON_VID is not set
  603. # CONFIG_SENSORS_AD7418 is not set
  604. # CONFIG_SENSORS_ADM1021 is not set
  605. # CONFIG_SENSORS_ADM1025 is not set
  606. # CONFIG_SENSORS_ADM1026 is not set
  607. # CONFIG_SENSORS_ADM1029 is not set
  608. # CONFIG_SENSORS_ADM1031 is not set
  609. # CONFIG_SENSORS_ADM9240 is not set
  610. # CONFIG_SENSORS_ADT7470 is not set
  611. # CONFIG_SENSORS_ATXP1 is not set
  612. # CONFIG_SENSORS_DS1621 is not set
  613. # CONFIG_SENSORS_F71805F is not set
  614. # CONFIG_SENSORS_F71882FG is not set
  615. # CONFIG_SENSORS_F75375S is not set
  616. # CONFIG_SENSORS_GL518SM is not set
  617. # CONFIG_SENSORS_GL520SM is not set
  618. # CONFIG_SENSORS_IT87 is not set
  619. # CONFIG_SENSORS_LM63 is not set
  620. # CONFIG_SENSORS_LM75 is not set
  621. # CONFIG_SENSORS_LM77 is not set
  622. # CONFIG_SENSORS_LM78 is not set
  623. # CONFIG_SENSORS_LM80 is not set
  624. # CONFIG_SENSORS_LM83 is not set
  625. # CONFIG_SENSORS_LM85 is not set
  626. # CONFIG_SENSORS_LM87 is not set
  627. # CONFIG_SENSORS_LM90 is not set
  628. # CONFIG_SENSORS_LM92 is not set
  629. # CONFIG_SENSORS_LM93 is not set
  630. # CONFIG_SENSORS_MAX1619 is not set
  631. # CONFIG_SENSORS_MAX6650 is not set
  632. # CONFIG_SENSORS_PC87360 is not set
  633. # CONFIG_SENSORS_PC87427 is not set
  634. # CONFIG_SENSORS_SIS5595 is not set
  635. # CONFIG_SENSORS_DME1737 is not set
  636. # CONFIG_SENSORS_SMSC47M1 is not set
  637. # CONFIG_SENSORS_SMSC47M192 is not set
  638. # CONFIG_SENSORS_SMSC47B397 is not set
  639. # CONFIG_SENSORS_THMC50 is not set
  640. # CONFIG_SENSORS_VIA686A is not set
  641. # CONFIG_SENSORS_VT1211 is not set
  642. # CONFIG_SENSORS_VT8231 is not set
  643. # CONFIG_SENSORS_W83781D is not set
  644. # CONFIG_SENSORS_W83791D is not set
  645. # CONFIG_SENSORS_W83792D is not set
  646. # CONFIG_SENSORS_W83793 is not set
  647. # CONFIG_SENSORS_W83L785TS is not set
  648. # CONFIG_SENSORS_W83627HF is not set
  649. # CONFIG_SENSORS_W83627EHF is not set
  650. # CONFIG_HWMON_DEBUG_CHIP is not set
  651. CONFIG_WATCHDOG=y
  652. # CONFIG_WATCHDOG_NOWAYOUT is not set
  653. #
  654. # Watchdog Device Drivers
  655. #
  656. # CONFIG_SOFT_WATCHDOG is not set
  657. #
  658. # PCI-based Watchdog Cards
  659. #
  660. # CONFIG_PCIPCWATCHDOG is not set
  661. # CONFIG_WDTPCI is not set
  662. #
  663. # Sonics Silicon Backplane
  664. #
  665. CONFIG_SSB_POSSIBLE=y
  666. # CONFIG_SSB is not set
  667. #
  668. # Multifunction device drivers
  669. #
  670. # CONFIG_MFD_SM501 is not set
  671. #
  672. # Multimedia devices
  673. #
  674. CONFIG_VIDEO_DEV=m
  675. # CONFIG_VIDEO_V4L1 is not set
  676. # CONFIG_VIDEO_V4L1_COMPAT is not set
  677. CONFIG_VIDEO_V4L2=y
  678. CONFIG_VIDEO_CAPTURE_DRIVERS=y
  679. # CONFIG_VIDEO_ADV_DEBUG is not set
  680. CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
  681. # CONFIG_VIDEO_VIVI is not set
  682. # CONFIG_VIDEO_SAA5246A is not set
  683. # CONFIG_VIDEO_SAA5249 is not set
  684. # CONFIG_VIDEO_SAA7134 is not set
  685. # CONFIG_VIDEO_HEXIUM_ORION is not set
  686. # CONFIG_VIDEO_HEXIUM_GEMINI is not set
  687. # CONFIG_VIDEO_CX88 is not set
  688. # CONFIG_VIDEO_CX23885 is not set
  689. # CONFIG_VIDEO_CAFE_CCIC is not set
  690. # CONFIG_RADIO_ADAPTERS is not set
  691. CONFIG_DVB_CORE=y
  692. # CONFIG_DVB_CORE_ATTACH is not set
  693. CONFIG_DVB_CAPTURE_DRIVERS=y
  694. #
  695. # Supported SAA7146 based PCI Adapters
  696. #
  697. #
  698. # Supported FlexCopII (B2C2) Adapters
  699. #
  700. # CONFIG_DVB_B2C2_FLEXCOP is not set
  701. #
  702. # Supported BT878 Adapters
  703. #
  704. #
  705. # Supported Pluto2 Adapters
  706. #
  707. # CONFIG_DVB_PLUTO2 is not set
  708. #
  709. # Supported DVB Frontends
  710. #
  711. #
  712. # Customise DVB Frontends
  713. #
  714. # CONFIG_DVB_FE_CUSTOMISE is not set
  715. #
  716. # DVB-S (satellite) frontends
  717. #
  718. # CONFIG_DVB_STV0299 is not set
  719. # CONFIG_DVB_CX24110 is not set
  720. # CONFIG_DVB_CX24123 is not set
  721. # CONFIG_DVB_TDA8083 is not set
  722. # CONFIG_DVB_MT312 is not set
  723. # CONFIG_DVB_VES1X93 is not set
  724. # CONFIG_DVB_S5H1420 is not set
  725. # CONFIG_DVB_TDA10086 is not set
  726. #
  727. # DVB-T (terrestrial) frontends
  728. #
  729. # CONFIG_DVB_SP8870 is not set
  730. # CONFIG_DVB_SP887X is not set
  731. # CONFIG_DVB_CX22700 is not set
  732. # CONFIG_DVB_CX22702 is not set
  733. # CONFIG_DVB_L64781 is not set
  734. # CONFIG_DVB_TDA1004X is not set
  735. # CONFIG_DVB_NXT6000 is not set
  736. # CONFIG_DVB_MT352 is not set
  737. # CONFIG_DVB_ZL10353 is not set
  738. # CONFIG_DVB_DIB3000MB is not set
  739. # CONFIG_DVB_DIB3000MC is not set
  740. # CONFIG_DVB_DIB7000M is not set
  741. # CONFIG_DVB_DIB7000P is not set
  742. #
  743. # DVB-C (cable) frontends
  744. #
  745. # CONFIG_DVB_VES1820 is not set
  746. # CONFIG_DVB_TDA10021 is not set
  747. # CONFIG_DVB_TDA10023 is not set
  748. # CONFIG_DVB_STV0297 is not set
  749. #
  750. # ATSC (North American/Korean Terrestrial/Cable DTV) frontends
  751. #
  752. # CONFIG_DVB_NXT200X is not set
  753. # CONFIG_DVB_OR51211 is not set
  754. # CONFIG_DVB_OR51132 is not set
  755. # CONFIG_DVB_BCM3510 is not set
  756. # CONFIG_DVB_LGDT330X is not set
  757. # CONFIG_DVB_S5H1409 is not set
  758. #
  759. # Tuners/PLL support
  760. #
  761. # CONFIG_DVB_PLL is not set
  762. # CONFIG_DVB_TDA826X is not set
  763. # CONFIG_DVB_TDA827X is not set
  764. # CONFIG_DVB_TUNER_QT1010 is not set
  765. # CONFIG_DVB_TUNER_MT2060 is not set
  766. # CONFIG_DVB_TUNER_MT2266 is not set
  767. # CONFIG_DVB_TUNER_MT2131 is not set
  768. # CONFIG_DVB_TUNER_DIB0070 is not set
  769. #
  770. # Miscellaneous devices
  771. #
  772. # CONFIG_DVB_LNBP21 is not set
  773. # CONFIG_DVB_ISL6421 is not set
  774. # CONFIG_DVB_TUA6100 is not set
  775. CONFIG_DAB=y
  776. #
  777. # Graphics support
  778. #
  779. # CONFIG_DRM is not set
  780. # CONFIG_VGASTATE is not set
  781. CONFIG_VIDEO_OUTPUT_CONTROL=y
  782. CONFIG_FB=y
  783. CONFIG_FIRMWARE_EDID=y
  784. # CONFIG_FB_DDC is not set
  785. CONFIG_FB_CFB_FILLRECT=y
  786. CONFIG_FB_CFB_COPYAREA=y
  787. CONFIG_FB_CFB_IMAGEBLIT=y
  788. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  789. # CONFIG_FB_SYS_FILLRECT is not set
  790. # CONFIG_FB_SYS_COPYAREA is not set
  791. # CONFIG_FB_SYS_IMAGEBLIT is not set
  792. # CONFIG_FB_SYS_FOPS is not set
  793. CONFIG_FB_DEFERRED_IO=y
  794. # CONFIG_FB_SVGALIB is not set
  795. # CONFIG_FB_MACMODES is not set
  796. # CONFIG_FB_BACKLIGHT is not set
  797. CONFIG_FB_MODE_HELPERS=y
  798. # CONFIG_FB_TILEBLITTING is not set
  799. #
  800. # Frame buffer hardware drivers
  801. #
  802. # CONFIG_FB_CIRRUS is not set
  803. # CONFIG_FB_PM2 is not set
  804. # CONFIG_FB_CYBER2000 is not set
  805. # CONFIG_FB_ASILIANT is not set
  806. # CONFIG_FB_IMSTT is not set
  807. # CONFIG_FB_S1D13XXX is not set
  808. # CONFIG_FB_NVIDIA is not set
  809. # CONFIG_FB_RIVA is not set
  810. # CONFIG_FB_MATROX is not set
  811. # CONFIG_FB_RADEON is not set
  812. # CONFIG_FB_ATY128 is not set
  813. # CONFIG_FB_ATY is not set
  814. # CONFIG_FB_S3 is not set
  815. # CONFIG_FB_SAVAGE is not set
  816. # CONFIG_FB_SIS is not set
  817. # CONFIG_FB_NEOMAGIC is not set
  818. CONFIG_FB_KYRO=y
  819. # CONFIG_FB_3DFX is not set
  820. # CONFIG_FB_VOODOO1 is not set
  821. # CONFIG_FB_VT8623 is not set
  822. # CONFIG_FB_TRIDENT is not set
  823. # CONFIG_FB_ARK is not set
  824. # CONFIG_FB_PM3 is not set
  825. # CONFIG_FB_VIRTUAL is not set
  826. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  827. #
  828. # Display device support
  829. #
  830. # CONFIG_DISPLAY_SUPPORT is not set
  831. #
  832. # Console display driver support
  833. #
  834. CONFIG_DUMMY_CONSOLE=y
  835. CONFIG_FRAMEBUFFER_CONSOLE=y
  836. # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
  837. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  838. CONFIG_FONTS=y
  839. # CONFIG_FONT_8x8 is not set
  840. CONFIG_FONT_8x16=y
  841. # CONFIG_FONT_6x11 is not set
  842. # CONFIG_FONT_7x14 is not set
  843. # CONFIG_FONT_PEARL_8x8 is not set
  844. # CONFIG_FONT_ACORN_8x8 is not set
  845. # CONFIG_FONT_MINI_4x6 is not set
  846. # CONFIG_FONT_SUN8x16 is not set
  847. # CONFIG_FONT_SUN12x22 is not set
  848. # CONFIG_FONT_10x18 is not set
  849. CONFIG_LOGO=y
  850. # CONFIG_LOGO_LINUX_MONO is not set
  851. # CONFIG_LOGO_LINUX_VGA16 is not set
  852. # CONFIG_LOGO_LINUX_CLUT224 is not set
  853. # CONFIG_LOGO_SUPERH_MONO is not set
  854. # CONFIG_LOGO_SUPERH_VGA16 is not set
  855. CONFIG_LOGO_SUPERH_CLUT224=y
  856. #
  857. # Sound
  858. #
  859. # CONFIG_SOUND is not set
  860. CONFIG_HID_SUPPORT=y
  861. CONFIG_HID=y
  862. # CONFIG_HID_DEBUG is not set
  863. # CONFIG_HIDRAW is not set
  864. CONFIG_USB_SUPPORT=y
  865. CONFIG_USB_ARCH_HAS_HCD=y
  866. CONFIG_USB_ARCH_HAS_OHCI=y
  867. CONFIG_USB_ARCH_HAS_EHCI=y
  868. # CONFIG_USB is not set
  869. #
  870. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  871. #
  872. #
  873. # USB Gadget Support
  874. #
  875. # CONFIG_USB_GADGET is not set
  876. # CONFIG_MMC is not set
  877. # CONFIG_NEW_LEDS is not set
  878. # CONFIG_INFINIBAND is not set
  879. # CONFIG_RTC_CLASS is not set
  880. #
  881. # Userspace I/O
  882. #
  883. # CONFIG_UIO is not set
  884. #
  885. # File systems
  886. #
  887. CONFIG_EXT2_FS=y
  888. # CONFIG_EXT2_FS_XATTR is not set
  889. # CONFIG_EXT2_FS_XIP is not set
  890. CONFIG_EXT3_FS=y
  891. CONFIG_EXT3_FS_XATTR=y
  892. # CONFIG_EXT3_FS_POSIX_ACL is not set
  893. # CONFIG_EXT3_FS_SECURITY is not set
  894. # CONFIG_EXT4DEV_FS is not set
  895. CONFIG_JBD=y
  896. # CONFIG_JBD_DEBUG is not set
  897. CONFIG_FS_MBCACHE=y
  898. # CONFIG_REISERFS_FS is not set
  899. # CONFIG_JFS_FS is not set
  900. # CONFIG_FS_POSIX_ACL is not set
  901. # CONFIG_XFS_FS is not set
  902. # CONFIG_GFS2_FS is not set
  903. # CONFIG_OCFS2_FS is not set
  904. CONFIG_MINIX_FS=y
  905. CONFIG_ROMFS_FS=y
  906. CONFIG_INOTIFY=y
  907. CONFIG_INOTIFY_USER=y
  908. # CONFIG_QUOTA is not set
  909. CONFIG_DNOTIFY=y
  910. # CONFIG_AUTOFS_FS is not set
  911. # CONFIG_AUTOFS4_FS is not set
  912. # CONFIG_FUSE_FS is not set
  913. #
  914. # CD-ROM/DVD Filesystems
  915. #
  916. # CONFIG_ISO9660_FS is not set
  917. # CONFIG_UDF_FS is not set
  918. #
  919. # DOS/FAT/NT Filesystems
  920. #
  921. # CONFIG_MSDOS_FS is not set
  922. # CONFIG_VFAT_FS is not set
  923. # CONFIG_NTFS_FS is not set
  924. #
  925. # Pseudo filesystems
  926. #
  927. CONFIG_PROC_FS=y
  928. CONFIG_PROC_KCORE=y
  929. CONFIG_PROC_SYSCTL=y
  930. CONFIG_SYSFS=y
  931. CONFIG_TMPFS=y
  932. # CONFIG_TMPFS_POSIX_ACL is not set
  933. CONFIG_HUGETLBFS=y
  934. CONFIG_HUGETLB_PAGE=y
  935. # CONFIG_CONFIGFS_FS is not set
  936. #
  937. # Miscellaneous filesystems
  938. #
  939. # CONFIG_ADFS_FS is not set
  940. # CONFIG_AFFS_FS is not set
  941. # CONFIG_HFS_FS is not set
  942. # CONFIG_HFSPLUS_FS is not set
  943. # CONFIG_BEFS_FS is not set
  944. # CONFIG_BFS_FS is not set
  945. # CONFIG_EFS_FS is not set
  946. # CONFIG_CRAMFS is not set
  947. # CONFIG_VXFS_FS is not set
  948. # CONFIG_HPFS_FS is not set
  949. # CONFIG_QNX4FS_FS is not set
  950. # CONFIG_SYSV_FS is not set
  951. # CONFIG_UFS_FS is not set
  952. CONFIG_NETWORK_FILESYSTEMS=y
  953. CONFIG_NFS_FS=y
  954. CONFIG_NFS_V3=y
  955. # CONFIG_NFS_V3_ACL is not set
  956. # CONFIG_NFS_V4 is not set
  957. # CONFIG_NFS_DIRECTIO is not set
  958. # CONFIG_NFSD is not set
  959. CONFIG_ROOT_NFS=y
  960. CONFIG_LOCKD=y
  961. CONFIG_LOCKD_V4=y
  962. CONFIG_NFS_COMMON=y
  963. CONFIG_SUNRPC=y
  964. # CONFIG_SUNRPC_BIND34 is not set
  965. # CONFIG_RPCSEC_GSS_KRB5 is not set
  966. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  967. # CONFIG_SMB_FS is not set
  968. # CONFIG_CIFS is not set
  969. # CONFIG_NCP_FS is not set
  970. # CONFIG_CODA_FS is not set
  971. # CONFIG_AFS_FS is not set
  972. #
  973. # Partition Types
  974. #
  975. CONFIG_PARTITION_ADVANCED=y
  976. # CONFIG_ACORN_PARTITION is not set
  977. # CONFIG_OSF_PARTITION is not set
  978. # CONFIG_AMIGA_PARTITION is not set
  979. # CONFIG_ATARI_PARTITION is not set
  980. # CONFIG_MAC_PARTITION is not set
  981. CONFIG_MSDOS_PARTITION=y
  982. # CONFIG_BSD_DISKLABEL is not set
  983. # CONFIG_MINIX_SUBPARTITION is not set
  984. # CONFIG_SOLARIS_X86_PARTITION is not set
  985. # CONFIG_UNIXWARE_DISKLABEL is not set
  986. # CONFIG_LDM_PARTITION is not set
  987. # CONFIG_SGI_PARTITION is not set
  988. # CONFIG_ULTRIX_PARTITION is not set
  989. # CONFIG_SUN_PARTITION is not set
  990. # CONFIG_KARMA_PARTITION is not set
  991. # CONFIG_EFI_PARTITION is not set
  992. # CONFIG_SYSV68_PARTITION is not set
  993. # CONFIG_NLS is not set
  994. # CONFIG_DLM is not set
  995. CONFIG_INSTRUMENTATION=y
  996. # CONFIG_PROFILING is not set
  997. # CONFIG_MARKERS is not set
  998. #
  999. # Kernel hacking
  1000. #
  1001. # CONFIG_PRINTK_TIME is not set
  1002. CONFIG_ENABLE_WARN_DEPRECATED=y
  1003. CONFIG_ENABLE_MUST_CHECK=y
  1004. CONFIG_MAGIC_SYSRQ=y
  1005. # CONFIG_UNUSED_SYMBOLS is not set
  1006. CONFIG_DEBUG_FS=y
  1007. # CONFIG_HEADERS_CHECK is not set
  1008. CONFIG_DEBUG_KERNEL=y
  1009. # CONFIG_DEBUG_SHIRQ is not set
  1010. CONFIG_DETECT_SOFTLOCKUP=y
  1011. CONFIG_SCHED_DEBUG=y
  1012. CONFIG_SCHEDSTATS=y
  1013. # CONFIG_TIMER_STATS is not set
  1014. # CONFIG_DEBUG_SLAB is not set
  1015. # CONFIG_DEBUG_RT_MUTEXES is not set
  1016. # CONFIG_RT_MUTEX_TESTER is not set
  1017. # CONFIG_DEBUG_SPINLOCK is not set
  1018. # CONFIG_DEBUG_MUTEXES is not set
  1019. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1020. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  1021. # CONFIG_DEBUG_KOBJECT is not set
  1022. CONFIG_DEBUG_BUGVERBOSE=y
  1023. # CONFIG_DEBUG_INFO is not set
  1024. # CONFIG_DEBUG_VM is not set
  1025. # CONFIG_DEBUG_LIST is not set
  1026. # CONFIG_DEBUG_SG is not set
  1027. CONFIG_FRAME_POINTER=y
  1028. CONFIG_FORCED_INLINING=y
  1029. # CONFIG_BOOT_PRINTK_DELAY is not set
  1030. # CONFIG_RCU_TORTURE_TEST is not set
  1031. # CONFIG_FAULT_INJECTION is not set
  1032. # CONFIG_SAMPLES is not set
  1033. # CONFIG_EARLY_PRINTK is not set
  1034. CONFIG_SH64_PROC_TLB=y
  1035. CONFIG_SH64_PROC_ASIDS=y
  1036. CONFIG_SH64_SR_WATCH=y
  1037. # CONFIG_POOR_MANS_STRACE is not set
  1038. # CONFIG_SH_ALPHANUMERIC is not set
  1039. # CONFIG_SH_NO_BSS_INIT is not set
  1040. #
  1041. # Security options
  1042. #
  1043. # CONFIG_KEYS is not set
  1044. # CONFIG_SECURITY is not set
  1045. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  1046. # CONFIG_CRYPTO is not set
  1047. #
  1048. # Library routines
  1049. #
  1050. CONFIG_BITREVERSE=y
  1051. # CONFIG_CRC_CCITT is not set
  1052. # CONFIG_CRC16 is not set
  1053. # CONFIG_CRC_ITU_T is not set
  1054. CONFIG_CRC32=y
  1055. # CONFIG_CRC7 is not set
  1056. # CONFIG_LIBCRC32C is not set
  1057. CONFIG_PLIST=y
  1058. CONFIG_HAS_IOMEM=y
  1059. CONFIG_HAS_IOPORT=y
  1060. CONFIG_HAS_DMA=y