rbhma4500_defconfig 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.23-rc1
  4. # Thu Aug 2 22:59:53 2007
  5. #
  6. CONFIG_MIPS=y
  7. #
  8. # Machine selection
  9. #
  10. # CONFIG_MACH_ALCHEMY is not set
  11. # CONFIG_BASLER_EXCITE is not set
  12. # CONFIG_MIPS_COBALT is not set
  13. # CONFIG_MACH_DECSTATION is not set
  14. # CONFIG_MACH_JAZZ is not set
  15. # CONFIG_LEMOTE_FULONG is not set
  16. # CONFIG_MIPS_ATLAS is not set
  17. # CONFIG_MIPS_MALTA is not set
  18. # CONFIG_MIPS_SEAD is not set
  19. # CONFIG_MIPS_SIM is not set
  20. # CONFIG_MARKEINS is not set
  21. # CONFIG_MACH_VR41XX is not set
  22. # CONFIG_PNX8550_JBS is not set
  23. # CONFIG_PNX8550_STB810 is not set
  24. # CONFIG_PMC_MSP is not set
  25. # CONFIG_PMC_YOSEMITE is not set
  26. # CONFIG_QEMU is not set
  27. # CONFIG_SGI_IP22 is not set
  28. # CONFIG_SGI_IP27 is not set
  29. # CONFIG_SGI_IP32 is not set
  30. # CONFIG_SIBYTE_CRHINE is not set
  31. # CONFIG_SIBYTE_CARMEL is not set
  32. # CONFIG_SIBYTE_CRHONE is not set
  33. # CONFIG_SIBYTE_RHONE is not set
  34. # CONFIG_SIBYTE_SWARM is not set
  35. # CONFIG_SIBYTE_LITTLESUR is not set
  36. # CONFIG_SIBYTE_SENTOSA is not set
  37. # CONFIG_SIBYTE_PTSWARM is not set
  38. # CONFIG_SIBYTE_BIGSUR is not set
  39. # CONFIG_SNI_RM is not set
  40. # CONFIG_TOSHIBA_JMR3927 is not set
  41. # CONFIG_TOSHIBA_RBTX4927 is not set
  42. CONFIG_TOSHIBA_RBTX4938=y
  43. # CONFIG_WR_PPMC is not set
  44. #
  45. # Multiplex Pin Select
  46. #
  47. CONFIG_TOSHIBA_RBTX4938_MPLEX_PIO58_61=y
  48. # CONFIG_TOSHIBA_RBTX4938_MPLEX_NAND is not set
  49. # CONFIG_TOSHIBA_RBTX4938_MPLEX_ATA is not set
  50. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  51. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  52. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  53. CONFIG_GENERIC_FIND_NEXT_BIT=y
  54. CONFIG_GENERIC_HWEIGHT=y
  55. CONFIG_GENERIC_CALIBRATE_DELAY=y
  56. CONFIG_GENERIC_TIME=y
  57. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  58. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  59. CONFIG_DMA_NONCOHERENT=y
  60. CONFIG_DMA_NEED_PCI_MAP_STATE=y
  61. # CONFIG_NO_IOPORT is not set
  62. CONFIG_GENERIC_GPIO=y
  63. # CONFIG_CPU_BIG_ENDIAN is not set
  64. CONFIG_CPU_LITTLE_ENDIAN=y
  65. CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
  66. CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
  67. CONFIG_IRQ_CPU=y
  68. CONFIG_IRQ_TXX9=y
  69. CONFIG_SWAP_IO_SPACE=y
  70. CONFIG_MIPS_L1_CACHE_SHIFT=5
  71. #
  72. # CPU selection
  73. #
  74. # CONFIG_CPU_LOONGSON2 is not set
  75. # CONFIG_CPU_MIPS32_R1 is not set
  76. # CONFIG_CPU_MIPS32_R2 is not set
  77. # CONFIG_CPU_MIPS64_R1 is not set
  78. # CONFIG_CPU_MIPS64_R2 is not set
  79. # CONFIG_CPU_R3000 is not set
  80. # CONFIG_CPU_TX39XX is not set
  81. # CONFIG_CPU_VR41XX is not set
  82. # CONFIG_CPU_R4300 is not set
  83. # CONFIG_CPU_R4X00 is not set
  84. CONFIG_CPU_TX49XX=y
  85. # CONFIG_CPU_R5000 is not set
  86. # CONFIG_CPU_R5432 is not set
  87. # CONFIG_CPU_R6000 is not set
  88. # CONFIG_CPU_NEVADA is not set
  89. # CONFIG_CPU_R8000 is not set
  90. # CONFIG_CPU_R10000 is not set
  91. # CONFIG_CPU_RM7000 is not set
  92. # CONFIG_CPU_RM9000 is not set
  93. # CONFIG_CPU_SB1 is not set
  94. CONFIG_SYS_HAS_CPU_TX49XX=y
  95. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  96. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  97. CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
  98. #
  99. # Kernel type
  100. #
  101. CONFIG_32BIT=y
  102. # CONFIG_64BIT is not set
  103. CONFIG_PAGE_SIZE_4KB=y
  104. # CONFIG_PAGE_SIZE_8KB is not set
  105. # CONFIG_PAGE_SIZE_16KB is not set
  106. # CONFIG_PAGE_SIZE_64KB is not set
  107. CONFIG_CPU_HAS_PREFETCH=y
  108. CONFIG_MIPS_MT_DISABLED=y
  109. # CONFIG_MIPS_MT_SMP is not set
  110. # CONFIG_MIPS_MT_SMTC is not set
  111. CONFIG_CPU_HAS_LLSC=y
  112. CONFIG_CPU_HAS_SYNC=y
  113. CONFIG_GENERIC_HARDIRQS=y
  114. CONFIG_GENERIC_IRQ_PROBE=y
  115. CONFIG_ARCH_FLATMEM_ENABLE=y
  116. CONFIG_FLATMEM=y
  117. CONFIG_FLAT_NODE_MEM_MAP=y
  118. # CONFIG_SPARSEMEM_STATIC is not set
  119. CONFIG_SPLIT_PTLOCK_CPUS=4
  120. # CONFIG_RESOURCES_64BIT is not set
  121. CONFIG_ZONE_DMA_FLAG=0
  122. CONFIG_VIRT_TO_BUS=y
  123. # CONFIG_HZ_48 is not set
  124. # CONFIG_HZ_100 is not set
  125. # CONFIG_HZ_128 is not set
  126. CONFIG_HZ_250=y
  127. # CONFIG_HZ_256 is not set
  128. # CONFIG_HZ_1000 is not set
  129. # CONFIG_HZ_1024 is not set
  130. CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
  131. CONFIG_HZ=250
  132. CONFIG_PREEMPT_NONE=y
  133. # CONFIG_PREEMPT_VOLUNTARY is not set
  134. # CONFIG_PREEMPT is not set
  135. # CONFIG_SECCOMP is not set
  136. CONFIG_LOCKDEP_SUPPORT=y
  137. CONFIG_STACKTRACE_SUPPORT=y
  138. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  139. #
  140. # General setup
  141. #
  142. # CONFIG_EXPERIMENTAL is not set
  143. CONFIG_BROKEN_ON_SMP=y
  144. CONFIG_INIT_ENV_ARG_LIMIT=32
  145. CONFIG_LOCALVERSION=""
  146. CONFIG_LOCALVERSION_AUTO=y
  147. CONFIG_SWAP=y
  148. CONFIG_SYSVIPC=y
  149. CONFIG_SYSVIPC_SYSCTL=y
  150. # CONFIG_BSD_PROCESS_ACCT is not set
  151. # CONFIG_TASKSTATS is not set
  152. # CONFIG_AUDIT is not set
  153. CONFIG_IKCONFIG=y
  154. CONFIG_IKCONFIG_PROC=y
  155. CONFIG_LOG_BUF_SHIFT=14
  156. CONFIG_SYSFS_DEPRECATED=y
  157. # CONFIG_RELAY is not set
  158. CONFIG_BLK_DEV_INITRD=y
  159. CONFIG_INITRAMFS_SOURCE=""
  160. CONFIG_SYSCTL=y
  161. CONFIG_EMBEDDED=y
  162. CONFIG_SYSCTL_SYSCALL=y
  163. CONFIG_KALLSYMS=y
  164. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  165. # CONFIG_HOTPLUG is not set
  166. CONFIG_PRINTK=y
  167. CONFIG_BUG=y
  168. CONFIG_ELF_CORE=y
  169. CONFIG_BASE_FULL=y
  170. # CONFIG_FUTEX is not set
  171. CONFIG_ANON_INODES=y
  172. # CONFIG_EPOLL is not set
  173. CONFIG_SIGNALFD=y
  174. CONFIG_TIMERFD=y
  175. CONFIG_EVENTFD=y
  176. CONFIG_SHMEM=y
  177. CONFIG_VM_EVENT_COUNTERS=y
  178. CONFIG_SLAB=y
  179. # CONFIG_SLUB is not set
  180. # CONFIG_SLOB is not set
  181. # CONFIG_TINY_SHMEM is not set
  182. CONFIG_BASE_SMALL=0
  183. CONFIG_MODULES=y
  184. # CONFIG_MODULE_UNLOAD is not set
  185. # CONFIG_MODVERSIONS is not set
  186. # CONFIG_MODULE_SRCVERSION_ALL is not set
  187. CONFIG_KMOD=y
  188. CONFIG_BLOCK=y
  189. # CONFIG_LBD is not set
  190. # CONFIG_BLK_DEV_IO_TRACE is not set
  191. # CONFIG_LSF is not set
  192. #
  193. # IO Schedulers
  194. #
  195. CONFIG_IOSCHED_NOOP=y
  196. CONFIG_IOSCHED_AS=y
  197. CONFIG_IOSCHED_DEADLINE=y
  198. CONFIG_IOSCHED_CFQ=y
  199. CONFIG_DEFAULT_AS=y
  200. # CONFIG_DEFAULT_DEADLINE is not set
  201. # CONFIG_DEFAULT_CFQ is not set
  202. # CONFIG_DEFAULT_NOOP is not set
  203. CONFIG_DEFAULT_IOSCHED="anticipatory"
  204. #
  205. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  206. #
  207. CONFIG_HW_HAS_PCI=y
  208. CONFIG_PCI=y
  209. # CONFIG_ARCH_SUPPORTS_MSI is not set
  210. CONFIG_MMU=y
  211. #
  212. # PCCARD (PCMCIA/CardBus) support
  213. #
  214. #
  215. # Executable file formats
  216. #
  217. CONFIG_BINFMT_ELF=y
  218. # CONFIG_BINFMT_MISC is not set
  219. CONFIG_TRAD_SIGNALS=y
  220. #
  221. # Power management options
  222. #
  223. # CONFIG_PM is not set
  224. #
  225. # Networking
  226. #
  227. CONFIG_NET=y
  228. #
  229. # Networking options
  230. #
  231. CONFIG_PACKET=y
  232. # CONFIG_PACKET_MMAP is not set
  233. CONFIG_UNIX=y
  234. # CONFIG_NET_KEY is not set
  235. CONFIG_INET=y
  236. CONFIG_IP_MULTICAST=y
  237. # CONFIG_IP_ADVANCED_ROUTER is not set
  238. CONFIG_IP_FIB_HASH=y
  239. CONFIG_IP_PNP=y
  240. # CONFIG_IP_PNP_DHCP is not set
  241. # CONFIG_IP_PNP_BOOTP is not set
  242. # CONFIG_IP_PNP_RARP is not set
  243. # CONFIG_NET_IPIP is not set
  244. # CONFIG_NET_IPGRE is not set
  245. # CONFIG_IP_MROUTE is not set
  246. # CONFIG_SYN_COOKIES is not set
  247. # CONFIG_INET_AH is not set
  248. # CONFIG_INET_ESP is not set
  249. # CONFIG_INET_IPCOMP is not set
  250. # CONFIG_INET_XFRM_TUNNEL is not set
  251. # CONFIG_INET_TUNNEL is not set
  252. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  253. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  254. # CONFIG_INET_XFRM_MODE_BEET is not set
  255. CONFIG_INET_DIAG=y
  256. CONFIG_INET_TCP_DIAG=y
  257. # CONFIG_TCP_CONG_ADVANCED is not set
  258. CONFIG_TCP_CONG_CUBIC=y
  259. CONFIG_DEFAULT_TCP_CONG="cubic"
  260. # CONFIG_IPV6 is not set
  261. # CONFIG_INET6_XFRM_TUNNEL is not set
  262. # CONFIG_INET6_TUNNEL is not set
  263. # CONFIG_NETWORK_SECMARK is not set
  264. # CONFIG_NETFILTER is not set
  265. # CONFIG_BRIDGE is not set
  266. # CONFIG_VLAN_8021Q is not set
  267. # CONFIG_DECNET is not set
  268. # CONFIG_LLC2 is not set
  269. # CONFIG_IPX is not set
  270. # CONFIG_ATALK is not set
  271. #
  272. # QoS and/or fair queueing
  273. #
  274. # CONFIG_NET_SCHED is not set
  275. #
  276. # Network testing
  277. #
  278. # CONFIG_NET_PKTGEN is not set
  279. # CONFIG_HAMRADIO is not set
  280. # CONFIG_IRDA is not set
  281. # CONFIG_BT is not set
  282. #
  283. # Wireless
  284. #
  285. # CONFIG_CFG80211 is not set
  286. # CONFIG_WIRELESS_EXT is not set
  287. # CONFIG_IEEE80211 is not set
  288. # CONFIG_RFKILL is not set
  289. #
  290. # Device Drivers
  291. #
  292. #
  293. # Generic Driver Options
  294. #
  295. CONFIG_STANDALONE=y
  296. CONFIG_PREVENT_FIRMWARE_BUILD=y
  297. # CONFIG_SYS_HYPERVISOR is not set
  298. # CONFIG_CONNECTOR is not set
  299. # CONFIG_MTD is not set
  300. # CONFIG_PARPORT is not set
  301. CONFIG_BLK_DEV=y
  302. # CONFIG_BLK_CPQ_DA is not set
  303. # CONFIG_BLK_CPQ_CISS_DA is not set
  304. # CONFIG_BLK_DEV_DAC960 is not set
  305. # CONFIG_BLK_DEV_COW_COMMON is not set
  306. CONFIG_BLK_DEV_LOOP=y
  307. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  308. # CONFIG_BLK_DEV_NBD is not set
  309. # CONFIG_BLK_DEV_SX8 is not set
  310. CONFIG_BLK_DEV_RAM=y
  311. CONFIG_BLK_DEV_RAM_COUNT=16
  312. CONFIG_BLK_DEV_RAM_SIZE=8192
  313. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  314. # CONFIG_CDROM_PKTCDVD is not set
  315. # CONFIG_ATA_OVER_ETH is not set
  316. # CONFIG_MISC_DEVICES is not set
  317. # CONFIG_IDE is not set
  318. #
  319. # SCSI device support
  320. #
  321. # CONFIG_RAID_ATTRS is not set
  322. # CONFIG_SCSI is not set
  323. # CONFIG_SCSI_DMA is not set
  324. # CONFIG_SCSI_NETLINK is not set
  325. # CONFIG_ATA is not set
  326. # CONFIG_MD is not set
  327. #
  328. # Fusion MPT device support
  329. #
  330. # CONFIG_FUSION is not set
  331. #
  332. # IEEE 1394 (FireWire) support
  333. #
  334. #
  335. # An alternative FireWire stack is available with EXPERIMENTAL=y
  336. #
  337. # CONFIG_IEEE1394 is not set
  338. # CONFIG_I2O is not set
  339. CONFIG_NETDEVICES=y
  340. # CONFIG_NETDEVICES_MULTIQUEUE is not set
  341. # CONFIG_DUMMY is not set
  342. # CONFIG_BONDING is not set
  343. # CONFIG_EQUALIZER is not set
  344. # CONFIG_TUN is not set
  345. # CONFIG_ARCNET is not set
  346. # CONFIG_PHYLIB is not set
  347. CONFIG_NET_ETHERNET=y
  348. CONFIG_MII=y
  349. # CONFIG_AX88796 is not set
  350. # CONFIG_HAPPYMEAL is not set
  351. # CONFIG_SUNGEM is not set
  352. # CONFIG_CASSINI is not set
  353. # CONFIG_NET_VENDOR_3COM is not set
  354. # CONFIG_DM9000 is not set
  355. # CONFIG_NET_TULIP is not set
  356. # CONFIG_HP100 is not set
  357. CONFIG_NE2000=y
  358. CONFIG_NET_PCI=y
  359. # CONFIG_PCNET32 is not set
  360. # CONFIG_AMD8111_ETH is not set
  361. # CONFIG_ADAPTEC_STARFIRE is not set
  362. # CONFIG_B44 is not set
  363. # CONFIG_FORCEDETH is not set
  364. CONFIG_TC35815=y
  365. # CONFIG_DGRS is not set
  366. # CONFIG_EEPRO100 is not set
  367. # CONFIG_E100 is not set
  368. # CONFIG_FEALNX is not set
  369. # CONFIG_NATSEMI is not set
  370. # CONFIG_NE2K_PCI is not set
  371. # CONFIG_8139TOO is not set
  372. # CONFIG_SIS900 is not set
  373. # CONFIG_EPIC100 is not set
  374. # CONFIG_SUNDANCE is not set
  375. # CONFIG_TLAN is not set
  376. # CONFIG_VIA_RHINE is not set
  377. # CONFIG_NETDEV_1000 is not set
  378. # CONFIG_NETDEV_10000 is not set
  379. # CONFIG_TR is not set
  380. #
  381. # Wireless LAN
  382. #
  383. # CONFIG_WLAN_PRE80211 is not set
  384. # CONFIG_WLAN_80211 is not set
  385. # CONFIG_WAN is not set
  386. # CONFIG_FDDI is not set
  387. # CONFIG_PPP is not set
  388. # CONFIG_SLIP is not set
  389. # CONFIG_NETPOLL is not set
  390. # CONFIG_NET_POLL_CONTROLLER is not set
  391. # CONFIG_ISDN is not set
  392. # CONFIG_PHONE is not set
  393. #
  394. # Input device support
  395. #
  396. # CONFIG_INPUT is not set
  397. #
  398. # Hardware I/O ports
  399. #
  400. # CONFIG_SERIO is not set
  401. # CONFIG_GAMEPORT is not set
  402. #
  403. # Character devices
  404. #
  405. # CONFIG_VT is not set
  406. # CONFIG_SERIAL_NONSTANDARD is not set
  407. #
  408. # Serial drivers
  409. #
  410. # CONFIG_SERIAL_8250 is not set
  411. #
  412. # Non-8250 serial port support
  413. #
  414. CONFIG_SERIAL_CORE=y
  415. CONFIG_SERIAL_CORE_CONSOLE=y
  416. CONFIG_SERIAL_TXX9=y
  417. CONFIG_HAS_TXX9_SERIAL=y
  418. CONFIG_SERIAL_TXX9_NR_UARTS=6
  419. CONFIG_SERIAL_TXX9_CONSOLE=y
  420. CONFIG_SERIAL_TXX9_STDSERIAL=y
  421. # CONFIG_SERIAL_JSM is not set
  422. CONFIG_UNIX98_PTYS=y
  423. CONFIG_LEGACY_PTYS=y
  424. CONFIG_LEGACY_PTY_COUNT=256
  425. # CONFIG_IPMI_HANDLER is not set
  426. # CONFIG_WATCHDOG is not set
  427. # CONFIG_HW_RANDOM is not set
  428. # CONFIG_RTC is not set
  429. # CONFIG_R3964 is not set
  430. # CONFIG_APPLICOM is not set
  431. # CONFIG_DRM is not set
  432. # CONFIG_RAW_DRIVER is not set
  433. CONFIG_DEVPORT=y
  434. # CONFIG_I2C is not set
  435. #
  436. # SPI support
  437. #
  438. CONFIG_SPI=y
  439. CONFIG_SPI_MASTER=y
  440. #
  441. # SPI Master Controller Drivers
  442. #
  443. CONFIG_SPI_TXX9=y
  444. #
  445. # SPI Protocol Masters
  446. #
  447. CONFIG_SPI_AT25=y
  448. # CONFIG_SPI_TLE62X0 is not set
  449. # CONFIG_W1 is not set
  450. # CONFIG_POWER_SUPPLY is not set
  451. # CONFIG_HWMON is not set
  452. #
  453. # Multifunction device drivers
  454. #
  455. # CONFIG_MFD_SM501 is not set
  456. #
  457. # Multimedia devices
  458. #
  459. # CONFIG_VIDEO_DEV is not set
  460. # CONFIG_DVB_CORE is not set
  461. # CONFIG_DAB is not set
  462. #
  463. # Graphics support
  464. #
  465. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  466. #
  467. # Display device support
  468. #
  469. # CONFIG_DISPLAY_SUPPORT is not set
  470. # CONFIG_VGASTATE is not set
  471. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  472. # CONFIG_FB is not set
  473. #
  474. # Sound
  475. #
  476. # CONFIG_SOUND is not set
  477. # CONFIG_USB_SUPPORT is not set
  478. # CONFIG_MMC is not set
  479. # CONFIG_NEW_LEDS is not set
  480. # CONFIG_INFINIBAND is not set
  481. CONFIG_RTC_LIB=y
  482. CONFIG_RTC_CLASS=y
  483. CONFIG_RTC_HCTOSYS=y
  484. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  485. # CONFIG_RTC_DEBUG is not set
  486. #
  487. # RTC interfaces
  488. #
  489. CONFIG_RTC_INTF_SYSFS=y
  490. CONFIG_RTC_INTF_PROC=y
  491. CONFIG_RTC_INTF_DEV=y
  492. CONFIG_RTC_INTF_DEV_UIE_EMUL=y
  493. # CONFIG_RTC_DRV_TEST is not set
  494. #
  495. # SPI RTC drivers
  496. #
  497. CONFIG_RTC_DRV_RS5C348=y
  498. # CONFIG_RTC_DRV_MAX6902 is not set
  499. #
  500. # Platform RTC drivers
  501. #
  502. # CONFIG_RTC_DRV_CMOS is not set
  503. # CONFIG_RTC_DRV_DS1553 is not set
  504. # CONFIG_RTC_DRV_STK17TA8 is not set
  505. # CONFIG_RTC_DRV_DS1742 is not set
  506. # CONFIG_RTC_DRV_M48T86 is not set
  507. # CONFIG_RTC_DRV_M48T59 is not set
  508. # CONFIG_RTC_DRV_V3020 is not set
  509. #
  510. # on-CPU RTC drivers
  511. #
  512. #
  513. # DMA Engine support
  514. #
  515. # CONFIG_DMA_ENGINE is not set
  516. #
  517. # DMA Clients
  518. #
  519. #
  520. # DMA Devices
  521. #
  522. #
  523. # Userspace I/O
  524. #
  525. # CONFIG_UIO is not set
  526. #
  527. # File systems
  528. #
  529. # CONFIG_EXT2_FS is not set
  530. # CONFIG_EXT3_FS is not set
  531. # CONFIG_REISERFS_FS is not set
  532. # CONFIG_JFS_FS is not set
  533. CONFIG_FS_POSIX_ACL=y
  534. # CONFIG_XFS_FS is not set
  535. # CONFIG_OCFS2_FS is not set
  536. # CONFIG_MINIX_FS is not set
  537. # CONFIG_ROMFS_FS is not set
  538. CONFIG_INOTIFY=y
  539. CONFIG_INOTIFY_USER=y
  540. # CONFIG_QUOTA is not set
  541. # CONFIG_DNOTIFY is not set
  542. # CONFIG_AUTOFS_FS is not set
  543. # CONFIG_AUTOFS4_FS is not set
  544. # CONFIG_FUSE_FS is not set
  545. CONFIG_GENERIC_ACL=y
  546. #
  547. # CD-ROM/DVD Filesystems
  548. #
  549. # CONFIG_ISO9660_FS is not set
  550. # CONFIG_UDF_FS is not set
  551. #
  552. # DOS/FAT/NT Filesystems
  553. #
  554. # CONFIG_MSDOS_FS is not set
  555. # CONFIG_VFAT_FS is not set
  556. # CONFIG_NTFS_FS is not set
  557. #
  558. # Pseudo filesystems
  559. #
  560. CONFIG_PROC_FS=y
  561. # CONFIG_PROC_KCORE is not set
  562. CONFIG_PROC_SYSCTL=y
  563. CONFIG_SYSFS=y
  564. CONFIG_TMPFS=y
  565. CONFIG_TMPFS_POSIX_ACL=y
  566. # CONFIG_HUGETLB_PAGE is not set
  567. CONFIG_RAMFS=y
  568. #
  569. # Miscellaneous filesystems
  570. #
  571. # CONFIG_HFSPLUS_FS is not set
  572. # CONFIG_CRAMFS is not set
  573. # CONFIG_VXFS_FS is not set
  574. # CONFIG_HPFS_FS is not set
  575. # CONFIG_QNX4FS_FS is not set
  576. # CONFIG_SYSV_FS is not set
  577. # CONFIG_UFS_FS is not set
  578. #
  579. # Network File Systems
  580. #
  581. CONFIG_NFS_FS=y
  582. CONFIG_NFS_V3=y
  583. # CONFIG_NFS_V3_ACL is not set
  584. # CONFIG_NFS_DIRECTIO is not set
  585. # CONFIG_NFSD is not set
  586. CONFIG_ROOT_NFS=y
  587. CONFIG_LOCKD=y
  588. CONFIG_LOCKD_V4=y
  589. CONFIG_NFS_COMMON=y
  590. CONFIG_SUNRPC=y
  591. # CONFIG_SMB_FS is not set
  592. # CONFIG_CIFS is not set
  593. # CONFIG_NCP_FS is not set
  594. # CONFIG_CODA_FS is not set
  595. #
  596. # Partition Types
  597. #
  598. # CONFIG_PARTITION_ADVANCED is not set
  599. CONFIG_MSDOS_PARTITION=y
  600. #
  601. # Native Language Support
  602. #
  603. # CONFIG_NLS is not set
  604. #
  605. # Kernel hacking
  606. #
  607. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  608. # CONFIG_PRINTK_TIME is not set
  609. CONFIG_ENABLE_MUST_CHECK=y
  610. # CONFIG_MAGIC_SYSRQ is not set
  611. # CONFIG_UNUSED_SYMBOLS is not set
  612. # CONFIG_DEBUG_FS is not set
  613. # CONFIG_HEADERS_CHECK is not set
  614. # CONFIG_DEBUG_KERNEL is not set
  615. CONFIG_CROSSCOMPILE=y
  616. CONFIG_CMDLINE=""
  617. CONFIG_SYS_SUPPORTS_KGDB=y
  618. #
  619. # Security options
  620. #
  621. # CONFIG_KEYS is not set
  622. # CONFIG_SECURITY is not set
  623. # CONFIG_CRYPTO is not set
  624. #
  625. # Library routines
  626. #
  627. CONFIG_BITREVERSE=y
  628. # CONFIG_CRC_CCITT is not set
  629. # CONFIG_CRC16 is not set
  630. # CONFIG_CRC_ITU_T is not set
  631. CONFIG_CRC32=y
  632. # CONFIG_CRC7 is not set
  633. # CONFIG_LIBCRC32C is not set
  634. CONFIG_HAS_IOMEM=y
  635. CONFIG_HAS_IOPORT=y
  636. CONFIG_HAS_DMA=y