atstk1004_defconfig 15 KB

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