atstk1004_defconfig 14 KB

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