se7750_defconfig 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.20-rc2
  4. # Thu Dec 28 23:15:49 2006
  5. #
  6. CONFIG_SUPERH=y
  7. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  8. CONFIG_GENERIC_FIND_NEXT_BIT=y
  9. CONFIG_GENERIC_HWEIGHT=y
  10. CONFIG_GENERIC_HARDIRQS=y
  11. CONFIG_GENERIC_IRQ_PROBE=y
  12. CONFIG_GENERIC_CALIBRATE_DELAY=y
  13. # CONFIG_GENERIC_TIME is not set
  14. CONFIG_STACKTRACE_SUPPORT=y
  15. CONFIG_LOCKDEP_SUPPORT=y
  16. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  17. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  18. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  19. #
  20. # Code maturity level options
  21. #
  22. CONFIG_EXPERIMENTAL=y
  23. CONFIG_BROKEN_ON_SMP=y
  24. CONFIG_INIT_ENV_ARG_LIMIT=32
  25. #
  26. # General setup
  27. #
  28. CONFIG_LOCALVERSION=""
  29. CONFIG_LOCALVERSION_AUTO=y
  30. # CONFIG_SWAP is not set
  31. CONFIG_SYSVIPC=y
  32. # CONFIG_IPC_NS is not set
  33. # CONFIG_POSIX_MQUEUE is not set
  34. CONFIG_BSD_PROCESS_ACCT=y
  35. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  36. # CONFIG_TASKSTATS is not set
  37. # CONFIG_UTS_NS is not set
  38. # CONFIG_AUDIT is not set
  39. CONFIG_IKCONFIG=y
  40. CONFIG_IKCONFIG_PROC=y
  41. CONFIG_SYSFS_DEPRECATED=y
  42. # CONFIG_RELAY is not set
  43. CONFIG_INITRAMFS_SOURCE=""
  44. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  45. CONFIG_SYSCTL=y
  46. CONFIG_EMBEDDED=y
  47. CONFIG_UID16=y
  48. # CONFIG_SYSCTL_SYSCALL is not set
  49. CONFIG_KALLSYMS=y
  50. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  51. # CONFIG_HOTPLUG is not set
  52. CONFIG_PRINTK=y
  53. CONFIG_BUG=y
  54. CONFIG_ELF_CORE=y
  55. CONFIG_BASE_FULL=y
  56. CONFIG_FUTEX=y
  57. CONFIG_EPOLL=y
  58. CONFIG_SHMEM=y
  59. CONFIG_SLAB=y
  60. CONFIG_VM_EVENT_COUNTERS=y
  61. CONFIG_RT_MUTEXES=y
  62. # CONFIG_TINY_SHMEM is not set
  63. CONFIG_BASE_SMALL=0
  64. # CONFIG_SLOB is not set
  65. #
  66. # Loadable module support
  67. #
  68. CONFIG_MODULES=y
  69. # CONFIG_MODULE_UNLOAD is not set
  70. # CONFIG_MODVERSIONS is not set
  71. # CONFIG_MODULE_SRCVERSION_ALL is not set
  72. CONFIG_KMOD=y
  73. #
  74. # Block layer
  75. #
  76. CONFIG_BLOCK=y
  77. # CONFIG_LBD is not set
  78. # CONFIG_BLK_DEV_IO_TRACE is not set
  79. # CONFIG_LSF is not set
  80. #
  81. # IO Schedulers
  82. #
  83. CONFIG_IOSCHED_NOOP=y
  84. CONFIG_IOSCHED_AS=y
  85. CONFIG_IOSCHED_DEADLINE=y
  86. CONFIG_IOSCHED_CFQ=y
  87. CONFIG_DEFAULT_AS=y
  88. # CONFIG_DEFAULT_DEADLINE is not set
  89. # CONFIG_DEFAULT_CFQ is not set
  90. # CONFIG_DEFAULT_NOOP is not set
  91. CONFIG_DEFAULT_IOSCHED="anticipatory"
  92. #
  93. # System type
  94. #
  95. CONFIG_SOLUTION_ENGINE=y
  96. CONFIG_SH_SOLUTION_ENGINE=y
  97. # CONFIG_SH_7751_SOLUTION_ENGINE is not set
  98. # CONFIG_SH_7300_SOLUTION_ENGINE is not set
  99. # CONFIG_SH_7343_SOLUTION_ENGINE is not set
  100. # CONFIG_SH_73180_SOLUTION_ENGINE is not set
  101. # CONFIG_SH_7751_SYSTEMH is not set
  102. # CONFIG_SH_HP6XX is not set
  103. # CONFIG_SH_EC3104 is not set
  104. # CONFIG_SH_SATURN is not set
  105. # CONFIG_SH_DREAMCAST is not set
  106. # CONFIG_SH_BIGSUR is not set
  107. # CONFIG_SH_MPC1211 is not set
  108. # CONFIG_SH_SH03 is not set
  109. # CONFIG_SH_SECUREEDGE5410 is not set
  110. # CONFIG_SH_HS7751RVOIP is not set
  111. # CONFIG_SH_7710VOIPGW is not set
  112. # CONFIG_SH_RTS7751R2D is not set
  113. # CONFIG_SH_R7780RP is not set
  114. # CONFIG_SH_EDOSK7705 is not set
  115. # CONFIG_SH_SH4202_MICRODEV is not set
  116. # CONFIG_SH_LANDISK is not set
  117. # CONFIG_SH_TITAN is not set
  118. # CONFIG_SH_SHMIN is not set
  119. # CONFIG_SH_7206_SOLUTION_ENGINE is not set
  120. # CONFIG_SH_7619_SOLUTION_ENGINE is not set
  121. # CONFIG_SH_UNKNOWN is not set
  122. #
  123. # Processor selection
  124. #
  125. CONFIG_CPU_SH4=y
  126. #
  127. # SH-2 Processor Support
  128. #
  129. # CONFIG_CPU_SUBTYPE_SH7604 is not set
  130. # CONFIG_CPU_SUBTYPE_SH7619 is not set
  131. #
  132. # SH-2A Processor Support
  133. #
  134. # CONFIG_CPU_SUBTYPE_SH7206 is not set
  135. #
  136. # SH-3 Processor Support
  137. #
  138. # CONFIG_CPU_SUBTYPE_SH7300 is not set
  139. # CONFIG_CPU_SUBTYPE_SH7705 is not set
  140. # CONFIG_CPU_SUBTYPE_SH7706 is not set
  141. # CONFIG_CPU_SUBTYPE_SH7707 is not set
  142. # CONFIG_CPU_SUBTYPE_SH7708 is not set
  143. # CONFIG_CPU_SUBTYPE_SH7709 is not set
  144. # CONFIG_CPU_SUBTYPE_SH7710 is not set
  145. #
  146. # SH-4 Processor Support
  147. #
  148. CONFIG_CPU_SUBTYPE_SH7750=y
  149. # CONFIG_CPU_SUBTYPE_SH7091 is not set
  150. # CONFIG_CPU_SUBTYPE_SH7750R is not set
  151. # CONFIG_CPU_SUBTYPE_SH7750S is not set
  152. # CONFIG_CPU_SUBTYPE_SH7751 is not set
  153. # CONFIG_CPU_SUBTYPE_SH7751R is not set
  154. # CONFIG_CPU_SUBTYPE_SH7760 is not set
  155. # CONFIG_CPU_SUBTYPE_SH4_202 is not set
  156. #
  157. # ST40 Processor Support
  158. #
  159. # CONFIG_CPU_SUBTYPE_ST40STB1 is not set
  160. # CONFIG_CPU_SUBTYPE_ST40GX1 is not set
  161. #
  162. # SH-4A Processor Support
  163. #
  164. # CONFIG_CPU_SUBTYPE_SH7770 is not set
  165. # CONFIG_CPU_SUBTYPE_SH7780 is not set
  166. # CONFIG_CPU_SUBTYPE_SH7785 is not set
  167. #
  168. # SH4AL-DSP Processor Support
  169. #
  170. # CONFIG_CPU_SUBTYPE_SH73180 is not set
  171. # CONFIG_CPU_SUBTYPE_SH7343 is not set
  172. # CONFIG_CPU_SUBTYPE_SH7722 is not set
  173. #
  174. # Memory management options
  175. #
  176. CONFIG_MMU=y
  177. CONFIG_PAGE_OFFSET=0x80000000
  178. CONFIG_MEMORY_START=0x0c000000
  179. CONFIG_MEMORY_SIZE=0x02000000
  180. CONFIG_VSYSCALL=y
  181. CONFIG_PAGE_SIZE_4KB=y
  182. # CONFIG_PAGE_SIZE_8KB is not set
  183. # CONFIG_PAGE_SIZE_64KB is not set
  184. CONFIG_SELECT_MEMORY_MODEL=y
  185. CONFIG_FLATMEM_MANUAL=y
  186. # CONFIG_DISCONTIGMEM_MANUAL is not set
  187. # CONFIG_SPARSEMEM_MANUAL is not set
  188. CONFIG_FLATMEM=y
  189. CONFIG_FLAT_NODE_MEM_MAP=y
  190. # CONFIG_SPARSEMEM_STATIC is not set
  191. CONFIG_SPLIT_PTLOCK_CPUS=4
  192. # CONFIG_RESOURCES_64BIT is not set
  193. #
  194. # Cache configuration
  195. #
  196. # CONFIG_SH_DIRECT_MAPPED is not set
  197. # CONFIG_SH_WRITETHROUGH is not set
  198. # CONFIG_SH_OCRAM is not set
  199. CONFIG_CF_ENABLER=y
  200. # CONFIG_CF_AREA5 is not set
  201. CONFIG_CF_AREA6=y
  202. CONFIG_CF_BASE_ADDR=0xb8000000
  203. #
  204. # Processor features
  205. #
  206. CONFIG_CPU_LITTLE_ENDIAN=y
  207. # CONFIG_CPU_BIG_ENDIAN is not set
  208. CONFIG_SH_FPU=y
  209. # CONFIG_SH_DSP is not set
  210. # CONFIG_SH_STORE_QUEUES is not set
  211. CONFIG_CPU_HAS_INTEVT=y
  212. CONFIG_CPU_HAS_INTC_IRQ=y
  213. CONFIG_CPU_HAS_SR_RB=y
  214. CONFIG_CPU_HAS_PTEA=y
  215. #
  216. # Timer support
  217. #
  218. CONFIG_SH_TMU=y
  219. CONFIG_SH_TIMER_IRQ=16
  220. CONFIG_SH_PCLK_FREQ=33333333
  221. #
  222. # CPU Frequency scaling
  223. #
  224. # CONFIG_CPU_FREQ is not set
  225. #
  226. # DMA support
  227. #
  228. # CONFIG_SH_DMA is not set
  229. #
  230. # Companion Chips
  231. #
  232. # CONFIG_HD6446X_SERIES is not set
  233. CONFIG_HEARTBEAT=y
  234. #
  235. # Additional SuperH Device Drivers
  236. #
  237. # CONFIG_PUSH_SWITCH is not set
  238. #
  239. # Kernel features
  240. #
  241. # CONFIG_HZ_100 is not set
  242. CONFIG_HZ_250=y
  243. # CONFIG_HZ_300 is not set
  244. # CONFIG_HZ_1000 is not set
  245. CONFIG_HZ=250
  246. # CONFIG_KEXEC is not set
  247. # CONFIG_SMP is not set
  248. CONFIG_PREEMPT_NONE=y
  249. # CONFIG_PREEMPT_VOLUNTARY is not set
  250. # CONFIG_PREEMPT is not set
  251. #
  252. # Boot options
  253. #
  254. CONFIG_ZERO_PAGE_OFFSET=0x00001000
  255. CONFIG_BOOT_LINK_OFFSET=0x00800000
  256. # CONFIG_UBC_WAKEUP is not set
  257. # CONFIG_CMDLINE_BOOL is not set
  258. #
  259. # Bus options
  260. #
  261. # CONFIG_PCI is not set
  262. #
  263. # PCCARD (PCMCIA/CardBus) support
  264. #
  265. #
  266. # PCI Hotplug Support
  267. #
  268. #
  269. # Executable file formats
  270. #
  271. CONFIG_BINFMT_ELF=y
  272. # CONFIG_BINFMT_FLAT is not set
  273. # CONFIG_BINFMT_MISC is not set
  274. #
  275. # Power management options (EXPERIMENTAL)
  276. #
  277. # CONFIG_PM is not set
  278. #
  279. # Networking
  280. #
  281. CONFIG_NET=y
  282. #
  283. # Networking options
  284. #
  285. # CONFIG_NETDEBUG is not set
  286. CONFIG_PACKET=y
  287. # CONFIG_PACKET_MMAP is not set
  288. CONFIG_UNIX=y
  289. CONFIG_XFRM=y
  290. # CONFIG_XFRM_USER is not set
  291. # CONFIG_XFRM_SUB_POLICY is not set
  292. # CONFIG_NET_KEY is not set
  293. CONFIG_INET=y
  294. CONFIG_IP_MULTICAST=y
  295. # CONFIG_IP_ADVANCED_ROUTER is not set
  296. CONFIG_IP_FIB_HASH=y
  297. CONFIG_IP_PNP=y
  298. # CONFIG_IP_PNP_DHCP is not set
  299. CONFIG_IP_PNP_BOOTP=y
  300. # CONFIG_IP_PNP_RARP is not set
  301. # CONFIG_NET_IPIP is not set
  302. # CONFIG_NET_IPGRE is not set
  303. # CONFIG_IP_MROUTE is not set
  304. # CONFIG_ARPD is not set
  305. # CONFIG_SYN_COOKIES is not set
  306. # CONFIG_INET_AH is not set
  307. # CONFIG_INET_ESP is not set
  308. # CONFIG_INET_IPCOMP is not set
  309. # CONFIG_INET_XFRM_TUNNEL is not set
  310. # CONFIG_INET_TUNNEL is not set
  311. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  312. CONFIG_INET_XFRM_MODE_TUNNEL=y
  313. CONFIG_INET_XFRM_MODE_BEET=y
  314. CONFIG_INET_DIAG=y
  315. CONFIG_INET_TCP_DIAG=y
  316. # CONFIG_TCP_CONG_ADVANCED is not set
  317. CONFIG_TCP_CONG_CUBIC=y
  318. CONFIG_DEFAULT_TCP_CONG="cubic"
  319. # CONFIG_TCP_MD5SIG is not set
  320. # CONFIG_IPV6 is not set
  321. # CONFIG_INET6_XFRM_TUNNEL is not set
  322. # CONFIG_INET6_TUNNEL is not set
  323. # CONFIG_NETWORK_SECMARK is not set
  324. # CONFIG_NETFILTER is not set
  325. #
  326. # DCCP Configuration (EXPERIMENTAL)
  327. #
  328. # CONFIG_IP_DCCP is not set
  329. #
  330. # SCTP Configuration (EXPERIMENTAL)
  331. #
  332. # CONFIG_IP_SCTP is not set
  333. #
  334. # TIPC Configuration (EXPERIMENTAL)
  335. #
  336. # CONFIG_TIPC is not set
  337. # CONFIG_ATM is not set
  338. # CONFIG_BRIDGE is not set
  339. # CONFIG_VLAN_8021Q is not set
  340. # CONFIG_DECNET is not set
  341. # CONFIG_LLC2 is not set
  342. # CONFIG_IPX is not set
  343. # CONFIG_ATALK is not set
  344. # CONFIG_X25 is not set
  345. # CONFIG_LAPB is not set
  346. # CONFIG_ECONET is not set
  347. # CONFIG_WAN_ROUTER is not set
  348. #
  349. # QoS and/or fair queueing
  350. #
  351. # CONFIG_NET_SCHED is not set
  352. #
  353. # Network testing
  354. #
  355. # CONFIG_NET_PKTGEN is not set
  356. # CONFIG_HAMRADIO is not set
  357. # CONFIG_IRDA is not set
  358. # CONFIG_BT is not set
  359. # CONFIG_IEEE80211 is not set
  360. #
  361. # Device Drivers
  362. #
  363. #
  364. # Generic Driver Options
  365. #
  366. CONFIG_STANDALONE=y
  367. CONFIG_PREVENT_FIRMWARE_BUILD=y
  368. # CONFIG_SYS_HYPERVISOR is not set
  369. #
  370. # Connector - unified userspace <-> kernelspace linker
  371. #
  372. # CONFIG_CONNECTOR is not set
  373. #
  374. # Memory Technology Devices (MTD)
  375. #
  376. CONFIG_MTD=y
  377. # CONFIG_MTD_DEBUG is not set
  378. # CONFIG_MTD_CONCAT is not set
  379. CONFIG_MTD_PARTITIONS=y
  380. # CONFIG_MTD_REDBOOT_PARTS is not set
  381. # CONFIG_MTD_CMDLINE_PARTS is not set
  382. #
  383. # User Modules And Translation Layers
  384. #
  385. CONFIG_MTD_CHAR=y
  386. CONFIG_MTD_BLOCK=y
  387. # CONFIG_FTL is not set
  388. # CONFIG_NFTL is not set
  389. # CONFIG_INFTL is not set
  390. # CONFIG_RFD_FTL is not set
  391. # CONFIG_SSFDC is not set
  392. #
  393. # RAM/ROM/Flash chip drivers
  394. #
  395. CONFIG_MTD_CFI=y
  396. # CONFIG_MTD_JEDECPROBE is not set
  397. CONFIG_MTD_GEN_PROBE=y
  398. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  399. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  400. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  401. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  402. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  403. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  404. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  405. CONFIG_MTD_CFI_I1=y
  406. CONFIG_MTD_CFI_I2=y
  407. # CONFIG_MTD_CFI_I4 is not set
  408. # CONFIG_MTD_CFI_I8 is not set
  409. # CONFIG_MTD_CFI_INTELEXT is not set
  410. CONFIG_MTD_CFI_AMDSTD=y
  411. # CONFIG_MTD_CFI_STAA is not set
  412. CONFIG_MTD_CFI_UTIL=y
  413. # CONFIG_MTD_RAM is not set
  414. CONFIG_MTD_ROM=y
  415. # CONFIG_MTD_ABSENT is not set
  416. # CONFIG_MTD_OBSOLETE_CHIPS is not set
  417. #
  418. # Mapping drivers for chip access
  419. #
  420. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  421. # CONFIG_MTD_PHYSMAP is not set
  422. # CONFIG_MTD_PLATRAM is not set
  423. #
  424. # Self-contained MTD device drivers
  425. #
  426. # CONFIG_MTD_SLRAM is not set
  427. # CONFIG_MTD_PHRAM is not set
  428. # CONFIG_MTD_MTDRAM is not set
  429. # CONFIG_MTD_BLOCK2MTD is not set
  430. #
  431. # Disk-On-Chip Device Drivers
  432. #
  433. # CONFIG_MTD_DOC2000 is not set
  434. # CONFIG_MTD_DOC2001 is not set
  435. # CONFIG_MTD_DOC2001PLUS is not set
  436. #
  437. # NAND Flash Device Drivers
  438. #
  439. # CONFIG_MTD_NAND is not set
  440. #
  441. # OneNAND Flash Device Drivers
  442. #
  443. # CONFIG_MTD_ONENAND is not set
  444. #
  445. # Parallel port support
  446. #
  447. # CONFIG_PARPORT is not set
  448. #
  449. # Plug and Play support
  450. #
  451. #
  452. # Block devices
  453. #
  454. # CONFIG_BLK_DEV_COW_COMMON is not set
  455. # CONFIG_BLK_DEV_LOOP is not set
  456. # CONFIG_BLK_DEV_NBD is not set
  457. # CONFIG_BLK_DEV_RAM is not set
  458. # CONFIG_BLK_DEV_INITRD is not set
  459. # CONFIG_CDROM_PKTCDVD is not set
  460. # CONFIG_ATA_OVER_ETH is not set
  461. #
  462. # Misc devices
  463. #
  464. # CONFIG_TIFM_CORE is not set
  465. #
  466. # ATA/ATAPI/MFM/RLL support
  467. #
  468. CONFIG_IDE=y
  469. CONFIG_IDE_MAX_HWIFS=4
  470. CONFIG_BLK_DEV_IDE=y
  471. #
  472. # Please see Documentation/ide.txt for help/info on IDE drives
  473. #
  474. # CONFIG_BLK_DEV_IDE_SATA is not set
  475. CONFIG_BLK_DEV_IDEDISK=y
  476. # CONFIG_IDEDISK_MULTI_MODE is not set
  477. # CONFIG_BLK_DEV_IDECD is not set
  478. # CONFIG_BLK_DEV_IDETAPE is not set
  479. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  480. # CONFIG_BLK_DEV_IDESCSI is not set
  481. # CONFIG_IDE_TASK_IOCTL is not set
  482. #
  483. # IDE chipset support/bugfixes
  484. #
  485. # CONFIG_IDE_GENERIC is not set
  486. # CONFIG_IDE_ARM is not set
  487. # CONFIG_BLK_DEV_IDEDMA is not set
  488. # CONFIG_IDEDMA_AUTO is not set
  489. # CONFIG_BLK_DEV_HD is not set
  490. #
  491. # SCSI device support
  492. #
  493. # CONFIG_RAID_ATTRS is not set
  494. CONFIG_SCSI=y
  495. # CONFIG_SCSI_TGT is not set
  496. # CONFIG_SCSI_NETLINK is not set
  497. CONFIG_SCSI_PROC_FS=y
  498. #
  499. # SCSI support type (disk, tape, CD-ROM)
  500. #
  501. # CONFIG_BLK_DEV_SD is not set
  502. # CONFIG_CHR_DEV_ST is not set
  503. # CONFIG_CHR_DEV_OSST is not set
  504. # CONFIG_BLK_DEV_SR is not set
  505. # CONFIG_CHR_DEV_SG is not set
  506. # CONFIG_CHR_DEV_SCH is not set
  507. #
  508. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  509. #
  510. # CONFIG_SCSI_MULTI_LUN is not set
  511. # CONFIG_SCSI_CONSTANTS is not set
  512. # CONFIG_SCSI_LOGGING is not set
  513. # CONFIG_SCSI_SCAN_ASYNC is not set
  514. #
  515. # SCSI Transports
  516. #
  517. # CONFIG_SCSI_SPI_ATTRS is not set
  518. # CONFIG_SCSI_FC_ATTRS is not set
  519. # CONFIG_SCSI_ISCSI_ATTRS is not set
  520. # CONFIG_SCSI_SAS_ATTRS is not set
  521. # CONFIG_SCSI_SAS_LIBSAS is not set
  522. #
  523. # SCSI low-level drivers
  524. #
  525. # CONFIG_ISCSI_TCP is not set
  526. # CONFIG_SCSI_DEBUG is not set
  527. #
  528. # Serial ATA (prod) and Parallel ATA (experimental) drivers
  529. #
  530. # CONFIG_ATA is not set
  531. #
  532. # Multi-device support (RAID and LVM)
  533. #
  534. # CONFIG_MD is not set
  535. #
  536. # Fusion MPT device support
  537. #
  538. # CONFIG_FUSION is not set
  539. #
  540. # IEEE 1394 (FireWire) support
  541. #
  542. #
  543. # I2O device support
  544. #
  545. #
  546. # Network device support
  547. #
  548. CONFIG_NETDEVICES=y
  549. # CONFIG_DUMMY is not set
  550. # CONFIG_BONDING is not set
  551. # CONFIG_EQUALIZER is not set
  552. # CONFIG_TUN is not set
  553. #
  554. # PHY device support
  555. #
  556. # CONFIG_PHYLIB is not set
  557. #
  558. # Ethernet (10 or 100Mbit)
  559. #
  560. CONFIG_NET_ETHERNET=y
  561. # CONFIG_MII is not set
  562. CONFIG_STNIC=y
  563. # CONFIG_SMC91X is not set
  564. #
  565. # Ethernet (1000 Mbit)
  566. #
  567. #
  568. # Ethernet (10000 Mbit)
  569. #
  570. #
  571. # Token Ring devices
  572. #
  573. #
  574. # Wireless LAN (non-hamradio)
  575. #
  576. # CONFIG_NET_RADIO is not set
  577. #
  578. # Wan interfaces
  579. #
  580. # CONFIG_WAN is not set
  581. # CONFIG_PPP is not set
  582. # CONFIG_SLIP is not set
  583. # CONFIG_SHAPER is not set
  584. # CONFIG_NETCONSOLE is not set
  585. # CONFIG_NETPOLL is not set
  586. # CONFIG_NET_POLL_CONTROLLER is not set
  587. #
  588. # ISDN subsystem
  589. #
  590. # CONFIG_ISDN is not set
  591. #
  592. # Telephony Support
  593. #
  594. # CONFIG_PHONE is not set
  595. #
  596. # Input device support
  597. #
  598. # CONFIG_INPUT is not set
  599. #
  600. # Hardware I/O ports
  601. #
  602. # CONFIG_SERIO is not set
  603. # CONFIG_GAMEPORT is not set
  604. #
  605. # Character devices
  606. #
  607. # CONFIG_VT is not set
  608. # CONFIG_SERIAL_NONSTANDARD is not set
  609. #
  610. # Serial drivers
  611. #
  612. CONFIG_SERIAL_8250=y
  613. # CONFIG_SERIAL_8250_CONSOLE is not set
  614. CONFIG_SERIAL_8250_NR_UARTS=2
  615. CONFIG_SERIAL_8250_RUNTIME_UARTS=2
  616. # CONFIG_SERIAL_8250_EXTENDED is not set
  617. #
  618. # Non-8250 serial port support
  619. #
  620. CONFIG_SERIAL_SH_SCI=y
  621. CONFIG_SERIAL_SH_SCI_NR_UARTS=2
  622. CONFIG_SERIAL_SH_SCI_CONSOLE=y
  623. CONFIG_SERIAL_CORE=y
  624. CONFIG_SERIAL_CORE_CONSOLE=y
  625. CONFIG_UNIX98_PTYS=y
  626. CONFIG_LEGACY_PTYS=y
  627. CONFIG_LEGACY_PTY_COUNT=256
  628. #
  629. # IPMI
  630. #
  631. # CONFIG_IPMI_HANDLER is not set
  632. #
  633. # Watchdog Cards
  634. #
  635. CONFIG_WATCHDOG=y
  636. # CONFIG_WATCHDOG_NOWAYOUT is not set
  637. #
  638. # Watchdog Device Drivers
  639. #
  640. # CONFIG_SOFT_WATCHDOG is not set
  641. CONFIG_SH_WDT=y
  642. # CONFIG_SH_WDT_MMAP is not set
  643. CONFIG_HW_RANDOM=y
  644. # CONFIG_GEN_RTC is not set
  645. # CONFIG_DTLK is not set
  646. # CONFIG_R3964 is not set
  647. # CONFIG_RAW_DRIVER is not set
  648. #
  649. # TPM devices
  650. #
  651. # CONFIG_TCG_TPM is not set
  652. #
  653. # I2C support
  654. #
  655. # CONFIG_I2C is not set
  656. #
  657. # SPI support
  658. #
  659. # CONFIG_SPI is not set
  660. # CONFIG_SPI_MASTER is not set
  661. #
  662. # Dallas's 1-wire bus
  663. #
  664. # CONFIG_W1 is not set
  665. #
  666. # Hardware Monitoring support
  667. #
  668. CONFIG_HWMON=y
  669. # CONFIG_HWMON_VID is not set
  670. # CONFIG_SENSORS_ABITUGURU is not set
  671. # CONFIG_SENSORS_F71805F is not set
  672. # CONFIG_SENSORS_PC87427 is not set
  673. # CONFIG_SENSORS_VT1211 is not set
  674. # CONFIG_HWMON_DEBUG_CHIP is not set
  675. #
  676. # Multimedia devices
  677. #
  678. # CONFIG_VIDEO_DEV is not set
  679. #
  680. # Digital Video Broadcasting Devices
  681. #
  682. # CONFIG_DVB is not set
  683. #
  684. # Graphics support
  685. #
  686. CONFIG_FIRMWARE_EDID=y
  687. # CONFIG_FB is not set
  688. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  689. #
  690. # Sound
  691. #
  692. # CONFIG_SOUND is not set
  693. #
  694. # USB support
  695. #
  696. # CONFIG_USB_ARCH_HAS_HCD is not set
  697. # CONFIG_USB_ARCH_HAS_OHCI is not set
  698. # CONFIG_USB_ARCH_HAS_EHCI is not set
  699. #
  700. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  701. #
  702. #
  703. # USB Gadget Support
  704. #
  705. # CONFIG_USB_GADGET is not set
  706. #
  707. # MMC/SD Card support
  708. #
  709. # CONFIG_MMC is not set
  710. #
  711. # LED devices
  712. #
  713. # CONFIG_NEW_LEDS is not set
  714. #
  715. # LED drivers
  716. #
  717. #
  718. # LED Triggers
  719. #
  720. #
  721. # InfiniBand support
  722. #
  723. #
  724. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  725. #
  726. #
  727. # Real Time Clock
  728. #
  729. # CONFIG_RTC_CLASS is not set
  730. #
  731. # DMA Engine support
  732. #
  733. # CONFIG_DMA_ENGINE is not set
  734. #
  735. # DMA Clients
  736. #
  737. #
  738. # DMA Devices
  739. #
  740. #
  741. # Virtualization
  742. #
  743. #
  744. # File systems
  745. #
  746. # CONFIG_EXT2_FS is not set
  747. # CONFIG_EXT3_FS is not set
  748. # CONFIG_EXT4DEV_FS is not set
  749. # CONFIG_REISERFS_FS is not set
  750. # CONFIG_JFS_FS is not set
  751. # CONFIG_FS_POSIX_ACL is not set
  752. # CONFIG_XFS_FS is not set
  753. # CONFIG_GFS2_FS is not set
  754. # CONFIG_OCFS2_FS is not set
  755. # CONFIG_MINIX_FS is not set
  756. # CONFIG_ROMFS_FS is not set
  757. CONFIG_INOTIFY=y
  758. CONFIG_INOTIFY_USER=y
  759. # CONFIG_QUOTA is not set
  760. CONFIG_DNOTIFY=y
  761. # CONFIG_AUTOFS_FS is not set
  762. # CONFIG_AUTOFS4_FS is not set
  763. # CONFIG_FUSE_FS is not set
  764. #
  765. # CD-ROM/DVD Filesystems
  766. #
  767. # CONFIG_ISO9660_FS is not set
  768. # CONFIG_UDF_FS is not set
  769. #
  770. # DOS/FAT/NT Filesystems
  771. #
  772. # CONFIG_MSDOS_FS is not set
  773. # CONFIG_VFAT_FS is not set
  774. # CONFIG_NTFS_FS is not set
  775. #
  776. # Pseudo filesystems
  777. #
  778. CONFIG_PROC_FS=y
  779. CONFIG_PROC_KCORE=y
  780. CONFIG_PROC_SYSCTL=y
  781. CONFIG_SYSFS=y
  782. CONFIG_TMPFS=y
  783. # CONFIG_TMPFS_POSIX_ACL is not set
  784. # CONFIG_HUGETLBFS is not set
  785. # CONFIG_HUGETLB_PAGE is not set
  786. CONFIG_RAMFS=y
  787. # CONFIG_CONFIGFS_FS is not set
  788. #
  789. # Miscellaneous filesystems
  790. #
  791. # CONFIG_ADFS_FS is not set
  792. # CONFIG_AFFS_FS is not set
  793. # CONFIG_HFS_FS is not set
  794. # CONFIG_HFSPLUS_FS is not set
  795. # CONFIG_BEFS_FS is not set
  796. # CONFIG_BFS_FS is not set
  797. # CONFIG_EFS_FS is not set
  798. CONFIG_JFFS2_FS=y
  799. CONFIG_JFFS2_FS_DEBUG=0
  800. CONFIG_JFFS2_FS_WRITEBUFFER=y
  801. # CONFIG_JFFS2_SUMMARY is not set
  802. # CONFIG_JFFS2_FS_XATTR is not set
  803. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  804. CONFIG_JFFS2_ZLIB=y
  805. CONFIG_JFFS2_RTIME=y
  806. # CONFIG_JFFS2_RUBIN is not set
  807. # CONFIG_CRAMFS is not set
  808. # CONFIG_VXFS_FS is not set
  809. # CONFIG_HPFS_FS is not set
  810. # CONFIG_QNX4FS_FS is not set
  811. # CONFIG_SYSV_FS is not set
  812. # CONFIG_UFS_FS is not set
  813. #
  814. # Network File Systems
  815. #
  816. CONFIG_NFS_FS=y
  817. # CONFIG_NFS_V3 is not set
  818. # CONFIG_NFS_V4 is not set
  819. # CONFIG_NFS_DIRECTIO is not set
  820. # CONFIG_NFSD is not set
  821. CONFIG_ROOT_NFS=y
  822. CONFIG_LOCKD=y
  823. CONFIG_NFS_COMMON=y
  824. CONFIG_SUNRPC=y
  825. # CONFIG_RPCSEC_GSS_KRB5 is not set
  826. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  827. # CONFIG_SMB_FS is not set
  828. # CONFIG_CIFS is not set
  829. # CONFIG_NCP_FS is not set
  830. # CONFIG_CODA_FS is not set
  831. # CONFIG_AFS_FS is not set
  832. # CONFIG_9P_FS is not set
  833. #
  834. # Partition Types
  835. #
  836. CONFIG_PARTITION_ADVANCED=y
  837. # CONFIG_ACORN_PARTITION is not set
  838. # CONFIG_OSF_PARTITION is not set
  839. # CONFIG_AMIGA_PARTITION is not set
  840. # CONFIG_ATARI_PARTITION is not set
  841. # CONFIG_MAC_PARTITION is not set
  842. # CONFIG_MSDOS_PARTITION is not set
  843. # CONFIG_LDM_PARTITION is not set
  844. # CONFIG_SGI_PARTITION is not set
  845. # CONFIG_ULTRIX_PARTITION is not set
  846. # CONFIG_SUN_PARTITION is not set
  847. # CONFIG_KARMA_PARTITION is not set
  848. # CONFIG_EFI_PARTITION is not set
  849. #
  850. # Native Language Support
  851. #
  852. # CONFIG_NLS is not set
  853. #
  854. # Distributed Lock Manager
  855. #
  856. # CONFIG_DLM is not set
  857. #
  858. # Profiling support
  859. #
  860. # CONFIG_PROFILING is not set
  861. #
  862. # Kernel hacking
  863. #
  864. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  865. # CONFIG_PRINTK_TIME is not set
  866. # CONFIG_ENABLE_MUST_CHECK is not set
  867. # CONFIG_MAGIC_SYSRQ is not set
  868. # CONFIG_UNUSED_SYMBOLS is not set
  869. # CONFIG_DEBUG_FS is not set
  870. # CONFIG_HEADERS_CHECK is not set
  871. # CONFIG_DEBUG_KERNEL is not set
  872. CONFIG_LOG_BUF_SHIFT=14
  873. # CONFIG_DEBUG_BUGVERBOSE is not set
  874. # CONFIG_SH_STANDARD_BIOS is not set
  875. # CONFIG_EARLY_SCIF_CONSOLE is not set
  876. # CONFIG_KGDB is not set
  877. #
  878. # Security options
  879. #
  880. # CONFIG_KEYS is not set
  881. # CONFIG_SECURITY is not set
  882. #
  883. # Cryptographic options
  884. #
  885. # CONFIG_CRYPTO is not set
  886. #
  887. # Library routines
  888. #
  889. CONFIG_BITREVERSE=y
  890. # CONFIG_CRC_CCITT is not set
  891. # CONFIG_CRC16 is not set
  892. CONFIG_CRC32=y
  893. # CONFIG_LIBCRC32C is not set
  894. CONFIG_ZLIB_INFLATE=y
  895. CONFIG_ZLIB_DEFLATE=y
  896. CONFIG_PLIST=y
  897. CONFIG_IOMAP_COPY=y