atstk1004_defconfig 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.24-rc7
  4. # Wed Jan 9 23:04:20 2008
  5. #
  6. CONFIG_AVR32=y
  7. CONFIG_GENERIC_GPIO=y
  8. CONFIG_GENERIC_HARDIRQS=y
  9. CONFIG_STACKTRACE_SUPPORT=y
  10. CONFIG_LOCKDEP_SUPPORT=y
  11. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  12. CONFIG_HARDIRQS_SW_RESEND=y
  13. CONFIG_GENERIC_IRQ_PROBE=y
  14. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  15. CONFIG_GENERIC_TIME=y
  16. # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
  17. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  18. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  19. CONFIG_ARCH_SUPPORTS_OPROFILE=y
  20. CONFIG_GENERIC_HWEIGHT=y
  21. CONFIG_GENERIC_CALIBRATE_DELAY=y
  22. CONFIG_GENERIC_BUG=y
  23. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  24. #
  25. # General setup
  26. #
  27. CONFIG_EXPERIMENTAL=y
  28. CONFIG_BROKEN_ON_SMP=y
  29. CONFIG_INIT_ENV_ARG_LIMIT=32
  30. CONFIG_LOCALVERSION=""
  31. # CONFIG_LOCALVERSION_AUTO is not set
  32. # CONFIG_SYSVIPC is not set
  33. # CONFIG_POSIX_MQUEUE is not set
  34. # CONFIG_BSD_PROCESS_ACCT is not set
  35. # CONFIG_TASKSTATS is not set
  36. # CONFIG_USER_NS is not set
  37. # CONFIG_PID_NS is not set
  38. # CONFIG_AUDIT is not set
  39. # CONFIG_IKCONFIG is not set
  40. CONFIG_LOG_BUF_SHIFT=14
  41. # CONFIG_CGROUPS is not set
  42. # CONFIG_FAIR_GROUP_SCHED is not set
  43. CONFIG_SYSFS_DEPRECATED=y
  44. # CONFIG_RELAY is not set
  45. # CONFIG_BLK_DEV_INITRD is not set
  46. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  47. CONFIG_SYSCTL=y
  48. CONFIG_EMBEDDED=y
  49. # CONFIG_SYSCTL_SYSCALL is not set
  50. CONFIG_KALLSYMS=y
  51. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  52. CONFIG_HOTPLUG=y
  53. CONFIG_PRINTK=y
  54. CONFIG_BUG=y
  55. CONFIG_ELF_CORE=y
  56. # CONFIG_BASE_FULL is not set
  57. # CONFIG_FUTEX is not set
  58. # CONFIG_EPOLL is not set
  59. # CONFIG_SIGNALFD is not set
  60. # CONFIG_EVENTFD is not set
  61. CONFIG_SHMEM=y
  62. CONFIG_VM_EVENT_COUNTERS=y
  63. # CONFIG_SLAB is not set
  64. # CONFIG_SLUB is not set
  65. CONFIG_SLOB=y
  66. # CONFIG_TINY_SHMEM is not set
  67. CONFIG_BASE_SMALL=1
  68. # CONFIG_MODULES is not set
  69. # CONFIG_BLOCK is not set
  70. #
  71. # System Type and features
  72. #
  73. CONFIG_SUBARCH_AVR32B=y
  74. CONFIG_MMU=y
  75. CONFIG_PERFORMANCE_COUNTERS=y
  76. CONFIG_PLATFORM_AT32AP=y
  77. CONFIG_CPU_AT32AP700X=y
  78. CONFIG_CPU_AT32AP7002=y
  79. CONFIG_BOARD_ATSTK1000=y
  80. # CONFIG_BOARD_ATNGW100 is not set
  81. # CONFIG_BOARD_ATSTK1002 is not set
  82. # CONFIG_BOARD_ATSTK1003 is not set
  83. CONFIG_BOARD_ATSTK1004=y
  84. # CONFIG_BOARD_ATSTK100X_CUSTOM is not set
  85. # CONFIG_BOARD_ATSTK100X_SPI1 is not set
  86. # CONFIG_BOARD_ATSTK1000_J2_LED is not set
  87. CONFIG_BOARD_ATSTK1000_EXTDAC=y
  88. CONFIG_LOADER_U_BOOT=y
  89. #
  90. # Atmel AVR32 AP options
  91. #
  92. # CONFIG_AP700X_32_BIT_SMC is not set
  93. CONFIG_AP700X_16_BIT_SMC=y
  94. # CONFIG_AP700X_8_BIT_SMC is not set
  95. CONFIG_LOAD_ADDRESS=0x10000000
  96. CONFIG_ENTRY_ADDRESS=0x90000000
  97. CONFIG_PHYS_OFFSET=0x10000000
  98. CONFIG_PREEMPT_NONE=y
  99. # CONFIG_PREEMPT_VOLUNTARY is not set
  100. # CONFIG_PREEMPT is not set
  101. # CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
  102. # CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
  103. # CONFIG_NEED_NODE_MEMMAP_SIZE is not set
  104. CONFIG_ARCH_FLATMEM_ENABLE=y
  105. # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
  106. # CONFIG_ARCH_SPARSEMEM_ENABLE is not set
  107. CONFIG_SELECT_MEMORY_MODEL=y
  108. CONFIG_FLATMEM_MANUAL=y
  109. # CONFIG_DISCONTIGMEM_MANUAL is not set
  110. # CONFIG_SPARSEMEM_MANUAL is not set
  111. CONFIG_FLATMEM=y
  112. CONFIG_FLAT_NODE_MEM_MAP=y
  113. # CONFIG_SPARSEMEM_STATIC is not set
  114. # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
  115. CONFIG_SPLIT_PTLOCK_CPUS=4
  116. # CONFIG_RESOURCES_64BIT is not set
  117. CONFIG_ZONE_DMA_FLAG=0
  118. CONFIG_VIRT_TO_BUS=y
  119. # CONFIG_OWNERSHIP_TRACE is not set
  120. # CONFIG_HZ_100 is not set
  121. CONFIG_HZ_250=y
  122. # CONFIG_HZ_300 is not set
  123. # CONFIG_HZ_1000 is not set
  124. CONFIG_HZ=250
  125. CONFIG_CMDLINE=""
  126. #
  127. # Power management options
  128. #
  129. #
  130. # CPU Frequency scaling
  131. #
  132. CONFIG_CPU_FREQ=y
  133. CONFIG_CPU_FREQ_TABLE=y
  134. # CONFIG_CPU_FREQ_DEBUG is not set
  135. # CONFIG_CPU_FREQ_STAT is not set
  136. CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
  137. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  138. # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
  139. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  140. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  141. # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
  142. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  143. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  144. # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
  145. CONFIG_CPU_FREQ_AT32AP=y
  146. #
  147. # Bus options
  148. #
  149. # CONFIG_ARCH_SUPPORTS_MSI is not set
  150. # CONFIG_PCCARD is not set
  151. #
  152. # Executable file formats
  153. #
  154. CONFIG_BINFMT_ELF=y
  155. # CONFIG_BINFMT_MISC is not set
  156. #
  157. # Networking
  158. #
  159. CONFIG_NET=y
  160. #
  161. # Networking options
  162. #
  163. CONFIG_PACKET=y
  164. CONFIG_PACKET_MMAP=y
  165. CONFIG_UNIX=y
  166. # CONFIG_NET_KEY is not set
  167. CONFIG_INET=y
  168. # CONFIG_IP_MULTICAST is not set
  169. # CONFIG_IP_ADVANCED_ROUTER is not set
  170. CONFIG_IP_FIB_HASH=y
  171. # CONFIG_IP_PNP is not set
  172. # CONFIG_NET_IPIP is not set
  173. # CONFIG_NET_IPGRE is not set
  174. # CONFIG_ARPD is not set
  175. # CONFIG_SYN_COOKIES is not set
  176. # CONFIG_INET_AH is not set
  177. # CONFIG_INET_ESP is not set
  178. # CONFIG_INET_IPCOMP is not set
  179. # CONFIG_INET_XFRM_TUNNEL is not set
  180. # CONFIG_INET_TUNNEL is not set
  181. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  182. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  183. # CONFIG_INET_XFRM_MODE_BEET is not set
  184. # CONFIG_INET_LRO is not set
  185. # CONFIG_INET_DIAG is not set
  186. # CONFIG_TCP_CONG_ADVANCED is not set
  187. CONFIG_TCP_CONG_CUBIC=y
  188. CONFIG_DEFAULT_TCP_CONG="cubic"
  189. # CONFIG_TCP_MD5SIG is not set
  190. # CONFIG_IPV6 is not set
  191. # CONFIG_INET6_XFRM_TUNNEL is not set
  192. # CONFIG_INET6_TUNNEL is not set
  193. # CONFIG_NETWORK_SECMARK is not set
  194. # CONFIG_NETFILTER is not set
  195. # CONFIG_IP_DCCP is not set
  196. # CONFIG_IP_SCTP is not set
  197. # CONFIG_TIPC is not set
  198. # CONFIG_ATM is not set
  199. # CONFIG_BRIDGE is not set
  200. # CONFIG_VLAN_8021Q is not set
  201. # CONFIG_DECNET is not set
  202. # CONFIG_LLC2 is not set
  203. # CONFIG_IPX is not set
  204. # CONFIG_ATALK is not set
  205. # CONFIG_X25 is not set
  206. # CONFIG_LAPB is not set
  207. # CONFIG_ECONET is not set
  208. # CONFIG_WAN_ROUTER is not set
  209. # CONFIG_NET_SCHED is not set
  210. #
  211. # Network testing
  212. #
  213. # CONFIG_NET_PKTGEN is not set
  214. # CONFIG_HAMRADIO is not set
  215. # CONFIG_IRDA is not set
  216. # CONFIG_BT is not set
  217. # CONFIG_AF_RXRPC is not set
  218. #
  219. # Wireless
  220. #
  221. # CONFIG_CFG80211 is not set
  222. # CONFIG_WIRELESS_EXT is not set
  223. # CONFIG_MAC80211 is not set
  224. # CONFIG_IEEE80211 is not set
  225. # CONFIG_RFKILL is not set
  226. # CONFIG_NET_9P is not set
  227. #
  228. # Device Drivers
  229. #
  230. #
  231. # Generic Driver Options
  232. #
  233. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  234. CONFIG_STANDALONE=y
  235. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  236. # CONFIG_FW_LOADER is not set
  237. # CONFIG_SYS_HYPERVISOR is not set
  238. # CONFIG_CONNECTOR is not set
  239. CONFIG_MTD=y
  240. # CONFIG_MTD_DEBUG is not set
  241. # CONFIG_MTD_CONCAT is not set
  242. CONFIG_MTD_PARTITIONS=y
  243. # CONFIG_MTD_REDBOOT_PARTS is not set
  244. CONFIG_MTD_CMDLINE_PARTS=y
  245. #
  246. # User Modules And Translation Layers
  247. #
  248. CONFIG_MTD_CHAR=y
  249. # CONFIG_MTD_OOPS is not set
  250. #
  251. # RAM/ROM/Flash chip drivers
  252. #
  253. CONFIG_MTD_CFI=y
  254. # CONFIG_MTD_JEDECPROBE is not set
  255. CONFIG_MTD_GEN_PROBE=y
  256. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  257. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  258. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  259. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  260. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  261. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  262. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  263. CONFIG_MTD_CFI_I1=y
  264. CONFIG_MTD_CFI_I2=y
  265. # CONFIG_MTD_CFI_I4 is not set
  266. # CONFIG_MTD_CFI_I8 is not set
  267. # CONFIG_MTD_CFI_INTELEXT is not set
  268. CONFIG_MTD_CFI_AMDSTD=y
  269. # CONFIG_MTD_CFI_STAA is not set
  270. CONFIG_MTD_CFI_UTIL=y
  271. # CONFIG_MTD_RAM is not set
  272. # CONFIG_MTD_ROM is not set
  273. # CONFIG_MTD_ABSENT is not set
  274. #
  275. # Mapping drivers for chip access
  276. #
  277. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  278. CONFIG_MTD_PHYSMAP=y
  279. CONFIG_MTD_PHYSMAP_START=0x8000000
  280. CONFIG_MTD_PHYSMAP_LEN=0x0
  281. CONFIG_MTD_PHYSMAP_BANKWIDTH=2
  282. # CONFIG_MTD_PLATRAM is not set
  283. #
  284. # Self-contained MTD device drivers
  285. #
  286. # CONFIG_MTD_DATAFLASH is not set
  287. # CONFIG_MTD_M25P80 is not set
  288. # CONFIG_MTD_SLRAM is not set
  289. # CONFIG_MTD_PHRAM is not set
  290. # CONFIG_MTD_MTDRAM is not set
  291. #
  292. # Disk-On-Chip Device Drivers
  293. #
  294. # CONFIG_MTD_DOC2000 is not set
  295. # CONFIG_MTD_DOC2001 is not set
  296. # CONFIG_MTD_DOC2001PLUS is not set
  297. # CONFIG_MTD_NAND is not set
  298. # CONFIG_MTD_ONENAND is not set
  299. #
  300. # UBI - Unsorted block images
  301. #
  302. # CONFIG_MTD_UBI is not set
  303. # CONFIG_PARPORT is not set
  304. # CONFIG_MISC_DEVICES is not set
  305. #
  306. # SCSI device support
  307. #
  308. # CONFIG_SCSI_DMA is not set
  309. # CONFIG_SCSI_NETLINK is not set
  310. # CONFIG_NETDEVICES is not set
  311. # CONFIG_ISDN is not set
  312. # CONFIG_PHONE is not set
  313. #
  314. # Input device support
  315. #
  316. # CONFIG_INPUT is not set
  317. #
  318. # Hardware I/O ports
  319. #
  320. # CONFIG_SERIO is not set
  321. # CONFIG_GAMEPORT is not set
  322. #
  323. # Character devices
  324. #
  325. # CONFIG_VT is not set
  326. # CONFIG_SERIAL_NONSTANDARD is not set
  327. #
  328. # Serial drivers
  329. #
  330. # CONFIG_SERIAL_8250 is not set
  331. #
  332. # Non-8250 serial port support
  333. #
  334. CONFIG_SERIAL_ATMEL=y
  335. CONFIG_SERIAL_ATMEL_CONSOLE=y
  336. # CONFIG_SERIAL_ATMEL_TTYAT is not set
  337. CONFIG_SERIAL_CORE=y
  338. CONFIG_SERIAL_CORE_CONSOLE=y
  339. CONFIG_UNIX98_PTYS=y
  340. # CONFIG_LEGACY_PTYS is not set
  341. # CONFIG_IPMI_HANDLER is not set
  342. # CONFIG_HW_RANDOM is not set
  343. # CONFIG_RTC is not set
  344. # CONFIG_GEN_RTC is not set
  345. # CONFIG_R3964 is not set
  346. # CONFIG_TCG_TPM is not set
  347. # CONFIG_I2C is not set
  348. #
  349. # SPI support
  350. #
  351. CONFIG_SPI=y
  352. CONFIG_SPI_MASTER=y
  353. #
  354. # SPI Master Controller Drivers
  355. #
  356. CONFIG_SPI_ATMEL=y
  357. # CONFIG_SPI_BITBANG is not set
  358. #
  359. # SPI Protocol Masters
  360. #
  361. # CONFIG_SPI_AT25 is not set
  362. # CONFIG_SPI_SPIDEV is not set
  363. # CONFIG_SPI_TLE62X0 is not set
  364. # CONFIG_W1 is not set
  365. # CONFIG_POWER_SUPPLY is not set
  366. # CONFIG_HWMON is not set
  367. CONFIG_WATCHDOG=y
  368. # CONFIG_WATCHDOG_NOWAYOUT is not set
  369. #
  370. # Watchdog Device Drivers
  371. #
  372. # CONFIG_SOFT_WATCHDOG is not set
  373. CONFIG_AT32AP700X_WDT=y
  374. #
  375. # Sonics Silicon Backplane
  376. #
  377. CONFIG_SSB_POSSIBLE=y
  378. # CONFIG_SSB is not set
  379. #
  380. # Multifunction device drivers
  381. #
  382. # CONFIG_MFD_SM501 is not set
  383. #
  384. # Multimedia devices
  385. #
  386. # CONFIG_VIDEO_DEV is not set
  387. # CONFIG_DVB_CORE is not set
  388. # CONFIG_DAB is not set
  389. #
  390. # Graphics support
  391. #
  392. # CONFIG_VGASTATE is not set
  393. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  394. CONFIG_FB=y
  395. # CONFIG_FIRMWARE_EDID is not set
  396. # CONFIG_FB_DDC is not set
  397. CONFIG_FB_CFB_FILLRECT=y
  398. CONFIG_FB_CFB_COPYAREA=y
  399. CONFIG_FB_CFB_IMAGEBLIT=y
  400. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  401. # CONFIG_FB_SYS_FILLRECT is not set
  402. # CONFIG_FB_SYS_COPYAREA is not set
  403. # CONFIG_FB_SYS_IMAGEBLIT is not set
  404. # CONFIG_FB_SYS_FOPS is not set
  405. CONFIG_FB_DEFERRED_IO=y
  406. # CONFIG_FB_SVGALIB is not set
  407. # CONFIG_FB_MACMODES is not set
  408. # CONFIG_FB_BACKLIGHT is not set
  409. # CONFIG_FB_MODE_HELPERS is not set
  410. # CONFIG_FB_TILEBLITTING is not set
  411. #
  412. # Frame buffer hardware drivers
  413. #
  414. # CONFIG_FB_S1D13XXX is not set
  415. CONFIG_FB_ATMEL=y
  416. # CONFIG_FB_VIRTUAL is not set
  417. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  418. CONFIG_LCD_CLASS_DEVICE=y
  419. CONFIG_LCD_LTV350QV=y
  420. # CONFIG_BACKLIGHT_CLASS_DEVICE is not set
  421. #
  422. # Display device support
  423. #
  424. # CONFIG_DISPLAY_SUPPORT is not set
  425. # CONFIG_LOGO is not set
  426. #
  427. # Sound
  428. #
  429. # CONFIG_SOUND is not set
  430. CONFIG_USB_SUPPORT=y
  431. # CONFIG_USB_ARCH_HAS_HCD is not set
  432. # CONFIG_USB_ARCH_HAS_OHCI is not set
  433. # CONFIG_USB_ARCH_HAS_EHCI is not set
  434. #
  435. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  436. #
  437. #
  438. # USB Gadget Support
  439. #
  440. CONFIG_USB_GADGET=y
  441. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  442. CONFIG_USB_GADGET_SELECTED=y
  443. # CONFIG_USB_GADGET_AMD5536UDC is not set
  444. CONFIG_USB_GADGET_ATMEL_USBA=y
  445. CONFIG_USB_ATMEL_USBA=y
  446. # CONFIG_USB_GADGET_FSL_USB2 is not set
  447. # CONFIG_USB_GADGET_NET2280 is not set
  448. # CONFIG_USB_GADGET_PXA2XX is not set
  449. # CONFIG_USB_GADGET_M66592 is not set
  450. # CONFIG_USB_GADGET_GOKU is not set
  451. # CONFIG_USB_GADGET_LH7A40X is not set
  452. # CONFIG_USB_GADGET_OMAP is not set
  453. # CONFIG_USB_GADGET_S3C2410 is not set
  454. # CONFIG_USB_GADGET_AT91 is not set
  455. # CONFIG_USB_GADGET_DUMMY_HCD is not set
  456. CONFIG_USB_GADGET_DUALSPEED=y
  457. # CONFIG_USB_ZERO is not set
  458. CONFIG_USB_ETH=y
  459. # CONFIG_USB_ETH_RNDIS is not set
  460. # CONFIG_USB_GADGETFS is not set
  461. # CONFIG_USB_FILE_STORAGE is not set
  462. # CONFIG_USB_G_SERIAL is not set
  463. # CONFIG_USB_MIDI_GADGET is not set
  464. # CONFIG_MMC is not set
  465. # CONFIG_NEW_LEDS is not set
  466. CONFIG_RTC_LIB=y
  467. CONFIG_RTC_CLASS=y
  468. CONFIG_RTC_HCTOSYS=y
  469. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  470. # CONFIG_RTC_DEBUG is not set
  471. #
  472. # RTC interfaces
  473. #
  474. CONFIG_RTC_INTF_SYSFS=y
  475. # CONFIG_RTC_INTF_PROC is not set
  476. CONFIG_RTC_INTF_DEV=y
  477. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  478. # CONFIG_RTC_DRV_TEST is not set
  479. #
  480. # SPI RTC drivers
  481. #
  482. # CONFIG_RTC_DRV_RS5C348 is not set
  483. # CONFIG_RTC_DRV_MAX6902 is not set
  484. #
  485. # Platform RTC drivers
  486. #
  487. # CONFIG_RTC_DRV_DS1553 is not set
  488. # CONFIG_RTC_DRV_STK17TA8 is not set
  489. # CONFIG_RTC_DRV_DS1742 is not set
  490. # CONFIG_RTC_DRV_M48T86 is not set
  491. # CONFIG_RTC_DRV_M48T59 is not set
  492. # CONFIG_RTC_DRV_V3020 is not set
  493. #
  494. # on-CPU RTC drivers
  495. #
  496. CONFIG_RTC_DRV_AT32AP700X=y
  497. #
  498. # Userspace I/O
  499. #
  500. # CONFIG_UIO is not set
  501. #
  502. # File systems
  503. #
  504. # CONFIG_INOTIFY is not set
  505. # CONFIG_QUOTA is not set
  506. # CONFIG_DNOTIFY is not set
  507. # CONFIG_AUTOFS_FS is not set
  508. # CONFIG_AUTOFS4_FS is not set
  509. # CONFIG_FUSE_FS is not set
  510. #
  511. # Pseudo filesystems
  512. #
  513. CONFIG_PROC_FS=y
  514. CONFIG_PROC_KCORE=y
  515. CONFIG_PROC_SYSCTL=y
  516. CONFIG_SYSFS=y
  517. CONFIG_TMPFS=y
  518. # CONFIG_TMPFS_POSIX_ACL is not set
  519. # CONFIG_HUGETLB_PAGE is not set
  520. # CONFIG_CONFIGFS_FS is not set
  521. #
  522. # Miscellaneous filesystems
  523. #
  524. CONFIG_JFFS2_FS=y
  525. CONFIG_JFFS2_FS_DEBUG=0
  526. # CONFIG_JFFS2_FS_WRITEBUFFER is not set
  527. # CONFIG_JFFS2_SUMMARY is not set
  528. # CONFIG_JFFS2_FS_XATTR is not set
  529. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  530. CONFIG_JFFS2_ZLIB=y
  531. # CONFIG_JFFS2_LZO is not set
  532. CONFIG_JFFS2_RTIME=y
  533. # CONFIG_JFFS2_RUBIN is not set
  534. # CONFIG_NETWORK_FILESYSTEMS is not set
  535. # CONFIG_NLS is not set
  536. # CONFIG_DLM is not set
  537. # CONFIG_INSTRUMENTATION is not set
  538. #
  539. # Kernel hacking
  540. #
  541. # CONFIG_PRINTK_TIME is not set
  542. CONFIG_ENABLE_WARN_DEPRECATED=y
  543. CONFIG_ENABLE_MUST_CHECK=y
  544. CONFIG_MAGIC_SYSRQ=y
  545. # CONFIG_UNUSED_SYMBOLS is not set
  546. # CONFIG_DEBUG_FS is not set
  547. # CONFIG_HEADERS_CHECK is not set
  548. # CONFIG_DEBUG_KERNEL is not set
  549. # CONFIG_DEBUG_BUGVERBOSE is not set
  550. # CONFIG_SAMPLES is not set
  551. #
  552. # Security options
  553. #
  554. # CONFIG_KEYS is not set
  555. # CONFIG_SECURITY is not set
  556. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  557. # CONFIG_CRYPTO is not set
  558. #
  559. # Library routines
  560. #
  561. CONFIG_BITREVERSE=y
  562. # CONFIG_CRC_CCITT is not set
  563. # CONFIG_CRC16 is not set
  564. # CONFIG_CRC_ITU_T is not set
  565. CONFIG_CRC32=y
  566. # CONFIG_CRC7 is not set
  567. # CONFIG_LIBCRC32C is not set
  568. CONFIG_ZLIB_INFLATE=y
  569. CONFIG_ZLIB_DEFLATE=y
  570. CONFIG_HAS_IOMEM=y
  571. CONFIG_HAS_IOPORT=y
  572. CONFIG_HAS_DMA=y