Advertisement
Guest User

Untitled

a guest
Apr 30th, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 136.79 KB | None | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/arm 3.6.9 Kernel Configuration
  4. #
  5. CONFIG_ARM=y
  6. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  7. CONFIG_GENERIC_GPIO=y
  8. CONFIG_HAVE_PROC_CPU=y
  9. CONFIG_STACKTRACE_SUPPORT=y
  10. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  11. CONFIG_LOCKDEP_SUPPORT=y
  12. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  13. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  14. CONFIG_GENERIC_HWEIGHT=y
  15. CONFIG_GENERIC_CALIBRATE_DELAY=y
  16. CONFIG_NEED_DMA_MAP_STATE=y
  17. CONFIG_VECTORS_BASE=0xffff0000
  18. CONFIG_ARM_PATCH_PHYS_VIRT=y
  19. CONFIG_GENERIC_BUG=y
  20. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  21. CONFIG_HAVE_IRQ_WORK=y
  22.  
  23. #
  24. # General setup
  25. #
  26. CONFIG_EXPERIMENTAL=y
  27. CONFIG_BROKEN_ON_SMP=y
  28. CONFIG_INIT_ENV_ARG_LIMIT=32
  29. CONFIG_CROSS_COMPILE=""
  30. CONFIG_LOCALVERSION="-yocto-standard"
  31. # CONFIG_LOCALVERSION_AUTO is not set
  32. CONFIG_HAVE_KERNEL_GZIP=y
  33. CONFIG_HAVE_KERNEL_LZMA=y
  34. CONFIG_HAVE_KERNEL_XZ=y
  35. CONFIG_HAVE_KERNEL_LZO=y
  36. # CONFIG_KERNEL_GZIP is not set
  37. CONFIG_KERNEL_LZMA=y
  38. # CONFIG_KERNEL_XZ is not set
  39. # CONFIG_KERNEL_LZO is not set
  40. CONFIG_DEFAULT_HOSTNAME="(none)"
  41. # CONFIG_SWAP is not set
  42. CONFIG_SYSVIPC=y
  43. CONFIG_SYSVIPC_SYSCTL=y
  44. # CONFIG_POSIX_MQUEUE is not set
  45. # CONFIG_BSD_PROCESS_ACCT is not set
  46. # CONFIG_FHANDLE is not set
  47. # CONFIG_TASKSTATS is not set
  48. # CONFIG_AUDIT is not set
  49. CONFIG_HAVE_GENERIC_HARDIRQS=y
  50.  
  51. #
  52. # IRQ subsystem
  53. #
  54. CONFIG_GENERIC_HARDIRQS=y
  55. CONFIG_GENERIC_IRQ_PROBE=y
  56. CONFIG_GENERIC_IRQ_SHOW=y
  57. CONFIG_HARDIRQS_SW_RESEND=y
  58. CONFIG_IRQ_DOMAIN=y
  59. # CONFIG_IRQ_DOMAIN_DEBUG is not set
  60. CONFIG_SPARSE_IRQ=y
  61. CONFIG_KTIME_SCALAR=y
  62. CONFIG_GENERIC_CLOCKEVENTS=y
  63. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  64.  
  65. #
  66. # Timers subsystem
  67. #
  68. # CONFIG_NO_HZ is not set
  69. # CONFIG_HIGH_RES_TIMERS is not set
  70.  
  71. #
  72. # RCU Subsystem
  73. #
  74. CONFIG_TINY_RCU=y
  75. # CONFIG_PREEMPT_RCU is not set
  76. # CONFIG_TREE_RCU_TRACE is not set
  77. # CONFIG_IKCONFIG is not set
  78. CONFIG_LOG_BUF_SHIFT=14
  79. # CONFIG_CGROUPS is not set
  80. # CONFIG_CHECKPOINT_RESTORE is not set
  81. # CONFIG_NAMESPACES is not set
  82. # CONFIG_SCHED_AUTOGROUP is not set
  83. # CONFIG_SYSFS_DEPRECATED is not set
  84. # CONFIG_RELAY is not set
  85. #CONFIG_BLK_DEV_INITRD=y
  86. #/CONFIG_INITRAMFS_SOURCE=""
  87. CONFIG_RD_GZIP=y
  88. # CONFIG_RD_BZIP2 is not set
  89. # CONFIG_RD_LZMA is not set
  90. # CONFIG_RD_XZ is not set
  91. # CONFIG_RD_LZO is not set
  92. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  93. CONFIG_SYSCTL=y
  94. CONFIG_ANON_INODES=y
  95. CONFIG_EXPERT=y
  96. CONFIG_UID16=y
  97. # CONFIG_SYSCTL_SYSCALL is not set
  98. CONFIG_KALLSYMS=y
  99. CONFIG_KALLSYMS_ALL=y
  100. CONFIG_HOTPLUG=y
  101. CONFIG_PRINTK=y
  102. CONFIG_BUG=y
  103. CONFIG_ELF_CORE=y
  104. CONFIG_BASE_FULL=y
  105. CONFIG_FUTEX=y
  106. CONFIG_EPOLL=y
  107. CONFIG_SIGNALFD=y
  108. CONFIG_TIMERFD=y
  109. CONFIG_EVENTFD=y
  110. CONFIG_SHMEM=y
  111. CONFIG_AIO=y
  112. CONFIG_EMBEDDED=y
  113. CONFIG_HAVE_PERF_EVENTS=y
  114. CONFIG_PERF_USE_VMALLOC=y
  115.  
  116. #
  117. # Kernel Performance Events And Counters
  118. #
  119. # CONFIG_PERF_EVENTS is not set
  120. CONFIG_VM_EVENT_COUNTERS=y
  121. CONFIG_COMPAT_BRK=y
  122. CONFIG_SLAB=y
  123. # CONFIG_SLUB is not set
  124. # CONFIG_SLOB is not set
  125. # CONFIG_PROFILING is not set
  126. CONFIG_HAVE_OPROFILE=y
  127. # CONFIG_KPROBES is not set
  128. # CONFIG_JUMP_LABEL is not set
  129. CONFIG_HAVE_KPROBES=y
  130. CONFIG_HAVE_KRETPROBES=y
  131. CONFIG_HAVE_ARCH_TRACEHOOK=y
  132. CONFIG_HAVE_DMA_ATTRS=y
  133. CONFIG_HAVE_DMA_CONTIGUOUS=y
  134. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  135. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  136. CONFIG_HAVE_CLK=y
  137. CONFIG_HAVE_DMA_API_DEBUG=y
  138. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  139. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  140.  
  141. #
  142. # GCOV-based kernel profiling
  143. #
  144. # CONFIG_GCOV_KERNEL is not set
  145. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  146. CONFIG_SLABINFO=y
  147. CONFIG_RT_MUTEXES=y
  148. CONFIG_BASE_SMALL=0
  149. CONFIG_MODULES=y
  150. # CONFIG_MODULE_FORCE_LOAD is not set
  151. CONFIG_MODULE_UNLOAD=y
  152. # CONFIG_MODULE_FORCE_UNLOAD is not set
  153. # CONFIG_MODVERSIONS is not set
  154. # CONFIG_MODULE_SRCVERSION_ALL is not set
  155. CONFIG_BLOCK=y
  156. CONFIG_LBDAF=y
  157. # CONFIG_BLK_DEV_BSG is not set
  158. # CONFIG_BLK_DEV_BSGLIB is not set
  159. # CONFIG_BLK_DEV_INTEGRITY is not set
  160.  
  161. #
  162. # Partition Types
  163. #
  164. # CONFIG_PARTITION_ADVANCED is not set
  165. CONFIG_MSDOS_PARTITION=y
  166.  
  167. #
  168. # IO Schedulers
  169. #
  170. CONFIG_IOSCHED_NOOP=y
  171. # CONFIG_IOSCHED_DEADLINE is not set
  172. # CONFIG_IOSCHED_CFQ is not set
  173. CONFIG_DEFAULT_NOOP=y
  174. CONFIG_DEFAULT_IOSCHED="noop"
  175. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  176. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  177. # CONFIG_INLINE_SPIN_LOCK is not set
  178. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  179. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  180. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  181. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  182. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  183. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  184. # CONFIG_INLINE_READ_TRYLOCK is not set
  185. # CONFIG_INLINE_READ_LOCK is not set
  186. # CONFIG_INLINE_READ_LOCK_BH is not set
  187. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  188. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  189. CONFIG_INLINE_READ_UNLOCK=y
  190. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  191. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  192. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  193. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  194. # CONFIG_INLINE_WRITE_LOCK is not set
  195. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  196. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  197. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  198. CONFIG_INLINE_WRITE_UNLOCK=y
  199. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  200. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  201. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  202. # CONFIG_MUTEX_SPIN_ON_OWNER is not set
  203. CONFIG_FREEZER=y
  204.  
  205. #
  206. # System Type
  207. #
  208. CONFIG_MMU=y
  209. # CONFIG_ARCH_SOCFPGA is not set
  210. # CONFIG_ARCH_INTEGRATOR is not set
  211. # CONFIG_ARCH_REALVIEW is not set
  212. # CONFIG_ARCH_VERSATILE is not set
  213. # CONFIG_ARCH_VEXPRESS is not set
  214. CONFIG_ARCH_AT91=y
  215. # CONFIG_ARCH_BCMRING is not set
  216. # CONFIG_ARCH_HIGHBANK is not set
  217. # CONFIG_ARCH_CLPS711X is not set
  218. # CONFIG_ARCH_CNS3XXX is not set
  219. # CONFIG_ARCH_GEMINI is not set
  220. # CONFIG_ARCH_PRIMA2 is not set
  221. # CONFIG_ARCH_EBSA110 is not set
  222. # CONFIG_ARCH_EP93XX is not set
  223. # CONFIG_ARCH_FOOTBRIDGE is not set
  224. # CONFIG_ARCH_MXC is not set
  225. # CONFIG_ARCH_MXS is not set
  226. # CONFIG_ARCH_NETX is not set
  227. # CONFIG_ARCH_H720X is not set
  228. # CONFIG_ARCH_IOP13XX is not set
  229. # CONFIG_ARCH_IOP32X is not set
  230. # CONFIG_ARCH_IOP33X is not set
  231. # CONFIG_ARCH_IXP4XX is not set
  232. # CONFIG_ARCH_MVEBU is not set
  233. # CONFIG_ARCH_DOVE is not set
  234. # CONFIG_ARCH_KIRKWOOD is not set
  235. # CONFIG_ARCH_LPC32XX is not set
  236. # CONFIG_ARCH_MV78XX0 is not set
  237. # CONFIG_ARCH_ORION5X is not set
  238. # CONFIG_ARCH_MMP is not set
  239. # CONFIG_ARCH_KS8695 is not set
  240. # CONFIG_ARCH_W90X900 is not set
  241. # CONFIG_ARCH_TEGRA is not set
  242. # CONFIG_ARCH_PICOXCELL is not set
  243. # CONFIG_ARCH_PNX4008 is not set
  244. # CONFIG_ARCH_PXA is not set
  245. # CONFIG_ARCH_MSM is not set
  246. # CONFIG_ARCH_SHMOBILE is not set
  247. # CONFIG_ARCH_RPC is not set
  248. # CONFIG_ARCH_SA1100 is not set
  249. # CONFIG_ARCH_S3C24XX is not set
  250. # CONFIG_ARCH_S3C64XX is not set
  251. # CONFIG_ARCH_S5P64X0 is not set
  252. # CONFIG_ARCH_S5PC100 is not set
  253. # CONFIG_ARCH_S5PV210 is not set
  254. # CONFIG_ARCH_EXYNOS is not set
  255. # CONFIG_ARCH_SHARK is not set
  256. # CONFIG_ARCH_U300 is not set
  257. # CONFIG_ARCH_U8500 is not set
  258. # CONFIG_ARCH_NOMADIK is not set
  259. # CONFIG_ARCH_DAVINCI is not set
  260. # CONFIG_ARCH_OMAP is not set
  261. # CONFIG_PLAT_SPEAR is not set
  262. # CONFIG_ARCH_VT8500 is not set
  263. # CONFIG_ARCH_ZYNQ is not set
  264. CONFIG_HAVE_AT91_DBGU0=y
  265. CONFIG_HAVE_AT91_DBGU1=y
  266. CONFIG_AT91_SAM9_ALT_RESET=y
  267. CONFIG_AT91_SAM9G45_RESET=y
  268. CONFIG_SOC_AT91SAM9=y
  269.  
  270. #
  271. # Atmel AT91 System-on-Chip
  272. #
  273.  
  274. #
  275. # Atmel AT91 Processor
  276. #
  277. # CONFIG_SOC_AT91RM9200 is not set
  278. CONFIG_SOC_AT91SAM9260=y
  279. # CONFIG_SOC_AT91SAM9261 is not set
  280. CONFIG_SOC_AT91SAM9263=y
  281. # CONFIG_SOC_AT91SAM9RL is not set
  282. CONFIG_SOC_AT91SAM9G45=y
  283. CONFIG_SOC_AT91SAM9X5=y
  284. # CONFIG_SOC_AT91SAM9N12 is not set
  285. # CONFIG_SOC_SAMA5D3 is not set
  286. CONFIG_ARCH_AT91_NONE=y
  287. # CONFIG_ARCH_AT91RM9200 is not set
  288. # CONFIG_ARCH_AT91SAM9260 is not set
  289. # CONFIG_ARCH_AT91SAM9261 is not set
  290. # CONFIG_ARCH_AT91SAM9G10 is not set
  291. # CONFIG_ARCH_AT91SAM9263 is not set
  292. # CONFIG_ARCH_AT91SAM9RL is not set
  293. # CONFIG_ARCH_AT91SAM9G20 is not set
  294. # CONFIG_ARCH_AT91SAM9G45 is not set
  295. CONFIG_AT91_PMC_UNIT=y
  296.  
  297. #
  298. # Generic Board Type
  299. #
  300. #CONFIG_MACH_AT91SAM_DT=y
  301.  
  302. #
  303. # AT91 Board Options
  304. #
  305.  
  306. #
  307. # AT91 Feature Selections
  308. #
  309. CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
  310. CONFIG_AT91_SLOW_CLOCK=y
  311. CONFIG_AT91_TIMER_HZ=128
  312. # CONFIG_GPIO_PCA953X is not set
  313.  
  314. #
  315. # Processor Type
  316. #
  317. CONFIG_CPU_ARM926T=y
  318. CONFIG_CPU_32v5=y
  319. CONFIG_CPU_ABRT_EV5TJ=y
  320. CONFIG_CPU_PABRT_LEGACY=y
  321. CONFIG_CPU_CACHE_VIVT=y
  322. CONFIG_CPU_COPY_V4WB=y
  323. CONFIG_CPU_TLB_V4WBI=y
  324. CONFIG_CPU_CP15=y
  325. CONFIG_CPU_CP15_MMU=y
  326. CONFIG_CPU_USE_DOMAINS=y
  327.  
  328. #
  329. # Processor Features
  330. #
  331. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  332. CONFIG_ARM_THUMB=y
  333. # CONFIG_CPU_ICACHE_DISABLE is not set
  334. # CONFIG_CPU_DCACHE_DISABLE is not set
  335. # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
  336. # CONFIG_CPU_CACHE_ROUND_ROBIN is not set
  337. # CONFIG_CACHE_L2X0 is not set
  338. CONFIG_ARM_L1_CACHE_SHIFT=5
  339. CONFIG_ARM_NR_BANKS=8
  340. CONFIG_MULTI_IRQ_HANDLER=y
  341.  
  342. #
  343. # Bus support
  344. #
  345. # CONFIG_PCI_SYSCALL is not set
  346. # CONFIG_ARCH_SUPPORTS_MSI is not set
  347. # CONFIG_PCCARD is not set
  348.  
  349. #
  350. # Kernel Features
  351. #
  352. CONFIG_VMSPLIT_3G=y
  353. # CONFIG_VMSPLIT_2G is not set
  354. # CONFIG_VMSPLIT_1G is not set
  355. CONFIG_PAGE_OFFSET=0xC0000000
  356. CONFIG_ARCH_NR_GPIO=0
  357. CONFIG_PREEMPT_NONE=y
  358. # CONFIG_PREEMPT_VOLUNTARY is not set
  359. # CONFIG_PREEMPT is not set
  360. CONFIG_HZ=128
  361. CONFIG_AEABI=y
  362. # CONFIG_OABI_COMPAT is not set
  363. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  364. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  365. CONFIG_HAVE_ARCH_PFN_VALID=y
  366. # CONFIG_HIGHMEM is not set
  367. CONFIG_SELECT_MEMORY_MODEL=y
  368. CONFIG_FLATMEM_MANUAL=y
  369. CONFIG_FLATMEM=y
  370. CONFIG_FLAT_NODE_MEM_MAP=y
  371. CONFIG_HAVE_MEMBLOCK=y
  372. CONFIG_PAGEFLAGS_EXTENDED=y
  373. CONFIG_SPLIT_PTLOCK_CPUS=999999
  374. # CONFIG_COMPACTION is not set
  375. # CONFIG_PHYS_ADDR_T_64BIT is not set
  376. CONFIG_ZONE_DMA_FLAG=0
  377. CONFIG_VIRT_TO_BUS=y
  378. # CONFIG_KSM is not set
  379. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  380. CONFIG_CROSS_MEMORY_ATTACH=y
  381. CONFIG_NEED_PER_CPU_KM=y
  382. # CONFIG_CLEANCACHE is not set
  383. CONFIG_FORCE_MAX_ZONEORDER=11
  384. CONFIG_LEDS=y
  385. CONFIG_LEDS_CPU=y
  386. CONFIG_ALIGNMENT_TRAP=y
  387. CONFIG_UACCESS_WITH_MEMCPY=y
  388. # CONFIG_SECCOMP is not set
  389. # CONFIG_CC_STACKPROTECTOR is not set
  390. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  391.  
  392. #
  393. # Boot options
  394. #
  395. CONFIG_USE_OF=y
  396. CONFIG_ZBOOT_ROM_TEXT=0x0
  397. CONFIG_ZBOOT_ROM_BSS=0x0
  398. CONFIG_ARM_APPENDED_DTB=y
  399. CONFIG_ARM_ATAG_DTB_COMPAT=y
  400. CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
  401. # CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
  402. CONFIG_CMDLINE="mem=128M console=ttyS0,115200 initrd=0x21100000,25165824 root=/dev/ram0 rw"
  403. CONFIG_CMDLINE_FROM_BOOTLOADER=y
  404. # CONFIG_CMDLINE_EXTEND is not set
  405. # CONFIG_CMDLINE_FORCE is not set
  406. # CONFIG_XIP_KERNEL is not set
  407. CONFIG_KEXEC=y
  408. CONFIG_ATAGS_PROC=y
  409. # CONFIG_CRASH_DUMP is not set
  410. CONFIG_AUTO_ZRELADDR=y
  411.  
  412. #
  413. # CPU Power Management
  414. #
  415. CONFIG_CPU_IDLE=y
  416. CONFIG_CPU_IDLE_GOV_LADDER=y
  417. # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
  418.  
  419. #
  420. # Floating point emulation
  421. #
  422.  
  423. #
  424. # At least one emulation must be selected
  425. #
  426. CONFIG_VFP=y
  427.  
  428. #
  429. # Userspace binary formats
  430. #
  431. CONFIG_BINFMT_ELF=y
  432. CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
  433. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  434. CONFIG_HAVE_AOUT=y
  435. # CONFIG_BINFMT_AOUT is not set
  436. # CONFIG_BINFMT_MISC is not set
  437.  
  438. #
  439. # Power management options
  440. #
  441. CONFIG_SUSPEND=y
  442. CONFIG_SUSPEND_FREEZER=y
  443. CONFIG_PM_SLEEP=y
  444. # CONFIG_PM_AUTOSLEEP is not set
  445. # CONFIG_PM_WAKELOCKS is not set
  446. # CONFIG_PM_RUNTIME is not set
  447. CONFIG_PM=y
  448. # CONFIG_PM_DEBUG is not set
  449. # CONFIG_APM_EMULATION is not set
  450. CONFIG_PM_CLK=y
  451. CONFIG_CPU_PM=y
  452. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  453. CONFIG_ARM_CPU_SUSPEND=y
  454. CONFIG_NET=y
  455.  
  456. #
  457. # Networking options
  458. #
  459. CONFIG_PACKET=y
  460. CONFIG_UNIX=y
  461. # CONFIG_UNIX_DIAG is not set
  462. # CONFIG_XFRM_USER is not set
  463. # CONFIG_NET_KEY is not set
  464. CONFIG_INET=y
  465. CONFIG_IP_MULTICAST=y
  466. # CONFIG_IP_ADVANCED_ROUTER is not set
  467. CONFIG_IP_PNP=y
  468. # CONFIG_IP_PNP_DHCP is not set
  469. # CONFIG_IP_PNP_BOOTP is not set
  470. # CONFIG_IP_PNP_RARP is not set
  471. # CONFIG_NET_IPIP is not set
  472. # CONFIG_NET_IPGRE_DEMUX is not set
  473. # CONFIG_IP_MROUTE is not set
  474. # CONFIG_ARPD is not set
  475. # CONFIG_SYN_COOKIES is not set
  476. # CONFIG_INET_AH is not set
  477. # CONFIG_INET_ESP is not set
  478. # CONFIG_INET_IPCOMP is not set
  479. # CONFIG_INET_XFRM_TUNNEL is not set
  480. CONFIG_INET_TUNNEL=y
  481. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  482. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  483. # CONFIG_INET_XFRM_MODE_BEET is not set
  484. CONFIG_INET_LRO=y
  485. # CONFIG_INET_DIAG is not set
  486. # CONFIG_TCP_CONG_ADVANCED is not set
  487. CONFIG_TCP_CONG_CUBIC=y
  488. CONFIG_DEFAULT_TCP_CONG="cubic"
  489. # CONFIG_TCP_MD5SIG is not set
  490. CONFIG_IPV6=y
  491. # CONFIG_IPV6_PRIVACY is not set
  492. # CONFIG_IPV6_ROUTER_PREF is not set
  493. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  494. # CONFIG_INET6_AH is not set
  495. # CONFIG_INET6_ESP is not set
  496. # CONFIG_INET6_IPCOMP is not set
  497. # CONFIG_IPV6_MIP6 is not set
  498. # CONFIG_INET6_XFRM_TUNNEL is not set
  499. # CONFIG_INET6_TUNNEL is not set
  500. # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
  501. # CONFIG_INET6_XFRM_MODE_TUNNEL is not set
  502. # CONFIG_INET6_XFRM_MODE_BEET is not set
  503. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  504. CONFIG_IPV6_SIT=y
  505. CONFIG_IPV6_SIT_6RD=y
  506. CONFIG_IPV6_NDISC_NODETYPE=y
  507. # CONFIG_IPV6_TUNNEL is not set
  508. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  509. # CONFIG_IPV6_MROUTE is not set
  510. # CONFIG_NETWORK_SECMARK is not set
  511. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  512. # CONFIG_NETFILTER is not set
  513. # CONFIG_IP_DCCP is not set
  514. # CONFIG_IP_SCTP is not set
  515. # CONFIG_RDS is not set
  516. # CONFIG_TIPC is not set
  517. # CONFIG_ATM is not set
  518. # CONFIG_L2TP is not set
  519. # CONFIG_BRIDGE is not set
  520. # CONFIG_NET_DSA is not set
  521. # CONFIG_VLAN_8021Q is not set
  522. # CONFIG_DECNET is not set
  523. # CONFIG_LLC2 is not set
  524. # CONFIG_IPX is not set
  525. # CONFIG_ATALK is not set
  526. # CONFIG_X25 is not set
  527. # CONFIG_LAPB is not set
  528. # CONFIG_WAN_ROUTER is not set
  529. # CONFIG_PHONET is not set
  530. # CONFIG_IEEE802154 is not set
  531. # CONFIG_NET_SCHED is not set
  532. # CONFIG_DCB is not set
  533. # CONFIG_BATMAN_ADV is not set
  534. # CONFIG_OPENVSWITCH is not set
  535. CONFIG_BQL=y
  536. # CONFIG_BPF_JIT is not set
  537.  
  538. #
  539. # Network testing
  540. #
  541. # CONFIG_NET_PKTGEN is not set
  542. # CONFIG_HAMRADIO is not set
  543. # CONFIG_CAN is not set
  544. # CONFIG_IRDA is not set
  545. CONFIG_BT=m
  546. CONFIG_BT_RFCOMM=m
  547. # CONFIG_BT_RFCOMM_TTY is not set
  548. CONFIG_BT_BNEP=m
  549. CONFIG_BT_BNEP_MC_FILTER=y
  550. CONFIG_BT_BNEP_PROTO_FILTER=y
  551. CONFIG_BT_HIDP=m
  552.  
  553. #
  554. # Bluetooth device drivers
  555. #
  556. CONFIG_BT_HCIBTUSB=m
  557. CONFIG_BT_HCIBTSDIO=m
  558. CONFIG_BT_HCIUART=m
  559. CONFIG_BT_HCIUART_H4=y
  560. # CONFIG_BT_HCIUART_BCSP is not set
  561. # CONFIG_BT_HCIUART_ATH3K is not set
  562. # CONFIG_BT_HCIUART_LL is not set
  563. # CONFIG_BT_HCIUART_3WIRE is not set
  564. # CONFIG_BT_HCIBCM203X is not set
  565. # CONFIG_BT_HCIBPA10X is not set
  566. # CONFIG_BT_HCIBFUSB is not set
  567. # CONFIG_BT_HCIVHCI is not set
  568. # CONFIG_BT_MRVL is not set
  569. # CONFIG_BT_ATH3K is not set
  570. # CONFIG_AF_RXRPC is not set
  571. CONFIG_WIRELESS=y
  572. CONFIG_WIRELESS_EXT=y
  573. CONFIG_WEXT_CORE=y
  574. CONFIG_WEXT_PROC=y
  575. CONFIG_WEXT_PRIV=y
  576. CONFIG_CFG80211=y
  577. # CONFIG_NL80211_TESTMODE is not set
  578. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  579. # CONFIG_CFG80211_REG_DEBUG is not set
  580. # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
  581. CONFIG_CFG80211_DEFAULT_PS=y
  582. # CONFIG_CFG80211_DEBUGFS is not set
  583. # CONFIG_CFG80211_INTERNAL_REGDB is not set
  584. # CONFIG_CFG80211_WEXT is not set
  585. CONFIG_LIB80211=y
  586. # CONFIG_LIB80211_DEBUG is not set
  587. CONFIG_MAC80211=y
  588. CONFIG_MAC80211_HAS_RC=y
  589. # CONFIG_MAC80211_RC_PID is not set
  590. CONFIG_MAC80211_RC_MINSTREL=y
  591. CONFIG_MAC80211_RC_MINSTREL_HT=y
  592. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  593. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  594. # CONFIG_MAC80211_MESH is not set
  595. # CONFIG_MAC80211_LEDS is not set
  596. # CONFIG_MAC80211_DEBUGFS is not set
  597. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  598. # CONFIG_MAC80211_DEBUG_MENU is not set
  599. # CONFIG_WIMAX is not set
  600. # CONFIG_RFKILL is not set
  601. # CONFIG_NET_9P is not set
  602. # CONFIG_CAIF is not set
  603. # CONFIG_CEPH_LIB is not set
  604. CONFIG_NFC=m
  605. CONFIG_NFC_NCI=m
  606. CONFIG_NFC_HCI=m
  607. CONFIG_NFC_SHDLC=y
  608. CONFIG_NFC_LLCP=y
  609.  
  610. #
  611. # Near Field Communication (NFC) devices
  612. #
  613. CONFIG_PN544_NFC=m
  614. CONFIG_PN544_HCI_NFC=m
  615. CONFIG_NFC_PN533=m
  616. CONFIG_HAVE_BPF_JIT=y
  617.  
  618. #
  619. # Device Drivers
  620. #
  621.  
  622. #
  623. # Generic Driver Options
  624. #
  625. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  626. CONFIG_DEVTMPFS=y
  627. CONFIG_DEVTMPFS_MOUNT=y
  628. # CONFIG_STANDALONE is not set
  629. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  630. CONFIG_FW_LOADER=y
  631. CONFIG_FIRMWARE_IN_KERNEL=y
  632. CONFIG_EXTRA_FIRMWARE=""
  633. # CONFIG_DEBUG_DRIVER is not set
  634. # CONFIG_DEBUG_DEVRES is not set
  635. # CONFIG_SYS_HYPERVISOR is not set
  636. # CONFIG_GENERIC_CPU_DEVICES is not set
  637. CONFIG_REGMAP=y
  638. CONFIG_REGMAP_I2C=y
  639. CONFIG_REGMAP_SPI=y
  640. # CONFIG_DMA_SHARED_BUFFER is not set
  641. # CONFIG_CMA is not set
  642. # CONFIG_CONNECTOR is not set
  643. CONFIG_MTD=y
  644. # CONFIG_MTD_TESTS is not set
  645. # CONFIG_MTD_REDBOOT_PARTS is not set
  646. CONFIG_MTD_CMDLINE_PARTS=y
  647. # CONFIG_MTD_AFS_PARTS is not set
  648. CONFIG_MTD_OF_PARTS=y
  649. # CONFIG_MTD_AR7_PARTS is not set
  650.  
  651. #
  652. # User Modules And Translation Layers
  653. #
  654. CONFIG_MTD_CHAR=y
  655. CONFIG_MTD_BLKDEVS=y
  656. CONFIG_MTD_BLOCK=y
  657. # CONFIG_FTL is not set
  658. # CONFIG_NFTL is not set
  659. # CONFIG_INFTL is not set
  660. # CONFIG_RFD_FTL is not set
  661. # CONFIG_SSFDC is not set
  662. # CONFIG_SM_FTL is not set
  663. # CONFIG_MTD_OOPS is not set
  664.  
  665. #
  666. # RAM/ROM/Flash chip drivers
  667. #
  668. CONFIG_MTD_CFI=y
  669. # CONFIG_MTD_JEDECPROBE is not set
  670. CONFIG_MTD_GEN_PROBE=y
  671. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  672. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  673. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  674. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  675. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  676. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  677. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  678. CONFIG_MTD_CFI_I1=y
  679. CONFIG_MTD_CFI_I2=y
  680. # CONFIG_MTD_CFI_I4 is not set
  681. # CONFIG_MTD_CFI_I8 is not set
  682. # CONFIG_MTD_CFI_INTELEXT is not set
  683. # CONFIG_MTD_CFI_AMDSTD is not set
  684. # CONFIG_MTD_CFI_STAA is not set
  685. CONFIG_MTD_CFI_UTIL=y
  686. # CONFIG_MTD_RAM is not set
  687. # CONFIG_MTD_ROM is not set
  688. # CONFIG_MTD_ABSENT is not set
  689.  
  690. #
  691. # Mapping drivers for chip access
  692. #
  693. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  694. # CONFIG_MTD_PHYSMAP is not set
  695. # CONFIG_MTD_PHYSMAP_OF is not set
  696. # CONFIG_MTD_PLATRAM is not set
  697.  
  698. #
  699. # Self-contained MTD device drivers
  700. #
  701. CONFIG_MTD_DATAFLASH=y
  702. # CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
  703. # CONFIG_MTD_DATAFLASH_OTP is not set
  704. CONFIG_MTD_M25P80=y
  705. CONFIG_M25PXX_USE_FAST_READ=y
  706. # CONFIG_MTD_SST25L is not set
  707. # CONFIG_MTD_SLRAM is not set
  708. # CONFIG_MTD_PHRAM is not set
  709. # CONFIG_MTD_MTDRAM is not set
  710. # CONFIG_MTD_BLOCK2MTD is not set
  711.  
  712. #
  713. # Disk-On-Chip Device Drivers
  714. #
  715. # CONFIG_MTD_DOC2000 is not set
  716. # CONFIG_MTD_DOC2001 is not set
  717. # CONFIG_MTD_DOC2001PLUS is not set
  718. # CONFIG_MTD_DOCG3 is not set
  719. CONFIG_MTD_NAND_ECC=y
  720. # CONFIG_MTD_NAND_ECC_SMC is not set
  721. CONFIG_MTD_NAND=y
  722. # CONFIG_MTD_NAND_VERIFY_WRITE is not set
  723. # CONFIG_MTD_NAND_ECC_BCH is not set
  724. # CONFIG_MTD_SM_COMMON is not set
  725. # CONFIG_MTD_NAND_MUSEUM_IDS is not set
  726. # CONFIG_MTD_NAND_GPIO is not set
  727. CONFIG_MTD_NAND_IDS=y
  728. # CONFIG_MTD_NAND_DISKONCHIP is not set
  729. # CONFIG_MTD_NAND_DOCG4 is not set
  730. CONFIG_MTD_NAND_ATMEL=y
  731. # CONFIG_MTD_NAND_NANDSIM is not set
  732. # CONFIG_MTD_NAND_PLATFORM is not set
  733. # CONFIG_MTD_ALAUDA is not set
  734. # CONFIG_MTD_ONENAND is not set
  735.  
  736. #
  737. # LPDDR flash memory drivers
  738. #
  739. # CONFIG_MTD_LPDDR is not set
  740. CONFIG_MTD_UBI=y
  741. CONFIG_MTD_UBI_WL_THRESHOLD=4096
  742. CONFIG_MTD_UBI_BEB_RESERVE=2
  743. CONFIG_MTD_UBI_GLUEBI=y
  744. CONFIG_DTC=y
  745. CONFIG_OF=y
  746.  
  747. #
  748. # Device Tree and Open Firmware support
  749. #
  750. CONFIG_PROC_DEVICETREE=y
  751. # CONFIG_OF_SELFTEST is not set
  752. CONFIG_OF_FLATTREE=y
  753. CONFIG_OF_EARLY_FLATTREE=y
  754. CONFIG_OF_ADDRESS=y
  755. CONFIG_OF_IRQ=y
  756. CONFIG_OF_DEVICE=y
  757. CONFIG_OF_I2C=y
  758. CONFIG_OF_NET=y
  759. CONFIG_OF_MDIO=y
  760. CONFIG_OF_MTD=y
  761. # CONFIG_PARPORT is not set
  762. CONFIG_BLK_DEV=y
  763. # CONFIG_BLK_DEV_COW_COMMON is not set
  764. CONFIG_BLK_DEV_LOOP=y
  765. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  766. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  767.  
  768. #
  769. # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
  770. #
  771. # CONFIG_BLK_DEV_NBD is not set
  772. # CONFIG_BLK_DEV_UB is not set
  773. CONFIG_BLK_DEV_RAM=y
  774. CONFIG_BLK_DEV_RAM_COUNT=4
  775. CONFIG_BLK_DEV_RAM_SIZE=8192
  776. # CONFIG_BLK_DEV_XIP is not set
  777. # CONFIG_CDROM_PKTCDVD is not set
  778. # CONFIG_ATA_OVER_ETH is not set
  779. # CONFIG_MG_DISK is not set
  780. # CONFIG_BLK_DEV_RBD is not set
  781.  
  782. #
  783. # Misc devices
  784. #
  785. # CONFIG_SENSORS_LIS3LV02D is not set
  786. # CONFIG_AD525X_DPOT is not set
  787. CONFIG_ATMEL_PWM=y
  788. CONFIG_ATMEL_TCLIB=y
  789. CONFIG_ATMEL_TCB_CLKSRC=y
  790. CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0
  791. # CONFIG_ICS932S401 is not set
  792. # CONFIG_ATMEL_SSC is not set
  793. # CONFIG_ENCLOSURE_SERVICES is not set
  794. # CONFIG_APDS9802ALS is not set
  795. # CONFIG_ISL29003 is not set
  796. # CONFIG_ISL29020 is not set
  797. # CONFIG_SENSORS_TSL2550 is not set
  798. # CONFIG_SENSORS_BH1780 is not set
  799. # CONFIG_SENSORS_BH1770 is not set
  800. # CONFIG_SENSORS_APDS990X is not set
  801. # CONFIG_HMC6352 is not set
  802. # CONFIG_DS1682 is not set
  803. # CONFIG_TI_DAC7512 is not set
  804. # CONFIG_BMP085_I2C is not set
  805. # CONFIG_BMP085_SPI is not set
  806. # CONFIG_USB_SWITCH_FSA9480 is not set
  807. # CONFIG_C2PORT is not set
  808.  
  809. #
  810. # EEPROM support
  811. #
  812. CONFIG_EEPROM_AT24=y
  813. CONFIG_EEPROM_AT25=y
  814. # CONFIG_EEPROM_LEGACY is not set
  815. # CONFIG_EEPROM_MAX6875 is not set
  816. # CONFIG_EEPROM_93CX6 is not set
  817. # CONFIG_EEPROM_93XX46 is not set
  818.  
  819. #
  820. # Texas Instruments shared transport line discipline
  821. #
  822. # CONFIG_TI_ST is not set
  823. # CONFIG_SENSORS_LIS3_SPI is not set
  824. # CONFIG_SENSORS_LIS3_I2C is not set
  825.  
  826. #
  827. # Altera FPGA firmware download module
  828. #
  829. # CONFIG_ALTERA_STAPL is not set
  830.  
  831. #
  832. # SCSI device support
  833. #
  834. CONFIG_SCSI_MOD=y
  835. # CONFIG_RAID_ATTRS is not set
  836. CONFIG_SCSI=y
  837. CONFIG_SCSI_DMA=y
  838. # CONFIG_SCSI_TGT is not set
  839. # CONFIG_SCSI_NETLINK is not set
  840. CONFIG_SCSI_PROC_FS=y
  841.  
  842. #
  843. # SCSI support type (disk, tape, CD-ROM)
  844. #
  845. CONFIG_BLK_DEV_SD=y
  846. # CONFIG_CHR_DEV_ST is not set
  847. # CONFIG_CHR_DEV_OSST is not set
  848. # CONFIG_BLK_DEV_SR is not set
  849. # CONFIG_CHR_DEV_SG is not set
  850. # CONFIG_CHR_DEV_SCH is not set
  851. CONFIG_SCSI_MULTI_LUN=y
  852. # CONFIG_SCSI_CONSTANTS is not set
  853. # CONFIG_SCSI_LOGGING is not set
  854. # CONFIG_SCSI_SCAN_ASYNC is not set
  855.  
  856. #
  857. # SCSI Transports
  858. #
  859. # CONFIG_SCSI_SPI_ATTRS is not set
  860. # CONFIG_SCSI_FC_ATTRS is not set
  861. # CONFIG_SCSI_ISCSI_ATTRS is not set
  862. # CONFIG_SCSI_SAS_ATTRS is not set
  863. # CONFIG_SCSI_SAS_LIBSAS is not set
  864. # CONFIG_SCSI_SRP_ATTRS is not set
  865. # CONFIG_SCSI_LOWLEVEL is not set
  866. # CONFIG_SCSI_DH is not set
  867. # CONFIG_SCSI_OSD_INITIATOR is not set
  868. # CONFIG_ATA is not set
  869. # CONFIG_MD is not set
  870. # CONFIG_TARGET_CORE is not set
  871. CONFIG_NETDEVICES=y
  872. CONFIG_NET_CORE=y
  873. # CONFIG_BONDING is not set
  874. # CONFIG_DUMMY is not set
  875. # CONFIG_EQUALIZER is not set
  876. CONFIG_MII=y
  877. # CONFIG_NET_TEAM is not set
  878. # CONFIG_MACVLAN is not set
  879. # CONFIG_NETCONSOLE is not set
  880. # CONFIG_NETPOLL is not set
  881. # CONFIG_NET_POLL_CONTROLLER is not set
  882. # CONFIG_TUN is not set
  883. # CONFIG_VETH is not set
  884.  
  885. #
  886. # CAIF transport drivers
  887. #
  888. CONFIG_ETHERNET=y
  889. CONFIG_NET_CADENCE=y
  890. # CONFIG_ARM_AT91_ETHER is not set
  891. CONFIG_MACB=y
  892. # CONFIG_NET_VENDOR_BROADCOM is not set
  893. # CONFIG_NET_CALXEDA_XGMAC is not set
  894. # CONFIG_NET_VENDOR_CHELSIO is not set
  895. # CONFIG_NET_VENDOR_CIRRUS is not set
  896. # CONFIG_DM9000 is not set
  897. # CONFIG_DNET is not set
  898. # CONFIG_NET_VENDOR_FARADAY is not set
  899. # CONFIG_NET_VENDOR_INTEL is not set
  900. # CONFIG_NET_VENDOR_MARVELL is not set
  901. # CONFIG_NET_VENDOR_MICREL is not set
  902. # CONFIG_NET_VENDOR_MICROCHIP is not set
  903. # CONFIG_NET_VENDOR_NATSEMI is not set
  904. # CONFIG_ETHOC is not set
  905. # CONFIG_NET_VENDOR_SEEQ is not set
  906. # CONFIG_NET_VENDOR_SMSC is not set
  907. # CONFIG_NET_VENDOR_STMICRO is not set
  908. # CONFIG_NET_VENDOR_WIZNET is not set
  909. CONFIG_PHYLIB=y
  910.  
  911. #
  912. # MII PHY device drivers
  913. #
  914. # CONFIG_AMD_PHY is not set
  915. # CONFIG_MARVELL_PHY is not set
  916. CONFIG_DAVICOM_PHY=y
  917. # CONFIG_QSEMI_PHY is not set
  918. # CONFIG_LXT_PHY is not set
  919. # CONFIG_CICADA_PHY is not set
  920. # CONFIG_VITESSE_PHY is not set
  921. # CONFIG_SMSC_PHY is not set
  922. # CONFIG_BROADCOM_PHY is not set
  923. # CONFIG_BCM87XX_PHY is not set
  924. # CONFIG_ICPLUS_PHY is not set
  925. # CONFIG_REALTEK_PHY is not set
  926. # CONFIG_NATIONAL_PHY is not set
  927. # CONFIG_STE10XP is not set
  928. # CONFIG_LSI_ET1011C_PHY is not set
  929. CONFIG_MICREL_PHY=y
  930. # CONFIG_FIXED_PHY is not set
  931. # CONFIG_MDIO_BITBANG is not set
  932. # CONFIG_MDIO_BUS_MUX_GPIO is not set
  933. # CONFIG_MICREL_KS8995MA is not set
  934. CONFIG_PPP=y
  935. # CONFIG_PPP_BSDCOMP is not set
  936. # CONFIG_PPP_DEFLATE is not set
  937. # CONFIG_PPP_FILTER is not set
  938. # CONFIG_PPP_MPPE is not set
  939. # CONFIG_PPP_MULTILINK is not set
  940. # CONFIG_PPPOE is not set
  941. CONFIG_PPP_ASYNC=y
  942. # CONFIG_PPP_SYNC_TTY is not set
  943. # CONFIG_SLIP is not set
  944. CONFIG_SLHC=y
  945.  
  946. #
  947. # USB Network Adapters
  948. #
  949. # CONFIG_USB_CATC is not set
  950. # CONFIG_USB_KAWETH is not set
  951. # CONFIG_USB_PEGASUS is not set
  952. # CONFIG_USB_RTL8150 is not set
  953. CONFIG_USB_USBNET=y
  954. # CONFIG_USB_NET_AX8817X is not set
  955. # CONFIG_USB_NET_CDCETHER is not set
  956. # CONFIG_USB_NET_CDC_EEM is not set
  957. # CONFIG_USB_NET_CDC_NCM is not set
  958. CONFIG_USB_NET_DM9601=y
  959. # CONFIG_USB_NET_SMSC75XX is not set
  960. # CONFIG_USB_NET_SMSC95XX is not set
  961. # CONFIG_USB_NET_GL620A is not set
  962. # CONFIG_USB_NET_NET1080 is not set
  963. # CONFIG_USB_NET_PLUSB is not set
  964. # CONFIG_USB_NET_MCS7830 is not set
  965. # CONFIG_USB_NET_RNDIS_HOST is not set
  966. # CONFIG_USB_NET_CDC_SUBSET is not set
  967. # CONFIG_USB_NET_ZAURUS is not set
  968. # CONFIG_USB_NET_CX82310_ETH is not set
  969. # CONFIG_USB_NET_KALMIA is not set
  970. # CONFIG_USB_NET_QMI_WWAN is not set
  971. # CONFIG_USB_NET_INT51X1 is not set
  972. # CONFIG_USB_IPHETH is not set
  973. # CONFIG_USB_SIERRA_NET is not set
  974. CONFIG_WLAN=y
  975. # CONFIG_LIBERTAS_THINFIRM is not set
  976. # CONFIG_AT76C50X_USB is not set
  977. # CONFIG_USB_ZD1201 is not set
  978. # CONFIG_USB_NET_RNDIS_WLAN is not set
  979. # CONFIG_RTL8187 is not set
  980. # CONFIG_MAC80211_HWSIM is not set
  981. # CONFIG_ATH_COMMON is not set
  982. # CONFIG_B43 is not set
  983. # CONFIG_B43LEGACY is not set
  984. # CONFIG_BRCMFMAC is not set
  985. # CONFIG_HOSTAP is not set
  986. # CONFIG_LIBERTAS is not set
  987. # CONFIG_P54_COMMON is not set
  988. # CONFIG_RT2X00 is not set
  989. CONFIG_RTL8192CU=y
  990. CONFIG_RTLWIFI=y
  991. # CONFIG_RTLWIFI_DEBUG is not set
  992. CONFIG_RTL8192C_COMMON=y
  993. # CONFIG_WL_TI is not set
  994. # CONFIG_ZD1211RW is not set
  995. # CONFIG_MWIFIEX is not set
  996.  
  997. #
  998. # Enable WiMAX (Networking options) to see the WiMAX drivers
  999. #
  1000. # CONFIG_WAN is not set
  1001. # CONFIG_ISDN is not set
  1002.  
  1003. #
  1004. # Input device support
  1005. #
  1006. CONFIG_INPUT=y
  1007. # CONFIG_INPUT_FF_MEMLESS is not set
  1008. CONFIG_INPUT_POLLDEV=y
  1009. # CONFIG_INPUT_SPARSEKMAP is not set
  1010. # CONFIG_INPUT_MATRIXKMAP is not set
  1011.  
  1012. #
  1013. # Userland interfaces
  1014. #
  1015. # CONFIG_INPUT_MOUSEDEV is not set
  1016. # CONFIG_INPUT_JOYDEV is not set
  1017. CONFIG_INPUT_EVDEV=y
  1018. # CONFIG_INPUT_EVBUG is not set
  1019.  
  1020. #
  1021. # Input Device Drivers
  1022. #
  1023. # CONFIG_INPUT_KEYBOARD is not set
  1024. # CONFIG_INPUT_MOUSE is not set
  1025. # CONFIG_INPUT_JOYSTICK is not set
  1026. # CONFIG_INPUT_TABLET is not set
  1027. CONFIG_INPUT_TOUCHSCREEN=y
  1028. # CONFIG_TOUCHSCREEN_ADS7846 is not set
  1029. # CONFIG_TOUCHSCREEN_AD7877 is not set
  1030. # CONFIG_TOUCHSCREEN_AD7879 is not set
  1031. # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
  1032. # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
  1033. # CONFIG_TOUCHSCREEN_BU21013 is not set
  1034. # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
  1035. # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
  1036. # CONFIG_TOUCHSCREEN_DYNAPRO is not set
  1037. # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
  1038. # CONFIG_TOUCHSCREEN_EETI is not set
  1039. # CONFIG_TOUCHSCREEN_EGALAX is not set
  1040. # CONFIG_TOUCHSCREEN_FUJITSU is not set
  1041. # CONFIG_TOUCHSCREEN_ILI210X is not set
  1042. # CONFIG_TOUCHSCREEN_GUNZE is not set
  1043. # CONFIG_TOUCHSCREEN_ELO is not set
  1044. # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
  1045. # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
  1046. # CONFIG_TOUCHSCREEN_MAX11801 is not set
  1047. # CONFIG_TOUCHSCREEN_MCS5000 is not set
  1048. # CONFIG_TOUCHSCREEN_MMS114 is not set
  1049. # CONFIG_TOUCHSCREEN_MTOUCH is not set
  1050. # CONFIG_TOUCHSCREEN_INEXIO is not set
  1051. # CONFIG_TOUCHSCREEN_MK712 is not set
  1052. # CONFIG_TOUCHSCREEN_PENMOUNT is not set
  1053. # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
  1054. # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
  1055. # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
  1056. CONFIG_TOUCHSCREEN_ATMEL_TSADCC=y
  1057. # CONFIG_TOUCHSCREEN_PIXCIR is not set
  1058. # CONFIG_TOUCHSCREEN_WM97XX is not set
  1059. # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
  1060. # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
  1061. # CONFIG_TOUCHSCREEN_TSC_SERIO is not set
  1062. # CONFIG_TOUCHSCREEN_TSC2005 is not set
  1063. # CONFIG_TOUCHSCREEN_TSC2007 is not set
  1064. # CONFIG_TOUCHSCREEN_W90X900 is not set
  1065. # CONFIG_TOUCHSCREEN_ST1232 is not set
  1066. # CONFIG_TOUCHSCREEN_TPS6507X is not set
  1067. # CONFIG_INPUT_MISC is not set
  1068.  
  1069. #
  1070. # Hardware I/O ports
  1071. #
  1072. # CONFIG_SERIO is not set
  1073. # CONFIG_GAMEPORT is not set
  1074.  
  1075. #
  1076. # Character devices
  1077. #
  1078. CONFIG_VT=y
  1079. CONFIG_CONSOLE_TRANSLATIONS=y
  1080. CONFIG_VT_CONSOLE=y
  1081. CONFIG_VT_CONSOLE_SLEEP=y
  1082. CONFIG_HW_CONSOLE=y
  1083. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1084. CONFIG_UNIX98_PTYS=y
  1085. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  1086. CONFIG_LEGACY_PTYS=y
  1087. CONFIG_LEGACY_PTY_COUNT=4
  1088. # CONFIG_SERIAL_NONSTANDARD is not set
  1089. # CONFIG_N_GSM is not set
  1090. # CONFIG_TRACE_SINK is not set
  1091. CONFIG_DEVKMEM=y
  1092.  
  1093. #
  1094. # Serial drivers
  1095. #
  1096. # CONFIG_SERIAL_8250 is not set
  1097.  
  1098. #
  1099. # Non-8250 serial port support
  1100. #
  1101. CONFIG_SERIAL_ATMEL=y
  1102. CONFIG_SERIAL_ATMEL_CONSOLE=y
  1103. CONFIG_SERIAL_ATMEL_PDC=y
  1104. # CONFIG_SERIAL_ATMEL_TTYAT is not set
  1105. # CONFIG_SERIAL_MAX3100 is not set
  1106. # CONFIG_SERIAL_MAX3107 is not set
  1107. CONFIG_SERIAL_CORE=y
  1108. CONFIG_SERIAL_CORE_CONSOLE=y
  1109. # CONFIG_SERIAL_TIMBERDALE is not set
  1110. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  1111. # CONFIG_SERIAL_ALTERA_UART is not set
  1112. # CONFIG_SERIAL_IFX6X60 is not set
  1113. # CONFIG_SERIAL_XILINX_PS_UART is not set
  1114. # CONFIG_TTY_PRINTK is not set
  1115. # CONFIG_HVC_DCC is not set
  1116. # CONFIG_IPMI_HANDLER is not set
  1117. CONFIG_HW_RANDOM=y
  1118. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  1119. CONFIG_HW_RANDOM_ATMEL=y
  1120. # CONFIG_HW_RANDOM_EXYNOS is not set
  1121. # CONFIG_R3964 is not set
  1122. # CONFIG_RAW_DRIVER is not set
  1123. # CONFIG_TCG_TPM is not set
  1124. CONFIG_I2C=y
  1125. CONFIG_I2C_BOARDINFO=y
  1126. CONFIG_I2C_COMPAT=y
  1127. CONFIG_I2C_CHARDEV=y
  1128. # CONFIG_I2C_MUX is not set
  1129. CONFIG_I2C_HELPER_AUTO=y
  1130. CONFIG_I2C_ALGOBIT=y
  1131.  
  1132. #
  1133. # I2C Hardware Bus support
  1134. #
  1135.  
  1136. #
  1137. # I2C system bus drivers (mostly embedded / system-on-chip)
  1138. #
  1139. CONFIG_I2C_AT91=y
  1140. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  1141. CONFIG_I2C_GPIO=y
  1142. # CONFIG_I2C_OCORES is not set
  1143. # CONFIG_I2C_PCA_PLATFORM is not set
  1144. # CONFIG_I2C_PXA_PCI is not set
  1145. # CONFIG_I2C_SIMTEC is not set
  1146. # CONFIG_I2C_XILINX is not set
  1147.  
  1148. #
  1149. # External I2C/SMBus adapter drivers
  1150. #
  1151. # CONFIG_I2C_DIOLAN_U2C is not set
  1152. # CONFIG_I2C_PARPORT_LIGHT is not set
  1153. # CONFIG_I2C_TAOS_EVM is not set
  1154. # CONFIG_I2C_TINY_USB is not set
  1155.  
  1156. #
  1157. # Other I2C/SMBus bus drivers
  1158. #
  1159. # CONFIG_I2C_STUB is not set
  1160. # CONFIG_I2C_DEBUG_CORE is not set
  1161. # CONFIG_I2C_DEBUG_ALGO is not set
  1162. # CONFIG_I2C_DEBUG_BUS is not set
  1163. CONFIG_SPI=y
  1164. # CONFIG_SPI_DEBUG is not set
  1165. CONFIG_SPI_MASTER=y
  1166.  
  1167. #
  1168. # SPI Master Controller Drivers
  1169. #
  1170. # CONFIG_SPI_ALTERA is not set
  1171. CONFIG_SPI_ATMEL=y
  1172. # CONFIG_SPI_BITBANG is not set
  1173. # CONFIG_SPI_GPIO is not set
  1174. # CONFIG_SPI_OC_TINY is not set
  1175. # CONFIG_SPI_PXA2XX_PCI is not set
  1176. # CONFIG_SPI_XCOMM is not set
  1177. # CONFIG_SPI_XILINX is not set
  1178. # CONFIG_SPI_DESIGNWARE is not set
  1179.  
  1180. #
  1181. # SPI Protocol Masters
  1182. #
  1183. # CONFIG_SPI_SPIDEV is not set
  1184. # CONFIG_SPI_TLE62X0 is not set
  1185. # CONFIG_HSI is not set
  1186.  
  1187. #
  1188. # PPS support
  1189. #
  1190. # CONFIG_PPS is not set
  1191.  
  1192. #
  1193. # PPS generators support
  1194. #
  1195.  
  1196. #
  1197. # PTP clock support
  1198. #
  1199.  
  1200. #
  1201. # Enable Device Drivers -> PPS to see the PTP clock options.
  1202. #
  1203. CONFIG_PINCTRL=y
  1204.  
  1205. #
  1206. # Pin controllers
  1207. #
  1208. CONFIG_PINMUX=y
  1209. CONFIG_PINCONF=y
  1210. # CONFIG_DEBUG_PINCTRL is not set
  1211. CONFIG_PINCTRL_AT91=y
  1212. # CONFIG_PINCTRL_SINGLE is not set
  1213. CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
  1214. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  1215. CONFIG_GPIOLIB=y
  1216. CONFIG_OF_GPIO=y
  1217. # CONFIG_DEBUG_GPIO is not set
  1218. # CONFIG_GPIO_SYSFS is not set
  1219.  
  1220. #
  1221. # Memory mapped GPIO drivers:
  1222. #
  1223. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  1224. # CONFIG_GPIO_EM is not set
  1225.  
  1226. #
  1227. # I2C GPIO expanders:
  1228. #
  1229. # CONFIG_GPIO_MAX7300 is not set
  1230. # CONFIG_GPIO_MAX732X is not set
  1231. # CONFIG_GPIO_PCF857X is not set
  1232. # CONFIG_GPIO_SX150X is not set
  1233. # CONFIG_GPIO_ADP5588 is not set
  1234.  
  1235. #
  1236. # PCI GPIO expanders:
  1237. #
  1238.  
  1239. #
  1240. # SPI GPIO expanders:
  1241. #
  1242. # CONFIG_GPIO_MAX7301 is not set
  1243. # CONFIG_GPIO_MCP23S08 is not set
  1244. # CONFIG_GPIO_MC33880 is not set
  1245. # CONFIG_GPIO_74X164 is not set
  1246.  
  1247. #
  1248. # AC97 GPIO expanders:
  1249. #
  1250.  
  1251. #
  1252. # MODULbus GPIO expanders:
  1253. #
  1254. # CONFIG_W1 is not set
  1255. # CONFIG_POWER_SUPPLY is not set
  1256. # CONFIG_POWER_AVS is not set
  1257. # CONFIG_HWMON is not set
  1258. # CONFIG_THERMAL is not set
  1259. # CONFIG_WATCHDOG is not set
  1260. CONFIG_SSB_POSSIBLE=y
  1261.  
  1262. #
  1263. # Sonics Silicon Backplane
  1264. #
  1265. CONFIG_SSB=m
  1266. CONFIG_SSB_SDIOHOST_POSSIBLE=y
  1267. # CONFIG_SSB_SDIOHOST is not set
  1268. # CONFIG_SSB_SILENT is not set
  1269. # CONFIG_SSB_DEBUG is not set
  1270. CONFIG_BCMA_POSSIBLE=y
  1271.  
  1272. #
  1273. # Broadcom specific AMBA
  1274. #
  1275. # CONFIG_BCMA is not set
  1276.  
  1277. #
  1278. # Multifunction device drivers
  1279. #
  1280. # CONFIG_MFD_CORE is not set
  1281. # CONFIG_MFD_88PM860X is not set
  1282. # CONFIG_MFD_88PM800 is not set
  1283. # CONFIG_MFD_88PM805 is not set
  1284. # CONFIG_MFD_SM501 is not set
  1285. # CONFIG_MFD_ASIC3 is not set
  1286. # CONFIG_HTC_EGPIO is not set
  1287. # CONFIG_HTC_PASIC3 is not set
  1288. # CONFIG_HTC_I2CPLD is not set
  1289. # CONFIG_UCB1400_CORE is not set
  1290. # CONFIG_MFD_LM3533 is not set
  1291. # CONFIG_TPS6105X is not set
  1292. # CONFIG_TPS65010 is not set
  1293. # CONFIG_TPS6507X is not set
  1294. # CONFIG_MFD_TPS65217 is not set
  1295. # CONFIG_MFD_TPS65910 is not set
  1296. # CONFIG_MFD_TPS65912_I2C is not set
  1297. # CONFIG_MFD_TPS65912_SPI is not set
  1298. # CONFIG_TWL4030_CORE is not set
  1299. # CONFIG_TWL6040_CORE is not set
  1300. # CONFIG_MFD_STMPE is not set
  1301. # CONFIG_MFD_TC3589X is not set
  1302. # CONFIG_MFD_TMIO is not set
  1303. # CONFIG_MFD_T7L66XB is not set
  1304. # CONFIG_MFD_TC6387XB is not set
  1305. # CONFIG_MFD_TC6393XB is not set
  1306. # CONFIG_PMIC_DA903X is not set
  1307. # CONFIG_MFD_DA9052_SPI is not set
  1308. # CONFIG_MFD_DA9052_I2C is not set
  1309. # CONFIG_PMIC_ADP5520 is not set
  1310. # CONFIG_MFD_MAX77686 is not set
  1311. # CONFIG_MFD_MAX77693 is not set
  1312. # CONFIG_MFD_MAX8925 is not set
  1313. # CONFIG_MFD_MAX8997 is not set
  1314. # CONFIG_MFD_MAX8998 is not set
  1315. # CONFIG_MFD_SEC_CORE is not set
  1316. # CONFIG_MFD_ARIZONA_I2C is not set
  1317. # CONFIG_MFD_ARIZONA_SPI is not set
  1318. # CONFIG_MFD_WM8400 is not set
  1319. # CONFIG_MFD_WM831X_I2C is not set
  1320. # CONFIG_MFD_WM831X_SPI is not set
  1321. # CONFIG_MFD_WM8350_I2C is not set
  1322. # CONFIG_MFD_WM8994 is not set
  1323. # CONFIG_MFD_PCF50633 is not set
  1324. # CONFIG_MFD_MC13XXX_SPI is not set
  1325. # CONFIG_MFD_MC13XXX_I2C is not set
  1326. # CONFIG_ABX500_CORE is not set
  1327. # CONFIG_EZX_PCAP is not set
  1328. # CONFIG_MFD_WL1273_CORE is not set
  1329. # CONFIG_MFD_TPS65090 is not set
  1330. # CONFIG_MFD_AAT2870_CORE is not set
  1331. # CONFIG_MFD_RC5T583 is not set
  1332. # CONFIG_MFD_PALMAS is not set
  1333. # CONFIG_REGULATOR is not set
  1334. CONFIG_MEDIA_SUPPORT=y
  1335.  
  1336. #
  1337. # Multimedia core support
  1338. #
  1339. CONFIG_MEDIA_CAMERA_SUPPORT=y
  1340. # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
  1341. # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
  1342. # CONFIG_MEDIA_RADIO_SUPPORT is not set
  1343. # CONFIG_MEDIA_RC_SUPPORT is not set
  1344. # CONFIG_MEDIA_CONTROLLER is not set
  1345. CONFIG_VIDEO_DEV=y
  1346. CONFIG_VIDEO_V4L2_COMMON=y
  1347.  
  1348. #
  1349. # Media drivers
  1350. #
  1351. CONFIG_VIDEO_V4L2=y
  1352. CONFIG_VIDEO_CAPTURE_DRIVERS=y
  1353. # CONFIG_VIDEO_ADV_DEBUG is not set
  1354. # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
  1355. # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
  1356.  
  1357. #
  1358. # Encoders, decoders, sensors and other helper chips
  1359. #
  1360.  
  1361. #
  1362. # Audio decoders, processors and mixers
  1363. #
  1364. # CONFIG_VIDEO_TVAUDIO is not set
  1365. # CONFIG_VIDEO_TDA7432 is not set
  1366. # CONFIG_VIDEO_TDA9840 is not set
  1367. # CONFIG_VIDEO_TEA6415C is not set
  1368. # CONFIG_VIDEO_TEA6420 is not set
  1369. # CONFIG_VIDEO_MSP3400 is not set
  1370. # CONFIG_VIDEO_CS5345 is not set
  1371. # CONFIG_VIDEO_CS53L32A is not set
  1372. # CONFIG_VIDEO_TLV320AIC23B is not set
  1373. # CONFIG_VIDEO_WM8775 is not set
  1374. # CONFIG_VIDEO_WM8739 is not set
  1375. # CONFIG_VIDEO_VP27SMPX is not set
  1376.  
  1377. #
  1378. # RDS decoders
  1379. #
  1380. # CONFIG_VIDEO_SAA6588 is not set
  1381.  
  1382. #
  1383. # Video decoders
  1384. #
  1385. # CONFIG_VIDEO_ADV7180 is not set
  1386. # CONFIG_VIDEO_ADV7183 is not set
  1387. # CONFIG_VIDEO_BT819 is not set
  1388. # CONFIG_VIDEO_BT856 is not set
  1389. # CONFIG_VIDEO_BT866 is not set
  1390. # CONFIG_VIDEO_KS0127 is not set
  1391. # CONFIG_VIDEO_SAA7110 is not set
  1392. # CONFIG_VIDEO_SAA711X is not set
  1393. # CONFIG_VIDEO_SAA7191 is not set
  1394. # CONFIG_VIDEO_TVP514X is not set
  1395. # CONFIG_VIDEO_TVP5150 is not set
  1396. # CONFIG_VIDEO_TVP7002 is not set
  1397. # CONFIG_VIDEO_VPX3220 is not set
  1398.  
  1399. #
  1400. # Video and audio decoders
  1401. #
  1402. # CONFIG_VIDEO_SAA717X is not set
  1403. # CONFIG_VIDEO_CX25840 is not set
  1404.  
  1405. #
  1406. # MPEG video encoders
  1407. #
  1408. # CONFIG_VIDEO_CX2341X is not set
  1409.  
  1410. #
  1411. # Video encoders
  1412. #
  1413. # CONFIG_VIDEO_SAA7127 is not set
  1414. # CONFIG_VIDEO_SAA7185 is not set
  1415. # CONFIG_VIDEO_ADV7170 is not set
  1416. # CONFIG_VIDEO_ADV7175 is not set
  1417. # CONFIG_VIDEO_ADV7343 is not set
  1418. # CONFIG_VIDEO_ADV7393 is not set
  1419. # CONFIG_VIDEO_AK881X is not set
  1420.  
  1421. #
  1422. # Camera sensor devices
  1423. #
  1424. # CONFIG_VIDEO_OV7670 is not set
  1425. # CONFIG_VIDEO_VS6624 is not set
  1426. # CONFIG_VIDEO_MT9V011 is not set
  1427. # CONFIG_VIDEO_TCM825X is not set
  1428. # CONFIG_VIDEO_SR030PC30 is not set
  1429.  
  1430. #
  1431. # Flash devices
  1432. #
  1433.  
  1434. #
  1435. # Video improvement chips
  1436. #
  1437. # CONFIG_VIDEO_UPD64031A is not set
  1438. # CONFIG_VIDEO_UPD64083 is not set
  1439.  
  1440. #
  1441. # Miscelaneous helper chips
  1442. #
  1443. # CONFIG_VIDEO_THS7303 is not set
  1444. # CONFIG_VIDEO_M52790 is not set
  1445. # CONFIG_VIDEO_VIVI is not set
  1446. CONFIG_V4L_USB_DRIVERS=y
  1447.  
  1448. #
  1449. # Webcam devices
  1450. #
  1451. # CONFIG_USB_VIDEO_CLASS is not set
  1452. CONFIG_USB_GSPCA=y
  1453. # CONFIG_USB_M5602 is not set
  1454. # CONFIG_USB_STV06XX is not set
  1455. # CONFIG_USB_GL860 is not set
  1456. # CONFIG_USB_GSPCA_BENQ is not set
  1457. # CONFIG_USB_GSPCA_CONEX is not set
  1458. # CONFIG_USB_GSPCA_CPIA1 is not set
  1459. # CONFIG_USB_GSPCA_ETOMS is not set
  1460. # CONFIG_USB_GSPCA_FINEPIX is not set
  1461. # CONFIG_USB_GSPCA_JEILINJ is not set
  1462. # CONFIG_USB_GSPCA_JL2005BCD is not set
  1463. # CONFIG_USB_GSPCA_KINECT is not set
  1464. # CONFIG_USB_GSPCA_KONICA is not set
  1465. # CONFIG_USB_GSPCA_MARS is not set
  1466. # CONFIG_USB_GSPCA_MR97310A is not set
  1467. # CONFIG_USB_GSPCA_NW80X is not set
  1468. # CONFIG_USB_GSPCA_OV519 is not set
  1469. # CONFIG_USB_GSPCA_OV534 is not set
  1470. # CONFIG_USB_GSPCA_OV534_9 is not set
  1471. # CONFIG_USB_GSPCA_PAC207 is not set
  1472. # CONFIG_USB_GSPCA_PAC7302 is not set
  1473. # CONFIG_USB_GSPCA_PAC7311 is not set
  1474. # CONFIG_USB_GSPCA_SE401 is not set
  1475. # CONFIG_USB_GSPCA_SN9C2028 is not set
  1476. # CONFIG_USB_GSPCA_SN9C20X is not set
  1477. # CONFIG_USB_GSPCA_SONIXB is not set
  1478. # CONFIG_USB_GSPCA_SONIXJ is not set
  1479. # CONFIG_USB_GSPCA_SPCA500 is not set
  1480. # CONFIG_USB_GSPCA_SPCA501 is not set
  1481. # CONFIG_USB_GSPCA_SPCA505 is not set
  1482. # CONFIG_USB_GSPCA_SPCA506 is not set
  1483. # CONFIG_USB_GSPCA_SPCA508 is not set
  1484. # CONFIG_USB_GSPCA_SPCA561 is not set
  1485. # CONFIG_USB_GSPCA_SPCA1528 is not set
  1486. # CONFIG_USB_GSPCA_SQ905 is not set
  1487. # CONFIG_USB_GSPCA_SQ905C is not set
  1488. # CONFIG_USB_GSPCA_SQ930X is not set
  1489. # CONFIG_USB_GSPCA_STK014 is not set
  1490. # CONFIG_USB_GSPCA_STV0680 is not set
  1491. # CONFIG_USB_GSPCA_SUNPLUS is not set
  1492. # CONFIG_USB_GSPCA_T613 is not set
  1493. # CONFIG_USB_GSPCA_TOPRO is not set
  1494. # CONFIG_USB_GSPCA_TV8532 is not set
  1495. CONFIG_USB_GSPCA_VC032X=y
  1496. # CONFIG_USB_GSPCA_VICAM is not set
  1497. # CONFIG_USB_GSPCA_XIRLINK_CIT is not set
  1498. # CONFIG_USB_GSPCA_ZC3XX is not set
  1499. # CONFIG_USB_PWC is not set
  1500. # CONFIG_VIDEO_CPIA2 is not set
  1501. # CONFIG_USB_ZR364XX is not set
  1502. # CONFIG_USB_STKWEBCAM is not set
  1503. # CONFIG_USB_S2255 is not set
  1504. # CONFIG_USB_SN9C102 is not set
  1505.  
  1506. #
  1507. # Webcam and/or TV USB devices
  1508. #
  1509. # CONFIG_VIDEO_EM28XX is not set
  1510. # CONFIG_V4L_PLATFORM_DRIVERS is not set
  1511. # CONFIG_VIDEO_AT91SAM9X5 is not set
  1512. # CONFIG_V4L_MEM2MEM_DRIVERS is not set
  1513.  
  1514. #
  1515. # Graphics support
  1516. #
  1517. CONFIG_HAVE_FB_ATMEL=y
  1518. # CONFIG_DRM is not set
  1519. # CONFIG_VGASTATE is not set
  1520. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  1521. CONFIG_FB=y
  1522. # CONFIG_FIRMWARE_EDID is not set
  1523. # CONFIG_FB_DDC is not set
  1524. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  1525. CONFIG_FB_CFB_FILLRECT=y
  1526. CONFIG_FB_CFB_COPYAREA=y
  1527. CONFIG_FB_CFB_IMAGEBLIT=y
  1528. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  1529. # CONFIG_FB_SYS_FILLRECT is not set
  1530. # CONFIG_FB_SYS_COPYAREA is not set
  1531. # CONFIG_FB_SYS_IMAGEBLIT is not set
  1532. # CONFIG_FB_FOREIGN_ENDIAN is not set
  1533. # CONFIG_FB_SYS_FOPS is not set
  1534. # CONFIG_FB_WMT_GE_ROPS is not set
  1535. # CONFIG_FB_SVGALIB is not set
  1536. # CONFIG_FB_MACMODES is not set
  1537. # CONFIG_FB_BACKLIGHT is not set
  1538. CONFIG_FB_MODE_HELPERS=y
  1539. # CONFIG_FB_TILEBLITTING is not set
  1540.  
  1541. #
  1542. # Frame buffer hardware drivers
  1543. #
  1544. # CONFIG_FB_S1D13XXX is not set
  1545. CONFIG_FB_ATMEL=y
  1546. CONFIG_FB_ATMEL_HLCD=y
  1547. # CONFIG_FB_SMSCUFX is not set
  1548. # CONFIG_FB_UDL is not set
  1549. # CONFIG_FB_VIRTUAL is not set
  1550. # CONFIG_FB_METRONOME is not set
  1551. # CONFIG_FB_BROADSHEET is not set
  1552. # CONFIG_FB_AUO_K190X is not set
  1553. # CONFIG_EXYNOS_VIDEO is not set
  1554. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  1555. # CONFIG_LCD_CLASS_DEVICE is not set
  1556. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  1557. CONFIG_BACKLIGHT_ATMEL_LCDC=y
  1558. # CONFIG_BACKLIGHT_ATMEL_PWM is not set
  1559. # CONFIG_BACKLIGHT_GENERIC is not set
  1560. # CONFIG_BACKLIGHT_ADP8860 is not set
  1561. # CONFIG_BACKLIGHT_ADP8870 is not set
  1562. # CONFIG_BACKLIGHT_LP855X is not set
  1563.  
  1564. #
  1565. # Console display driver support
  1566. #
  1567. CONFIG_DUMMY_CONSOLE=y
  1568. CONFIG_FRAMEBUFFER_CONSOLE=y
  1569. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  1570. CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
  1571. CONFIG_FONTS=y
  1572. CONFIG_FONT_8x8=y
  1573. # CONFIG_FONT_8x16 is not set
  1574. # CONFIG_FONT_6x11 is not set
  1575. # CONFIG_FONT_7x14 is not set
  1576. # CONFIG_FONT_PEARL_8x8 is not set
  1577. CONFIG_FONT_ACORN_8x8=y
  1578. CONFIG_FONT_MINI_4x6=y
  1579. # CONFIG_FONT_SUN8x16 is not set
  1580. # CONFIG_FONT_SUN12x22 is not set
  1581. # CONFIG_FONT_10x18 is not set
  1582. # CONFIG_LOGO is not set
  1583. CONFIG_SOUND=y
  1584. # CONFIG_SOUND_OSS_CORE is not set
  1585. CONFIG_SND=y
  1586. CONFIG_SND_TIMER=y
  1587. CONFIG_SND_PCM=y
  1588. CONFIG_SND_JACK=y
  1589. # CONFIG_SND_SEQUENCER is not set
  1590. # CONFIG_SND_MIXER_OSS is not set
  1591. # CONFIG_SND_PCM_OSS is not set
  1592. # CONFIG_SND_DYNAMIC_MINORS is not set
  1593. CONFIG_SND_SUPPORT_OLD_API=y
  1594. CONFIG_SND_VERBOSE_PROCFS=y
  1595. # CONFIG_SND_VERBOSE_PRINTK is not set
  1596. # CONFIG_SND_DEBUG is not set
  1597. CONFIG_SND_VMASTER=y
  1598. # CONFIG_SND_RAWMIDI_SEQ is not set
  1599. # CONFIG_SND_OPL3_LIB_SEQ is not set
  1600. # CONFIG_SND_OPL4_LIB_SEQ is not set
  1601. # CONFIG_SND_SBAWE_SEQ is not set
  1602. # CONFIG_SND_EMU10K1_SEQ is not set
  1603. CONFIG_SND_AC97_CODEC=y
  1604. # CONFIG_SND_DRIVERS is not set
  1605. CONFIG_SND_ARM=y
  1606.  
  1607. #
  1608. # Atmel devices (AVR32 and AT91)
  1609. #
  1610. CONFIG_SND_ATMEL_AC97C=y
  1611. # CONFIG_SND_SPI is not set
  1612. # CONFIG_SND_USB is not set
  1613. CONFIG_SND_SOC=y
  1614. CONFIG_SND_ATMEL_SOC=y
  1615. # CONFIG_SND_DESIGNWARE_I2S is not set
  1616. CONFIG_SND_SOC_I2C_AND_SPI=y
  1617. # CONFIG_SND_SOC_ALL_CODECS is not set
  1618. # CONFIG_SND_SIMPLE_CARD is not set
  1619. # CONFIG_SOUND_PRIME is not set
  1620. CONFIG_AC97_BUS=y
  1621.  
  1622. #
  1623. # HID support
  1624. #
  1625. CONFIG_HID=y
  1626. CONFIG_HIDRAW=y
  1627. # CONFIG_UHID is not set
  1628. CONFIG_HID_GENERIC=y
  1629.  
  1630. #
  1631. # Special HID drivers
  1632. #
  1633. # CONFIG_HID_A4TECH is not set
  1634. # CONFIG_HID_ACRUX is not set
  1635. # CONFIG_HID_APPLE is not set
  1636. # CONFIG_HID_AUREAL is not set
  1637. # CONFIG_HID_BELKIN is not set
  1638. # CONFIG_HID_CHERRY is not set
  1639. # CONFIG_HID_CHICONY is not set
  1640. # CONFIG_HID_PRODIKEYS is not set
  1641. # CONFIG_HID_CYPRESS is not set
  1642. # CONFIG_HID_DRAGONRISE is not set
  1643. # CONFIG_HID_EMS_FF is not set
  1644. # CONFIG_HID_ELECOM is not set
  1645. # CONFIG_HID_EZKEY is not set
  1646. # CONFIG_HID_HOLTEK is not set
  1647. # CONFIG_HID_KEYTOUCH is not set
  1648. # CONFIG_HID_KYE is not set
  1649. # CONFIG_HID_UCLOGIC is not set
  1650. # CONFIG_HID_WALTOP is not set
  1651. # CONFIG_HID_GYRATION is not set
  1652. # CONFIG_HID_TWINHAN is not set
  1653. # CONFIG_HID_KENSINGTON is not set
  1654. # CONFIG_HID_LCPOWER is not set
  1655. # CONFIG_HID_LENOVO_TPKBD is not set
  1656. # CONFIG_HID_LOGITECH is not set
  1657. # CONFIG_HID_MAGICMOUSE is not set
  1658. # CONFIG_HID_MICROSOFT is not set
  1659. # CONFIG_HID_MONTEREY is not set
  1660. # CONFIG_HID_MULTITOUCH is not set
  1661. # CONFIG_HID_NTRIG is not set
  1662. # CONFIG_HID_ORTEK is not set
  1663. # CONFIG_HID_PANTHERLORD is not set
  1664. # CONFIG_HID_PETALYNX is not set
  1665. # CONFIG_HID_PICOLCD is not set
  1666. # CONFIG_HID_PRIMAX is not set
  1667. # CONFIG_HID_ROCCAT is not set
  1668. # CONFIG_HID_SAITEK is not set
  1669. # CONFIG_HID_SAMSUNG is not set
  1670. # CONFIG_HID_SONY is not set
  1671. # CONFIG_HID_SPEEDLINK is not set
  1672. # CONFIG_HID_SUNPLUS is not set
  1673. # CONFIG_HID_GREENASIA is not set
  1674. # CONFIG_HID_SMARTJOYPLUS is not set
  1675. # CONFIG_HID_TIVO is not set
  1676. # CONFIG_HID_TOPSEED is not set
  1677. # CONFIG_HID_THRUSTMASTER is not set
  1678. # CONFIG_HID_WACOM is not set
  1679. # CONFIG_HID_WIIMOTE is not set
  1680. # CONFIG_HID_ZEROPLUS is not set
  1681. # CONFIG_HID_ZYDACRON is not set
  1682.  
  1683. #
  1684. # USB HID support
  1685. #
  1686. CONFIG_USB_HID=y
  1687. # CONFIG_HID_PID is not set
  1688. # CONFIG_USB_HIDDEV is not set
  1689. CONFIG_USB_ARCH_HAS_OHCI=y
  1690. CONFIG_USB_ARCH_HAS_EHCI=y
  1691. # CONFIG_USB_ARCH_HAS_XHCI is not set
  1692. CONFIG_USB_SUPPORT=y
  1693. CONFIG_USB_COMMON=y
  1694. CONFIG_USB_ARCH_HAS_HCD=y
  1695. CONFIG_USB=y
  1696. # CONFIG_USB_DEBUG is not set
  1697. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  1698.  
  1699. #
  1700. # Miscellaneous USB options
  1701. #
  1702. # CONFIG_USB_DYNAMIC_MINORS is not set
  1703. # CONFIG_USB_OTG_WHITELIST is not set
  1704. # CONFIG_USB_OTG_BLACKLIST_HUB is not set
  1705. # CONFIG_USB_DWC3 is not set
  1706. # CONFIG_USB_MON is not set
  1707. # CONFIG_USB_WUSB_CBAF is not set
  1708.  
  1709. #
  1710. # USB Host Controller Drivers
  1711. #
  1712. # CONFIG_USB_C67X00_HCD is not set
  1713. CONFIG_USB_EHCI_HCD=y
  1714. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  1715. CONFIG_USB_EHCI_TT_NEWSCHED=y
  1716. # CONFIG_USB_OXU210HP_HCD is not set
  1717. # CONFIG_USB_ISP116X_HCD is not set
  1718. # CONFIG_USB_ISP1760_HCD is not set
  1719. # CONFIG_USB_ISP1362_HCD is not set
  1720. CONFIG_USB_OHCI_HCD=y
  1721. # CONFIG_USB_OHCI_HCD_PLATFORM is not set
  1722. # CONFIG_USB_EHCI_HCD_PLATFORM is not set
  1723. # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
  1724. # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
  1725. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1726. # CONFIG_USB_SL811_HCD is not set
  1727. # CONFIG_USB_R8A66597_HCD is not set
  1728. # CONFIG_USB_HCD_SSB is not set
  1729. # CONFIG_USB_MUSB_HDRC is not set
  1730. # CONFIG_USB_CHIPIDEA is not set
  1731. # CONFIG_USB_RENESAS_USBHS is not set
  1732.  
  1733. #
  1734. # USB Device Class drivers
  1735. #
  1736. CONFIG_USB_ACM=y
  1737. # CONFIG_USB_PRINTER is not set
  1738. # CONFIG_USB_WDM is not set
  1739. # CONFIG_USB_TMC is not set
  1740.  
  1741. #
  1742. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  1743. #
  1744.  
  1745. #
  1746. # also be needed; see USB_STORAGE Help for more info
  1747. #
  1748. CONFIG_USB_STORAGE=y
  1749. # CONFIG_USB_STORAGE_DEBUG is not set
  1750. # CONFIG_USB_STORAGE_REALTEK is not set
  1751. # CONFIG_USB_STORAGE_DATAFAB is not set
  1752. # CONFIG_USB_STORAGE_FREECOM is not set
  1753. # CONFIG_USB_STORAGE_ISD200 is not set
  1754. # CONFIG_USB_STORAGE_USBAT is not set
  1755. # CONFIG_USB_STORAGE_SDDR09 is not set
  1756. # CONFIG_USB_STORAGE_SDDR55 is not set
  1757. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  1758. # CONFIG_USB_STORAGE_ALAUDA is not set
  1759. # CONFIG_USB_STORAGE_ONETOUCH is not set
  1760. # CONFIG_USB_STORAGE_KARMA is not set
  1761. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  1762. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  1763. # CONFIG_USB_UAS is not set
  1764. # CONFIG_USB_LIBUSUAL is not set
  1765.  
  1766. #
  1767. # USB Imaging devices
  1768. #
  1769. # CONFIG_USB_MDC800 is not set
  1770. # CONFIG_USB_MICROTEK is not set
  1771.  
  1772. #
  1773. # USB port drivers
  1774. #
  1775. CONFIG_USB_SERIAL=y
  1776. # CONFIG_USB_SERIAL_CONSOLE is not set
  1777. # CONFIG_USB_EZUSB is not set
  1778. CONFIG_USB_SERIAL_GENERIC=y
  1779. # CONFIG_USB_SERIAL_AIRCABLE is not set
  1780. # CONFIG_USB_SERIAL_ARK3116 is not set
  1781. # CONFIG_USB_SERIAL_BELKIN is not set
  1782. # CONFIG_USB_SERIAL_CH341 is not set
  1783. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  1784. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  1785. # CONFIG_USB_SERIAL_CP210X is not set
  1786. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  1787. # CONFIG_USB_SERIAL_EMPEG is not set
  1788. CONFIG_USB_SERIAL_FTDI_SIO=y
  1789. # CONFIG_USB_SERIAL_FUNSOFT is not set
  1790. # CONFIG_USB_SERIAL_VISOR is not set
  1791. # CONFIG_USB_SERIAL_IPAQ is not set
  1792. # CONFIG_USB_SERIAL_IR is not set
  1793. # CONFIG_USB_SERIAL_EDGEPORT is not set
  1794. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  1795. # CONFIG_USB_SERIAL_F81232 is not set
  1796. # CONFIG_USB_SERIAL_GARMIN is not set
  1797. # CONFIG_USB_SERIAL_IPW is not set
  1798. # CONFIG_USB_SERIAL_IUU is not set
  1799. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  1800. # CONFIG_USB_SERIAL_KEYSPAN is not set
  1801. # CONFIG_USB_SERIAL_KLSI is not set
  1802. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  1803. # CONFIG_USB_SERIAL_MCT_U232 is not set
  1804. # CONFIG_USB_SERIAL_METRO is not set
  1805. # CONFIG_USB_SERIAL_MOS7720 is not set
  1806. # CONFIG_USB_SERIAL_MOS7840 is not set
  1807. # CONFIG_USB_SERIAL_MOTOROLA is not set
  1808. # CONFIG_USB_SERIAL_NAVMAN is not set
  1809. CONFIG_USB_SERIAL_PL2303=y
  1810. # CONFIG_USB_SERIAL_OTI6858 is not set
  1811. # CONFIG_USB_SERIAL_QCAUX is not set
  1812. # CONFIG_USB_SERIAL_QUALCOMM is not set
  1813. # CONFIG_USB_SERIAL_SPCP8X5 is not set
  1814. # CONFIG_USB_SERIAL_HP4X is not set
  1815. # CONFIG_USB_SERIAL_SAFE is not set
  1816. # CONFIG_USB_SERIAL_SIEMENS_MPI is not set
  1817. # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
  1818. # CONFIG_USB_SERIAL_SYMBOL is not set
  1819. # CONFIG_USB_SERIAL_TI is not set
  1820. # CONFIG_USB_SERIAL_CYBERJACK is not set
  1821. # CONFIG_USB_SERIAL_XIRCOM is not set
  1822. # CONFIG_USB_SERIAL_OPTION is not set
  1823. # CONFIG_USB_SERIAL_OMNINET is not set
  1824. # CONFIG_USB_SERIAL_OPTICON is not set
  1825. # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
  1826. # CONFIG_USB_SERIAL_ZIO is not set
  1827. # CONFIG_USB_SERIAL_SSU100 is not set
  1828. # CONFIG_USB_SERIAL_QT2 is not set
  1829. # CONFIG_USB_SERIAL_DEBUG is not set
  1830.  
  1831. #
  1832. # USB Miscellaneous drivers
  1833. #
  1834. # CONFIG_USB_EMI62 is not set
  1835. # CONFIG_USB_EMI26 is not set
  1836. # CONFIG_USB_ADUTUX is not set
  1837. # CONFIG_USB_SEVSEG is not set
  1838. # CONFIG_USB_RIO500 is not set
  1839. # CONFIG_USB_LEGOTOWER is not set
  1840. # CONFIG_USB_LCD is not set
  1841. # CONFIG_USB_LED is not set
  1842. # CONFIG_USB_CYPRESS_CY7C63 is not set
  1843. # CONFIG_USB_CYTHERM is not set
  1844. # CONFIG_USB_IDMOUSE is not set
  1845. # CONFIG_USB_FTDI_ELAN is not set
  1846. # CONFIG_USB_APPLEDISPLAY is not set
  1847. # CONFIG_USB_SISUSBVGA is not set
  1848. # CONFIG_USB_LD is not set
  1849. # CONFIG_USB_TRANCEVIBRATOR is not set
  1850. # CONFIG_USB_IOWARRIOR is not set
  1851. # CONFIG_USB_TEST is not set
  1852. # CONFIG_USB_ISIGHTFW is not set
  1853. # CONFIG_USB_YUREX is not set
  1854.  
  1855. #
  1856. # USB Physical Layer drivers
  1857. #
  1858. # CONFIG_USB_ISP1301 is not set
  1859. CONFIG_USB_GADGET=y
  1860. # CONFIG_USB_GADGET_DEBUG is not set
  1861. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  1862. # CONFIG_USB_GADGET_DEBUG_FS is not set
  1863. CONFIG_USB_GADGET_VBUS_DRAW=2
  1864. CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
  1865.  
  1866. #
  1867. # USB Peripheral Controller
  1868. #
  1869. CONFIG_USB_AT91=m
  1870. CONFIG_USB_ATMEL_USBA=m
  1871. # CONFIG_USB_FUSB300 is not set
  1872. # CONFIG_USB_R8A66597 is not set
  1873. # CONFIG_USB_MV_UDC is not set
  1874. # CONFIG_USB_M66592 is not set
  1875. # CONFIG_USB_NET2272 is not set
  1876. # CONFIG_USB_DUMMY_HCD is not set
  1877. CONFIG_USB_GADGET_DUALSPEED=y
  1878. # CONFIG_USB_ZERO is not set
  1879. # CONFIG_USB_AUDIO is not set
  1880. CONFIG_USB_ETH=m
  1881. CONFIG_USB_ETH_RNDIS=y
  1882. # CONFIG_USB_ETH_EEM is not set
  1883. # CONFIG_USB_G_NCM is not set
  1884. CONFIG_USB_GADGETFS=m
  1885. # CONFIG_USB_FUNCTIONFS is not set
  1886. # CONFIG_USB_FILE_STORAGE is not set
  1887. # CONFIG_USB_MASS_STORAGE is not set
  1888. CONFIG_USB_G_SERIAL=m
  1889. # CONFIG_USB_MIDI_GADGET is not set
  1890. # CONFIG_USB_G_PRINTER is not set
  1891. CONFIG_USB_CDC_COMPOSITE=m
  1892. CONFIG_USB_G_ACM_MS=m
  1893. CONFIG_USB_G_MULTI=m
  1894. CONFIG_USB_G_MULTI_RNDIS=y
  1895. CONFIG_USB_G_MULTI_CDC=y
  1896. # CONFIG_USB_G_HID is not set
  1897. # CONFIG_USB_G_DBGP is not set
  1898. # CONFIG_USB_G_WEBCAM is not set
  1899.  
  1900. #
  1901. # OTG and related infrastructure
  1902. #
  1903. # CONFIG_USB_GPIO_VBUS is not set
  1904. # CONFIG_USB_ULPI is not set
  1905. # CONFIG_NOP_USB_XCEIV is not set
  1906. CONFIG_MMC=y
  1907. # CONFIG_MMC_DEBUG is not set
  1908. # CONFIG_MMC_UNSAFE_RESUME is not set
  1909. # CONFIG_MMC_CLKGATE is not set
  1910.  
  1911. #
  1912. # MMC/SD/SDIO Card Drivers
  1913. #
  1914. CONFIG_MMC_BLOCK=y
  1915. CONFIG_MMC_BLOCK_MINORS=8
  1916. CONFIG_MMC_BLOCK_BOUNCE=y
  1917. # CONFIG_SDIO_UART is not set
  1918. # CONFIG_MMC_TEST is not set
  1919.  
  1920. #
  1921. # MMC/SD/SDIO Host Controller Drivers
  1922. #
  1923. # CONFIG_MMC_SDHCI is not set
  1924. # CONFIG_MMC_SDHCI_PXAV3 is not set
  1925. # CONFIG_MMC_SDHCI_PXAV2 is not set
  1926. # CONFIG_MMC_AT91 is not set
  1927. CONFIG_MMC_ATMELMCI=y
  1928. # CONFIG_MMC_SPI is not set
  1929. # CONFIG_MMC_DW is not set
  1930. # CONFIG_MMC_VUB300 is not set
  1931. # CONFIG_MMC_USHC is not set
  1932. # CONFIG_MEMSTICK is not set
  1933. CONFIG_NEW_LEDS=y
  1934. CONFIG_LEDS_CLASS=y
  1935.  
  1936. #
  1937. # LED drivers
  1938. #
  1939. # CONFIG_LEDS_ATMEL_PWM is not set
  1940. # CONFIG_LEDS_LM3530 is not set
  1941. # CONFIG_LEDS_PCA9532 is not set
  1942. CONFIG_LEDS_GPIO=y
  1943. # CONFIG_LEDS_LP3944 is not set
  1944. # CONFIG_LEDS_LP5521 is not set
  1945. # CONFIG_LEDS_LP5523 is not set
  1946. # CONFIG_LEDS_PCA955X is not set
  1947. # CONFIG_LEDS_PCA9633 is not set
  1948. # CONFIG_LEDS_DAC124S085 is not set
  1949. # CONFIG_LEDS_BD2802 is not set
  1950. # CONFIG_LEDS_LT3593 is not set
  1951. # CONFIG_LEDS_RENESAS_TPU is not set
  1952. # CONFIG_LEDS_TCA6507 is not set
  1953. # CONFIG_LEDS_LM3556 is not set
  1954. # CONFIG_LEDS_OT200 is not set
  1955. # CONFIG_LEDS_BLINKM is not set
  1956. CONFIG_LEDS_TRIGGERS=y
  1957.  
  1958. #
  1959. # LED Triggers
  1960. #
  1961. CONFIG_LEDS_TRIGGER_TIMER=y
  1962. # CONFIG_LEDS_TRIGGER_ONESHOT is not set
  1963. CONFIG_LEDS_TRIGGER_HEARTBEAT=y
  1964. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  1965. CONFIG_LEDS_TRIGGER_GPIO=y
  1966. # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
  1967.  
  1968. #
  1969. # iptables trigger is under Netfilter config (LED target)
  1970. #
  1971. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  1972. # CONFIG_ACCESSIBILITY is not set
  1973. # CONFIG_EDAC is not set
  1974. CONFIG_RTC_LIB=y
  1975. CONFIG_RTC_CLASS=y
  1976. CONFIG_RTC_HCTOSYS=y
  1977. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  1978. # CONFIG_RTC_DEBUG is not set
  1979.  
  1980. #
  1981. # RTC interfaces
  1982. #
  1983. CONFIG_RTC_INTF_SYSFS=y
  1984. CONFIG_RTC_INTF_PROC=y
  1985. CONFIG_RTC_INTF_DEV=y
  1986. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  1987. # CONFIG_RTC_DRV_TEST is not set
  1988.  
  1989. #
  1990. # I2C RTC drivers
  1991. #
  1992. # CONFIG_RTC_DRV_DS1307 is not set
  1993. # CONFIG_RTC_DRV_DS1374 is not set
  1994. # CONFIG_RTC_DRV_DS1672 is not set
  1995. # CONFIG_RTC_DRV_DS3232 is not set
  1996. # CONFIG_RTC_DRV_MAX6900 is not set
  1997. # CONFIG_RTC_DRV_RS5C372 is not set
  1998. # CONFIG_RTC_DRV_ISL1208 is not set
  1999. # CONFIG_RTC_DRV_ISL12022 is not set
  2000. # CONFIG_RTC_DRV_X1205 is not set
  2001. # CONFIG_RTC_DRV_PCF8563 is not set
  2002. # CONFIG_RTC_DRV_PCF8583 is not set
  2003. # CONFIG_RTC_DRV_M41T80 is not set
  2004. # CONFIG_RTC_DRV_BQ32K is not set
  2005. # CONFIG_RTC_DRV_S35390A is not set
  2006. # CONFIG_RTC_DRV_FM3130 is not set
  2007. # CONFIG_RTC_DRV_RX8581 is not set
  2008. # CONFIG_RTC_DRV_RX8025 is not set
  2009. # CONFIG_RTC_DRV_EM3027 is not set
  2010. # CONFIG_RTC_DRV_RV3029C2 is not set
  2011.  
  2012. #
  2013. # SPI RTC drivers
  2014. #
  2015. # CONFIG_RTC_DRV_M41T93 is not set
  2016. # CONFIG_RTC_DRV_M41T94 is not set
  2017. # CONFIG_RTC_DRV_DS1305 is not set
  2018. # CONFIG_RTC_DRV_DS1390 is not set
  2019. # CONFIG_RTC_DRV_MAX6902 is not set
  2020. # CONFIG_RTC_DRV_R9701 is not set
  2021. # CONFIG_RTC_DRV_RS5C348 is not set
  2022. # CONFIG_RTC_DRV_DS3234 is not set
  2023. # CONFIG_RTC_DRV_PCF2123 is not set
  2024.  
  2025. #
  2026. # Platform RTC drivers
  2027. #
  2028. # CONFIG_RTC_DRV_CMOS is not set
  2029. # CONFIG_RTC_DRV_DS1286 is not set
  2030. # CONFIG_RTC_DRV_DS1511 is not set
  2031. # CONFIG_RTC_DRV_DS1553 is not set
  2032. # CONFIG_RTC_DRV_DS1742 is not set
  2033. # CONFIG_RTC_DRV_STK17TA8 is not set
  2034. # CONFIG_RTC_DRV_M48T86 is not set
  2035. # CONFIG_RTC_DRV_M48T35 is not set
  2036. # CONFIG_RTC_DRV_M48T59 is not set
  2037. # CONFIG_RTC_DRV_MSM6242 is not set
  2038. # CONFIG_RTC_DRV_BQ4802 is not set
  2039. # CONFIG_RTC_DRV_RP5C01 is not set
  2040. # CONFIG_RTC_DRV_V3020 is not set
  2041.  
  2042. #
  2043. # on-CPU RTC drivers
  2044. #
  2045. CONFIG_RTC_DRV_AT91RM9200=y
  2046. CONFIG_RTC_DRV_AT91SAM9=y
  2047. CONFIG_RTC_DRV_AT91SAM9_RTT=0
  2048. CONFIG_RTC_DRV_AT91SAM9_GPBR=0
  2049. CONFIG_DMADEVICES=y
  2050. # CONFIG_DMADEVICES_DEBUG is not set
  2051.  
  2052. #
  2053. # DMA Devices
  2054. #
  2055. # CONFIG_DW_DMAC is not set
  2056. CONFIG_AT_HDMAC=y
  2057. # CONFIG_TIMB_DMA is not set
  2058. CONFIG_DMA_ENGINE=y
  2059.  
  2060. #
  2061. # DMA Clients
  2062. #
  2063. # CONFIG_NET_DMA is not set
  2064. # CONFIG_ASYNC_TX_DMA is not set
  2065. # CONFIG_DMATEST is not set
  2066. # CONFIG_AUXDISPLAY is not set
  2067. # CONFIG_UIO is not set
  2068.  
  2069. #
  2070. # Virtio drivers
  2071. #
  2072. # CONFIG_VIRTIO_BALLOON is not set
  2073. # CONFIG_VIRTIO_MMIO is not set
  2074.  
  2075. #
  2076. # Microsoft Hyper-V guest support
  2077. #
  2078. CONFIG_STAGING=y
  2079. # CONFIG_USBIP_CORE is not set
  2080. # CONFIG_W35UND is not set
  2081. # CONFIG_PRISM2_USB is not set
  2082. # CONFIG_ECHO is not set
  2083. # CONFIG_ASUS_OLED is not set
  2084. # CONFIG_RTLLIB is not set
  2085. CONFIG_R8712U=y
  2086. # CONFIG_RTS5139 is not set
  2087. # CONFIG_TRANZPORT is not set
  2088. # CONFIG_LINE6_USB is not set
  2089. # CONFIG_USB_SERIAL_QUATECH2 is not set
  2090. # CONFIG_VT6656 is not set
  2091.  
  2092. #
  2093. # IIO staging drivers
  2094. #
  2095. # CONFIG_IIO_SW_RING is not set
  2096.  
  2097. #
  2098. # Accelerometers
  2099. #
  2100. # CONFIG_ADIS16201 is not set
  2101. # CONFIG_ADIS16203 is not set
  2102. # CONFIG_ADIS16204 is not set
  2103. # CONFIG_ADIS16209 is not set
  2104. # CONFIG_ADIS16220 is not set
  2105. # CONFIG_ADIS16240 is not set
  2106. # CONFIG_KXSD9 is not set
  2107. # CONFIG_LIS3L02DQ is not set
  2108. # CONFIG_SCA3000 is not set
  2109.  
  2110. #
  2111. # Analog to digital converters
  2112. #
  2113. # CONFIG_AD7291 is not set
  2114. # CONFIG_AD7298 is not set
  2115. # CONFIG_AD7606 is not set
  2116. # CONFIG_AD799X is not set
  2117. # CONFIG_AD7476 is not set
  2118. # CONFIG_AD7887 is not set
  2119. # CONFIG_AD7780 is not set
  2120. # CONFIG_AD7793 is not set
  2121. # CONFIG_AD7816 is not set
  2122. # CONFIG_AD7192 is not set
  2123. # CONFIG_ADT7310 is not set
  2124. # CONFIG_ADT7410 is not set
  2125. # CONFIG_AD7280 is not set
  2126. # CONFIG_MAX1363 is not set
  2127.  
  2128. #
  2129. # Analog digital bi-direction converters
  2130. #
  2131. # CONFIG_ADT7316 is not set
  2132.  
  2133. #
  2134. # Capacitance to digital converters
  2135. #
  2136. # CONFIG_AD7150 is not set
  2137. # CONFIG_AD7152 is not set
  2138. # CONFIG_AD7746 is not set
  2139.  
  2140. #
  2141. # Direct Digital Synthesis
  2142. #
  2143. # CONFIG_AD5930 is not set
  2144. # CONFIG_AD9832 is not set
  2145. # CONFIG_AD9834 is not set
  2146. # CONFIG_AD9850 is not set
  2147. # CONFIG_AD9852 is not set
  2148. # CONFIG_AD9910 is not set
  2149. # CONFIG_AD9951 is not set
  2150.  
  2151. #
  2152. # Digital gyroscope sensors
  2153. #
  2154. # CONFIG_ADIS16060 is not set
  2155. # CONFIG_ADIS16080 is not set
  2156. # CONFIG_ADIS16130 is not set
  2157. # CONFIG_ADIS16260 is not set
  2158. # CONFIG_ADXRS450 is not set
  2159.  
  2160. #
  2161. # Network Analyzer, Impedance Converters
  2162. #
  2163. # CONFIG_AD5933 is not set
  2164.  
  2165. #
  2166. # Inertial measurement units
  2167. #
  2168. # CONFIG_ADIS16400 is not set
  2169.  
  2170. #
  2171. # Light sensors
  2172. #
  2173. # CONFIG_SENSORS_ISL29018 is not set
  2174. # CONFIG_SENSORS_ISL29028 is not set
  2175. # CONFIG_SENSORS_TSL2563 is not set
  2176. # CONFIG_TSL2583 is not set
  2177. # CONFIG_TSL2x7x is not set
  2178.  
  2179. #
  2180. # Magnetometer sensors
  2181. #
  2182. # CONFIG_SENSORS_AK8975 is not set
  2183. # CONFIG_SENSORS_HMC5843 is not set
  2184.  
  2185. #
  2186. # Active energy metering IC
  2187. #
  2188. # CONFIG_ADE7753 is not set
  2189. # CONFIG_ADE7754 is not set
  2190. # CONFIG_ADE7758 is not set
  2191. # CONFIG_ADE7759 is not set
  2192. # CONFIG_ADE7854 is not set
  2193.  
  2194. #
  2195. # Resolver to digital converters
  2196. #
  2197. # CONFIG_AD2S90 is not set
  2198. # CONFIG_AD2S1200 is not set
  2199. # CONFIG_AD2S1210 is not set
  2200.  
  2201. #
  2202. # Triggers - standalone
  2203. #
  2204. # CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
  2205. # CONFIG_IIO_GPIO_TRIGGER is not set
  2206. # CONFIG_IIO_SYSFS_TRIGGER is not set
  2207. # CONFIG_IIO_SIMPLE_DUMMY is not set
  2208. # CONFIG_ZSMALLOC is not set
  2209. # CONFIG_USB_ENESTORAGE is not set
  2210. # CONFIG_BCM_WIMAX is not set
  2211. # CONFIG_FT1000 is not set
  2212.  
  2213. #
  2214. # Speakup console speech
  2215. #
  2216. # CONFIG_SPEAKUP is not set
  2217. # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
  2218. # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
  2219. # CONFIG_STAGING_MEDIA is not set
  2220.  
  2221. #
  2222. # Android
  2223. #
  2224. # CONFIG_ANDROID is not set
  2225. # CONFIG_PHONE is not set
  2226. # CONFIG_USB_WPAN_HCD is not set
  2227. # CONFIG_IPACK_BUS is not set
  2228. # CONFIG_WIMAX_GDM72XX is not set
  2229. CONFIG_CLKDEV_LOOKUP=y
  2230.  
  2231. #
  2232. # Hardware Spinlock drivers
  2233. #
  2234. # CONFIG_IOMMU_SUPPORT is not set
  2235.  
  2236. #
  2237. # Remoteproc drivers (EXPERIMENTAL)
  2238. #
  2239.  
  2240. #
  2241. # Rpmsg drivers (EXPERIMENTAL)
  2242. #
  2243. # CONFIG_VIRT_DRIVERS is not set
  2244. # CONFIG_PM_DEVFREQ is not set
  2245. # CONFIG_EXTCON is not set
  2246. # CONFIG_MEMORY is not set
  2247. CONFIG_IIO=y
  2248. CONFIG_IIO_BUFFER=y
  2249. CONFIG_IIO_KFIFO_BUF=y
  2250. CONFIG_IIO_TRIGGERED_BUFFER=y
  2251. CONFIG_IIO_TRIGGER=y
  2252. CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
  2253.  
  2254. #
  2255. # Analog to digital converters
  2256. #
  2257. # CONFIG_AD7266 is not set
  2258. CONFIG_AT91_ADC=y
  2259.  
  2260. #
  2261. # Amplifiers
  2262. #
  2263. # CONFIG_AD8366 is not set
  2264.  
  2265. #
  2266. # Light sensors
  2267. #
  2268. # CONFIG_ADJD_S311 is not set
  2269. # CONFIG_VCNL4000 is not set
  2270.  
  2271. #
  2272. # Frequency Synthesizers DDS/PLL
  2273. #
  2274.  
  2275. #
  2276. # Clock Generator/Distribution
  2277. #
  2278. # CONFIG_AD9523 is not set
  2279.  
  2280. #
  2281. # Phase-Locked Loop (PLL) frequency synthesizers
  2282. #
  2283. # CONFIG_ADF4350 is not set
  2284.  
  2285. #
  2286. # Digital to analog converters
  2287. #
  2288. # CONFIG_AD5064 is not set
  2289. # CONFIG_AD5360 is not set
  2290. # CONFIG_AD5380 is not set
  2291. # CONFIG_AD5421 is not set
  2292. # CONFIG_AD5624R_SPI is not set
  2293. # CONFIG_AD5446 is not set
  2294. # CONFIG_AD5504 is not set
  2295. # CONFIG_AD5764 is not set
  2296. # CONFIG_AD5791 is not set
  2297. # CONFIG_AD5686 is not set
  2298. # CONFIG_MAX517 is not set
  2299. # CONFIG_MCP4725 is not set
  2300. # CONFIG_PWM is not set
  2301.  
  2302. #
  2303. # File systems
  2304. #
  2305. # CONFIG_EXT2_FS is not set
  2306. CONFIG_EXT3_FS=y
  2307. CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
  2308. CONFIG_EXT3_FS_XATTR=y
  2309. # CONFIG_EXT3_FS_POSIX_ACL is not set
  2310. # CONFIG_EXT3_FS_SECURITY is not set
  2311. # CONFIG_EXT4_FS is not set
  2312. CONFIG_JBD=y
  2313. # CONFIG_JBD_DEBUG is not set
  2314. CONFIG_FS_MBCACHE=y
  2315. # CONFIG_REISERFS_FS is not set
  2316. # CONFIG_JFS_FS is not set
  2317. # CONFIG_XFS_FS is not set
  2318. # CONFIG_GFS2_FS is not set
  2319. # CONFIG_BTRFS_FS is not set
  2320. # CONFIG_NILFS2_FS is not set
  2321. # CONFIG_FS_POSIX_ACL is not set
  2322. CONFIG_FILE_LOCKING=y
  2323. CONFIG_FSNOTIFY=y
  2324. CONFIG_DNOTIFY=y
  2325. CONFIG_INOTIFY_USER=y
  2326. CONFIG_FANOTIFY=y
  2327. # CONFIG_QUOTA is not set
  2328. # CONFIG_QUOTACTL is not set
  2329. # CONFIG_AUTOFS4_FS is not set
  2330. # CONFIG_FUSE_FS is not set
  2331.  
  2332. #
  2333. # Caches
  2334. #
  2335. # CONFIG_FSCACHE is not set
  2336.  
  2337. #
  2338. # CD-ROM/DVD Filesystems
  2339. #
  2340. # CONFIG_ISO9660_FS is not set
  2341. # CONFIG_UDF_FS is not set
  2342.  
  2343. #
  2344. # DOS/FAT/NT Filesystems
  2345. #
  2346. CONFIG_FAT_FS=y
  2347. # CONFIG_MSDOS_FS is not set
  2348. CONFIG_VFAT_FS=y
  2349. CONFIG_FAT_DEFAULT_CODEPAGE=437
  2350. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  2351. # CONFIG_NTFS_FS is not set
  2352.  
  2353. #
  2354. # Pseudo filesystems
  2355. #
  2356. CONFIG_PROC_FS=y
  2357. CONFIG_PROC_SYSCTL=y
  2358. CONFIG_PROC_PAGE_MONITOR=y
  2359. CONFIG_SYSFS=y
  2360. CONFIG_TMPFS=y
  2361. # CONFIG_TMPFS_POSIX_ACL is not set
  2362. # CONFIG_TMPFS_XATTR is not set
  2363. # CONFIG_HUGETLB_PAGE is not set
  2364. # CONFIG_CONFIGFS_FS is not set
  2365. CONFIG_MISC_FILESYSTEMS=y
  2366. # CONFIG_ADFS_FS is not set
  2367. # CONFIG_AFFS_FS is not set
  2368. # CONFIG_HFS_FS is not set
  2369. # CONFIG_HFSPLUS_FS is not set
  2370. # CONFIG_BEFS_FS is not set
  2371. # CONFIG_BFS_FS is not set
  2372. # CONFIG_EFS_FS is not set
  2373. CONFIG_JFFS2_FS=y
  2374. CONFIG_JFFS2_FS_DEBUG=0
  2375. CONFIG_JFFS2_FS_WRITEBUFFER=y
  2376. # CONFIG_JFFS2_FS_WBUF_VERIFY is not set
  2377. # CONFIG_JFFS2_SUMMARY is not set
  2378. # CONFIG_JFFS2_FS_XATTR is not set
  2379. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  2380. CONFIG_JFFS2_ZLIB=y
  2381. # CONFIG_JFFS2_LZO is not set
  2382. CONFIG_JFFS2_RTIME=y
  2383. # CONFIG_JFFS2_RUBIN is not set
  2384. CONFIG_UBIFS_FS=y
  2385. CONFIG_UBIFS_FS_ADVANCED_COMPR=y
  2386. CONFIG_UBIFS_FS_LZO=y
  2387. CONFIG_UBIFS_FS_ZLIB=y
  2388. # CONFIG_LOGFS is not set
  2389. # CONFIG_CRAMFS is not set
  2390. # CONFIG_SQUASHFS is not set
  2391. # CONFIG_VXFS_FS is not set
  2392. # CONFIG_MINIX_FS is not set
  2393. # CONFIG_OMFS_FS is not set
  2394. # CONFIG_HPFS_FS is not set
  2395. # CONFIG_QNX4FS_FS is not set
  2396. # CONFIG_QNX6FS_FS is not set
  2397. # CONFIG_ROMFS_FS is not set
  2398. # CONFIG_PSTORE is not set
  2399. # CONFIG_SYSV_FS is not set
  2400. # CONFIG_UFS_FS is not set
  2401. # CONFIG_NETWORK_FILESYSTEMS is not set
  2402. CONFIG_NLS=y
  2403. CONFIG_NLS_DEFAULT="iso8859-1"
  2404. CONFIG_NLS_CODEPAGE_437=y
  2405. # CONFIG_NLS_CODEPAGE_737 is not set
  2406. # CONFIG_NLS_CODEPAGE_775 is not set
  2407. CONFIG_NLS_CODEPAGE_850=y
  2408. # CONFIG_NLS_CODEPAGE_852 is not set
  2409. # CONFIG_NLS_CODEPAGE_855 is not set
  2410. # CONFIG_NLS_CODEPAGE_857 is not set
  2411. # CONFIG_NLS_CODEPAGE_860 is not set
  2412. # CONFIG_NLS_CODEPAGE_861 is not set
  2413. # CONFIG_NLS_CODEPAGE_862 is not set
  2414. # CONFIG_NLS_CODEPAGE_863 is not set
  2415. # CONFIG_NLS_CODEPAGE_864 is not set
  2416. # CONFIG_NLS_CODEPAGE_865 is not set
  2417. # CONFIG_NLS_CODEPAGE_866 is not set
  2418. # CONFIG_NLS_CODEPAGE_869 is not set
  2419. # CONFIG_NLS_CODEPAGE_936 is not set
  2420. # CONFIG_NLS_CODEPAGE_950 is not set
  2421. # CONFIG_NLS_CODEPAGE_932 is not set
  2422. # CONFIG_NLS_CODEPAGE_949 is not set
  2423. # CONFIG_NLS_CODEPAGE_874 is not set
  2424. # CONFIG_NLS_ISO8859_8 is not set
  2425. # CONFIG_NLS_CODEPAGE_1250 is not set
  2426. # CONFIG_NLS_CODEPAGE_1251 is not set
  2427. # CONFIG_NLS_ASCII is not set
  2428. CONFIG_NLS_ISO8859_1=y
  2429. # CONFIG_NLS_ISO8859_2 is not set
  2430. # CONFIG_NLS_ISO8859_3 is not set
  2431. # CONFIG_NLS_ISO8859_4 is not set
  2432. # CONFIG_NLS_ISO8859_5 is not set
  2433. # CONFIG_NLS_ISO8859_6 is not set
  2434. # CONFIG_NLS_ISO8859_7 is not set
  2435. # CONFIG_NLS_ISO8859_9 is not set
  2436. # CONFIG_NLS_ISO8859_13 is not set
  2437. # CONFIG_NLS_ISO8859_14 is not set
  2438. # CONFIG_NLS_ISO8859_15 is not set
  2439. # CONFIG_NLS_KOI8_R is not set
  2440. # CONFIG_NLS_KOI8_U is not set
  2441. # CONFIG_NLS_MAC_ROMAN is not set
  2442. # CONFIG_NLS_MAC_CELTIC is not set
  2443. # CONFIG_NLS_MAC_CENTEURO is not set
  2444. # CONFIG_NLS_MAC_CROATIAN is not set
  2445. # CONFIG_NLS_MAC_CYRILLIC is not set
  2446. # CONFIG_NLS_MAC_GAELIC is not set
  2447. # CONFIG_NLS_MAC_GREEK is not set
  2448. # CONFIG_NLS_MAC_ICELAND is not set
  2449. # CONFIG_NLS_MAC_INUIT is not set
  2450. # CONFIG_NLS_MAC_ROMANIAN is not set
  2451. # CONFIG_NLS_MAC_TURKISH is not set
  2452. # CONFIG_NLS_UTF8 is not set
  2453.  
  2454. #
  2455. # Kernel hacking
  2456. #
  2457. # CONFIG_PRINTK_TIME is not set
  2458. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  2459. CONFIG_ENABLE_WARN_DEPRECATED=y
  2460. CONFIG_ENABLE_MUST_CHECK=y
  2461. CONFIG_FRAME_WARN=1024
  2462. # CONFIG_MAGIC_SYSRQ is not set
  2463. CONFIG_STRIP_ASM_SYMS=y
  2464. # CONFIG_READABLE_ASM is not set
  2465. # CONFIG_UNUSED_SYMBOLS is not set
  2466. CONFIG_DEBUG_FS=y
  2467. # CONFIG_HEADERS_CHECK is not set
  2468. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  2469. CONFIG_DEBUG_KERNEL=y
  2470. # CONFIG_DEBUG_SHIRQ is not set
  2471. # CONFIG_LOCKUP_DETECTOR is not set
  2472. # CONFIG_HARDLOCKUP_DETECTOR is not set
  2473. # CONFIG_PANIC_ON_OOPS is not set
  2474. CONFIG_PANIC_ON_OOPS_VALUE=0
  2475. # CONFIG_DETECT_HUNG_TASK is not set
  2476. # CONFIG_SCHED_DEBUG is not set
  2477. # CONFIG_SCHEDSTATS is not set
  2478. # CONFIG_TIMER_STATS is not set
  2479. # CONFIG_DEBUG_OBJECTS is not set
  2480. # CONFIG_DEBUG_SLAB is not set
  2481. # CONFIG_DEBUG_KMEMLEAK is not set
  2482. # CONFIG_DEBUG_RT_MUTEXES is not set
  2483. # CONFIG_RT_MUTEX_TESTER is not set
  2484. # CONFIG_DEBUG_SPINLOCK is not set
  2485. # CONFIG_DEBUG_MUTEXES is not set
  2486. # CONFIG_DEBUG_LOCK_ALLOC is not set
  2487. # CONFIG_PROVE_LOCKING is not set
  2488. # CONFIG_SPARSE_RCU_POINTER is not set
  2489. # CONFIG_LOCK_STAT is not set
  2490. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  2491. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  2492. # CONFIG_DEBUG_STACK_USAGE is not set
  2493. # CONFIG_DEBUG_KOBJECT is not set
  2494. # CONFIG_DEBUG_BUGVERBOSE is not set
  2495. # CONFIG_DEBUG_INFO is not set
  2496. # CONFIG_DEBUG_VM is not set
  2497. # CONFIG_DEBUG_WRITECOUNT is not set
  2498. # CONFIG_DEBUG_MEMORY_INIT is not set
  2499. # CONFIG_DEBUG_LIST is not set
  2500. # CONFIG_TEST_LIST_SORT is not set
  2501. # CONFIG_DEBUG_SG is not set
  2502. # CONFIG_DEBUG_NOTIFIERS is not set
  2503. # CONFIG_DEBUG_CREDENTIALS is not set
  2504. # CONFIG_BOOT_PRINTK_DELAY is not set
  2505. # CONFIG_RCU_TORTURE_TEST is not set
  2506. # CONFIG_RCU_TRACE is not set
  2507. # CONFIG_BACKTRACE_SELF_TEST is not set
  2508. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  2509. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  2510. # CONFIG_LKDTM is not set
  2511. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  2512. # CONFIG_FAULT_INJECTION is not set
  2513. # CONFIG_LATENCYTOP is not set
  2514. # CONFIG_DEBUG_PAGEALLOC is not set
  2515. CONFIG_HAVE_FUNCTION_TRACER=y
  2516. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  2517. CONFIG_HAVE_DYNAMIC_FTRACE=y
  2518. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  2519. CONFIG_HAVE_C_RECORDMCOUNT=y
  2520. CONFIG_TRACING_SUPPORT=y
  2521. # CONFIG_FTRACE is not set
  2522. # CONFIG_DYNAMIC_DEBUG is not set
  2523. # CONFIG_DMA_API_DEBUG is not set
  2524. # CONFIG_ATOMIC64_SELFTEST is not set
  2525. # CONFIG_SAMPLES is not set
  2526. CONFIG_HAVE_ARCH_KGDB=y
  2527. # CONFIG_KGDB is not set
  2528. # CONFIG_TEST_KSTRTOX is not set
  2529. # CONFIG_STRICT_DEVMEM is not set
  2530. CONFIG_ARM_UNWIND=y
  2531. CONFIG_DEBUG_USER=y
  2532. # CONFIG_DEBUG_LL is not set
  2533.  
  2534. #
  2535. # Security options
  2536. #
  2537. # CONFIG_KEYS is not set
  2538. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  2539. # CONFIG_SECURITY is not set
  2540. # CONFIG_SECURITYFS is not set
  2541. CONFIG_DEFAULT_SECURITY_DAC=y
  2542. CONFIG_DEFAULT_SECURITY=""
  2543. CONFIG_CRYPTO=y
  2544.  
  2545. #
  2546. # Crypto core or helper
  2547. #
  2548. CONFIG_CRYPTO_ALGAPI=y
  2549. CONFIG_CRYPTO_ALGAPI2=y
  2550. CONFIG_CRYPTO_AEAD2=y
  2551. CONFIG_CRYPTO_BLKCIPHER=y
  2552. CONFIG_CRYPTO_BLKCIPHER2=y
  2553. CONFIG_CRYPTO_HASH=m
  2554. CONFIG_CRYPTO_HASH2=y
  2555. CONFIG_CRYPTO_RNG2=y
  2556. CONFIG_CRYPTO_PCOMP2=y
  2557. CONFIG_CRYPTO_MANAGER=y
  2558. CONFIG_CRYPTO_MANAGER2=y
  2559. # CONFIG_CRYPTO_USER is not set
  2560. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  2561. # CONFIG_CRYPTO_GF128MUL is not set
  2562. # CONFIG_CRYPTO_NULL is not set
  2563. CONFIG_CRYPTO_WORKQUEUE=y
  2564. # CONFIG_CRYPTO_CRYPTD is not set
  2565. # CONFIG_CRYPTO_AUTHENC is not set
  2566. # CONFIG_CRYPTO_TEST is not set
  2567.  
  2568. #
  2569. # Authenticated Encryption with Associated Data
  2570. #
  2571. # CONFIG_CRYPTO_CCM is not set
  2572. # CONFIG_CRYPTO_GCM is not set
  2573. # CONFIG_CRYPTO_SEQIV is not set
  2574.  
  2575. #
  2576. # Block modes
  2577. #
  2578. # CONFIG_CRYPTO_CBC is not set
  2579. # CONFIG_CRYPTO_CTR is not set
  2580. # CONFIG_CRYPTO_CTS is not set
  2581. CONFIG_CRYPTO_ECB=y
  2582. # CONFIG_CRYPTO_LRW is not set
  2583. # CONFIG_CRYPTO_PCBC is not set
  2584. # CONFIG_CRYPTO_XTS is not set
  2585.  
  2586. #
  2587. # Hash modes
  2588. #
  2589. # CONFIG_CRYPTO_HMAC is not set
  2590. # CONFIG_CRYPTO_XCBC is not set
  2591. # CONFIG_CRYPTO_VMAC is not set
  2592.  
  2593. #
  2594. # Digest
  2595. #
  2596. # CONFIG_CRYPTO_CRC32C is not set
  2597. # CONFIG_CRYPTO_GHASH is not set
  2598. # CONFIG_CRYPTO_MD4 is not set
  2599. # CONFIG_CRYPTO_MD5 is not set
  2600. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  2601. # CONFIG_CRYPTO_RMD128 is not set
  2602. # CONFIG_CRYPTO_RMD160 is not set
  2603. # CONFIG_CRYPTO_RMD256 is not set
  2604. # CONFIG_CRYPTO_RMD320 is not set
  2605. # CONFIG_CRYPTO_SHA1 is not set
  2606. # CONFIG_CRYPTO_SHA256 is not set
  2607. # CONFIG_CRYPTO_SHA512 is not set
  2608. # CONFIG_CRYPTO_TGR192 is not set
  2609. # CONFIG_CRYPTO_WP512 is not set
  2610.  
  2611. #
  2612. # Ciphers
  2613. #
  2614. CONFIG_CRYPTO_AES=y
  2615. # CONFIG_CRYPTO_ANUBIS is not set
  2616. CONFIG_CRYPTO_ARC4=y
  2617. # CONFIG_CRYPTO_BLOWFISH is not set
  2618. # CONFIG_CRYPTO_CAMELLIA is not set
  2619. # CONFIG_CRYPTO_CAST5 is not set
  2620. # CONFIG_CRYPTO_CAST6 is not set
  2621. # CONFIG_CRYPTO_DES is not set
  2622. # CONFIG_CRYPTO_FCRYPT is not set
  2623. # CONFIG_CRYPTO_KHAZAD is not set
  2624. # CONFIG_CRYPTO_SALSA20 is not set
  2625. # CONFIG_CRYPTO_SEED is not set
  2626. # CONFIG_CRYPTO_SERPENT is not set
  2627. # CONFIG_CRYPTO_TEA is not set
  2628. # CONFIG_CRYPTO_TWOFISH is not set
  2629.  
  2630. #
  2631. # Compression
  2632. #
  2633. CONFIG_CRYPTO_DEFLATE=y
  2634. # CONFIG_CRYPTO_ZLIB is not set
  2635. CONFIG_CRYPTO_LZO=y
  2636.  
  2637. #
  2638. # Random Number Generation
  2639. #
  2640. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  2641. CONFIG_CRYPTO_USER_API=m
  2642. CONFIG_CRYPTO_USER_API_HASH=m
  2643. CONFIG_CRYPTO_USER_API_SKCIPHER=m
  2644. # CONFIG_CRYPTO_HW is not set
  2645. # CONFIG_BINARY_PRINTF is not set
  2646.  
  2647. #
  2648. # Library routines
  2649. #
  2650. CONFIG_BITREVERSE=y
  2651. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  2652. CONFIG_GENERIC_STRNLEN_USER=y
  2653. CONFIG_GENERIC_PCI_IOMAP=y
  2654. CONFIG_GENERIC_IO=y
  2655. CONFIG_CRC_CCITT=y
  2656. CONFIG_CRC16=y
  2657. # CONFIG_CRC_T10DIF is not set
  2658. CONFIG_CRC_ITU_T=m
  2659. CONFIG_CRC32=y
  2660. # CONFIG_CRC32_SELFTEST is not set
  2661. CONFIG_CRC32_SLICEBY8=y
  2662. # CONFIG_CRC32_SLICEBY4 is not set
  2663. # CONFIG_CRC32_SARWATE is not set
  2664. # CONFIG_CRC32_BIT is not set
  2665. CONFIG_CRC7=m
  2666. # CONFIG_LIBCRC32C is not set
  2667. # CONFIG_CRC8 is not set
  2668. CONFIG_ZLIB_INFLATE=y
  2669. CONFIG_ZLIB_DEFLATE=y
  2670. CONFIG_LZO_COMPRESS=y
  2671. CONFIG_LZO_DECOMPRESS=y
  2672. # CONFIG_XZ_DEC is not set
  2673. # CONFIG_XZ_DEC_BCJ is not set
  2674. CONFIG_DECOMPRESS_GZIP=y
  2675. CONFIG_HAS_IOMEM=y
  2676. CONFIG_HAS_IOPORT=y
  2677. CONFIG_HAS_DMA=y
  2678. CONFIG_DQL=y
  2679. CONFIG_NLATTR=y
  2680. CONFIG_GENERIC_ATOMIC64=y
  2681. CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
  2682. CONFIG_AVERAGE=y
  2683. # CONFIG_CORDIC is not set
  2684. # CONFIG_DDR is not set
  2685. elinux1@beaglebone:~/atmel/poky/build-72xx$ vi def
  2686. elinux1@beaglebone:~/atmel/poky/build-72xx$ vi def
  2687. elinux1@beaglebone:~/atmel/poky/build-72xx$ cat def
  2688. #
  2689. # Automatically generated file; DO NOT EDIT.
  2690. # Linux/arm 3.6.9 Kernel Configuration
  2691. #
  2692. CONFIG_ARM=y
  2693. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  2694. CONFIG_GENERIC_GPIO=y
  2695. CONFIG_HAVE_PROC_CPU=y
  2696. CONFIG_STACKTRACE_SUPPORT=y
  2697. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  2698. CONFIG_LOCKDEP_SUPPORT=y
  2699. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  2700. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  2701. CONFIG_GENERIC_HWEIGHT=y
  2702. CONFIG_GENERIC_CALIBRATE_DELAY=y
  2703. CONFIG_NEED_DMA_MAP_STATE=y
  2704. CONFIG_VECTORS_BASE=0xffff0000
  2705. CONFIG_ARM_PATCH_PHYS_VIRT=y
  2706. CONFIG_GENERIC_BUG=y
  2707. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  2708. CONFIG_HAVE_IRQ_WORK=y
  2709.  
  2710. #
  2711. # General setup
  2712. #
  2713. CONFIG_EXPERIMENTAL=y
  2714. CONFIG_BROKEN_ON_SMP=y
  2715. CONFIG_INIT_ENV_ARG_LIMIT=32
  2716. CONFIG_CROSS_COMPILE=""
  2717. CONFIG_LOCALVERSION="-yocto-standard"
  2718. # CONFIG_LOCALVERSION_AUTO is not set
  2719. CONFIG_HAVE_KERNEL_GZIP=y
  2720. CONFIG_HAVE_KERNEL_LZMA=y
  2721. CONFIG_HAVE_KERNEL_XZ=y
  2722. CONFIG_HAVE_KERNEL_LZO=y
  2723. # CONFIG_KERNEL_GZIP is not set
  2724. CONFIG_KERNEL_LZMA=y
  2725. # CONFIG_KERNEL_XZ is not set
  2726. # CONFIG_KERNEL_LZO is not set
  2727. CONFIG_DEFAULT_HOSTNAME="(none)"
  2728. # CONFIG_SWAP is not set
  2729. CONFIG_SYSVIPC=y
  2730. CONFIG_SYSVIPC_SYSCTL=y
  2731. # CONFIG_POSIX_MQUEUE is not set
  2732. # CONFIG_BSD_PROCESS_ACCT is not set
  2733. # CONFIG_FHANDLE is not set
  2734. # CONFIG_TASKSTATS is not set
  2735. # CONFIG_AUDIT is not set
  2736. CONFIG_HAVE_GENERIC_HARDIRQS=y
  2737.  
  2738. #
  2739. # IRQ subsystem
  2740. #
  2741. CONFIG_GENERIC_HARDIRQS=y
  2742. CONFIG_GENERIC_IRQ_PROBE=y
  2743. CONFIG_GENERIC_IRQ_SHOW=y
  2744. CONFIG_HARDIRQS_SW_RESEND=y
  2745. CONFIG_IRQ_DOMAIN=y
  2746. # CONFIG_IRQ_DOMAIN_DEBUG is not set
  2747. CONFIG_SPARSE_IRQ=y
  2748. CONFIG_KTIME_SCALAR=y
  2749. CONFIG_GENERIC_CLOCKEVENTS=y
  2750. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  2751.  
  2752. #
  2753. # Timers subsystem
  2754. #
  2755. # CONFIG_NO_HZ is not set
  2756. # CONFIG_HIGH_RES_TIMERS is not set
  2757.  
  2758. #
  2759. # RCU Subsystem
  2760. #
  2761. CONFIG_TINY_RCU=y
  2762. # CONFIG_PREEMPT_RCU is not set
  2763. # CONFIG_TREE_RCU_TRACE is not set
  2764. # CONFIG_IKCONFIG is not set
  2765. CONFIG_LOG_BUF_SHIFT=14
  2766. # CONFIG_CGROUPS is not set
  2767. # CONFIG_CHECKPOINT_RESTORE is not set
  2768. # CONFIG_NAMESPACES is not set
  2769. # CONFIG_SCHED_AUTOGROUP is not set
  2770. # CONFIG_SYSFS_DEPRECATED is not set
  2771. # CONFIG_RELAY is not set
  2772. #CONFIG_BLK_DEV_INITRD=y
  2773. #/CONFIG_INITRAMFS_SOURCE=""
  2774. CONFIG_RD_GZIP=y
  2775. # CONFIG_RD_BZIP2 is not set
  2776. # CONFIG_RD_LZMA is not set
  2777. # CONFIG_RD_XZ is not set
  2778. # CONFIG_RD_LZO is not set
  2779. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  2780. CONFIG_SYSCTL=y
  2781. CONFIG_ANON_INODES=y
  2782. CONFIG_EXPERT=y
  2783. CONFIG_UID16=y
  2784. # CONFIG_SYSCTL_SYSCALL is not set
  2785. CONFIG_KALLSYMS=y
  2786. CONFIG_KALLSYMS_ALL=y
  2787. CONFIG_HOTPLUG=y
  2788. CONFIG_PRINTK=y
  2789. CONFIG_BUG=y
  2790. CONFIG_ELF_CORE=y
  2791. CONFIG_BASE_FULL=y
  2792. CONFIG_FUTEX=y
  2793. CONFIG_EPOLL=y
  2794. CONFIG_SIGNALFD=y
  2795. CONFIG_TIMERFD=y
  2796. CONFIG_EVENTFD=y
  2797. CONFIG_SHMEM=y
  2798. CONFIG_AIO=y
  2799. CONFIG_EMBEDDED=y
  2800. CONFIG_HAVE_PERF_EVENTS=y
  2801. CONFIG_PERF_USE_VMALLOC=y
  2802.  
  2803. #
  2804. # Kernel Performance Events And Counters
  2805. #
  2806. # CONFIG_PERF_EVENTS is not set
  2807. CONFIG_VM_EVENT_COUNTERS=y
  2808. CONFIG_COMPAT_BRK=y
  2809. CONFIG_SLAB=y
  2810. # CONFIG_SLUB is not set
  2811. # CONFIG_SLOB is not set
  2812. # CONFIG_PROFILING is not set
  2813. CONFIG_HAVE_OPROFILE=y
  2814. # CONFIG_KPROBES is not set
  2815. # CONFIG_JUMP_LABEL is not set
  2816. CONFIG_HAVE_KPROBES=y
  2817. CONFIG_HAVE_KRETPROBES=y
  2818. CONFIG_HAVE_ARCH_TRACEHOOK=y
  2819. CONFIG_HAVE_DMA_ATTRS=y
  2820. CONFIG_HAVE_DMA_CONTIGUOUS=y
  2821. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  2822. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  2823. CONFIG_HAVE_CLK=y
  2824. CONFIG_HAVE_DMA_API_DEBUG=y
  2825. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  2826. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  2827.  
  2828. #
  2829. # GCOV-based kernel profiling
  2830. #
  2831. # CONFIG_GCOV_KERNEL is not set
  2832. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  2833. CONFIG_SLABINFO=y
  2834. CONFIG_RT_MUTEXES=y
  2835. CONFIG_BASE_SMALL=0
  2836. CONFIG_MODULES=y
  2837. # CONFIG_MODULE_FORCE_LOAD is not set
  2838. CONFIG_MODULE_UNLOAD=y
  2839. # CONFIG_MODULE_FORCE_UNLOAD is not set
  2840. # CONFIG_MODVERSIONS is not set
  2841. # CONFIG_MODULE_SRCVERSION_ALL is not set
  2842. CONFIG_BLOCK=y
  2843. CONFIG_LBDAF=y
  2844. # CONFIG_BLK_DEV_BSG is not set
  2845. # CONFIG_BLK_DEV_BSGLIB is not set
  2846. # CONFIG_BLK_DEV_INTEGRITY is not set
  2847.  
  2848. #
  2849. # Partition Types
  2850. #
  2851. # CONFIG_PARTITION_ADVANCED is not set
  2852. CONFIG_MSDOS_PARTITION=y
  2853.  
  2854. #
  2855. # IO Schedulers
  2856. #
  2857. CONFIG_IOSCHED_NOOP=y
  2858. # CONFIG_IOSCHED_DEADLINE is not set
  2859. # CONFIG_IOSCHED_CFQ is not set
  2860. CONFIG_DEFAULT_NOOP=y
  2861. CONFIG_DEFAULT_IOSCHED="noop"
  2862. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  2863. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  2864. # CONFIG_INLINE_SPIN_LOCK is not set
  2865. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  2866. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  2867. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  2868. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  2869. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  2870. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  2871. # CONFIG_INLINE_READ_TRYLOCK is not set
  2872. # CONFIG_INLINE_READ_LOCK is not set
  2873. # CONFIG_INLINE_READ_LOCK_BH is not set
  2874. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  2875. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  2876. CONFIG_INLINE_READ_UNLOCK=y
  2877. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  2878. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  2879. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  2880. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  2881. # CONFIG_INLINE_WRITE_LOCK is not set
  2882. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  2883. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  2884. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  2885. CONFIG_INLINE_WRITE_UNLOCK=y
  2886. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  2887. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  2888. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  2889. # CONFIG_MUTEX_SPIN_ON_OWNER is not set
  2890. CONFIG_FREEZER=y
  2891.  
  2892. #
  2893. # System Type
  2894. #
  2895. CONFIG_MMU=y
  2896. # CONFIG_ARCH_SOCFPGA is not set
  2897. # CONFIG_ARCH_INTEGRATOR is not set
  2898. # CONFIG_ARCH_REALVIEW is not set
  2899. # CONFIG_ARCH_VERSATILE is not set
  2900. # CONFIG_ARCH_VEXPRESS is not set
  2901. CONFIG_ARCH_AT91=y
  2902. # CONFIG_ARCH_BCMRING is not set
  2903. # CONFIG_ARCH_HIGHBANK is not set
  2904. # CONFIG_ARCH_CLPS711X is not set
  2905. # CONFIG_ARCH_CNS3XXX is not set
  2906. # CONFIG_ARCH_GEMINI is not set
  2907. # CONFIG_ARCH_PRIMA2 is not set
  2908. # CONFIG_ARCH_EBSA110 is not set
  2909. # CONFIG_ARCH_EP93XX is not set
  2910. # CONFIG_ARCH_FOOTBRIDGE is not set
  2911. # CONFIG_ARCH_MXC is not set
  2912. # CONFIG_ARCH_MXS is not set
  2913. # CONFIG_ARCH_NETX is not set
  2914. # CONFIG_ARCH_H720X is not set
  2915. # CONFIG_ARCH_IOP13XX is not set
  2916. # CONFIG_ARCH_IOP32X is not set
  2917. # CONFIG_ARCH_IOP33X is not set
  2918. # CONFIG_ARCH_IXP4XX is not set
  2919. # CONFIG_ARCH_MVEBU is not set
  2920. # CONFIG_ARCH_DOVE is not set
  2921. # CONFIG_ARCH_KIRKWOOD is not set
  2922. # CONFIG_ARCH_LPC32XX is not set
  2923. # CONFIG_ARCH_MV78XX0 is not set
  2924. # CONFIG_ARCH_ORION5X is not set
  2925. # CONFIG_ARCH_MMP is not set
  2926. # CONFIG_ARCH_KS8695 is not set
  2927. # CONFIG_ARCH_W90X900 is not set
  2928. # CONFIG_ARCH_TEGRA is not set
  2929. # CONFIG_ARCH_PICOXCELL is not set
  2930. # CONFIG_ARCH_PNX4008 is not set
  2931. # CONFIG_ARCH_PXA is not set
  2932. # CONFIG_ARCH_MSM is not set
  2933. # CONFIG_ARCH_SHMOBILE is not set
  2934. # CONFIG_ARCH_RPC is not set
  2935. # CONFIG_ARCH_SA1100 is not set
  2936. # CONFIG_ARCH_S3C24XX is not set
  2937. # CONFIG_ARCH_S3C64XX is not set
  2938. # CONFIG_ARCH_S5P64X0 is not set
  2939. # CONFIG_ARCH_S5PC100 is not set
  2940. # CONFIG_ARCH_S5PV210 is not set
  2941. # CONFIG_ARCH_EXYNOS is not set
  2942. # CONFIG_ARCH_SHARK is not set
  2943. # CONFIG_ARCH_U300 is not set
  2944. # CONFIG_ARCH_U8500 is not set
  2945. # CONFIG_ARCH_NOMADIK is not set
  2946. # CONFIG_ARCH_DAVINCI is not set
  2947. # CONFIG_ARCH_OMAP is not set
  2948. # CONFIG_PLAT_SPEAR is not set
  2949. # CONFIG_ARCH_VT8500 is not set
  2950. # CONFIG_ARCH_ZYNQ is not set
  2951. CONFIG_HAVE_AT91_DBGU0=y
  2952. CONFIG_HAVE_AT91_DBGU1=y
  2953. CONFIG_AT91_SAM9_ALT_RESET=y
  2954. CONFIG_AT91_SAM9G45_RESET=y
  2955. CONFIG_SOC_AT91SAM9=y
  2956.  
  2957. #
  2958. # Atmel AT91 System-on-Chip
  2959. #
  2960.  
  2961. #
  2962. # Atmel AT91 Processor
  2963. #
  2964. # CONFIG_SOC_AT91RM9200 is not set
  2965. CONFIG_SOC_AT91SAM9260=y
  2966. # CONFIG_SOC_AT91SAM9261 is not set
  2967. CONFIG_SOC_AT91SAM9263=y
  2968. # CONFIG_SOC_AT91SAM9RL is not set
  2969. CONFIG_SOC_AT91SAM9G45=y
  2970. CONFIG_SOC_AT91SAM9X5=y
  2971. # CONFIG_SOC_AT91SAM9N12 is not set
  2972. # CONFIG_SOC_SAMA5D3 is not set
  2973. CONFIG_ARCH_AT91_NONE=y
  2974. # CONFIG_ARCH_AT91RM9200 is not set
  2975. # CONFIG_ARCH_AT91SAM9260 is not set
  2976. # CONFIG_ARCH_AT91SAM9261 is not set
  2977. # CONFIG_ARCH_AT91SAM9G10 is not set
  2978. # CONFIG_ARCH_AT91SAM9263 is not set
  2979. # CONFIG_ARCH_AT91SAM9RL is not set
  2980. # CONFIG_ARCH_AT91SAM9G20 is not set
  2981. # CONFIG_ARCH_AT91SAM9G45 is not set
  2982. CONFIG_AT91_PMC_UNIT=y
  2983.  
  2984. #
  2985. # Generic Board Type
  2986. #
  2987. #CONFIG_MACH_AT91SAM_DT=y
  2988.  
  2989. #
  2990. # AT91 Board Options
  2991. #
  2992.  
  2993. #
  2994. # AT91 Feature Selections
  2995. #
  2996. CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
  2997. CONFIG_AT91_SLOW_CLOCK=y
  2998. CONFIG_AT91_TIMER_HZ=128
  2999. # CONFIG_GPIO_PCA953X is not set
  3000.  
  3001. #
  3002. # Processor Type
  3003. #
  3004. CONFIG_CPU_ARM926T=y
  3005. CONFIG_CPU_32v5=y
  3006. CONFIG_CPU_ABRT_EV5TJ=y
  3007. CONFIG_CPU_PABRT_LEGACY=y
  3008. CONFIG_CPU_CACHE_VIVT=y
  3009. CONFIG_CPU_COPY_V4WB=y
  3010. CONFIG_CPU_TLB_V4WBI=y
  3011. CONFIG_CPU_CP15=y
  3012. CONFIG_CPU_CP15_MMU=y
  3013. CONFIG_CPU_USE_DOMAINS=y
  3014.  
  3015. #
  3016. # Processor Features
  3017. #
  3018. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  3019. CONFIG_ARM_THUMB=y
  3020. # CONFIG_CPU_ICACHE_DISABLE is not set
  3021. # CONFIG_CPU_DCACHE_DISABLE is not set
  3022. # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
  3023. # CONFIG_CPU_CACHE_ROUND_ROBIN is not set
  3024. # CONFIG_CACHE_L2X0 is not set
  3025. CONFIG_ARM_L1_CACHE_SHIFT=5
  3026. CONFIG_ARM_NR_BANKS=8
  3027. CONFIG_MULTI_IRQ_HANDLER=y
  3028.  
  3029. #
  3030. # Bus support
  3031. #
  3032. # CONFIG_PCI_SYSCALL is not set
  3033. # CONFIG_ARCH_SUPPORTS_MSI is not set
  3034. # CONFIG_PCCARD is not set
  3035.  
  3036. #
  3037. # Kernel Features
  3038. #
  3039. CONFIG_VMSPLIT_3G=y
  3040. # CONFIG_VMSPLIT_2G is not set
  3041. # CONFIG_VMSPLIT_1G is not set
  3042. CONFIG_PAGE_OFFSET=0xC0000000
  3043. CONFIG_ARCH_NR_GPIO=0
  3044. CONFIG_PREEMPT_NONE=y
  3045. # CONFIG_PREEMPT_VOLUNTARY is not set
  3046. # CONFIG_PREEMPT is not set
  3047. CONFIG_HZ=128
  3048. CONFIG_AEABI=y
  3049. # CONFIG_OABI_COMPAT is not set
  3050. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  3051. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  3052. CONFIG_HAVE_ARCH_PFN_VALID=y
  3053. # CONFIG_HIGHMEM is not set
  3054. CONFIG_SELECT_MEMORY_MODEL=y
  3055. CONFIG_FLATMEM_MANUAL=y
  3056. CONFIG_FLATMEM=y
  3057. CONFIG_FLAT_NODE_MEM_MAP=y
  3058. CONFIG_HAVE_MEMBLOCK=y
  3059. CONFIG_PAGEFLAGS_EXTENDED=y
  3060. CONFIG_SPLIT_PTLOCK_CPUS=999999
  3061. # CONFIG_COMPACTION is not set
  3062. # CONFIG_PHYS_ADDR_T_64BIT is not set
  3063. CONFIG_ZONE_DMA_FLAG=0
  3064. CONFIG_VIRT_TO_BUS=y
  3065. # CONFIG_KSM is not set
  3066. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  3067. CONFIG_CROSS_MEMORY_ATTACH=y
  3068. CONFIG_NEED_PER_CPU_KM=y
  3069. # CONFIG_CLEANCACHE is not set
  3070. CONFIG_FORCE_MAX_ZONEORDER=11
  3071. CONFIG_LEDS=y
  3072. CONFIG_LEDS_CPU=y
  3073. CONFIG_ALIGNMENT_TRAP=y
  3074. CONFIG_UACCESS_WITH_MEMCPY=y
  3075. # CONFIG_SECCOMP is not set
  3076. # CONFIG_CC_STACKPROTECTOR is not set
  3077. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  3078.  
  3079. #
  3080. # Boot options
  3081. #
  3082. CONFIG_USE_OF=y
  3083. CONFIG_ZBOOT_ROM_TEXT=0x0
  3084. CONFIG_ZBOOT_ROM_BSS=0x0
  3085. CONFIG_ARM_APPENDED_DTB=y
  3086. CONFIG_ARM_ATAG_DTB_COMPAT=y
  3087. CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
  3088. # CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
  3089. CONFIG_CMDLINE="mem=128M console=ttyS0,115200 initrd=0x21100000,25165824 root=/dev/ram0 rw"
  3090. CONFIG_CMDLINE_FROM_BOOTLOADER=y
  3091. # CONFIG_CMDLINE_EXTEND is not set
  3092. # CONFIG_CMDLINE_FORCE is not set
  3093. # CONFIG_XIP_KERNEL is not set
  3094. CONFIG_KEXEC=y
  3095. CONFIG_ATAGS_PROC=y
  3096. # CONFIG_CRASH_DUMP is not set
  3097. CONFIG_AUTO_ZRELADDR=y
  3098.  
  3099. #
  3100. # CPU Power Management
  3101. #
  3102. CONFIG_CPU_IDLE=y
  3103. CONFIG_CPU_IDLE_GOV_LADDER=y
  3104. # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
  3105.  
  3106. #
  3107. # Floating point emulation
  3108. #
  3109.  
  3110. #
  3111. # At least one emulation must be selected
  3112. #
  3113. CONFIG_VFP=y
  3114.  
  3115. #
  3116. # Userspace binary formats
  3117. #
  3118. CONFIG_BINFMT_ELF=y
  3119. CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
  3120. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  3121. CONFIG_HAVE_AOUT=y
  3122. # CONFIG_BINFMT_AOUT is not set
  3123. # CONFIG_BINFMT_MISC is not set
  3124.  
  3125. #
  3126. # Power management options
  3127. #
  3128. CONFIG_SUSPEND=y
  3129. CONFIG_SUSPEND_FREEZER=y
  3130. CONFIG_PM_SLEEP=y
  3131. # CONFIG_PM_AUTOSLEEP is not set
  3132. # CONFIG_PM_WAKELOCKS is not set
  3133. # CONFIG_PM_RUNTIME is not set
  3134. CONFIG_PM=y
  3135. # CONFIG_PM_DEBUG is not set
  3136. # CONFIG_APM_EMULATION is not set
  3137. CONFIG_PM_CLK=y
  3138. CONFIG_CPU_PM=y
  3139. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  3140. CONFIG_ARM_CPU_SUSPEND=y
  3141. CONFIG_NET=y
  3142.  
  3143. #
  3144. # Networking options
  3145. #
  3146. CONFIG_PACKET=y
  3147. CONFIG_UNIX=y
  3148. # CONFIG_UNIX_DIAG is not set
  3149. # CONFIG_XFRM_USER is not set
  3150. # CONFIG_NET_KEY is not set
  3151. CONFIG_INET=y
  3152. CONFIG_IP_MULTICAST=y
  3153. # CONFIG_IP_ADVANCED_ROUTER is not set
  3154. CONFIG_IP_PNP=y
  3155. # CONFIG_IP_PNP_DHCP is not set
  3156. # CONFIG_IP_PNP_BOOTP is not set
  3157. # CONFIG_IP_PNP_RARP is not set
  3158. # CONFIG_NET_IPIP is not set
  3159. # CONFIG_NET_IPGRE_DEMUX is not set
  3160. # CONFIG_IP_MROUTE is not set
  3161. # CONFIG_ARPD is not set
  3162. # CONFIG_SYN_COOKIES is not set
  3163. # CONFIG_INET_AH is not set
  3164. # CONFIG_INET_ESP is not set
  3165. # CONFIG_INET_IPCOMP is not set
  3166. # CONFIG_INET_XFRM_TUNNEL is not set
  3167. CONFIG_INET_TUNNEL=y
  3168. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  3169. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  3170. # CONFIG_INET_XFRM_MODE_BEET is not set
  3171. CONFIG_INET_LRO=y
  3172. # CONFIG_INET_DIAG is not set
  3173. # CONFIG_TCP_CONG_ADVANCED is not set
  3174. CONFIG_TCP_CONG_CUBIC=y
  3175. CONFIG_DEFAULT_TCP_CONG="cubic"
  3176. # CONFIG_TCP_MD5SIG is not set
  3177. CONFIG_IPV6=y
  3178. # CONFIG_IPV6_PRIVACY is not set
  3179. # CONFIG_IPV6_ROUTER_PREF is not set
  3180. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  3181. # CONFIG_INET6_AH is not set
  3182. # CONFIG_INET6_ESP is not set
  3183. # CONFIG_INET6_IPCOMP is not set
  3184. # CONFIG_IPV6_MIP6 is not set
  3185. # CONFIG_INET6_XFRM_TUNNEL is not set
  3186. # CONFIG_INET6_TUNNEL is not set
  3187. # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
  3188. # CONFIG_INET6_XFRM_MODE_TUNNEL is not set
  3189. # CONFIG_INET6_XFRM_MODE_BEET is not set
  3190. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  3191. CONFIG_IPV6_SIT=y
  3192. CONFIG_IPV6_SIT_6RD=y
  3193. CONFIG_IPV6_NDISC_NODETYPE=y
  3194. # CONFIG_IPV6_TUNNEL is not set
  3195. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  3196. # CONFIG_IPV6_MROUTE is not set
  3197. # CONFIG_NETWORK_SECMARK is not set
  3198. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  3199. # CONFIG_NETFILTER is not set
  3200. # CONFIG_IP_DCCP is not set
  3201. # CONFIG_IP_SCTP is not set
  3202. # CONFIG_RDS is not set
  3203. # CONFIG_TIPC is not set
  3204. # CONFIG_ATM is not set
  3205. # CONFIG_L2TP is not set
  3206. # CONFIG_BRIDGE is not set
  3207. # CONFIG_NET_DSA is not set
  3208. # CONFIG_VLAN_8021Q is not set
  3209. # CONFIG_DECNET is not set
  3210. # CONFIG_LLC2 is not set
  3211. # CONFIG_IPX is not set
  3212. # CONFIG_ATALK is not set
  3213. # CONFIG_X25 is not set
  3214. # CONFIG_LAPB is not set
  3215. # CONFIG_WAN_ROUTER is not set
  3216. # CONFIG_PHONET is not set
  3217. # CONFIG_IEEE802154 is not set
  3218. # CONFIG_NET_SCHED is not set
  3219. # CONFIG_DCB is not set
  3220. # CONFIG_BATMAN_ADV is not set
  3221. # CONFIG_OPENVSWITCH is not set
  3222. CONFIG_BQL=y
  3223. # CONFIG_BPF_JIT is not set
  3224.  
  3225. #
  3226. # Network testing
  3227. #
  3228. # CONFIG_NET_PKTGEN is not set
  3229. # CONFIG_HAMRADIO is not set
  3230. # CONFIG_CAN is not set
  3231. # CONFIG_IRDA is not set
  3232. CONFIG_BT=m
  3233. CONFIG_BT_RFCOMM=m
  3234. # CONFIG_BT_RFCOMM_TTY is not set
  3235. CONFIG_BT_BNEP=m
  3236. CONFIG_BT_BNEP_MC_FILTER=y
  3237. CONFIG_BT_BNEP_PROTO_FILTER=y
  3238. CONFIG_BT_HIDP=m
  3239.  
  3240. #
  3241. # Bluetooth device drivers
  3242. #
  3243. CONFIG_BT_HCIBTUSB=m
  3244. CONFIG_BT_HCIBTSDIO=m
  3245. CONFIG_BT_HCIUART=m
  3246. CONFIG_BT_HCIUART_H4=y
  3247. # CONFIG_BT_HCIUART_BCSP is not set
  3248. # CONFIG_BT_HCIUART_ATH3K is not set
  3249. # CONFIG_BT_HCIUART_LL is not set
  3250. # CONFIG_BT_HCIUART_3WIRE is not set
  3251. # CONFIG_BT_HCIBCM203X is not set
  3252. # CONFIG_BT_HCIBPA10X is not set
  3253. # CONFIG_BT_HCIBFUSB is not set
  3254. # CONFIG_BT_HCIVHCI is not set
  3255. # CONFIG_BT_MRVL is not set
  3256. # CONFIG_BT_ATH3K is not set
  3257. # CONFIG_AF_RXRPC is not set
  3258. CONFIG_WIRELESS=y
  3259. CONFIG_WIRELESS_EXT=y
  3260. CONFIG_WEXT_CORE=y
  3261. CONFIG_WEXT_PROC=y
  3262. CONFIG_WEXT_PRIV=y
  3263. CONFIG_CFG80211=y
  3264. # CONFIG_NL80211_TESTMODE is not set
  3265. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  3266. # CONFIG_CFG80211_REG_DEBUG is not set
  3267. # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
  3268. CONFIG_CFG80211_DEFAULT_PS=y
  3269. # CONFIG_CFG80211_DEBUGFS is not set
  3270. # CONFIG_CFG80211_INTERNAL_REGDB is not set
  3271. # CONFIG_CFG80211_WEXT is not set
  3272. CONFIG_LIB80211=y
  3273. # CONFIG_LIB80211_DEBUG is not set
  3274. CONFIG_MAC80211=y
  3275. CONFIG_MAC80211_HAS_RC=y
  3276. # CONFIG_MAC80211_RC_PID is not set
  3277. CONFIG_MAC80211_RC_MINSTREL=y
  3278. CONFIG_MAC80211_RC_MINSTREL_HT=y
  3279. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  3280. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  3281. # CONFIG_MAC80211_MESH is not set
  3282. # CONFIG_MAC80211_LEDS is not set
  3283. # CONFIG_MAC80211_DEBUGFS is not set
  3284. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  3285. # CONFIG_MAC80211_DEBUG_MENU is not set
  3286. # CONFIG_WIMAX is not set
  3287. # CONFIG_RFKILL is not set
  3288. # CONFIG_NET_9P is not set
  3289. # CONFIG_CAIF is not set
  3290. # CONFIG_CEPH_LIB is not set
  3291. CONFIG_NFC=m
  3292. CONFIG_NFC_NCI=m
  3293. CONFIG_NFC_HCI=m
  3294. CONFIG_NFC_SHDLC=y
  3295. CONFIG_NFC_LLCP=y
  3296.  
  3297. #
  3298. # Near Field Communication (NFC) devices
  3299. #
  3300. CONFIG_PN544_NFC=m
  3301. CONFIG_PN544_HCI_NFC=m
  3302. CONFIG_NFC_PN533=m
  3303. CONFIG_HAVE_BPF_JIT=y
  3304.  
  3305. #
  3306. # Device Drivers
  3307. #
  3308.  
  3309. #
  3310. # Generic Driver Options
  3311. #
  3312. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  3313. CONFIG_DEVTMPFS=y
  3314. CONFIG_DEVTMPFS_MOUNT=y
  3315. # CONFIG_STANDALONE is not set
  3316. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  3317. CONFIG_FW_LOADER=y
  3318. CONFIG_FIRMWARE_IN_KERNEL=y
  3319. CONFIG_EXTRA_FIRMWARE=""
  3320. # CONFIG_DEBUG_DRIVER is not set
  3321. # CONFIG_DEBUG_DEVRES is not set
  3322. # CONFIG_SYS_HYPERVISOR is not set
  3323. # CONFIG_GENERIC_CPU_DEVICES is not set
  3324. CONFIG_REGMAP=y
  3325. CONFIG_REGMAP_I2C=y
  3326. CONFIG_REGMAP_SPI=y
  3327. # CONFIG_DMA_SHARED_BUFFER is not set
  3328. # CONFIG_CMA is not set
  3329. # CONFIG_CONNECTOR is not set
  3330. CONFIG_MTD=y
  3331. # CONFIG_MTD_TESTS is not set
  3332. # CONFIG_MTD_REDBOOT_PARTS is not set
  3333. CONFIG_MTD_CMDLINE_PARTS=y
  3334. # CONFIG_MTD_AFS_PARTS is not set
  3335. CONFIG_MTD_OF_PARTS=y
  3336. # CONFIG_MTD_AR7_PARTS is not set
  3337.  
  3338. #
  3339. # User Modules And Translation Layers
  3340. #
  3341. CONFIG_MTD_CHAR=y
  3342. CONFIG_MTD_BLKDEVS=y
  3343. CONFIG_MTD_BLOCK=y
  3344. # CONFIG_FTL is not set
  3345. # CONFIG_NFTL is not set
  3346. # CONFIG_INFTL is not set
  3347. # CONFIG_RFD_FTL is not set
  3348. # CONFIG_SSFDC is not set
  3349. # CONFIG_SM_FTL is not set
  3350. # CONFIG_MTD_OOPS is not set
  3351.  
  3352. #
  3353. # RAM/ROM/Flash chip drivers
  3354. #
  3355. CONFIG_MTD_CFI=y
  3356. # CONFIG_MTD_JEDECPROBE is not set
  3357. CONFIG_MTD_GEN_PROBE=y
  3358. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  3359. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  3360. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  3361. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  3362. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  3363. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  3364. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  3365. CONFIG_MTD_CFI_I1=y
  3366. CONFIG_MTD_CFI_I2=y
  3367. # CONFIG_MTD_CFI_I4 is not set
  3368. # CONFIG_MTD_CFI_I8 is not set
  3369. # CONFIG_MTD_CFI_INTELEXT is not set
  3370. # CONFIG_MTD_CFI_AMDSTD is not set
  3371. # CONFIG_MTD_CFI_STAA is not set
  3372. CONFIG_MTD_CFI_UTIL=y
  3373. # CONFIG_MTD_RAM is not set
  3374. # CONFIG_MTD_ROM is not set
  3375. # CONFIG_MTD_ABSENT is not set
  3376.  
  3377. #
  3378. # Mapping drivers for chip access
  3379. #
  3380. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  3381. # CONFIG_MTD_PHYSMAP is not set
  3382. # CONFIG_MTD_PHYSMAP_OF is not set
  3383. # CONFIG_MTD_PLATRAM is not set
  3384.  
  3385. #
  3386. # Self-contained MTD device drivers
  3387. #
  3388. CONFIG_MTD_DATAFLASH=y
  3389. # CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
  3390. # CONFIG_MTD_DATAFLASH_OTP is not set
  3391. CONFIG_MTD_M25P80=y
  3392. CONFIG_M25PXX_USE_FAST_READ=y
  3393. # CONFIG_MTD_SST25L is not set
  3394. # CONFIG_MTD_SLRAM is not set
  3395. # CONFIG_MTD_PHRAM is not set
  3396. # CONFIG_MTD_MTDRAM is not set
  3397. # CONFIG_MTD_BLOCK2MTD is not set
  3398.  
  3399. #
  3400. # Disk-On-Chip Device Drivers
  3401. #
  3402. # CONFIG_MTD_DOC2000 is not set
  3403. # CONFIG_MTD_DOC2001 is not set
  3404. # CONFIG_MTD_DOC2001PLUS is not set
  3405. # CONFIG_MTD_DOCG3 is not set
  3406. CONFIG_MTD_NAND_ECC=y
  3407. # CONFIG_MTD_NAND_ECC_SMC is not set
  3408. CONFIG_MTD_NAND=y
  3409. # CONFIG_MTD_NAND_VERIFY_WRITE is not set
  3410. # CONFIG_MTD_NAND_ECC_BCH is not set
  3411. # CONFIG_MTD_SM_COMMON is not set
  3412. # CONFIG_MTD_NAND_MUSEUM_IDS is not set
  3413. # CONFIG_MTD_NAND_GPIO is not set
  3414. CONFIG_MTD_NAND_IDS=y
  3415. # CONFIG_MTD_NAND_DISKONCHIP is not set
  3416. # CONFIG_MTD_NAND_DOCG4 is not set
  3417. CONFIG_MTD_NAND_ATMEL=y
  3418. # CONFIG_MTD_NAND_NANDSIM is not set
  3419. # CONFIG_MTD_NAND_PLATFORM is not set
  3420. # CONFIG_MTD_ALAUDA is not set
  3421. # CONFIG_MTD_ONENAND is not set
  3422.  
  3423. #
  3424. # LPDDR flash memory drivers
  3425. #
  3426. # CONFIG_MTD_LPDDR is not set
  3427. CONFIG_MTD_UBI=y
  3428. CONFIG_MTD_UBI_WL_THRESHOLD=4096
  3429. CONFIG_MTD_UBI_BEB_RESERVE=2
  3430. CONFIG_MTD_UBI_GLUEBI=y
  3431. CONFIG_DTC=y
  3432. CONFIG_OF=y
  3433.  
  3434. #
  3435. # Device Tree and Open Firmware support
  3436. #
  3437. CONFIG_PROC_DEVICETREE=y
  3438. # CONFIG_OF_SELFTEST is not set
  3439. CONFIG_OF_FLATTREE=y
  3440. CONFIG_OF_EARLY_FLATTREE=y
  3441. CONFIG_OF_ADDRESS=y
  3442. CONFIG_OF_IRQ=y
  3443. CONFIG_OF_DEVICE=y
  3444. CONFIG_OF_I2C=y
  3445. CONFIG_OF_NET=y
  3446. CONFIG_OF_MDIO=y
  3447. CONFIG_OF_MTD=y
  3448. # CONFIG_PARPORT is not set
  3449. CONFIG_BLK_DEV=y
  3450. # CONFIG_BLK_DEV_COW_COMMON is not set
  3451. CONFIG_BLK_DEV_LOOP=y
  3452. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  3453. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  3454.  
  3455. #
  3456. # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
  3457. #
  3458. # CONFIG_BLK_DEV_NBD is not set
  3459. # CONFIG_BLK_DEV_UB is not set
  3460. CONFIG_BLK_DEV_RAM=y
  3461. CONFIG_BLK_DEV_RAM_COUNT=4
  3462. CONFIG_BLK_DEV_RAM_SIZE=8192
  3463. # CONFIG_BLK_DEV_XIP is not set
  3464. # CONFIG_CDROM_PKTCDVD is not set
  3465. # CONFIG_ATA_OVER_ETH is not set
  3466. # CONFIG_MG_DISK is not set
  3467. # CONFIG_BLK_DEV_RBD is not set
  3468.  
  3469. #
  3470. # Misc devices
  3471. #
  3472. # CONFIG_SENSORS_LIS3LV02D is not set
  3473. # CONFIG_AD525X_DPOT is not set
  3474. CONFIG_ATMEL_PWM=y
  3475. CONFIG_ATMEL_TCLIB=y
  3476. CONFIG_ATMEL_TCB_CLKSRC=y
  3477. CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0
  3478. # CONFIG_ICS932S401 is not set
  3479. # CONFIG_ATMEL_SSC is not set
  3480. # CONFIG_ENCLOSURE_SERVICES is not set
  3481. # CONFIG_APDS9802ALS is not set
  3482. # CONFIG_ISL29003 is not set
  3483. # CONFIG_ISL29020 is not set
  3484. # CONFIG_SENSORS_TSL2550 is not set
  3485. # CONFIG_SENSORS_BH1780 is not set
  3486. # CONFIG_SENSORS_BH1770 is not set
  3487. # CONFIG_SENSORS_APDS990X is not set
  3488. # CONFIG_HMC6352 is not set
  3489. # CONFIG_DS1682 is not set
  3490. # CONFIG_TI_DAC7512 is not set
  3491. # CONFIG_BMP085_I2C is not set
  3492. # CONFIG_BMP085_SPI is not set
  3493. # CONFIG_USB_SWITCH_FSA9480 is not set
  3494. # CONFIG_C2PORT is not set
  3495.  
  3496. #
  3497. # EEPROM support
  3498. #
  3499. CONFIG_EEPROM_AT24=y
  3500. CONFIG_EEPROM_AT25=y
  3501. # CONFIG_EEPROM_LEGACY is not set
  3502. # CONFIG_EEPROM_MAX6875 is not set
  3503. # CONFIG_EEPROM_93CX6 is not set
  3504. # CONFIG_EEPROM_93XX46 is not set
  3505.  
  3506. #
  3507. # Texas Instruments shared transport line discipline
  3508. #
  3509. # CONFIG_TI_ST is not set
  3510. # CONFIG_SENSORS_LIS3_SPI is not set
  3511. # CONFIG_SENSORS_LIS3_I2C is not set
  3512.  
  3513. #
  3514. # Altera FPGA firmware download module
  3515. #
  3516. # CONFIG_ALTERA_STAPL is not set
  3517.  
  3518. #
  3519. # SCSI device support
  3520. #
  3521. CONFIG_SCSI_MOD=y
  3522. # CONFIG_RAID_ATTRS is not set
  3523. CONFIG_SCSI=y
  3524. CONFIG_SCSI_DMA=y
  3525. # CONFIG_SCSI_TGT is not set
  3526. # CONFIG_SCSI_NETLINK is not set
  3527. CONFIG_SCSI_PROC_FS=y
  3528.  
  3529. #
  3530. # SCSI support type (disk, tape, CD-ROM)
  3531. #
  3532. CONFIG_BLK_DEV_SD=y
  3533. # CONFIG_CHR_DEV_ST is not set
  3534. # CONFIG_CHR_DEV_OSST is not set
  3535. # CONFIG_BLK_DEV_SR is not set
  3536. # CONFIG_CHR_DEV_SG is not set
  3537. # CONFIG_CHR_DEV_SCH is not set
  3538. CONFIG_SCSI_MULTI_LUN=y
  3539. # CONFIG_SCSI_CONSTANTS is not set
  3540. # CONFIG_SCSI_LOGGING is not set
  3541. # CONFIG_SCSI_SCAN_ASYNC is not set
  3542.  
  3543. #
  3544. # SCSI Transports
  3545. #
  3546. # CONFIG_SCSI_SPI_ATTRS is not set
  3547. # CONFIG_SCSI_FC_ATTRS is not set
  3548. # CONFIG_SCSI_ISCSI_ATTRS is not set
  3549. # CONFIG_SCSI_SAS_ATTRS is not set
  3550. # CONFIG_SCSI_SAS_LIBSAS is not set
  3551. # CONFIG_SCSI_SRP_ATTRS is not set
  3552. # CONFIG_SCSI_LOWLEVEL is not set
  3553. # CONFIG_SCSI_DH is not set
  3554. # CONFIG_SCSI_OSD_INITIATOR is not set
  3555. # CONFIG_ATA is not set
  3556. # CONFIG_MD is not set
  3557. # CONFIG_TARGET_CORE is not set
  3558. CONFIG_NETDEVICES=y
  3559. CONFIG_NET_CORE=y
  3560. # CONFIG_BONDING is not set
  3561. # CONFIG_DUMMY is not set
  3562. # CONFIG_EQUALIZER is not set
  3563. CONFIG_MII=y
  3564. # CONFIG_NET_TEAM is not set
  3565. # CONFIG_MACVLAN is not set
  3566. # CONFIG_NETCONSOLE is not set
  3567. # CONFIG_NETPOLL is not set
  3568. # CONFIG_NET_POLL_CONTROLLER is not set
  3569. # CONFIG_TUN is not set
  3570. # CONFIG_VETH is not set
  3571.  
  3572. #
  3573. # CAIF transport drivers
  3574. #
  3575. CONFIG_ETHERNET=y
  3576. CONFIG_NET_CADENCE=y
  3577. # CONFIG_ARM_AT91_ETHER is not set
  3578. CONFIG_MACB=y
  3579. # CONFIG_NET_VENDOR_BROADCOM is not set
  3580. # CONFIG_NET_CALXEDA_XGMAC is not set
  3581. # CONFIG_NET_VENDOR_CHELSIO is not set
  3582. # CONFIG_NET_VENDOR_CIRRUS is not set
  3583. # CONFIG_DM9000 is not set
  3584. # CONFIG_DNET is not set
  3585. # CONFIG_NET_VENDOR_FARADAY is not set
  3586. # CONFIG_NET_VENDOR_INTEL is not set
  3587. # CONFIG_NET_VENDOR_MARVELL is not set
  3588. # CONFIG_NET_VENDOR_MICREL is not set
  3589. # CONFIG_NET_VENDOR_MICROCHIP is not set
  3590. # CONFIG_NET_VENDOR_NATSEMI is not set
  3591. # CONFIG_ETHOC is not set
  3592. # CONFIG_NET_VENDOR_SEEQ is not set
  3593. # CONFIG_NET_VENDOR_SMSC is not set
  3594. # CONFIG_NET_VENDOR_STMICRO is not set
  3595. # CONFIG_NET_VENDOR_WIZNET is not set
  3596. CONFIG_PHYLIB=y
  3597.  
  3598. #
  3599. # MII PHY device drivers
  3600. #
  3601. # CONFIG_AMD_PHY is not set
  3602. # CONFIG_MARVELL_PHY is not set
  3603. CONFIG_DAVICOM_PHY=y
  3604. # CONFIG_QSEMI_PHY is not set
  3605. # CONFIG_LXT_PHY is not set
  3606. # CONFIG_CICADA_PHY is not set
  3607. # CONFIG_VITESSE_PHY is not set
  3608. # CONFIG_SMSC_PHY is not set
  3609. # CONFIG_BROADCOM_PHY is not set
  3610. # CONFIG_BCM87XX_PHY is not set
  3611. # CONFIG_ICPLUS_PHY is not set
  3612. # CONFIG_REALTEK_PHY is not set
  3613. # CONFIG_NATIONAL_PHY is not set
  3614. # CONFIG_STE10XP is not set
  3615. # CONFIG_LSI_ET1011C_PHY is not set
  3616. CONFIG_MICREL_PHY=y
  3617. # CONFIG_FIXED_PHY is not set
  3618. # CONFIG_MDIO_BITBANG is not set
  3619. # CONFIG_MDIO_BUS_MUX_GPIO is not set
  3620. # CONFIG_MICREL_KS8995MA is not set
  3621. CONFIG_PPP=y
  3622. # CONFIG_PPP_BSDCOMP is not set
  3623. # CONFIG_PPP_DEFLATE is not set
  3624. # CONFIG_PPP_FILTER is not set
  3625. # CONFIG_PPP_MPPE is not set
  3626. # CONFIG_PPP_MULTILINK is not set
  3627. # CONFIG_PPPOE is not set
  3628. CONFIG_PPP_ASYNC=y
  3629. # CONFIG_PPP_SYNC_TTY is not set
  3630. # CONFIG_SLIP is not set
  3631. CONFIG_SLHC=y
  3632.  
  3633. #
  3634. # USB Network Adapters
  3635. #
  3636. # CONFIG_USB_CATC is not set
  3637. # CONFIG_USB_KAWETH is not set
  3638. # CONFIG_USB_PEGASUS is not set
  3639. # CONFIG_USB_RTL8150 is not set
  3640. CONFIG_USB_USBNET=y
  3641. # CONFIG_USB_NET_AX8817X is not set
  3642. # CONFIG_USB_NET_CDCETHER is not set
  3643. # CONFIG_USB_NET_CDC_EEM is not set
  3644. # CONFIG_USB_NET_CDC_NCM is not set
  3645. CONFIG_USB_NET_DM9601=y
  3646. # CONFIG_USB_NET_SMSC75XX is not set
  3647. # CONFIG_USB_NET_SMSC95XX is not set
  3648. # CONFIG_USB_NET_GL620A is not set
  3649. # CONFIG_USB_NET_NET1080 is not set
  3650. # CONFIG_USB_NET_PLUSB is not set
  3651. # CONFIG_USB_NET_MCS7830 is not set
  3652. # CONFIG_USB_NET_RNDIS_HOST is not set
  3653. # CONFIG_USB_NET_CDC_SUBSET is not set
  3654. # CONFIG_USB_NET_ZAURUS is not set
  3655. # CONFIG_USB_NET_CX82310_ETH is not set
  3656. # CONFIG_USB_NET_KALMIA is not set
  3657. # CONFIG_USB_NET_QMI_WWAN is not set
  3658. # CONFIG_USB_NET_INT51X1 is not set
  3659. # CONFIG_USB_IPHETH is not set
  3660. # CONFIG_USB_SIERRA_NET is not set
  3661. CONFIG_WLAN=y
  3662. # CONFIG_LIBERTAS_THINFIRM is not set
  3663. # CONFIG_AT76C50X_USB is not set
  3664. # CONFIG_USB_ZD1201 is not set
  3665. # CONFIG_USB_NET_RNDIS_WLAN is not set
  3666. # CONFIG_RTL8187 is not set
  3667. # CONFIG_MAC80211_HWSIM is not set
  3668. # CONFIG_ATH_COMMON is not set
  3669. # CONFIG_B43 is not set
  3670. # CONFIG_B43LEGACY is not set
  3671. # CONFIG_BRCMFMAC is not set
  3672. # CONFIG_HOSTAP is not set
  3673. # CONFIG_LIBERTAS is not set
  3674. # CONFIG_P54_COMMON is not set
  3675. # CONFIG_RT2X00 is not set
  3676. CONFIG_RTL8192CU=y
  3677. CONFIG_RTLWIFI=y
  3678. # CONFIG_RTLWIFI_DEBUG is not set
  3679. CONFIG_RTL8192C_COMMON=y
  3680. # CONFIG_WL_TI is not set
  3681. # CONFIG_ZD1211RW is not set
  3682. # CONFIG_MWIFIEX is not set
  3683.  
  3684. #
  3685. # Enable WiMAX (Networking options) to see the WiMAX drivers
  3686. #
  3687. # CONFIG_WAN is not set
  3688. # CONFIG_ISDN is not set
  3689.  
  3690. #
  3691. # Input device support
  3692. #
  3693. CONFIG_INPUT=y
  3694. # CONFIG_INPUT_FF_MEMLESS is not set
  3695. CONFIG_INPUT_POLLDEV=y
  3696. # CONFIG_INPUT_SPARSEKMAP is not set
  3697. # CONFIG_INPUT_MATRIXKMAP is not set
  3698.  
  3699. #
  3700. # Userland interfaces
  3701. #
  3702. # CONFIG_INPUT_MOUSEDEV is not set
  3703. # CONFIG_INPUT_JOYDEV is not set
  3704. CONFIG_INPUT_EVDEV=y
  3705. # CONFIG_INPUT_EVBUG is not set
  3706.  
  3707. #
  3708. # Input Device Drivers
  3709. #
  3710. # CONFIG_INPUT_KEYBOARD is not set
  3711. # CONFIG_INPUT_MOUSE is not set
  3712. # CONFIG_INPUT_JOYSTICK is not set
  3713. # CONFIG_INPUT_TABLET is not set
  3714. CONFIG_INPUT_TOUCHSCREEN=y
  3715. # CONFIG_TOUCHSCREEN_ADS7846 is not set
  3716. # CONFIG_TOUCHSCREEN_AD7877 is not set
  3717. # CONFIG_TOUCHSCREEN_AD7879 is not set
  3718. # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
  3719. # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
  3720. # CONFIG_TOUCHSCREEN_BU21013 is not set
  3721. # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
  3722. # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
  3723. # CONFIG_TOUCHSCREEN_DYNAPRO is not set
  3724. # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
  3725. # CONFIG_TOUCHSCREEN_EETI is not set
  3726. # CONFIG_TOUCHSCREEN_EGALAX is not set
  3727. # CONFIG_TOUCHSCREEN_FUJITSU is not set
  3728. # CONFIG_TOUCHSCREEN_ILI210X is not set
  3729. # CONFIG_TOUCHSCREEN_GUNZE is not set
  3730. # CONFIG_TOUCHSCREEN_ELO is not set
  3731. # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
  3732. # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
  3733. # CONFIG_TOUCHSCREEN_MAX11801 is not set
  3734. # CONFIG_TOUCHSCREEN_MCS5000 is not set
  3735. # CONFIG_TOUCHSCREEN_MMS114 is not set
  3736. # CONFIG_TOUCHSCREEN_MTOUCH is not set
  3737. # CONFIG_TOUCHSCREEN_INEXIO is not set
  3738. # CONFIG_TOUCHSCREEN_MK712 is not set
  3739. # CONFIG_TOUCHSCREEN_PENMOUNT is not set
  3740. # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
  3741. # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
  3742. # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
  3743. CONFIG_TOUCHSCREEN_ATMEL_TSADCC=y
  3744. # CONFIG_TOUCHSCREEN_PIXCIR is not set
  3745. # CONFIG_TOUCHSCREEN_WM97XX is not set
  3746. # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
  3747. # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
  3748. # CONFIG_TOUCHSCREEN_TSC_SERIO is not set
  3749. # CONFIG_TOUCHSCREEN_TSC2005 is not set
  3750. # CONFIG_TOUCHSCREEN_TSC2007 is not set
  3751. # CONFIG_TOUCHSCREEN_W90X900 is not set
  3752. # CONFIG_TOUCHSCREEN_ST1232 is not set
  3753. # CONFIG_TOUCHSCREEN_TPS6507X is not set
  3754. # CONFIG_INPUT_MISC is not set
  3755.  
  3756. #
  3757. # Hardware I/O ports
  3758. #
  3759. # CONFIG_SERIO is not set
  3760. # CONFIG_GAMEPORT is not set
  3761.  
  3762. #
  3763. # Character devices
  3764. #
  3765. CONFIG_VT=y
  3766. CONFIG_CONSOLE_TRANSLATIONS=y
  3767. CONFIG_VT_CONSOLE=y
  3768. CONFIG_VT_CONSOLE_SLEEP=y
  3769. CONFIG_HW_CONSOLE=y
  3770. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  3771. CONFIG_UNIX98_PTYS=y
  3772. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  3773. CONFIG_LEGACY_PTYS=y
  3774. CONFIG_LEGACY_PTY_COUNT=4
  3775. # CONFIG_SERIAL_NONSTANDARD is not set
  3776. # CONFIG_N_GSM is not set
  3777. # CONFIG_TRACE_SINK is not set
  3778. CONFIG_DEVKMEM=y
  3779.  
  3780. #
  3781. # Serial drivers
  3782. #
  3783. # CONFIG_SERIAL_8250 is not set
  3784.  
  3785. #
  3786. # Non-8250 serial port support
  3787. #
  3788. CONFIG_SERIAL_ATMEL=y
  3789. CONFIG_SERIAL_ATMEL_CONSOLE=y
  3790. CONFIG_SERIAL_ATMEL_PDC=y
  3791. # CONFIG_SERIAL_ATMEL_TTYAT is not set
  3792. # CONFIG_SERIAL_MAX3100 is not set
  3793. # CONFIG_SERIAL_MAX3107 is not set
  3794. CONFIG_SERIAL_CORE=y
  3795. CONFIG_SERIAL_CORE_CONSOLE=y
  3796. # CONFIG_SERIAL_TIMBERDALE is not set
  3797. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  3798. # CONFIG_SERIAL_ALTERA_UART is not set
  3799. # CONFIG_SERIAL_IFX6X60 is not set
  3800. # CONFIG_SERIAL_XILINX_PS_UART is not set
  3801. # CONFIG_TTY_PRINTK is not set
  3802. # CONFIG_HVC_DCC is not set
  3803. # CONFIG_IPMI_HANDLER is not set
  3804. CONFIG_HW_RANDOM=y
  3805. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  3806. CONFIG_HW_RANDOM_ATMEL=y
  3807. # CONFIG_HW_RANDOM_EXYNOS is not set
  3808. # CONFIG_R3964 is not set
  3809. # CONFIG_RAW_DRIVER is not set
  3810. # CONFIG_TCG_TPM is not set
  3811. CONFIG_I2C=y
  3812. CONFIG_I2C_BOARDINFO=y
  3813. CONFIG_I2C_COMPAT=y
  3814. CONFIG_I2C_CHARDEV=y
  3815. # CONFIG_I2C_MUX is not set
  3816. CONFIG_I2C_HELPER_AUTO=y
  3817. CONFIG_I2C_ALGOBIT=y
  3818.  
  3819. #
  3820. # I2C Hardware Bus support
  3821. #
  3822.  
  3823. #
  3824. # I2C system bus drivers (mostly embedded / system-on-chip)
  3825. #
  3826. CONFIG_I2C_AT91=y
  3827. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  3828. CONFIG_I2C_GPIO=y
  3829. # CONFIG_I2C_OCORES is not set
  3830. # CONFIG_I2C_PCA_PLATFORM is not set
  3831. # CONFIG_I2C_PXA_PCI is not set
  3832. # CONFIG_I2C_SIMTEC is not set
  3833. # CONFIG_I2C_XILINX is not set
  3834.  
  3835. #
  3836. # External I2C/SMBus adapter drivers
  3837. #
  3838. # CONFIG_I2C_DIOLAN_U2C is not set
  3839. # CONFIG_I2C_PARPORT_LIGHT is not set
  3840. # CONFIG_I2C_TAOS_EVM is not set
  3841. # CONFIG_I2C_TINY_USB is not set
  3842.  
  3843. #
  3844. # Other I2C/SMBus bus drivers
  3845. #
  3846. # CONFIG_I2C_STUB is not set
  3847. # CONFIG_I2C_DEBUG_CORE is not set
  3848. # CONFIG_I2C_DEBUG_ALGO is not set
  3849. # CONFIG_I2C_DEBUG_BUS is not set
  3850. CONFIG_SPI=y
  3851. # CONFIG_SPI_DEBUG is not set
  3852. CONFIG_SPI_MASTER=y
  3853.  
  3854. #
  3855. # SPI Master Controller Drivers
  3856. #
  3857. # CONFIG_SPI_ALTERA is not set
  3858. CONFIG_SPI_ATMEL=y
  3859. # CONFIG_SPI_BITBANG is not set
  3860. # CONFIG_SPI_GPIO is not set
  3861. # CONFIG_SPI_OC_TINY is not set
  3862. # CONFIG_SPI_PXA2XX_PCI is not set
  3863. # CONFIG_SPI_XCOMM is not set
  3864. # CONFIG_SPI_XILINX is not set
  3865. # CONFIG_SPI_DESIGNWARE is not set
  3866.  
  3867. #
  3868. # SPI Protocol Masters
  3869. #
  3870. # CONFIG_SPI_SPIDEV is not set
  3871. # CONFIG_SPI_TLE62X0 is not set
  3872. # CONFIG_HSI is not set
  3873.  
  3874. #
  3875. # PPS support
  3876. #
  3877. # CONFIG_PPS is not set
  3878.  
  3879. #
  3880. # PPS generators support
  3881. #
  3882.  
  3883. #
  3884. # PTP clock support
  3885. #
  3886.  
  3887. #
  3888. # Enable Device Drivers -> PPS to see the PTP clock options.
  3889. #
  3890. CONFIG_PINCTRL=y
  3891.  
  3892. #
  3893. # Pin controllers
  3894. #
  3895. CONFIG_PINMUX=y
  3896. CONFIG_PINCONF=y
  3897. # CONFIG_DEBUG_PINCTRL is not set
  3898. CONFIG_PINCTRL_AT91=y
  3899. # CONFIG_PINCTRL_SINGLE is not set
  3900. CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
  3901. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  3902. CONFIG_GPIOLIB=y
  3903. CONFIG_OF_GPIO=y
  3904. # CONFIG_DEBUG_GPIO is not set
  3905. # CONFIG_GPIO_SYSFS is not set
  3906.  
  3907. #
  3908. # Memory mapped GPIO drivers:
  3909. #
  3910. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  3911. # CONFIG_GPIO_EM is not set
  3912.  
  3913. #
  3914. # I2C GPIO expanders:
  3915. #
  3916. # CONFIG_GPIO_MAX7300 is not set
  3917. # CONFIG_GPIO_MAX732X is not set
  3918. # CONFIG_GPIO_PCF857X is not set
  3919. # CONFIG_GPIO_SX150X is not set
  3920. # CONFIG_GPIO_ADP5588 is not set
  3921.  
  3922. #
  3923. # PCI GPIO expanders:
  3924. #
  3925.  
  3926. #
  3927. # SPI GPIO expanders:
  3928. #
  3929. # CONFIG_GPIO_MAX7301 is not set
  3930. # CONFIG_GPIO_MCP23S08 is not set
  3931. # CONFIG_GPIO_MC33880 is not set
  3932. # CONFIG_GPIO_74X164 is not set
  3933.  
  3934. #
  3935. # AC97 GPIO expanders:
  3936. #
  3937.  
  3938. #
  3939. # MODULbus GPIO expanders:
  3940. #
  3941. # CONFIG_W1 is not set
  3942. # CONFIG_POWER_SUPPLY is not set
  3943. # CONFIG_POWER_AVS is not set
  3944. # CONFIG_HWMON is not set
  3945. # CONFIG_THERMAL is not set
  3946. # CONFIG_WATCHDOG is not set
  3947. CONFIG_SSB_POSSIBLE=y
  3948.  
  3949. #
  3950. # Sonics Silicon Backplane
  3951. #
  3952. CONFIG_SSB=m
  3953. CONFIG_SSB_SDIOHOST_POSSIBLE=y
  3954. # CONFIG_SSB_SDIOHOST is not set
  3955. # CONFIG_SSB_SILENT is not set
  3956. # CONFIG_SSB_DEBUG is not set
  3957. CONFIG_BCMA_POSSIBLE=y
  3958.  
  3959. #
  3960. # Broadcom specific AMBA
  3961. #
  3962. # CONFIG_BCMA is not set
  3963.  
  3964. #
  3965. # Multifunction device drivers
  3966. #
  3967. # CONFIG_MFD_CORE is not set
  3968. # CONFIG_MFD_88PM860X is not set
  3969. # CONFIG_MFD_88PM800 is not set
  3970. # CONFIG_MFD_88PM805 is not set
  3971. # CONFIG_MFD_SM501 is not set
  3972. # CONFIG_MFD_ASIC3 is not set
  3973. # CONFIG_HTC_EGPIO is not set
  3974. # CONFIG_HTC_PASIC3 is not set
  3975. # CONFIG_HTC_I2CPLD is not set
  3976. # CONFIG_UCB1400_CORE is not set
  3977. # CONFIG_MFD_LM3533 is not set
  3978. # CONFIG_TPS6105X is not set
  3979. # CONFIG_TPS65010 is not set
  3980. # CONFIG_TPS6507X is not set
  3981. # CONFIG_MFD_TPS65217 is not set
  3982. # CONFIG_MFD_TPS65910 is not set
  3983. # CONFIG_MFD_TPS65912_I2C is not set
  3984. # CONFIG_MFD_TPS65912_SPI is not set
  3985. # CONFIG_TWL4030_CORE is not set
  3986. # CONFIG_TWL6040_CORE is not set
  3987. # CONFIG_MFD_STMPE is not set
  3988. # CONFIG_MFD_TC3589X is not set
  3989. # CONFIG_MFD_TMIO is not set
  3990. # CONFIG_MFD_T7L66XB is not set
  3991. # CONFIG_MFD_TC6387XB is not set
  3992. # CONFIG_MFD_TC6393XB is not set
  3993. # CONFIG_PMIC_DA903X is not set
  3994. # CONFIG_MFD_DA9052_SPI is not set
  3995. # CONFIG_MFD_DA9052_I2C is not set
  3996. # CONFIG_PMIC_ADP5520 is not set
  3997. # CONFIG_MFD_MAX77686 is not set
  3998. # CONFIG_MFD_MAX77693 is not set
  3999. # CONFIG_MFD_MAX8925 is not set
  4000. # CONFIG_MFD_MAX8997 is not set
  4001. # CONFIG_MFD_MAX8998 is not set
  4002. # CONFIG_MFD_SEC_CORE is not set
  4003. # CONFIG_MFD_ARIZONA_I2C is not set
  4004. # CONFIG_MFD_ARIZONA_SPI is not set
  4005. # CONFIG_MFD_WM8400 is not set
  4006. # CONFIG_MFD_WM831X_I2C is not set
  4007. # CONFIG_MFD_WM831X_SPI is not set
  4008. # CONFIG_MFD_WM8350_I2C is not set
  4009. # CONFIG_MFD_WM8994 is not set
  4010. # CONFIG_MFD_PCF50633 is not set
  4011. # CONFIG_MFD_MC13XXX_SPI is not set
  4012. # CONFIG_MFD_MC13XXX_I2C is not set
  4013. # CONFIG_ABX500_CORE is not set
  4014. # CONFIG_EZX_PCAP is not set
  4015. # CONFIG_MFD_WL1273_CORE is not set
  4016. # CONFIG_MFD_TPS65090 is not set
  4017. # CONFIG_MFD_AAT2870_CORE is not set
  4018. # CONFIG_MFD_RC5T583 is not set
  4019. # CONFIG_MFD_PALMAS is not set
  4020. # CONFIG_REGULATOR is not set
  4021. CONFIG_MEDIA_SUPPORT=y
  4022.  
  4023. #
  4024. # Multimedia core support
  4025. #
  4026. CONFIG_MEDIA_CAMERA_SUPPORT=y
  4027. # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
  4028. # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
  4029. # CONFIG_MEDIA_RADIO_SUPPORT is not set
  4030. # CONFIG_MEDIA_RC_SUPPORT is not set
  4031. # CONFIG_MEDIA_CONTROLLER is not set
  4032. CONFIG_VIDEO_DEV=y
  4033. CONFIG_VIDEO_V4L2_COMMON=y
  4034.  
  4035. #
  4036. # Media drivers
  4037. #
  4038. CONFIG_VIDEO_V4L2=y
  4039. CONFIG_VIDEO_CAPTURE_DRIVERS=y
  4040. # CONFIG_VIDEO_ADV_DEBUG is not set
  4041. # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
  4042. # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
  4043.  
  4044. #
  4045. # Encoders, decoders, sensors and other helper chips
  4046. #
  4047.  
  4048. #
  4049. # Audio decoders, processors and mixers
  4050. #
  4051. # CONFIG_VIDEO_TVAUDIO is not set
  4052. # CONFIG_VIDEO_TDA7432 is not set
  4053. # CONFIG_VIDEO_TDA9840 is not set
  4054. # CONFIG_VIDEO_TEA6415C is not set
  4055. # CONFIG_VIDEO_TEA6420 is not set
  4056. # CONFIG_VIDEO_MSP3400 is not set
  4057. # CONFIG_VIDEO_CS5345 is not set
  4058. # CONFIG_VIDEO_CS53L32A is not set
  4059. # CONFIG_VIDEO_TLV320AIC23B is not set
  4060. # CONFIG_VIDEO_WM8775 is not set
  4061. # CONFIG_VIDEO_WM8739 is not set
  4062. # CONFIG_VIDEO_VP27SMPX is not set
  4063.  
  4064. #
  4065. # RDS decoders
  4066. #
  4067. # CONFIG_VIDEO_SAA6588 is not set
  4068.  
  4069. #
  4070. # Video decoders
  4071. #
  4072. # CONFIG_VIDEO_ADV7180 is not set
  4073. # CONFIG_VIDEO_ADV7183 is not set
  4074. # CONFIG_VIDEO_BT819 is not set
  4075. # CONFIG_VIDEO_BT856 is not set
  4076. # CONFIG_VIDEO_BT866 is not set
  4077. # CONFIG_VIDEO_KS0127 is not set
  4078. # CONFIG_VIDEO_SAA7110 is not set
  4079. # CONFIG_VIDEO_SAA711X is not set
  4080. # CONFIG_VIDEO_SAA7191 is not set
  4081. # CONFIG_VIDEO_TVP514X is not set
  4082. # CONFIG_VIDEO_TVP5150 is not set
  4083. # CONFIG_VIDEO_TVP7002 is not set
  4084. # CONFIG_VIDEO_VPX3220 is not set
  4085.  
  4086. #
  4087. # Video and audio decoders
  4088. #
  4089. # CONFIG_VIDEO_SAA717X is not set
  4090. # CONFIG_VIDEO_CX25840 is not set
  4091.  
  4092. #
  4093. # MPEG video encoders
  4094. #
  4095. # CONFIG_VIDEO_CX2341X is not set
  4096.  
  4097. #
  4098. # Video encoders
  4099. #
  4100. # CONFIG_VIDEO_SAA7127 is not set
  4101. # CONFIG_VIDEO_SAA7185 is not set
  4102. # CONFIG_VIDEO_ADV7170 is not set
  4103. # CONFIG_VIDEO_ADV7175 is not set
  4104. # CONFIG_VIDEO_ADV7343 is not set
  4105. # CONFIG_VIDEO_ADV7393 is not set
  4106. # CONFIG_VIDEO_AK881X is not set
  4107.  
  4108. #
  4109. # Camera sensor devices
  4110. #
  4111. # CONFIG_VIDEO_OV7670 is not set
  4112. # CONFIG_VIDEO_VS6624 is not set
  4113. # CONFIG_VIDEO_MT9V011 is not set
  4114. # CONFIG_VIDEO_TCM825X is not set
  4115. # CONFIG_VIDEO_SR030PC30 is not set
  4116.  
  4117. #
  4118. # Flash devices
  4119. #
  4120.  
  4121. #
  4122. # Video improvement chips
  4123. #
  4124. # CONFIG_VIDEO_UPD64031A is not set
  4125. # CONFIG_VIDEO_UPD64083 is not set
  4126.  
  4127. #
  4128. # Miscelaneous helper chips
  4129. #
  4130. # CONFIG_VIDEO_THS7303 is not set
  4131. # CONFIG_VIDEO_M52790 is not set
  4132. # CONFIG_VIDEO_VIVI is not set
  4133. CONFIG_V4L_USB_DRIVERS=y
  4134.  
  4135. #
  4136. # Webcam devices
  4137. #
  4138. # CONFIG_USB_VIDEO_CLASS is not set
  4139. CONFIG_USB_GSPCA=y
  4140. # CONFIG_USB_M5602 is not set
  4141. # CONFIG_USB_STV06XX is not set
  4142. # CONFIG_USB_GL860 is not set
  4143. # CONFIG_USB_GSPCA_BENQ is not set
  4144. # CONFIG_USB_GSPCA_CONEX is not set
  4145. # CONFIG_USB_GSPCA_CPIA1 is not set
  4146. # CONFIG_USB_GSPCA_ETOMS is not set
  4147. # CONFIG_USB_GSPCA_FINEPIX is not set
  4148. # CONFIG_USB_GSPCA_JEILINJ is not set
  4149. # CONFIG_USB_GSPCA_JL2005BCD is not set
  4150. # CONFIG_USB_GSPCA_KINECT is not set
  4151. # CONFIG_USB_GSPCA_KONICA is not set
  4152. # CONFIG_USB_GSPCA_MARS is not set
  4153. # CONFIG_USB_GSPCA_MR97310A is not set
  4154. # CONFIG_USB_GSPCA_NW80X is not set
  4155. # CONFIG_USB_GSPCA_OV519 is not set
  4156. # CONFIG_USB_GSPCA_OV534 is not set
  4157. # CONFIG_USB_GSPCA_OV534_9 is not set
  4158. # CONFIG_USB_GSPCA_PAC207 is not set
  4159. # CONFIG_USB_GSPCA_PAC7302 is not set
  4160. # CONFIG_USB_GSPCA_PAC7311 is not set
  4161. # CONFIG_USB_GSPCA_SE401 is not set
  4162. # CONFIG_USB_GSPCA_SN9C2028 is not set
  4163. # CONFIG_USB_GSPCA_SN9C20X is not set
  4164. # CONFIG_USB_GSPCA_SONIXB is not set
  4165. # CONFIG_USB_GSPCA_SONIXJ is not set
  4166. # CONFIG_USB_GSPCA_SPCA500 is not set
  4167. # CONFIG_USB_GSPCA_SPCA501 is not set
  4168. # CONFIG_USB_GSPCA_SPCA505 is not set
  4169. # CONFIG_USB_GSPCA_SPCA506 is not set
  4170. # CONFIG_USB_GSPCA_SPCA508 is not set
  4171. # CONFIG_USB_GSPCA_SPCA561 is not set
  4172. # CONFIG_USB_GSPCA_SPCA1528 is not set
  4173. # CONFIG_USB_GSPCA_SQ905 is not set
  4174. # CONFIG_USB_GSPCA_SQ905C is not set
  4175. # CONFIG_USB_GSPCA_SQ930X is not set
  4176. # CONFIG_USB_GSPCA_STK014 is not set
  4177. # CONFIG_USB_GSPCA_STV0680 is not set
  4178. # CONFIG_USB_GSPCA_SUNPLUS is not set
  4179. # CONFIG_USB_GSPCA_T613 is not set
  4180. # CONFIG_USB_GSPCA_TOPRO is not set
  4181. # CONFIG_USB_GSPCA_TV8532 is not set
  4182. CONFIG_USB_GSPCA_VC032X=y
  4183. # CONFIG_USB_GSPCA_VICAM is not set
  4184. # CONFIG_USB_GSPCA_XIRLINK_CIT is not set
  4185. # CONFIG_USB_GSPCA_ZC3XX is not set
  4186. # CONFIG_USB_PWC is not set
  4187. # CONFIG_VIDEO_CPIA2 is not set
  4188. # CONFIG_USB_ZR364XX is not set
  4189. # CONFIG_USB_STKWEBCAM is not set
  4190. # CONFIG_USB_S2255 is not set
  4191. # CONFIG_USB_SN9C102 is not set
  4192.  
  4193. #
  4194. # Webcam and/or TV USB devices
  4195. #
  4196. # CONFIG_VIDEO_EM28XX is not set
  4197. # CONFIG_V4L_PLATFORM_DRIVERS is not set
  4198. # CONFIG_VIDEO_AT91SAM9X5 is not set
  4199. # CONFIG_V4L_MEM2MEM_DRIVERS is not set
  4200.  
  4201. #
  4202. # Graphics support
  4203. #
  4204. CONFIG_HAVE_FB_ATMEL=y
  4205. # CONFIG_DRM is not set
  4206. # CONFIG_VGASTATE is not set
  4207. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  4208. CONFIG_FB=y
  4209. # CONFIG_FIRMWARE_EDID is not set
  4210. # CONFIG_FB_DDC is not set
  4211. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  4212. CONFIG_FB_CFB_FILLRECT=y
  4213. CONFIG_FB_CFB_COPYAREA=y
  4214. CONFIG_FB_CFB_IMAGEBLIT=y
  4215. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  4216. # CONFIG_FB_SYS_FILLRECT is not set
  4217. # CONFIG_FB_SYS_COPYAREA is not set
  4218. # CONFIG_FB_SYS_IMAGEBLIT is not set
  4219. # CONFIG_FB_FOREIGN_ENDIAN is not set
  4220. # CONFIG_FB_SYS_FOPS is not set
  4221. # CONFIG_FB_WMT_GE_ROPS is not set
  4222. # CONFIG_FB_SVGALIB is not set
  4223. # CONFIG_FB_MACMODES is not set
  4224. # CONFIG_FB_BACKLIGHT is not set
  4225. CONFIG_FB_MODE_HELPERS=y
  4226. # CONFIG_FB_TILEBLITTING is not set
  4227.  
  4228. #
  4229. # Frame buffer hardware drivers
  4230. #
  4231. # CONFIG_FB_S1D13XXX is not set
  4232. CONFIG_FB_ATMEL=y
  4233. CONFIG_FB_ATMEL_HLCD=y
  4234. # CONFIG_FB_SMSCUFX is not set
  4235. # CONFIG_FB_UDL is not set
  4236. # CONFIG_FB_VIRTUAL is not set
  4237. # CONFIG_FB_METRONOME is not set
  4238. # CONFIG_FB_BROADSHEET is not set
  4239. # CONFIG_FB_AUO_K190X is not set
  4240. # CONFIG_EXYNOS_VIDEO is not set
  4241. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  4242. # CONFIG_LCD_CLASS_DEVICE is not set
  4243. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  4244. CONFIG_BACKLIGHT_ATMEL_LCDC=y
  4245. # CONFIG_BACKLIGHT_ATMEL_PWM is not set
  4246. # CONFIG_BACKLIGHT_GENERIC is not set
  4247. # CONFIG_BACKLIGHT_ADP8860 is not set
  4248. # CONFIG_BACKLIGHT_ADP8870 is not set
  4249. # CONFIG_BACKLIGHT_LP855X is not set
  4250.  
  4251. #
  4252. # Console display driver support
  4253. #
  4254. CONFIG_DUMMY_CONSOLE=y
  4255. CONFIG_FRAMEBUFFER_CONSOLE=y
  4256. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  4257. CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
  4258. CONFIG_FONTS=y
  4259. CONFIG_FONT_8x8=y
  4260. # CONFIG_FONT_8x16 is not set
  4261. # CONFIG_FONT_6x11 is not set
  4262. # CONFIG_FONT_7x14 is not set
  4263. # CONFIG_FONT_PEARL_8x8 is not set
  4264. CONFIG_FONT_ACORN_8x8=y
  4265. CONFIG_FONT_MINI_4x6=y
  4266. # CONFIG_FONT_SUN8x16 is not set
  4267. # CONFIG_FONT_SUN12x22 is not set
  4268. # CONFIG_FONT_10x18 is not set
  4269. # CONFIG_LOGO is not set
  4270. CONFIG_SOUND=y
  4271. # CONFIG_SOUND_OSS_CORE is not set
  4272. CONFIG_SND=y
  4273. CONFIG_SND_TIMER=y
  4274. CONFIG_SND_PCM=y
  4275. CONFIG_SND_JACK=y
  4276. # CONFIG_SND_SEQUENCER is not set
  4277. # CONFIG_SND_MIXER_OSS is not set
  4278. # CONFIG_SND_PCM_OSS is not set
  4279. # CONFIG_SND_DYNAMIC_MINORS is not set
  4280. CONFIG_SND_SUPPORT_OLD_API=y
  4281. CONFIG_SND_VERBOSE_PROCFS=y
  4282. # CONFIG_SND_VERBOSE_PRINTK is not set
  4283. # CONFIG_SND_DEBUG is not set
  4284. CONFIG_SND_VMASTER=y
  4285. # CONFIG_SND_RAWMIDI_SEQ is not set
  4286. # CONFIG_SND_OPL3_LIB_SEQ is not set
  4287. # CONFIG_SND_OPL4_LIB_SEQ is not set
  4288. # CONFIG_SND_SBAWE_SEQ is not set
  4289. # CONFIG_SND_EMU10K1_SEQ is not set
  4290. CONFIG_SND_AC97_CODEC=y
  4291. # CONFIG_SND_DRIVERS is not set
  4292. CONFIG_SND_ARM=y
  4293.  
  4294. #
  4295. # Atmel devices (AVR32 and AT91)
  4296. #
  4297. CONFIG_SND_ATMEL_AC97C=y
  4298. # CONFIG_SND_SPI is not set
  4299. # CONFIG_SND_USB is not set
  4300. CONFIG_SND_SOC=y
  4301. CONFIG_SND_ATMEL_SOC=y
  4302. # CONFIG_SND_DESIGNWARE_I2S is not set
  4303. CONFIG_SND_SOC_I2C_AND_SPI=y
  4304. # CONFIG_SND_SOC_ALL_CODECS is not set
  4305. # CONFIG_SND_SIMPLE_CARD is not set
  4306. # CONFIG_SOUND_PRIME is not set
  4307. CONFIG_AC97_BUS=y
  4308.  
  4309. #
  4310. # HID support
  4311. #
  4312. CONFIG_HID=y
  4313. CONFIG_HIDRAW=y
  4314. # CONFIG_UHID is not set
  4315. CONFIG_HID_GENERIC=y
  4316.  
  4317. #
  4318. # Special HID drivers
  4319. #
  4320. # CONFIG_HID_A4TECH is not set
  4321. # CONFIG_HID_ACRUX is not set
  4322. # CONFIG_HID_APPLE is not set
  4323. # CONFIG_HID_AUREAL is not set
  4324. # CONFIG_HID_BELKIN is not set
  4325. # CONFIG_HID_CHERRY is not set
  4326. # CONFIG_HID_CHICONY is not set
  4327. # CONFIG_HID_PRODIKEYS is not set
  4328. # CONFIG_HID_CYPRESS is not set
  4329. # CONFIG_HID_DRAGONRISE is not set
  4330. # CONFIG_HID_EMS_FF is not set
  4331. # CONFIG_HID_ELECOM is not set
  4332. # CONFIG_HID_EZKEY is not set
  4333. # CONFIG_HID_HOLTEK is not set
  4334. # CONFIG_HID_KEYTOUCH is not set
  4335. # CONFIG_HID_KYE is not set
  4336. # CONFIG_HID_UCLOGIC is not set
  4337. # CONFIG_HID_WALTOP is not set
  4338. # CONFIG_HID_GYRATION is not set
  4339. # CONFIG_HID_TWINHAN is not set
  4340. # CONFIG_HID_KENSINGTON is not set
  4341. # CONFIG_HID_LCPOWER is not set
  4342. # CONFIG_HID_LENOVO_TPKBD is not set
  4343. # CONFIG_HID_LOGITECH is not set
  4344. # CONFIG_HID_MAGICMOUSE is not set
  4345. # CONFIG_HID_MICROSOFT is not set
  4346. # CONFIG_HID_MONTEREY is not set
  4347. # CONFIG_HID_MULTITOUCH is not set
  4348. # CONFIG_HID_NTRIG is not set
  4349. # CONFIG_HID_ORTEK is not set
  4350. # CONFIG_HID_PANTHERLORD is not set
  4351. # CONFIG_HID_PETALYNX is not set
  4352. # CONFIG_HID_PICOLCD is not set
  4353. # CONFIG_HID_PRIMAX is not set
  4354. # CONFIG_HID_ROCCAT is not set
  4355. # CONFIG_HID_SAITEK is not set
  4356. # CONFIG_HID_SAMSUNG is not set
  4357. # CONFIG_HID_SONY is not set
  4358. # CONFIG_HID_SPEEDLINK is not set
  4359. # CONFIG_HID_SUNPLUS is not set
  4360. # CONFIG_HID_GREENASIA is not set
  4361. # CONFIG_HID_SMARTJOYPLUS is not set
  4362. # CONFIG_HID_TIVO is not set
  4363. # CONFIG_HID_TOPSEED is not set
  4364. # CONFIG_HID_THRUSTMASTER is not set
  4365. # CONFIG_HID_WACOM is not set
  4366. # CONFIG_HID_WIIMOTE is not set
  4367. # CONFIG_HID_ZEROPLUS is not set
  4368. # CONFIG_HID_ZYDACRON is not set
  4369.  
  4370. #
  4371. # USB HID support
  4372. #
  4373. CONFIG_USB_HID=y
  4374. # CONFIG_HID_PID is not set
  4375. # CONFIG_USB_HIDDEV is not set
  4376. CONFIG_USB_ARCH_HAS_OHCI=y
  4377. CONFIG_USB_ARCH_HAS_EHCI=y
  4378. # CONFIG_USB_ARCH_HAS_XHCI is not set
  4379. CONFIG_USB_SUPPORT=y
  4380. CONFIG_USB_COMMON=y
  4381. CONFIG_USB_ARCH_HAS_HCD=y
  4382. CONFIG_USB=y
  4383. # CONFIG_USB_DEBUG is not set
  4384. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  4385.  
  4386. #
  4387. # Miscellaneous USB options
  4388. #
  4389. # CONFIG_USB_DYNAMIC_MINORS is not set
  4390. # CONFIG_USB_OTG_WHITELIST is not set
  4391. # CONFIG_USB_OTG_BLACKLIST_HUB is not set
  4392. # CONFIG_USB_DWC3 is not set
  4393. # CONFIG_USB_MON is not set
  4394. # CONFIG_USB_WUSB_CBAF is not set
  4395.  
  4396. #
  4397. # USB Host Controller Drivers
  4398. #
  4399. # CONFIG_USB_C67X00_HCD is not set
  4400. CONFIG_USB_EHCI_HCD=y
  4401. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  4402. CONFIG_USB_EHCI_TT_NEWSCHED=y
  4403. # CONFIG_USB_OXU210HP_HCD is not set
  4404. # CONFIG_USB_ISP116X_HCD is not set
  4405. # CONFIG_USB_ISP1760_HCD is not set
  4406. # CONFIG_USB_ISP1362_HCD is not set
  4407. CONFIG_USB_OHCI_HCD=y
  4408. # CONFIG_USB_OHCI_HCD_PLATFORM is not set
  4409. # CONFIG_USB_EHCI_HCD_PLATFORM is not set
  4410. # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
  4411. # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
  4412. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  4413. # CONFIG_USB_SL811_HCD is not set
  4414. # CONFIG_USB_R8A66597_HCD is not set
  4415. # CONFIG_USB_HCD_SSB is not set
  4416. # CONFIG_USB_MUSB_HDRC is not set
  4417. # CONFIG_USB_CHIPIDEA is not set
  4418. # CONFIG_USB_RENESAS_USBHS is not set
  4419.  
  4420. #
  4421. # USB Device Class drivers
  4422. #
  4423. CONFIG_USB_ACM=y
  4424. # CONFIG_USB_PRINTER is not set
  4425. # CONFIG_USB_WDM is not set
  4426. # CONFIG_USB_TMC is not set
  4427.  
  4428. #
  4429. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  4430. #
  4431.  
  4432. #
  4433. # also be needed; see USB_STORAGE Help for more info
  4434. #
  4435. CONFIG_USB_STORAGE=y
  4436. # CONFIG_USB_STORAGE_DEBUG is not set
  4437. # CONFIG_USB_STORAGE_REALTEK is not set
  4438. # CONFIG_USB_STORAGE_DATAFAB is not set
  4439. # CONFIG_USB_STORAGE_FREECOM is not set
  4440. # CONFIG_USB_STORAGE_ISD200 is not set
  4441. # CONFIG_USB_STORAGE_USBAT is not set
  4442. # CONFIG_USB_STORAGE_SDDR09 is not set
  4443. # CONFIG_USB_STORAGE_SDDR55 is not set
  4444. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  4445. # CONFIG_USB_STORAGE_ALAUDA is not set
  4446. # CONFIG_USB_STORAGE_ONETOUCH is not set
  4447. # CONFIG_USB_STORAGE_KARMA is not set
  4448. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  4449. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  4450. # CONFIG_USB_UAS is not set
  4451. # CONFIG_USB_LIBUSUAL is not set
  4452.  
  4453. #
  4454. # USB Imaging devices
  4455. #
  4456. # CONFIG_USB_MDC800 is not set
  4457. # CONFIG_USB_MICROTEK is not set
  4458.  
  4459. #
  4460. # USB port drivers
  4461. #
  4462. CONFIG_USB_SERIAL=y
  4463. # CONFIG_USB_SERIAL_CONSOLE is not set
  4464. # CONFIG_USB_EZUSB is not set
  4465. CONFIG_USB_SERIAL_GENERIC=y
  4466. # CONFIG_USB_SERIAL_AIRCABLE is not set
  4467. # CONFIG_USB_SERIAL_ARK3116 is not set
  4468. # CONFIG_USB_SERIAL_BELKIN is not set
  4469. # CONFIG_USB_SERIAL_CH341 is not set
  4470. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  4471. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  4472. # CONFIG_USB_SERIAL_CP210X is not set
  4473. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  4474. # CONFIG_USB_SERIAL_EMPEG is not set
  4475. CONFIG_USB_SERIAL_FTDI_SIO=y
  4476. # CONFIG_USB_SERIAL_FUNSOFT is not set
  4477. # CONFIG_USB_SERIAL_VISOR is not set
  4478. # CONFIG_USB_SERIAL_IPAQ is not set
  4479. # CONFIG_USB_SERIAL_IR is not set
  4480. # CONFIG_USB_SERIAL_EDGEPORT is not set
  4481. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  4482. # CONFIG_USB_SERIAL_F81232 is not set
  4483. # CONFIG_USB_SERIAL_GARMIN is not set
  4484. # CONFIG_USB_SERIAL_IPW is not set
  4485. # CONFIG_USB_SERIAL_IUU is not set
  4486. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  4487. # CONFIG_USB_SERIAL_KEYSPAN is not set
  4488. # CONFIG_USB_SERIAL_KLSI is not set
  4489. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  4490. # CONFIG_USB_SERIAL_MCT_U232 is not set
  4491. # CONFIG_USB_SERIAL_METRO is not set
  4492. # CONFIG_USB_SERIAL_MOS7720 is not set
  4493. # CONFIG_USB_SERIAL_MOS7840 is not set
  4494. # CONFIG_USB_SERIAL_MOTOROLA is not set
  4495. # CONFIG_USB_SERIAL_NAVMAN is not set
  4496. CONFIG_USB_SERIAL_PL2303=y
  4497. # CONFIG_USB_SERIAL_OTI6858 is not set
  4498. # CONFIG_USB_SERIAL_QCAUX is not set
  4499. # CONFIG_USB_SERIAL_QUALCOMM is not set
  4500. # CONFIG_USB_SERIAL_SPCP8X5 is not set
  4501. # CONFIG_USB_SERIAL_HP4X is not set
  4502. # CONFIG_USB_SERIAL_SAFE is not set
  4503. # CONFIG_USB_SERIAL_SIEMENS_MPI is not set
  4504. # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
  4505. # CONFIG_USB_SERIAL_SYMBOL is not set
  4506. # CONFIG_USB_SERIAL_TI is not set
  4507. # CONFIG_USB_SERIAL_CYBERJACK is not set
  4508. # CONFIG_USB_SERIAL_XIRCOM is not set
  4509. # CONFIG_USB_SERIAL_OPTION is not set
  4510. # CONFIG_USB_SERIAL_OMNINET is not set
  4511. # CONFIG_USB_SERIAL_OPTICON is not set
  4512. # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
  4513. # CONFIG_USB_SERIAL_ZIO is not set
  4514. # CONFIG_USB_SERIAL_SSU100 is not set
  4515. # CONFIG_USB_SERIAL_QT2 is not set
  4516. # CONFIG_USB_SERIAL_DEBUG is not set
  4517.  
  4518. #
  4519. # USB Miscellaneous drivers
  4520. #
  4521. # CONFIG_USB_EMI62 is not set
  4522. # CONFIG_USB_EMI26 is not set
  4523. # CONFIG_USB_ADUTUX is not set
  4524. # CONFIG_USB_SEVSEG is not set
  4525. # CONFIG_USB_RIO500 is not set
  4526. # CONFIG_USB_LEGOTOWER is not set
  4527. # CONFIG_USB_LCD is not set
  4528. # CONFIG_USB_LED is not set
  4529. # CONFIG_USB_CYPRESS_CY7C63 is not set
  4530. # CONFIG_USB_CYTHERM is not set
  4531. # CONFIG_USB_IDMOUSE is not set
  4532. # CONFIG_USB_FTDI_ELAN is not set
  4533. # CONFIG_USB_APPLEDISPLAY is not set
  4534. # CONFIG_USB_SISUSBVGA is not set
  4535. # CONFIG_USB_LD is not set
  4536. # CONFIG_USB_TRANCEVIBRATOR is not set
  4537. # CONFIG_USB_IOWARRIOR is not set
  4538. # CONFIG_USB_TEST is not set
  4539. # CONFIG_USB_ISIGHTFW is not set
  4540. # CONFIG_USB_YUREX is not set
  4541.  
  4542. #
  4543. # USB Physical Layer drivers
  4544. #
  4545. # CONFIG_USB_ISP1301 is not set
  4546. CONFIG_USB_GADGET=y
  4547. # CONFIG_USB_GADGET_DEBUG is not set
  4548. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  4549. # CONFIG_USB_GADGET_DEBUG_FS is not set
  4550. CONFIG_USB_GADGET_VBUS_DRAW=2
  4551. CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
  4552.  
  4553. #
  4554. # USB Peripheral Controller
  4555. #
  4556. CONFIG_USB_AT91=m
  4557. CONFIG_USB_ATMEL_USBA=m
  4558. # CONFIG_USB_FUSB300 is not set
  4559. # CONFIG_USB_R8A66597 is not set
  4560. # CONFIG_USB_MV_UDC is not set
  4561. # CONFIG_USB_M66592 is not set
  4562. # CONFIG_USB_NET2272 is not set
  4563. # CONFIG_USB_DUMMY_HCD is not set
  4564. CONFIG_USB_GADGET_DUALSPEED=y
  4565. # CONFIG_USB_ZERO is not set
  4566. # CONFIG_USB_AUDIO is not set
  4567. CONFIG_USB_ETH=m
  4568. CONFIG_USB_ETH_RNDIS=y
  4569. # CONFIG_USB_ETH_EEM is not set
  4570. # CONFIG_USB_G_NCM is not set
  4571. CONFIG_USB_GADGETFS=m
  4572. # CONFIG_USB_FUNCTIONFS is not set
  4573. # CONFIG_USB_FILE_STORAGE is not set
  4574. # CONFIG_USB_MASS_STORAGE is not set
  4575. CONFIG_USB_G_SERIAL=m
  4576. # CONFIG_USB_MIDI_GADGET is not set
  4577. # CONFIG_USB_G_PRINTER is not set
  4578. CONFIG_USB_CDC_COMPOSITE=m
  4579. CONFIG_USB_G_ACM_MS=m
  4580. CONFIG_USB_G_MULTI=m
  4581. CONFIG_USB_G_MULTI_RNDIS=y
  4582. CONFIG_USB_G_MULTI_CDC=y
  4583. # CONFIG_USB_G_HID is not set
  4584. # CONFIG_USB_G_DBGP is not set
  4585. # CONFIG_USB_G_WEBCAM is not set
  4586.  
  4587. #
  4588. # OTG and related infrastructure
  4589. #
  4590. # CONFIG_USB_GPIO_VBUS is not set
  4591. # CONFIG_USB_ULPI is not set
  4592. # CONFIG_NOP_USB_XCEIV is not set
  4593. CONFIG_MMC=y
  4594. # CONFIG_MMC_DEBUG is not set
  4595. # CONFIG_MMC_UNSAFE_RESUME is not set
  4596. # CONFIG_MMC_CLKGATE is not set
  4597.  
  4598. #
  4599. # MMC/SD/SDIO Card Drivers
  4600. #
  4601. CONFIG_MMC_BLOCK=y
  4602. CONFIG_MMC_BLOCK_MINORS=8
  4603. CONFIG_MMC_BLOCK_BOUNCE=y
  4604. # CONFIG_SDIO_UART is not set
  4605. # CONFIG_MMC_TEST is not set
  4606.  
  4607. #
  4608. # MMC/SD/SDIO Host Controller Drivers
  4609. #
  4610. # CONFIG_MMC_SDHCI is not set
  4611. # CONFIG_MMC_SDHCI_PXAV3 is not set
  4612. # CONFIG_MMC_SDHCI_PXAV2 is not set
  4613. # CONFIG_MMC_AT91 is not set
  4614. CONFIG_MMC_ATMELMCI=y
  4615. # CONFIG_MMC_SPI is not set
  4616. # CONFIG_MMC_DW is not set
  4617. # CONFIG_MMC_VUB300 is not set
  4618. # CONFIG_MMC_USHC is not set
  4619. # CONFIG_MEMSTICK is not set
  4620. CONFIG_NEW_LEDS=y
  4621. CONFIG_LEDS_CLASS=y
  4622.  
  4623. #
  4624. # LED drivers
  4625. #
  4626. # CONFIG_LEDS_ATMEL_PWM is not set
  4627. # CONFIG_LEDS_LM3530 is not set
  4628. # CONFIG_LEDS_PCA9532 is not set
  4629. CONFIG_LEDS_GPIO=y
  4630. # CONFIG_LEDS_LP3944 is not set
  4631. # CONFIG_LEDS_LP5521 is not set
  4632. # CONFIG_LEDS_LP5523 is not set
  4633. # CONFIG_LEDS_PCA955X is not set
  4634. # CONFIG_LEDS_PCA9633 is not set
  4635. # CONFIG_LEDS_DAC124S085 is not set
  4636. # CONFIG_LEDS_BD2802 is not set
  4637. # CONFIG_LEDS_LT3593 is not set
  4638. # CONFIG_LEDS_RENESAS_TPU is not set
  4639. # CONFIG_LEDS_TCA6507 is not set
  4640. # CONFIG_LEDS_LM3556 is not set
  4641. # CONFIG_LEDS_OT200 is not set
  4642. # CONFIG_LEDS_BLINKM is not set
  4643. CONFIG_LEDS_TRIGGERS=y
  4644.  
  4645. #
  4646. # LED Triggers
  4647. #
  4648. CONFIG_LEDS_TRIGGER_TIMER=y
  4649. # CONFIG_LEDS_TRIGGER_ONESHOT is not set
  4650. CONFIG_LEDS_TRIGGER_HEARTBEAT=y
  4651. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  4652. CONFIG_LEDS_TRIGGER_GPIO=y
  4653. # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
  4654.  
  4655. #
  4656. # iptables trigger is under Netfilter config (LED target)
  4657. #
  4658. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  4659. # CONFIG_ACCESSIBILITY is not set
  4660. # CONFIG_EDAC is not set
  4661. CONFIG_RTC_LIB=y
  4662. CONFIG_RTC_CLASS=y
  4663. CONFIG_RTC_HCTOSYS=y
  4664. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  4665. # CONFIG_RTC_DEBUG is not set
  4666.  
  4667. #
  4668. # RTC interfaces
  4669. #
  4670. CONFIG_RTC_INTF_SYSFS=y
  4671. CONFIG_RTC_INTF_PROC=y
  4672. CONFIG_RTC_INTF_DEV=y
  4673. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  4674. # CONFIG_RTC_DRV_TEST is not set
  4675.  
  4676. #
  4677. # I2C RTC drivers
  4678. #
  4679. # CONFIG_RTC_DRV_DS1307 is not set
  4680. # CONFIG_RTC_DRV_DS1374 is not set
  4681. # CONFIG_RTC_DRV_DS1672 is not set
  4682. # CONFIG_RTC_DRV_DS3232 is not set
  4683. # CONFIG_RTC_DRV_MAX6900 is not set
  4684. # CONFIG_RTC_DRV_RS5C372 is not set
  4685. # CONFIG_RTC_DRV_ISL1208 is not set
  4686. # CONFIG_RTC_DRV_ISL12022 is not set
  4687. # CONFIG_RTC_DRV_X1205 is not set
  4688. # CONFIG_RTC_DRV_PCF8563 is not set
  4689. # CONFIG_RTC_DRV_PCF8583 is not set
  4690. # CONFIG_RTC_DRV_M41T80 is not set
  4691. # CONFIG_RTC_DRV_BQ32K is not set
  4692. # CONFIG_RTC_DRV_S35390A is not set
  4693. # CONFIG_RTC_DRV_FM3130 is not set
  4694. # CONFIG_RTC_DRV_RX8581 is not set
  4695. # CONFIG_RTC_DRV_RX8025 is not set
  4696. # CONFIG_RTC_DRV_EM3027 is not set
  4697. # CONFIG_RTC_DRV_RV3029C2 is not set
  4698.  
  4699. #
  4700. # SPI RTC drivers
  4701. #
  4702. # CONFIG_RTC_DRV_M41T93 is not set
  4703. # CONFIG_RTC_DRV_M41T94 is not set
  4704. # CONFIG_RTC_DRV_DS1305 is not set
  4705. # CONFIG_RTC_DRV_DS1390 is not set
  4706. # CONFIG_RTC_DRV_MAX6902 is not set
  4707. # CONFIG_RTC_DRV_R9701 is not set
  4708. # CONFIG_RTC_DRV_RS5C348 is not set
  4709. # CONFIG_RTC_DRV_DS3234 is not set
  4710. # CONFIG_RTC_DRV_PCF2123 is not set
  4711.  
  4712. #
  4713. # Platform RTC drivers
  4714. #
  4715. # CONFIG_RTC_DRV_CMOS is not set
  4716. # CONFIG_RTC_DRV_DS1286 is not set
  4717. # CONFIG_RTC_DRV_DS1511 is not set
  4718. # CONFIG_RTC_DRV_DS1553 is not set
  4719. # CONFIG_RTC_DRV_DS1742 is not set
  4720. # CONFIG_RTC_DRV_STK17TA8 is not set
  4721. # CONFIG_RTC_DRV_M48T86 is not set
  4722. # CONFIG_RTC_DRV_M48T35 is not set
  4723. # CONFIG_RTC_DRV_M48T59 is not set
  4724. # CONFIG_RTC_DRV_MSM6242 is not set
  4725. # CONFIG_RTC_DRV_BQ4802 is not set
  4726. # CONFIG_RTC_DRV_RP5C01 is not set
  4727. # CONFIG_RTC_DRV_V3020 is not set
  4728.  
  4729. #
  4730. # on-CPU RTC drivers
  4731. #
  4732. CONFIG_RTC_DRV_AT91RM9200=y
  4733. CONFIG_RTC_DRV_AT91SAM9=y
  4734. CONFIG_RTC_DRV_AT91SAM9_RTT=0
  4735. CONFIG_RTC_DRV_AT91SAM9_GPBR=0
  4736. CONFIG_DMADEVICES=y
  4737. # CONFIG_DMADEVICES_DEBUG is not set
  4738.  
  4739. #
  4740. # DMA Devices
  4741. #
  4742. # CONFIG_DW_DMAC is not set
  4743. CONFIG_AT_HDMAC=y
  4744. # CONFIG_TIMB_DMA is not set
  4745. CONFIG_DMA_ENGINE=y
  4746.  
  4747. #
  4748. # DMA Clients
  4749. #
  4750. # CONFIG_NET_DMA is not set
  4751. # CONFIG_ASYNC_TX_DMA is not set
  4752. # CONFIG_DMATEST is not set
  4753. # CONFIG_AUXDISPLAY is not set
  4754. # CONFIG_UIO is not set
  4755.  
  4756. #
  4757. # Virtio drivers
  4758. #
  4759. # CONFIG_VIRTIO_BALLOON is not set
  4760. # CONFIG_VIRTIO_MMIO is not set
  4761.  
  4762. #
  4763. # Microsoft Hyper-V guest support
  4764. #
  4765. CONFIG_STAGING=y
  4766. # CONFIG_USBIP_CORE is not set
  4767. # CONFIG_W35UND is not set
  4768. # CONFIG_PRISM2_USB is not set
  4769. # CONFIG_ECHO is not set
  4770. # CONFIG_ASUS_OLED is not set
  4771. # CONFIG_RTLLIB is not set
  4772. CONFIG_R8712U=y
  4773. # CONFIG_RTS5139 is not set
  4774. # CONFIG_TRANZPORT is not set
  4775. # CONFIG_LINE6_USB is not set
  4776. # CONFIG_USB_SERIAL_QUATECH2 is not set
  4777. # CONFIG_VT6656 is not set
  4778.  
  4779. #
  4780. # IIO staging drivers
  4781. #
  4782. # CONFIG_IIO_SW_RING is not set
  4783.  
  4784. #
  4785. # Accelerometers
  4786. #
  4787. # CONFIG_ADIS16201 is not set
  4788. # CONFIG_ADIS16203 is not set
  4789. # CONFIG_ADIS16204 is not set
  4790. # CONFIG_ADIS16209 is not set
  4791. # CONFIG_ADIS16220 is not set
  4792. # CONFIG_ADIS16240 is not set
  4793. # CONFIG_KXSD9 is not set
  4794. # CONFIG_LIS3L02DQ is not set
  4795. # CONFIG_SCA3000 is not set
  4796.  
  4797. #
  4798. # Analog to digital converters
  4799. #
  4800. # CONFIG_AD7291 is not set
  4801. # CONFIG_AD7298 is not set
  4802. # CONFIG_AD7606 is not set
  4803. # CONFIG_AD799X is not set
  4804. # CONFIG_AD7476 is not set
  4805. # CONFIG_AD7887 is not set
  4806. # CONFIG_AD7780 is not set
  4807. # CONFIG_AD7793 is not set
  4808. # CONFIG_AD7816 is not set
  4809. # CONFIG_AD7192 is not set
  4810. # CONFIG_ADT7310 is not set
  4811. # CONFIG_ADT7410 is not set
  4812. # CONFIG_AD7280 is not set
  4813. # CONFIG_MAX1363 is not set
  4814.  
  4815. #
  4816. # Analog digital bi-direction converters
  4817. #
  4818. # CONFIG_ADT7316 is not set
  4819.  
  4820. #
  4821. # Capacitance to digital converters
  4822. #
  4823. # CONFIG_AD7150 is not set
  4824. # CONFIG_AD7152 is not set
  4825. # CONFIG_AD7746 is not set
  4826.  
  4827. #
  4828. # Direct Digital Synthesis
  4829. #
  4830. # CONFIG_AD5930 is not set
  4831. # CONFIG_AD9832 is not set
  4832. # CONFIG_AD9834 is not set
  4833. # CONFIG_AD9850 is not set
  4834. # CONFIG_AD9852 is not set
  4835. # CONFIG_AD9910 is not set
  4836. # CONFIG_AD9951 is not set
  4837.  
  4838. #
  4839. # Digital gyroscope sensors
  4840. #
  4841. # CONFIG_ADIS16060 is not set
  4842. # CONFIG_ADIS16080 is not set
  4843. # CONFIG_ADIS16130 is not set
  4844. # CONFIG_ADIS16260 is not set
  4845. # CONFIG_ADXRS450 is not set
  4846.  
  4847. #
  4848. # Network Analyzer, Impedance Converters
  4849. #
  4850. # CONFIG_AD5933 is not set
  4851.  
  4852. #
  4853. # Inertial measurement units
  4854. #
  4855. # CONFIG_ADIS16400 is not set
  4856.  
  4857. #
  4858. # Light sensors
  4859. #
  4860. # CONFIG_SENSORS_ISL29018 is not set
  4861. # CONFIG_SENSORS_ISL29028 is not set
  4862. # CONFIG_SENSORS_TSL2563 is not set
  4863. # CONFIG_TSL2583 is not set
  4864. # CONFIG_TSL2x7x is not set
  4865.  
  4866. #
  4867. # Magnetometer sensors
  4868. #
  4869. # CONFIG_SENSORS_AK8975 is not set
  4870. # CONFIG_SENSORS_HMC5843 is not set
  4871.  
  4872. #
  4873. # Active energy metering IC
  4874. #
  4875. # CONFIG_ADE7753 is not set
  4876. # CONFIG_ADE7754 is not set
  4877. # CONFIG_ADE7758 is not set
  4878. # CONFIG_ADE7759 is not set
  4879. # CONFIG_ADE7854 is not set
  4880.  
  4881. #
  4882. # Resolver to digital converters
  4883. #
  4884. # CONFIG_AD2S90 is not set
  4885. # CONFIG_AD2S1200 is not set
  4886. # CONFIG_AD2S1210 is not set
  4887.  
  4888. #
  4889. # Triggers - standalone
  4890. #
  4891. # CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
  4892. # CONFIG_IIO_GPIO_TRIGGER is not set
  4893. # CONFIG_IIO_SYSFS_TRIGGER is not set
  4894. # CONFIG_IIO_SIMPLE_DUMMY is not set
  4895. # CONFIG_ZSMALLOC is not set
  4896. # CONFIG_USB_ENESTORAGE is not set
  4897. # CONFIG_BCM_WIMAX is not set
  4898. # CONFIG_FT1000 is not set
  4899.  
  4900. #
  4901. # Speakup console speech
  4902. #
  4903. # CONFIG_SPEAKUP is not set
  4904. # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
  4905. # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
  4906. # CONFIG_STAGING_MEDIA is not set
  4907.  
  4908. #
  4909. # Android
  4910. #
  4911. # CONFIG_ANDROID is not set
  4912. # CONFIG_PHONE is not set
  4913. # CONFIG_USB_WPAN_HCD is not set
  4914. # CONFIG_IPACK_BUS is not set
  4915. # CONFIG_WIMAX_GDM72XX is not set
  4916. CONFIG_CLKDEV_LOOKUP=y
  4917.  
  4918. #
  4919. # Hardware Spinlock drivers
  4920. #
  4921. # CONFIG_IOMMU_SUPPORT is not set
  4922.  
  4923. #
  4924. # Remoteproc drivers (EXPERIMENTAL)
  4925. #
  4926.  
  4927. #
  4928. # Rpmsg drivers (EXPERIMENTAL)
  4929. #
  4930. # CONFIG_VIRT_DRIVERS is not set
  4931. # CONFIG_PM_DEVFREQ is not set
  4932. # CONFIG_EXTCON is not set
  4933. # CONFIG_MEMORY is not set
  4934. CONFIG_IIO=y
  4935. CONFIG_IIO_BUFFER=y
  4936. CONFIG_IIO_KFIFO_BUF=y
  4937. CONFIG_IIO_TRIGGERED_BUFFER=y
  4938. CONFIG_IIO_TRIGGER=y
  4939. CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
  4940.  
  4941. #
  4942. # Analog to digital converters
  4943. #
  4944. # CONFIG_AD7266 is not set
  4945. CONFIG_AT91_ADC=y
  4946.  
  4947. #
  4948. # Amplifiers
  4949. #
  4950. # CONFIG_AD8366 is not set
  4951.  
  4952. #
  4953. # Light sensors
  4954. #
  4955. # CONFIG_ADJD_S311 is not set
  4956. # CONFIG_VCNL4000 is not set
  4957.  
  4958. #
  4959. # Frequency Synthesizers DDS/PLL
  4960. #
  4961.  
  4962. #
  4963. # Clock Generator/Distribution
  4964. #
  4965. # CONFIG_AD9523 is not set
  4966.  
  4967. #
  4968. # Phase-Locked Loop (PLL) frequency synthesizers
  4969. #
  4970. # CONFIG_ADF4350 is not set
  4971.  
  4972. #
  4973. # Digital to analog converters
  4974. #
  4975. # CONFIG_AD5064 is not set
  4976. # CONFIG_AD5360 is not set
  4977. # CONFIG_AD5380 is not set
  4978. # CONFIG_AD5421 is not set
  4979. # CONFIG_AD5624R_SPI is not set
  4980. # CONFIG_AD5446 is not set
  4981. # CONFIG_AD5504 is not set
  4982. # CONFIG_AD5764 is not set
  4983. # CONFIG_AD5791 is not set
  4984. # CONFIG_AD5686 is not set
  4985. # CONFIG_MAX517 is not set
  4986. # CONFIG_MCP4725 is not set
  4987. # CONFIG_PWM is not set
  4988.  
  4989. #
  4990. # File systems
  4991. #
  4992. # CONFIG_EXT2_FS is not set
  4993. CONFIG_EXT3_FS=y
  4994. CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
  4995. CONFIG_EXT3_FS_XATTR=y
  4996. # CONFIG_EXT3_FS_POSIX_ACL is not set
  4997. # CONFIG_EXT3_FS_SECURITY is not set
  4998. # CONFIG_EXT4_FS is not set
  4999. CONFIG_JBD=y
  5000. # CONFIG_JBD_DEBUG is not set
  5001. CONFIG_FS_MBCACHE=y
  5002. # CONFIG_REISERFS_FS is not set
  5003. # CONFIG_JFS_FS is not set
  5004. # CONFIG_XFS_FS is not set
  5005. # CONFIG_GFS2_FS is not set
  5006. # CONFIG_BTRFS_FS is not set
  5007. # CONFIG_NILFS2_FS is not set
  5008. # CONFIG_FS_POSIX_ACL is not set
  5009. CONFIG_FILE_LOCKING=y
  5010. CONFIG_FSNOTIFY=y
  5011. CONFIG_DNOTIFY=y
  5012. CONFIG_INOTIFY_USER=y
  5013. CONFIG_FANOTIFY=y
  5014. # CONFIG_QUOTA is not set
  5015. # CONFIG_QUOTACTL is not set
  5016. # CONFIG_AUTOFS4_FS is not set
  5017. # CONFIG_FUSE_FS is not set
  5018.  
  5019. #
  5020. # Caches
  5021. #
  5022. # CONFIG_FSCACHE is not set
  5023.  
  5024. #
  5025. # CD-ROM/DVD Filesystems
  5026. #
  5027. # CONFIG_ISO9660_FS is not set
  5028. # CONFIG_UDF_FS is not set
  5029.  
  5030. #
  5031. # DOS/FAT/NT Filesystems
  5032. #
  5033. CONFIG_FAT_FS=y
  5034. # CONFIG_MSDOS_FS is not set
  5035. CONFIG_VFAT_FS=y
  5036. CONFIG_FAT_DEFAULT_CODEPAGE=437
  5037. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  5038. # CONFIG_NTFS_FS is not set
  5039.  
  5040. #
  5041. # Pseudo filesystems
  5042. #
  5043. CONFIG_PROC_FS=y
  5044. CONFIG_PROC_SYSCTL=y
  5045. CONFIG_PROC_PAGE_MONITOR=y
  5046. CONFIG_SYSFS=y
  5047. CONFIG_TMPFS=y
  5048. # CONFIG_TMPFS_POSIX_ACL is not set
  5049. # CONFIG_TMPFS_XATTR is not set
  5050. # CONFIG_HUGETLB_PAGE is not set
  5051. # CONFIG_CONFIGFS_FS is not set
  5052. CONFIG_MISC_FILESYSTEMS=y
  5053. # CONFIG_ADFS_FS is not set
  5054. # CONFIG_AFFS_FS is not set
  5055. # CONFIG_HFS_FS is not set
  5056. # CONFIG_HFSPLUS_FS is not set
  5057. # CONFIG_BEFS_FS is not set
  5058. # CONFIG_BFS_FS is not set
  5059. # CONFIG_EFS_FS is not set
  5060. CONFIG_JFFS2_FS=y
  5061. CONFIG_JFFS2_FS_DEBUG=0
  5062. CONFIG_JFFS2_FS_WRITEBUFFER=y
  5063. # CONFIG_JFFS2_FS_WBUF_VERIFY is not set
  5064. # CONFIG_JFFS2_SUMMARY is not set
  5065. # CONFIG_JFFS2_FS_XATTR is not set
  5066. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  5067. CONFIG_JFFS2_ZLIB=y
  5068. # CONFIG_JFFS2_LZO is not set
  5069. CONFIG_JFFS2_RTIME=y
  5070. # CONFIG_JFFS2_RUBIN is not set
  5071. CONFIG_UBIFS_FS=y
  5072. CONFIG_UBIFS_FS_ADVANCED_COMPR=y
  5073. CONFIG_UBIFS_FS_LZO=y
  5074. CONFIG_UBIFS_FS_ZLIB=y
  5075. # CONFIG_LOGFS is not set
  5076. # CONFIG_CRAMFS is not set
  5077. # CONFIG_SQUASHFS is not set
  5078. # CONFIG_VXFS_FS is not set
  5079. # CONFIG_MINIX_FS is not set
  5080. # CONFIG_OMFS_FS is not set
  5081. # CONFIG_HPFS_FS is not set
  5082. # CONFIG_QNX4FS_FS is not set
  5083. # CONFIG_QNX6FS_FS is not set
  5084. # CONFIG_ROMFS_FS is not set
  5085. # CONFIG_PSTORE is not set
  5086. # CONFIG_SYSV_FS is not set
  5087. # CONFIG_UFS_FS is not set
  5088. # CONFIG_NETWORK_FILESYSTEMS is not set
  5089. CONFIG_NLS=y
  5090. CONFIG_NLS_DEFAULT="iso8859-1"
  5091. CONFIG_NLS_CODEPAGE_437=y
  5092. # CONFIG_NLS_CODEPAGE_737 is not set
  5093. # CONFIG_NLS_CODEPAGE_775 is not set
  5094. CONFIG_NLS_CODEPAGE_850=y
  5095. # CONFIG_NLS_CODEPAGE_852 is not set
  5096. # CONFIG_NLS_CODEPAGE_855 is not set
  5097. # CONFIG_NLS_CODEPAGE_857 is not set
  5098. # CONFIG_NLS_CODEPAGE_860 is not set
  5099. # CONFIG_NLS_CODEPAGE_861 is not set
  5100. # CONFIG_NLS_CODEPAGE_862 is not set
  5101. # CONFIG_NLS_CODEPAGE_863 is not set
  5102. # CONFIG_NLS_CODEPAGE_864 is not set
  5103. # CONFIG_NLS_CODEPAGE_865 is not set
  5104. # CONFIG_NLS_CODEPAGE_866 is not set
  5105. # CONFIG_NLS_CODEPAGE_869 is not set
  5106. # CONFIG_NLS_CODEPAGE_936 is not set
  5107. # CONFIG_NLS_CODEPAGE_950 is not set
  5108. # CONFIG_NLS_CODEPAGE_932 is not set
  5109. # CONFIG_NLS_CODEPAGE_949 is not set
  5110. # CONFIG_NLS_CODEPAGE_874 is not set
  5111. # CONFIG_NLS_ISO8859_8 is not set
  5112. # CONFIG_NLS_CODEPAGE_1250 is not set
  5113. # CONFIG_NLS_CODEPAGE_1251 is not set
  5114. # CONFIG_NLS_ASCII is not set
  5115. CONFIG_NLS_ISO8859_1=y
  5116. # CONFIG_NLS_ISO8859_2 is not set
  5117. # CONFIG_NLS_ISO8859_3 is not set
  5118. # CONFIG_NLS_ISO8859_4 is not set
  5119. # CONFIG_NLS_ISO8859_5 is not set
  5120. # CONFIG_NLS_ISO8859_6 is not set
  5121. # CONFIG_NLS_ISO8859_7 is not set
  5122. # CONFIG_NLS_ISO8859_9 is not set
  5123. # CONFIG_NLS_ISO8859_13 is not set
  5124. # CONFIG_NLS_ISO8859_14 is not set
  5125. # CONFIG_NLS_ISO8859_15 is not set
  5126. # CONFIG_NLS_KOI8_R is not set
  5127. # CONFIG_NLS_KOI8_U is not set
  5128. # CONFIG_NLS_MAC_ROMAN is not set
  5129. # CONFIG_NLS_MAC_CELTIC is not set
  5130. # CONFIG_NLS_MAC_CENTEURO is not set
  5131. # CONFIG_NLS_MAC_CROATIAN is not set
  5132. # CONFIG_NLS_MAC_CYRILLIC is not set
  5133. # CONFIG_NLS_MAC_GAELIC is not set
  5134. # CONFIG_NLS_MAC_GREEK is not set
  5135. # CONFIG_NLS_MAC_ICELAND is not set
  5136. # CONFIG_NLS_MAC_INUIT is not set
  5137. # CONFIG_NLS_MAC_ROMANIAN is not set
  5138. # CONFIG_NLS_MAC_TURKISH is not set
  5139. # CONFIG_NLS_UTF8 is not set
  5140.  
  5141. #
  5142. # Kernel hacking
  5143. #
  5144. # CONFIG_PRINTK_TIME is not set
  5145. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  5146. CONFIG_ENABLE_WARN_DEPRECATED=y
  5147. CONFIG_ENABLE_MUST_CHECK=y
  5148. CONFIG_FRAME_WARN=1024
  5149. # CONFIG_MAGIC_SYSRQ is not set
  5150. CONFIG_STRIP_ASM_SYMS=y
  5151. # CONFIG_READABLE_ASM is not set
  5152. # CONFIG_UNUSED_SYMBOLS is not set
  5153. CONFIG_DEBUG_FS=y
  5154. # CONFIG_HEADERS_CHECK is not set
  5155. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  5156. CONFIG_DEBUG_KERNEL=y
  5157. # CONFIG_DEBUG_SHIRQ is not set
  5158. # CONFIG_LOCKUP_DETECTOR is not set
  5159. # CONFIG_HARDLOCKUP_DETECTOR is not set
  5160. # CONFIG_PANIC_ON_OOPS is not set
  5161. CONFIG_PANIC_ON_OOPS_VALUE=0
  5162. # CONFIG_DETECT_HUNG_TASK is not set
  5163. # CONFIG_SCHED_DEBUG is not set
  5164. # CONFIG_SCHEDSTATS is not set
  5165. # CONFIG_TIMER_STATS is not set
  5166. # CONFIG_DEBUG_OBJECTS is not set
  5167. # CONFIG_DEBUG_SLAB is not set
  5168. # CONFIG_DEBUG_KMEMLEAK is not set
  5169. # CONFIG_DEBUG_RT_MUTEXES is not set
  5170. # CONFIG_RT_MUTEX_TESTER is not set
  5171. # CONFIG_DEBUG_SPINLOCK is not set
  5172. # CONFIG_DEBUG_MUTEXES is not set
  5173. # CONFIG_DEBUG_LOCK_ALLOC is not set
  5174. # CONFIG_PROVE_LOCKING is not set
  5175. # CONFIG_SPARSE_RCU_POINTER is not set
  5176. # CONFIG_LOCK_STAT is not set
  5177. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  5178. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  5179. # CONFIG_DEBUG_STACK_USAGE is not set
  5180. # CONFIG_DEBUG_KOBJECT is not set
  5181. # CONFIG_DEBUG_BUGVERBOSE is not set
  5182. # CONFIG_DEBUG_INFO is not set
  5183. # CONFIG_DEBUG_VM is not set
  5184. # CONFIG_DEBUG_WRITECOUNT is not set
  5185. # CONFIG_DEBUG_MEMORY_INIT is not set
  5186. # CONFIG_DEBUG_LIST is not set
  5187. # CONFIG_TEST_LIST_SORT is not set
  5188. # CONFIG_DEBUG_SG is not set
  5189. # CONFIG_DEBUG_NOTIFIERS is not set
  5190. # CONFIG_DEBUG_CREDENTIALS is not set
  5191. # CONFIG_BOOT_PRINTK_DELAY is not set
  5192. # CONFIG_RCU_TORTURE_TEST is not set
  5193. # CONFIG_RCU_TRACE is not set
  5194. # CONFIG_BACKTRACE_SELF_TEST is not set
  5195. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  5196. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  5197. # CONFIG_LKDTM is not set
  5198. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  5199. # CONFIG_FAULT_INJECTION is not set
  5200. # CONFIG_LATENCYTOP is not set
  5201. # CONFIG_DEBUG_PAGEALLOC is not set
  5202. CONFIG_HAVE_FUNCTION_TRACER=y
  5203. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  5204. CONFIG_HAVE_DYNAMIC_FTRACE=y
  5205. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  5206. CONFIG_HAVE_C_RECORDMCOUNT=y
  5207. CONFIG_TRACING_SUPPORT=y
  5208. # CONFIG_FTRACE is not set
  5209. # CONFIG_DYNAMIC_DEBUG is not set
  5210. # CONFIG_DMA_API_DEBUG is not set
  5211. # CONFIG_ATOMIC64_SELFTEST is not set
  5212. # CONFIG_SAMPLES is not set
  5213. CONFIG_HAVE_ARCH_KGDB=y
  5214. # CONFIG_KGDB is not set
  5215. # CONFIG_TEST_KSTRTOX is not set
  5216. # CONFIG_STRICT_DEVMEM is not set
  5217. CONFIG_ARM_UNWIND=y
  5218. CONFIG_DEBUG_USER=y
  5219. # CONFIG_DEBUG_LL is not set
  5220.  
  5221. #
  5222. # Security options
  5223. #
  5224. # CONFIG_KEYS is not set
  5225. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  5226. # CONFIG_SECURITY is not set
  5227. # CONFIG_SECURITYFS is not set
  5228. CONFIG_DEFAULT_SECURITY_DAC=y
  5229. CONFIG_DEFAULT_SECURITY=""
  5230. CONFIG_CRYPTO=y
  5231.  
  5232. #
  5233. # Crypto core or helper
  5234. #
  5235. CONFIG_CRYPTO_ALGAPI=y
  5236. CONFIG_CRYPTO_ALGAPI2=y
  5237. CONFIG_CRYPTO_AEAD2=y
  5238. CONFIG_CRYPTO_BLKCIPHER=y
  5239. CONFIG_CRYPTO_BLKCIPHER2=y
  5240. CONFIG_CRYPTO_HASH=m
  5241. CONFIG_CRYPTO_HASH2=y
  5242. CONFIG_CRYPTO_RNG2=y
  5243. CONFIG_CRYPTO_PCOMP2=y
  5244. CONFIG_CRYPTO_MANAGER=y
  5245. CONFIG_CRYPTO_MANAGER2=y
  5246. # CONFIG_CRYPTO_USER is not set
  5247. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  5248. # CONFIG_CRYPTO_GF128MUL is not set
  5249. # CONFIG_CRYPTO_NULL is not set
  5250. CONFIG_CRYPTO_WORKQUEUE=y
  5251. # CONFIG_CRYPTO_CRYPTD is not set
  5252. # CONFIG_CRYPTO_AUTHENC is not set
  5253. # CONFIG_CRYPTO_TEST is not set
  5254.  
  5255. #
  5256. # Authenticated Encryption with Associated Data
  5257. #
  5258. # CONFIG_CRYPTO_CCM is not set
  5259. # CONFIG_CRYPTO_GCM is not set
  5260. # CONFIG_CRYPTO_SEQIV is not set
  5261.  
  5262. #
  5263. # Block modes
  5264. #
  5265. # CONFIG_CRYPTO_CBC is not set
  5266. # CONFIG_CRYPTO_CTR is not set
  5267. # CONFIG_CRYPTO_CTS is not set
  5268. CONFIG_CRYPTO_ECB=y
  5269. # CONFIG_CRYPTO_LRW is not set
  5270. # CONFIG_CRYPTO_PCBC is not set
  5271. # CONFIG_CRYPTO_XTS is not set
  5272.  
  5273. #
  5274. # Hash modes
  5275. #
  5276. # CONFIG_CRYPTO_HMAC is not set
  5277. # CONFIG_CRYPTO_XCBC is not set
  5278. # CONFIG_CRYPTO_VMAC is not set
  5279.  
  5280. #
  5281. # Digest
  5282. #
  5283. # CONFIG_CRYPTO_CRC32C is not set
  5284. # CONFIG_CRYPTO_GHASH is not set
  5285. # CONFIG_CRYPTO_MD4 is not set
  5286. # CONFIG_CRYPTO_MD5 is not set
  5287. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  5288. # CONFIG_CRYPTO_RMD128 is not set
  5289. # CONFIG_CRYPTO_RMD160 is not set
  5290. # CONFIG_CRYPTO_RMD256 is not set
  5291. # CONFIG_CRYPTO_RMD320 is not set
  5292. # CONFIG_CRYPTO_SHA1 is not set
  5293. # CONFIG_CRYPTO_SHA256 is not set
  5294. # CONFIG_CRYPTO_SHA512 is not set
  5295. # CONFIG_CRYPTO_TGR192 is not set
  5296. # CONFIG_CRYPTO_WP512 is not set
  5297.  
  5298. #
  5299. # Ciphers
  5300. #
  5301. CONFIG_CRYPTO_AES=y
  5302. # CONFIG_CRYPTO_ANUBIS is not set
  5303. CONFIG_CRYPTO_ARC4=y
  5304. # CONFIG_CRYPTO_BLOWFISH is not set
  5305. # CONFIG_CRYPTO_CAMELLIA is not set
  5306. # CONFIG_CRYPTO_CAST5 is not set
  5307. # CONFIG_CRYPTO_CAST6 is not set
  5308. # CONFIG_CRYPTO_DES is not set
  5309. # CONFIG_CRYPTO_FCRYPT is not set
  5310. # CONFIG_CRYPTO_KHAZAD is not set
  5311. # CONFIG_CRYPTO_SALSA20 is not set
  5312. # CONFIG_CRYPTO_SEED is not set
  5313. # CONFIG_CRYPTO_SERPENT is not set
  5314. # CONFIG_CRYPTO_TEA is not set
  5315. # CONFIG_CRYPTO_TWOFISH is not set
  5316.  
  5317. #
  5318. # Compression
  5319. #
  5320. CONFIG_CRYPTO_DEFLATE=y
  5321. # CONFIG_CRYPTO_ZLIB is not set
  5322. CONFIG_CRYPTO_LZO=y
  5323.  
  5324. #
  5325. # Random Number Generation
  5326. #
  5327. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  5328. CONFIG_CRYPTO_USER_API=m
  5329. CONFIG_CRYPTO_USER_API_HASH=m
  5330. CONFIG_CRYPTO_USER_API_SKCIPHER=m
  5331. # CONFIG_CRYPTO_HW is not set
  5332. # CONFIG_BINARY_PRINTF is not set
  5333.  
  5334. #
  5335. # Library routines
  5336. #
  5337. CONFIG_BITREVERSE=y
  5338. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  5339. CONFIG_GENERIC_STRNLEN_USER=y
  5340. CONFIG_GENERIC_PCI_IOMAP=y
  5341. CONFIG_GENERIC_IO=y
  5342. CONFIG_CRC_CCITT=y
  5343. CONFIG_CRC16=y
  5344. # CONFIG_CRC_T10DIF is not set
  5345. CONFIG_CRC_ITU_T=m
  5346. CONFIG_CRC32=y
  5347. # CONFIG_CRC32_SELFTEST is not set
  5348. CONFIG_CRC32_SLICEBY8=y
  5349. # CONFIG_CRC32_SLICEBY4 is not set
  5350. # CONFIG_CRC32_SARWATE is not set
  5351. # CONFIG_CRC32_BIT is not set
  5352. CONFIG_CRC7=m
  5353. # CONFIG_LIBCRC32C is not set
  5354. # CONFIG_CRC8 is not set
  5355. CONFIG_ZLIB_INFLATE=y
  5356. CONFIG_ZLIB_DEFLATE=y
  5357. CONFIG_LZO_COMPRESS=y
  5358. CONFIG_LZO_DECOMPRESS=y
  5359. # CONFIG_XZ_DEC is not set
  5360. # CONFIG_XZ_DEC_BCJ is not set
  5361. CONFIG_DECOMPRESS_GZIP=y
  5362. CONFIG_HAS_IOMEM=y
  5363. CONFIG_HAS_IOPORT=y
  5364. CONFIG_HAS_DMA=y
  5365. CONFIG_DQL=y
  5366. CONFIG_NLATTR=y
  5367. CONFIG_GENERIC_ATOMIC64=y
  5368. CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
  5369. CONFIG_AVERAGE=y
  5370. # CONFIG_CORDIC is not set
  5371. # CONFIG_DDR is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement