Advertisement
Guest User

A1065 iMac G4 3.10.25 kernel config

a guest
Mar 16th, 2014
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 68.51 KB | None | 0 0
  1. # Works for my iMac NewWorld G4 Model A1065 - b0nafide
  2. #
  3. # Automatically generated file; DO NOT EDIT.
  4. # Linux/powerpc 3.10.25-gentoo Kernel Configuration
  5. #
  6.  
  7. #
  8. # Gentoo Linux
  9. #
  10. CONFIG_GENTOO_LINUX=y
  11. CONFIG_GENTOO_LINUX_UDEV=y
  12.  
  13. #
  14. # Support for init systems, system and service managers
  15. #
  16. CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
  17. # CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
  18. # CONFIG_PPC64 is not set
  19.  
  20. #
  21. # Processor support
  22. #
  23. CONFIG_PPC_BOOK3S_32=y
  24. # CONFIG_PPC_85xx is not set
  25. # CONFIG_PPC_8xx is not set
  26. # CONFIG_40x is not set
  27. # CONFIG_44x is not set
  28. # CONFIG_E200 is not set
  29. CONFIG_PPC_BOOK3S=y
  30. CONFIG_6xx=y
  31. CONFIG_PPC_FPU=y
  32. CONFIG_ALTIVEC=y
  33. CONFIG_PPC_STD_MMU=y
  34. CONFIG_PPC_STD_MMU_32=y
  35. # CONFIG_PPC_MM_SLICES is not set
  36. CONFIG_PPC_HAVE_PMU_SUPPORT=y
  37. CONFIG_SMP=y
  38. CONFIG_NR_CPUS=4
  39. # CONFIG_PPC_DOORBELL is not set
  40. CONFIG_PPC32=y
  41. CONFIG_32BIT=y
  42. CONFIG_WORD_SIZE=32
  43. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  44. # CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
  45. CONFIG_MMU=y
  46. # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
  47. # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set
  48. CONFIG_NR_IRQS=512
  49. CONFIG_STACKTRACE_SUPPORT=y
  50. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  51. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  52. CONFIG_LOCKDEP_SUPPORT=y
  53. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  54. CONFIG_GENERIC_LOCKBREAK=y
  55. CONFIG_ARCH_HAS_ILOG2_U32=y
  56. CONFIG_GENERIC_HWEIGHT=y
  57. CONFIG_PPC=y
  58. CONFIG_EARLY_PRINTK=y
  59. CONFIG_GENERIC_NVRAM=y
  60. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  61. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  62. CONFIG_PPC_OF=y
  63. CONFIG_PPC_UDBG_16550=y
  64. CONFIG_GENERIC_TBSYNC=y
  65. CONFIG_AUDIT_ARCH=y
  66. CONFIG_GENERIC_BUG=y
  67. # CONFIG_EPAPR_BOOT is not set
  68. # CONFIG_DEFAULT_UIMAGE is not set
  69. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  70. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  71. # CONFIG_PPC_DCR_NATIVE is not set
  72. # CONFIG_PPC_DCR_MMIO is not set
  73. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  74. CONFIG_ARCH_SUPPORTS_UPROBES=y
  75. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  76. CONFIG_IRQ_WORK=y
  77.  
  78. #
  79. # General setup
  80. #
  81. CONFIG_INIT_ENV_ARG_LIMIT=32
  82. CONFIG_CROSS_COMPILE=""
  83. CONFIG_LOCALVERSION=""
  84. CONFIG_LOCALVERSION_AUTO=y
  85. CONFIG_DEFAULT_HOSTNAME="ppc32"
  86. CONFIG_SWAP=y
  87. CONFIG_SYSVIPC=y
  88. CONFIG_SYSVIPC_SYSCTL=y
  89. CONFIG_POSIX_MQUEUE=y
  90. CONFIG_POSIX_MQUEUE_SYSCTL=y
  91. # CONFIG_FHANDLE is not set
  92. # CONFIG_AUDIT is not set
  93. CONFIG_HAVE_GENERIC_HARDIRQS=y
  94.  
  95. #
  96. # IRQ subsystem
  97. #
  98. CONFIG_GENERIC_HARDIRQS=y
  99. CONFIG_GENERIC_IRQ_SHOW=y
  100. CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
  101. CONFIG_IRQ_DOMAIN=y
  102. CONFIG_IRQ_FORCED_THREADING=y
  103. CONFIG_SPARSE_IRQ=y
  104. CONFIG_GENERIC_TIME_VSYSCALL_OLD=y
  105. CONFIG_GENERIC_CLOCKEVENTS=y
  106. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  107. CONFIG_GENERIC_CMOS_UPDATE=y
  108.  
  109. #
  110. # Timers subsystem
  111. #
  112. CONFIG_HZ_PERIODIC=y
  113. # CONFIG_NO_HZ_IDLE is not set
  114. # CONFIG_NO_HZ is not set
  115. # CONFIG_HIGH_RES_TIMERS is not set
  116.  
  117. #
  118. # CPU/Task time and stats accounting
  119. #
  120. CONFIG_TICK_CPU_ACCOUNTING=y
  121. # CONFIG_BSD_PROCESS_ACCT is not set
  122. # CONFIG_TASKSTATS is not set
  123.  
  124. #
  125. # RCU Subsystem
  126. #
  127. CONFIG_TREE_PREEMPT_RCU=y
  128. CONFIG_PREEMPT_RCU=y
  129. CONFIG_RCU_STALL_COMMON=y
  130. CONFIG_RCU_FANOUT=32
  131. CONFIG_RCU_FANOUT_LEAF=16
  132. # CONFIG_RCU_FANOUT_EXACT is not set
  133. # CONFIG_TREE_RCU_TRACE is not set
  134. # CONFIG_RCU_BOOST is not set
  135. # CONFIG_RCU_NOCB_CPU is not set
  136. CONFIG_IKCONFIG=y
  137. CONFIG_IKCONFIG_PROC=y
  138. CONFIG_LOG_BUF_SHIFT=18
  139. # CONFIG_CGROUPS is not set
  140. # CONFIG_CHECKPOINT_RESTORE is not set
  141. CONFIG_NAMESPACES=y
  142. CONFIG_UTS_NS=y
  143. CONFIG_IPC_NS=y
  144. # CONFIG_USER_NS is not set
  145. CONFIG_PID_NS=y
  146. CONFIG_NET_NS=y
  147. CONFIG_UIDGID_CONVERTED=y
  148. # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
  149. # CONFIG_SCHED_AUTOGROUP is not set
  150. # CONFIG_SYSFS_DEPRECATED is not set
  151. # CONFIG_RELAY is not set
  152. CONFIG_BLK_DEV_INITRD=y
  153. CONFIG_INITRAMFS_SOURCE=""
  154. CONFIG_RD_GZIP=y
  155. # CONFIG_RD_BZIP2 is not set
  156. # CONFIG_RD_LZMA is not set
  157. # CONFIG_RD_XZ is not set
  158. # CONFIG_RD_LZO is not set
  159. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  160. CONFIG_SYSCTL=y
  161. CONFIG_ANON_INODES=y
  162. CONFIG_SYSCTL_EXCEPTION_TRACE=y
  163. CONFIG_HOTPLUG=y
  164. CONFIG_HAVE_PCSPKR_PLATFORM=y
  165. CONFIG_EXPERT=y
  166. # CONFIG_SYSCTL_SYSCALL is not set
  167. CONFIG_KALLSYMS=y
  168. # CONFIG_KALLSYMS_ALL is not set
  169. CONFIG_PRINTK=y
  170. CONFIG_BUG=y
  171. CONFIG_ELF_CORE=y
  172. # CONFIG_PCSPKR_PLATFORM is not set
  173. CONFIG_BASE_FULL=y
  174. CONFIG_FUTEX=y
  175. CONFIG_EPOLL=y
  176. CONFIG_SIGNALFD=y
  177. CONFIG_TIMERFD=y
  178. CONFIG_EVENTFD=y
  179. CONFIG_SHMEM=y
  180. CONFIG_AIO=y
  181. CONFIG_PCI_QUIRKS=y
  182. # CONFIG_EMBEDDED is not set
  183. CONFIG_HAVE_PERF_EVENTS=y
  184.  
  185. #
  186. # Kernel Performance Events And Counters
  187. #
  188. # CONFIG_PERF_EVENTS is not set
  189. CONFIG_VM_EVENT_COUNTERS=y
  190. CONFIG_SLUB_DEBUG=y
  191. # CONFIG_COMPAT_BRK is not set
  192. # CONFIG_SLAB is not set
  193. CONFIG_SLUB=y
  194. # CONFIG_SLOB is not set
  195. # CONFIG_PROFILING is not set
  196. CONFIG_HAVE_OPROFILE=y
  197. # CONFIG_KPROBES is not set
  198. CONFIG_JUMP_LABEL=y
  199. # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
  200. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  201. CONFIG_ARCH_USE_BUILTIN_BSWAP=y
  202. CONFIG_HAVE_IOREMAP_PROT=y
  203. CONFIG_HAVE_KPROBES=y
  204. CONFIG_HAVE_KRETPROBES=y
  205. CONFIG_HAVE_ARCH_TRACEHOOK=y
  206. CONFIG_HAVE_DMA_ATTRS=y
  207. CONFIG_USE_GENERIC_SMP_HELPERS=y
  208. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  209. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  210. CONFIG_HAVE_DMA_API_DEBUG=y
  211. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  212. CONFIG_HAVE_RCU_TABLE_FREE=y
  213. CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
  214. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  215. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  216. CONFIG_MODULES_USE_ELF_RELA=y
  217. CONFIG_CLONE_BACKWARDS=y
  218. CONFIG_OLD_SIGSUSPEND=y
  219. CONFIG_OLD_SIGACTION=y
  220.  
  221. #
  222. # GCOV-based kernel profiling
  223. #
  224. # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
  225. CONFIG_SLABINFO=y
  226. CONFIG_RT_MUTEXES=y
  227. CONFIG_BASE_SMALL=0
  228. CONFIG_MODULES=y
  229. CONFIG_MODULE_FORCE_LOAD=y
  230. CONFIG_MODULE_UNLOAD=y
  231. CONFIG_MODULE_FORCE_UNLOAD=y
  232. # CONFIG_MODVERSIONS is not set
  233. # CONFIG_MODULE_SRCVERSION_ALL is not set
  234. # CONFIG_MODULE_SIG is not set
  235. CONFIG_STOP_MACHINE=y
  236. CONFIG_BLOCK=y
  237. CONFIG_LBDAF=y
  238. CONFIG_BLK_DEV_BSG=y
  239. # CONFIG_BLK_DEV_BSGLIB is not set
  240. # CONFIG_BLK_DEV_INTEGRITY is not set
  241.  
  242. #
  243. # Partition Types
  244. #
  245. CONFIG_PARTITION_ADVANCED=y
  246. # CONFIG_ACORN_PARTITION is not set
  247. # CONFIG_OSF_PARTITION is not set
  248. # CONFIG_AMIGA_PARTITION is not set
  249. # CONFIG_ATARI_PARTITION is not set
  250. CONFIG_MAC_PARTITION=y
  251. CONFIG_MSDOS_PARTITION=y
  252. # CONFIG_BSD_DISKLABEL is not set
  253. # CONFIG_MINIX_SUBPARTITION is not set
  254. # CONFIG_SOLARIS_X86_PARTITION is not set
  255. # CONFIG_UNIXWARE_DISKLABEL is not set
  256. CONFIG_LDM_PARTITION=y
  257. # CONFIG_LDM_DEBUG is not set
  258. # CONFIG_SGI_PARTITION is not set
  259. # CONFIG_ULTRIX_PARTITION is not set
  260. # CONFIG_SUN_PARTITION is not set
  261. # CONFIG_KARMA_PARTITION is not set
  262. CONFIG_EFI_PARTITION=y
  263. # CONFIG_SYSV68_PARTITION is not set
  264.  
  265. #
  266. # IO Schedulers
  267. #
  268. CONFIG_IOSCHED_NOOP=y
  269. CONFIG_IOSCHED_DEADLINE=y
  270. CONFIG_IOSCHED_CFQ=y
  271. # CONFIG_DEFAULT_DEADLINE is not set
  272. CONFIG_DEFAULT_CFQ=y
  273. # CONFIG_DEFAULT_NOOP is not set
  274. CONFIG_DEFAULT_IOSCHED="cfq"
  275. CONFIG_UNINLINE_SPIN_UNLOCK=y
  276. CONFIG_MUTEX_SPIN_ON_OWNER=y
  277. CONFIG_FREEZER=y
  278. CONFIG_PPC_MSI_BITMAP=y
  279. # CONFIG_PPC_XICS is not set
  280. # CONFIG_PPC_ICP_NATIVE is not set
  281. # CONFIG_PPC_ICP_HV is not set
  282. # CONFIG_PPC_ICS_RTAS is not set
  283. # CONFIG_GE_FPGA is not set
  284.  
  285. #
  286. # Platform support
  287. #
  288. CONFIG_POWERNV_MSI=y
  289. CONFIG_PPC_CHRP=y
  290. # CONFIG_PPC_MPC512x is not set
  291. # CONFIG_PPC_MPC52xx is not set
  292. CONFIG_PPC_PMAC=y
  293. CONFIG_PPC_PMAC32_PSURGE=y
  294. # CONFIG_PPC_CELL is not set
  295. # CONFIG_PPC_CELL_NATIVE is not set
  296. # CONFIG_PPC_82xx is not set
  297. # CONFIG_PQ2ADS is not set
  298. # CONFIG_PPC_83xx is not set
  299. # CONFIG_PPC_86xx is not set
  300. # CONFIG_PPC_WSP is not set
  301. CONFIG_KVM_GUEST=y
  302. CONFIG_EPAPR_PARAVIRT=y
  303. CONFIG_PPC_NATIVE=y
  304. CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
  305. # CONFIG_UDBG_RTAS_CONSOLE is not set
  306. CONFIG_PPC_SMP_MUXED_IPI=y
  307. # CONFIG_IPIC is not set
  308. CONFIG_MPIC=y
  309. # CONFIG_PPC_EPAPR_HV_PIC is not set
  310. # CONFIG_MPIC_WEIRD is not set
  311. # CONFIG_MPIC_MSGR is not set
  312. CONFIG_PPC_I8259=y
  313. CONFIG_PPC_RTAS=y
  314. CONFIG_RTAS_ERROR_LOGGING=y
  315. CONFIG_PPC_RTAS_DAEMON=y
  316. CONFIG_RTAS_PROC=y
  317. # CONFIG_MMIO_NVRAM is not set
  318. # CONFIG_MPIC_U3_HT_IRQS is not set
  319. CONFIG_PPC_MPC106=y
  320. # CONFIG_PPC_970_NAP is not set
  321. # CONFIG_PPC_P7_NAP is not set
  322.  
  323. #
  324. # CPU Frequency scaling
  325. #
  326. # CONFIG_CPU_FREQ is not set
  327.  
  328. #
  329. # CPUIdle driver
  330. #
  331. # CONFIG_CPU_IDLE is not set
  332. # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
  333. # CONFIG_PPC601_SYNC_FIX is not set
  334. CONFIG_TAU=y
  335. # CONFIG_TAU_INT is not set
  336. CONFIG_TAU_AVERAGE=y
  337. # CONFIG_FSL_ULI1575 is not set
  338. CONFIG_SIMPLE_GPIO=y
  339.  
  340. #
  341. # Kernel options
  342. #
  343. CONFIG_HIGHMEM=y
  344. # CONFIG_HZ_100 is not set
  345. # CONFIG_HZ_250 is not set
  346. # CONFIG_HZ_300 is not set
  347. CONFIG_HZ_1000=y
  348. CONFIG_HZ=1000
  349. # CONFIG_SCHED_HRTICK is not set
  350. # CONFIG_PREEMPT_NONE is not set
  351. # CONFIG_PREEMPT_VOLUNTARY is not set
  352. CONFIG_PREEMPT=y
  353. CONFIG_PREEMPT_COUNT=y
  354. CONFIG_BINFMT_ELF=y
  355. CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
  356. CONFIG_BINFMT_SCRIPT=y
  357. # CONFIG_HAVE_AOUT is not set
  358. # CONFIG_BINFMT_MISC is not set
  359. CONFIG_COREDUMP=y
  360. # CONFIG_IOMMU_HELPER is not set
  361. # CONFIG_SWIOTLB is not set
  362. CONFIG_HOTPLUG_CPU=y
  363. CONFIG_ARCH_CPU_PROBE_RELEASE=y
  364. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  365. CONFIG_ARCH_HAS_WALK_MEMORY=y
  366. CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
  367. # CONFIG_KEXEC is not set
  368. # CONFIG_CRASH_DUMP is not set
  369. # CONFIG_IRQ_ALL_CPUS is not set
  370. CONFIG_ARCH_FLATMEM_ENABLE=y
  371. CONFIG_FLATMEM=y
  372. CONFIG_FLAT_NODE_MEM_MAP=y
  373. CONFIG_HAVE_MEMBLOCK=y
  374. CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
  375. # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
  376. CONFIG_PAGEFLAGS_EXTENDED=y
  377. CONFIG_SPLIT_PTLOCK_CPUS=4
  378. CONFIG_COMPACTION=y
  379. CONFIG_MIGRATION=y
  380. # CONFIG_PHYS_ADDR_T_64BIT is not set
  381. CONFIG_ZONE_DMA_FLAG=1
  382. CONFIG_BOUNCE=y
  383. CONFIG_VIRT_TO_BUS=y
  384. # CONFIG_KSM is not set
  385. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  386. CONFIG_CROSS_MEMORY_ATTACH=y
  387. CONFIG_CLEANCACHE=y
  388. CONFIG_FRONTSWAP=y
  389. CONFIG_PPC_4K_PAGES=y
  390. CONFIG_FORCE_MAX_ZONEORDER=11
  391. # CONFIG_CMDLINE_BOOL is not set
  392. CONFIG_EXTRA_TARGETS=""
  393. CONFIG_ARCH_WANTS_FREEZER_CONTROL=y
  394. CONFIG_SUSPEND=y
  395. CONFIG_SUSPEND_FREEZER=y
  396. # CONFIG_HIBERNATION is not set
  397. CONFIG_PM_SLEEP=y
  398. CONFIG_PM_SLEEP_SMP=y
  399. # CONFIG_PM_AUTOSLEEP is not set
  400. # CONFIG_PM_WAKELOCKS is not set
  401. # CONFIG_PM_RUNTIME is not set
  402. CONFIG_PM=y
  403. # CONFIG_PM_DEBUG is not set
  404. CONFIG_SECCOMP=y
  405. CONFIG_ISA_DMA_API=y
  406.  
  407. #
  408. # Bus options
  409. #
  410. # CONFIG_ISA is not set
  411. CONFIG_ZONE_DMA=y
  412. # CONFIG_NEED_DMA_MAP_STATE is not set
  413. CONFIG_NEED_SG_DMA_LENGTH=y
  414. CONFIG_GENERIC_ISA_DMA=y
  415. CONFIG_PPC_INDIRECT_PCI=y
  416. CONFIG_PCI=y
  417. CONFIG_PCI_DOMAINS=y
  418. CONFIG_PCI_SYSCALL=y
  419. # CONFIG_PCIEPORTBUS is not set
  420. CONFIG_ARCH_SUPPORTS_MSI=y
  421. CONFIG_PCI_MSI=y
  422. # CONFIG_PCI_DEBUG is not set
  423. # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
  424. # CONFIG_PCI_STUB is not set
  425. # CONFIG_PCI_IOV is not set
  426. # CONFIG_PCI_PRI is not set
  427. # CONFIG_PCI_PASID is not set
  428. # CONFIG_PCCARD is not set
  429. # CONFIG_HOTPLUG_PCI is not set
  430. # CONFIG_HAS_RAPIDIO is not set
  431. # CONFIG_RAPIDIO is not set
  432. # CONFIG_NONSTATIC_KERNEL is not set
  433.  
  434. #
  435. # Advanced setup
  436. #
  437. CONFIG_ADVANCED_OPTIONS=y
  438. # CONFIG_LOWMEM_SIZE_BOOL is not set
  439. CONFIG_LOWMEM_SIZE=0x30000000
  440. # CONFIG_PAGE_OFFSET_BOOL is not set
  441. CONFIG_PAGE_OFFSET=0xc0000000
  442. # CONFIG_KERNEL_START_BOOL is not set
  443. CONFIG_KERNEL_START=0xc0000000
  444. CONFIG_PHYSICAL_START=0x00000000
  445. # CONFIG_TASK_SIZE_BOOL is not set
  446. CONFIG_TASK_SIZE=0xc0000000
  447. CONFIG_NET=y
  448.  
  449. #
  450. # Networking options
  451. #
  452. CONFIG_PACKET=y
  453. CONFIG_PACKET_DIAG=y
  454. CONFIG_UNIX=y
  455. CONFIG_UNIX_DIAG=y
  456. CONFIG_XFRM=y
  457. CONFIG_XFRM_ALGO=y
  458. CONFIG_XFRM_USER=y
  459. # CONFIG_XFRM_SUB_POLICY is not set
  460. # CONFIG_XFRM_MIGRATE is not set
  461. # CONFIG_XFRM_STATISTICS is not set
  462. CONFIG_XFRM_IPCOMP=y
  463. CONFIG_NET_KEY=y
  464. # CONFIG_NET_KEY_MIGRATE is not set
  465. CONFIG_INET=y
  466. CONFIG_IP_MULTICAST=y
  467. # CONFIG_IP_ADVANCED_ROUTER is not set
  468. # CONFIG_IP_PNP is not set
  469. # CONFIG_NET_IPIP is not set
  470. # CONFIG_NET_IPGRE_DEMUX is not set
  471. CONFIG_NET_IP_TUNNEL=m
  472. # CONFIG_IP_MROUTE is not set
  473. # CONFIG_ARPD is not set
  474. # CONFIG_SYN_COOKIES is not set
  475. # CONFIG_NET_IPVTI is not set
  476. CONFIG_INET_AH=y
  477. CONFIG_INET_ESP=y
  478. CONFIG_INET_IPCOMP=y
  479. CONFIG_INET_XFRM_TUNNEL=y
  480. CONFIG_INET_TUNNEL=y
  481. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  482. CONFIG_INET_XFRM_MODE_TUNNEL=y
  483. CONFIG_INET_XFRM_MODE_BEET=y
  484. CONFIG_INET_LRO=y
  485. CONFIG_INET_DIAG=y
  486. CONFIG_INET_TCP_DIAG=y
  487. # CONFIG_INET_UDP_DIAG is not set
  488. # CONFIG_TCP_CONG_ADVANCED is not set
  489. CONFIG_TCP_CONG_CUBIC=y
  490. CONFIG_DEFAULT_TCP_CONG="cubic"
  491. # CONFIG_TCP_MD5SIG is not set
  492. CONFIG_IPV6=y
  493. # CONFIG_IPV6_PRIVACY is not set
  494. # CONFIG_IPV6_ROUTER_PREF is not set
  495. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  496. CONFIG_INET6_AH=y
  497. CONFIG_INET6_ESP=y
  498. CONFIG_INET6_IPCOMP=y
  499. # CONFIG_IPV6_MIP6 is not set
  500. CONFIG_INET6_XFRM_TUNNEL=y
  501. CONFIG_INET6_TUNNEL=y
  502. CONFIG_INET6_XFRM_MODE_TRANSPORT=y
  503. CONFIG_INET6_XFRM_MODE_TUNNEL=y
  504. CONFIG_INET6_XFRM_MODE_BEET=y
  505. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  506. CONFIG_IPV6_SIT=m
  507. # CONFIG_IPV6_SIT_6RD is not set
  508. CONFIG_IPV6_NDISC_NODETYPE=y
  509. # CONFIG_IPV6_TUNNEL is not set
  510. # CONFIG_IPV6_GRE is not set
  511. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  512. # CONFIG_IPV6_MROUTE is not set
  513. # CONFIG_NETWORK_SECMARK is not set
  514. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  515. # CONFIG_NETFILTER is not set
  516. # CONFIG_IP_DCCP is not set
  517. # CONFIG_IP_SCTP is not set
  518. # CONFIG_RDS is not set
  519. # CONFIG_TIPC is not set
  520. # CONFIG_ATM is not set
  521. # CONFIG_L2TP is not set
  522. CONFIG_STP=m
  523. CONFIG_BRIDGE=m
  524. CONFIG_BRIDGE_IGMP_SNOOPING=y
  525. # CONFIG_BRIDGE_VLAN_FILTERING is not set
  526. CONFIG_HAVE_NET_DSA=y
  527. CONFIG_VLAN_8021Q=m
  528. # CONFIG_VLAN_8021Q_GVRP is not set
  529. # CONFIG_VLAN_8021Q_MVRP is not set
  530. # CONFIG_DECNET is not set
  531. CONFIG_LLC=m
  532. # CONFIG_LLC2 is not set
  533. # CONFIG_IPX is not set
  534. CONFIG_ATALK=m
  535. CONFIG_DEV_APPLETALK=m
  536. CONFIG_IPDDP=m
  537. # CONFIG_IPDDP_ENCAP is not set
  538. # CONFIG_X25 is not set
  539. # CONFIG_LAPB is not set
  540. # CONFIG_PHONET is not set
  541. # CONFIG_IEEE802154 is not set
  542. # CONFIG_NET_SCHED is not set
  543. # CONFIG_DCB is not set
  544. # CONFIG_BATMAN_ADV is not set
  545. # CONFIG_OPENVSWITCH is not set
  546. # CONFIG_VSOCKETS is not set
  547. # CONFIG_NETLINK_MMAP is not set
  548. # CONFIG_NETLINK_DIAG is not set
  549. CONFIG_RPS=y
  550. CONFIG_RFS_ACCEL=y
  551. CONFIG_XPS=y
  552. CONFIG_BQL=y
  553.  
  554. #
  555. # Network testing
  556. #
  557. # CONFIG_NET_PKTGEN is not set
  558. # CONFIG_HAMRADIO is not set
  559. # CONFIG_CAN is not set
  560. # CONFIG_IRDA is not set
  561. # CONFIG_BT is not set
  562. # CONFIG_AF_RXRPC is not set
  563. CONFIG_WIRELESS=y
  564. CONFIG_CFG80211=m
  565. # CONFIG_NL80211_TESTMODE is not set
  566. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  567. # CONFIG_CFG80211_REG_DEBUG is not set
  568. # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
  569. CONFIG_CFG80211_DEFAULT_PS=y
  570. # CONFIG_CFG80211_INTERNAL_REGDB is not set
  571. # CONFIG_CFG80211_WEXT is not set
  572. # CONFIG_LIB80211 is not set
  573. CONFIG_MAC80211=m
  574. CONFIG_MAC80211_HAS_RC=y
  575. # CONFIG_MAC80211_RC_PID is not set
  576. CONFIG_MAC80211_RC_MINSTREL=y
  577. CONFIG_MAC80211_RC_MINSTREL_HT=y
  578. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  579. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  580. # CONFIG_MAC80211_MESH is not set
  581. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  582. # CONFIG_MAC80211_DEBUG_MENU is not set
  583. # CONFIG_WIMAX is not set
  584. CONFIG_RFKILL=m
  585. # CONFIG_RFKILL_INPUT is not set
  586. # CONFIG_NET_9P is not set
  587. # CONFIG_CAIF is not set
  588. # CONFIG_CEPH_LIB is not set
  589. # CONFIG_NFC is not set
  590.  
  591. #
  592. # Device Drivers
  593. #
  594.  
  595. #
  596. # Generic Driver Options
  597. #
  598. CONFIG_UEVENT_HELPER_PATH=""
  599. CONFIG_DEVTMPFS=y
  600. # CONFIG_DEVTMPFS_MOUNT is not set
  601. CONFIG_STANDALONE=y
  602. CONFIG_PREVENT_FIRMWARE_BUILD=y
  603. CONFIG_FW_LOADER=y
  604. CONFIG_FIRMWARE_IN_KERNEL=y
  605. CONFIG_EXTRA_FIRMWARE=""
  606. CONFIG_FW_LOADER_USER_HELPER=y
  607. # CONFIG_DEBUG_DRIVER is not set
  608. # CONFIG_DEBUG_DEVRES is not set
  609. # CONFIG_SYS_HYPERVISOR is not set
  610. # CONFIG_GENERIC_CPU_DEVICES is not set
  611. CONFIG_DMA_SHARED_BUFFER=y
  612.  
  613. #
  614. # Bus devices
  615. #
  616. # CONFIG_CONNECTOR is not set
  617. # CONFIG_MTD is not set
  618. CONFIG_DTC=y
  619. CONFIG_OF=y
  620.  
  621. #
  622. # Device Tree and Open Firmware support
  623. #
  624. CONFIG_PROC_DEVICETREE=y
  625. # CONFIG_OF_SELFTEST is not set
  626. CONFIG_OF_FLATTREE=y
  627. CONFIG_OF_EARLY_FLATTREE=y
  628. CONFIG_OF_ADDRESS=y
  629. CONFIG_OF_IRQ=y
  630. CONFIG_OF_DEVICE=y
  631. CONFIG_OF_I2C=y
  632. CONFIG_OF_NET=y
  633. CONFIG_OF_MDIO=m
  634. CONFIG_OF_PCI=y
  635. CONFIG_OF_PCI_IRQ=y
  636. # CONFIG_PARPORT is not set
  637. CONFIG_BLK_DEV=y
  638. # CONFIG_BLK_DEV_FD is not set
  639. # CONFIG_MAC_FLOPPY is not set
  640. # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
  641. # CONFIG_BLK_CPQ_DA is not set
  642. # CONFIG_BLK_CPQ_CISS_DA is not set
  643. # CONFIG_BLK_DEV_DAC960 is not set
  644. # CONFIG_BLK_DEV_UMEM is not set
  645. # CONFIG_BLK_DEV_COW_COMMON is not set
  646. CONFIG_BLK_DEV_LOOP=m
  647. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  648. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  649. # CONFIG_BLK_DEV_DRBD is not set
  650. CONFIG_BLK_DEV_NBD=m
  651. # CONFIG_BLK_DEV_NVME is not set
  652. # CONFIG_BLK_DEV_SX8 is not set
  653. # CONFIG_BLK_DEV_RAM is not set
  654. CONFIG_CDROM_PKTCDVD=m
  655. CONFIG_CDROM_PKTCDVD_BUFFERS=8
  656. # CONFIG_CDROM_PKTCDVD_WCACHE is not set
  657. # CONFIG_ATA_OVER_ETH is not set
  658. # CONFIG_BLK_DEV_HD is not set
  659. # CONFIG_BLK_DEV_RBD is not set
  660. # CONFIG_BLK_DEV_RSXX is not set
  661.  
  662. #
  663. # Misc devices
  664. #
  665. # CONFIG_SENSORS_LIS3LV02D is not set
  666. # CONFIG_AD525X_DPOT is not set
  667. # CONFIG_DUMMY_IRQ is not set
  668. # CONFIG_PHANTOM is not set
  669. # CONFIG_INTEL_MID_PTI is not set
  670. # CONFIG_SGI_IOC4 is not set
  671. # CONFIG_TIFM_CORE is not set
  672. # CONFIG_ICS932S401 is not set
  673. # CONFIG_ATMEL_SSC is not set
  674. # CONFIG_ENCLOSURE_SERVICES is not set
  675. # CONFIG_HP_ILO is not set
  676. # CONFIG_APDS9802ALS is not set
  677. # CONFIG_ISL29003 is not set
  678. # CONFIG_ISL29020 is not set
  679. # CONFIG_SENSORS_TSL2550 is not set
  680. # CONFIG_SENSORS_BH1780 is not set
  681. # CONFIG_SENSORS_BH1770 is not set
  682. # CONFIG_SENSORS_APDS990X is not set
  683. # CONFIG_HMC6352 is not set
  684. # CONFIG_DS1682 is not set
  685. # CONFIG_BMP085_I2C is not set
  686. # CONFIG_PCH_PHUB is not set
  687. # CONFIG_USB_SWITCH_FSA9480 is not set
  688. # CONFIG_SRAM is not set
  689. # CONFIG_C2PORT is not set
  690.  
  691. #
  692. # EEPROM support
  693. #
  694. CONFIG_EEPROM_AT24=m
  695. # CONFIG_EEPROM_LEGACY is not set
  696. # CONFIG_EEPROM_MAX6875 is not set
  697. # CONFIG_EEPROM_93CX6 is not set
  698. # CONFIG_CB710_CORE is not set
  699.  
  700. #
  701. # Texas Instruments shared transport line discipline
  702. #
  703. # CONFIG_TI_ST is not set
  704. # CONFIG_SENSORS_LIS3_I2C is not set
  705.  
  706. #
  707. # Altera FPGA firmware download module
  708. #
  709. # CONFIG_ALTERA_STAPL is not set
  710. CONFIG_HAVE_IDE=y
  711. CONFIG_IDE=y
  712.  
  713. #
  714. # Please see Documentation/ide/ide.txt for help/info on IDE drives
  715. #
  716. CONFIG_IDE_XFER_MODE=y
  717. CONFIG_IDE_TIMINGS=y
  718. CONFIG_IDE_ATAPI=y
  719. # CONFIG_BLK_DEV_IDE_SATA is not set
  720. CONFIG_IDE_GD=y
  721. CONFIG_IDE_GD_ATA=y
  722. # CONFIG_IDE_GD_ATAPI is not set
  723. CONFIG_BLK_DEV_IDECD=m
  724. CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
  725. # CONFIG_BLK_DEV_IDETAPE is not set
  726. # CONFIG_IDE_TASK_IOCTL is not set
  727. CONFIG_IDE_PROC_FS=y
  728.  
  729. #
  730. # IDE chipset support/bugfixes
  731. #
  732. # CONFIG_BLK_DEV_PLATFORM is not set
  733. CONFIG_BLK_DEV_IDEDMA_SFF=y
  734.  
  735. #
  736. # PCI IDE chipsets support
  737. #
  738. CONFIG_BLK_DEV_IDEPCI=y
  739. CONFIG_IDEPCI_PCIBUS_ORDER=y
  740. # CONFIG_BLK_DEV_GENERIC is not set
  741. # CONFIG_BLK_DEV_OPTI621 is not set
  742. CONFIG_BLK_DEV_IDEDMA_PCI=y
  743. # CONFIG_BLK_DEV_AEC62XX is not set
  744. # CONFIG_BLK_DEV_ALI15X3 is not set
  745. # CONFIG_BLK_DEV_AMD74XX is not set
  746. # CONFIG_BLK_DEV_CMD64X is not set
  747. # CONFIG_BLK_DEV_TRIFLEX is not set
  748. # CONFIG_BLK_DEV_CS5520 is not set
  749. # CONFIG_BLK_DEV_CS5530 is not set
  750. # CONFIG_BLK_DEV_HPT366 is not set
  751. # CONFIG_BLK_DEV_JMICRON is not set
  752. # CONFIG_BLK_DEV_SC1200 is not set
  753. # CONFIG_BLK_DEV_PIIX is not set
  754. # CONFIG_BLK_DEV_IT8172 is not set
  755. # CONFIG_BLK_DEV_IT8213 is not set
  756. # CONFIG_BLK_DEV_IT821X is not set
  757. # CONFIG_BLK_DEV_NS87415 is not set
  758. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  759. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  760. # CONFIG_BLK_DEV_SVWKS is not set
  761. # CONFIG_BLK_DEV_SIIMAGE is not set
  762. # CONFIG_BLK_DEV_SL82C105 is not set
  763. # CONFIG_BLK_DEV_SLC90E66 is not set
  764. # CONFIG_BLK_DEV_TRM290 is not set
  765. # CONFIG_BLK_DEV_VIA82CXXX is not set
  766. # CONFIG_BLK_DEV_TC86C001 is not set
  767. CONFIG_BLK_DEV_IDE_PMAC=y
  768. CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
  769. CONFIG_BLK_DEV_IDEDMA=y
  770.  
  771. #
  772. # SCSI device support
  773. #
  774. CONFIG_SCSI_MOD=y
  775. # CONFIG_RAID_ATTRS is not set
  776. CONFIG_SCSI=y
  777. CONFIG_SCSI_DMA=y
  778. # CONFIG_SCSI_TGT is not set
  779. # CONFIG_SCSI_NETLINK is not set
  780. CONFIG_SCSI_PROC_FS=y
  781.  
  782. #
  783. # SCSI support type (disk, tape, CD-ROM)
  784. #
  785. CONFIG_BLK_DEV_SD=y
  786. # CONFIG_CHR_DEV_ST is not set
  787. # CONFIG_CHR_DEV_OSST is not set
  788. CONFIG_BLK_DEV_SR=y
  789. # CONFIG_BLK_DEV_SR_VENDOR is not set
  790. CONFIG_CHR_DEV_SG=y
  791. # CONFIG_CHR_DEV_SCH is not set
  792. CONFIG_SCSI_MULTI_LUN=y
  793. # CONFIG_SCSI_CONSTANTS is not set
  794. # CONFIG_SCSI_LOGGING is not set
  795. CONFIG_SCSI_SCAN_ASYNC=y
  796.  
  797. #
  798. # SCSI Transports
  799. #
  800. # CONFIG_SCSI_SPI_ATTRS is not set
  801. # CONFIG_SCSI_FC_ATTRS is not set
  802. # CONFIG_SCSI_ISCSI_ATTRS is not set
  803. # CONFIG_SCSI_SAS_ATTRS is not set
  804. # CONFIG_SCSI_SAS_LIBSAS is not set
  805. # CONFIG_SCSI_SRP_ATTRS is not set
  806. # CONFIG_SCSI_LOWLEVEL is not set
  807. # CONFIG_SCSI_DH is not set
  808. # CONFIG_SCSI_OSD_INITIATOR is not set
  809. CONFIG_ATA=y
  810. # CONFIG_ATA_NONSTANDARD is not set
  811. CONFIG_ATA_VERBOSE_ERROR=y
  812. CONFIG_SATA_PMP=y
  813.  
  814. #
  815. # Controllers with non-SFF native interface
  816. #
  817. # CONFIG_SATA_AHCI is not set
  818. # CONFIG_SATA_AHCI_PLATFORM is not set
  819. # CONFIG_SATA_INIC162X is not set
  820. # CONFIG_SATA_ACARD_AHCI is not set
  821. # CONFIG_SATA_SIL24 is not set
  822. CONFIG_ATA_SFF=y
  823.  
  824. #
  825. # SFF controllers with custom DMA interface
  826. #
  827. # CONFIG_PDC_ADMA is not set
  828. # CONFIG_SATA_QSTOR is not set
  829. # CONFIG_SATA_SX4 is not set
  830. CONFIG_ATA_BMDMA=y
  831.  
  832. #
  833. # SATA SFF controllers with BMDMA
  834. #
  835. # CONFIG_ATA_PIIX is not set
  836. # CONFIG_SATA_HIGHBANK is not set
  837. # CONFIG_SATA_MV is not set
  838. # CONFIG_SATA_NV is not set
  839. # CONFIG_SATA_PROMISE is not set
  840. # CONFIG_SATA_SIL is not set
  841. # CONFIG_SATA_SIS is not set
  842. # CONFIG_SATA_SVW is not set
  843. # CONFIG_SATA_ULI is not set
  844. # CONFIG_SATA_VIA is not set
  845. # CONFIG_SATA_VITESSE is not set
  846.  
  847. #
  848. # PATA SFF controllers with BMDMA
  849. #
  850. # CONFIG_PATA_ALI is not set
  851. # CONFIG_PATA_AMD is not set
  852. # CONFIG_PATA_ARASAN_CF is not set
  853. # CONFIG_PATA_ARTOP is not set
  854. # CONFIG_PATA_ATIIXP is not set
  855. # CONFIG_PATA_ATP867X is not set
  856. # CONFIG_PATA_CMD64X is not set
  857. # CONFIG_PATA_CS5520 is not set
  858. # CONFIG_PATA_CS5530 is not set
  859. # CONFIG_PATA_CS5536 is not set
  860. # CONFIG_PATA_CYPRESS is not set
  861. # CONFIG_PATA_EFAR is not set
  862. # CONFIG_PATA_HPT366 is not set
  863. # CONFIG_PATA_HPT37X is not set
  864. # CONFIG_PATA_HPT3X2N is not set
  865. # CONFIG_PATA_HPT3X3 is not set
  866. # CONFIG_PATA_IT8213 is not set
  867. # CONFIG_PATA_IT821X is not set
  868. # CONFIG_PATA_JMICRON is not set
  869. CONFIG_PATA_MACIO=y
  870. # CONFIG_PATA_MARVELL is not set
  871. # CONFIG_PATA_NETCELL is not set
  872. # CONFIG_PATA_NINJA32 is not set
  873. # CONFIG_PATA_NS87415 is not set
  874. # CONFIG_PATA_OLDPIIX is not set
  875. # CONFIG_PATA_OPTIDMA is not set
  876. # CONFIG_PATA_PDC2027X is not set
  877. # CONFIG_PATA_PDC_OLD is not set
  878. # CONFIG_PATA_RADISYS is not set
  879. # CONFIG_PATA_RDC is not set
  880. # CONFIG_PATA_SC1200 is not set
  881. # CONFIG_PATA_SCH is not set
  882. # CONFIG_PATA_SERVERWORKS is not set
  883. # CONFIG_PATA_SIL680 is not set
  884. # CONFIG_PATA_SIS is not set
  885. # CONFIG_PATA_TOSHIBA is not set
  886. # CONFIG_PATA_TRIFLEX is not set
  887. # CONFIG_PATA_VIA is not set
  888. # CONFIG_PATA_WINBOND is not set
  889.  
  890. #
  891. # PIO-only SFF controllers
  892. #
  893. # CONFIG_PATA_CMD640_PCI is not set
  894. # CONFIG_PATA_MPIIX is not set
  895. # CONFIG_PATA_NS87410 is not set
  896. # CONFIG_PATA_OPTI is not set
  897. # CONFIG_PATA_PLATFORM is not set
  898. # CONFIG_PATA_RZ1000 is not set
  899.  
  900. #
  901. # Generic fallback / legacy drivers
  902. #
  903. # CONFIG_ATA_GENERIC is not set
  904. # CONFIG_PATA_LEGACY is not set
  905. # CONFIG_MD is not set
  906. # CONFIG_TARGET_CORE is not set
  907. # CONFIG_FUSION is not set
  908.  
  909. #
  910. # IEEE 1394 (FireWire) support
  911. #
  912. CONFIG_FIREWIRE=y
  913. CONFIG_FIREWIRE_OHCI=y
  914. CONFIG_FIREWIRE_SBP2=y
  915. CONFIG_FIREWIRE_NET=m
  916. # CONFIG_FIREWIRE_NOSY is not set
  917. # CONFIG_I2O is not set
  918. CONFIG_MACINTOSH_DRIVERS=y
  919. # CONFIG_ADB is not set
  920. CONFIG_ADB_CUDA=y
  921. CONFIG_ADB_PMU=y
  922. # CONFIG_ADB_PMU_LED is not set
  923. # CONFIG_PMAC_APM_EMU is not set
  924. # CONFIG_PMAC_MEDIABAY is not set
  925. # CONFIG_PMAC_BACKLIGHT is not set
  926. CONFIG_MAC_EMUMOUSEBTN=y
  927. CONFIG_THERM_WINDTUNNEL=m
  928. # CONFIG_THERM_ADT746X is not set
  929. CONFIG_WINDFARM=m
  930. CONFIG_ANSLCD=m
  931. # CONFIG_PMAC_RACKMETER is not set
  932. # CONFIG_SENSORS_AMS is not set
  933. CONFIG_NETDEVICES=y
  934. CONFIG_NET_CORE=y
  935. # CONFIG_BONDING is not set
  936. # CONFIG_DUMMY is not set
  937. # CONFIG_EQUALIZER is not set
  938. # CONFIG_NET_FC is not set
  939. CONFIG_MII=m
  940. # CONFIG_NET_TEAM is not set
  941. # CONFIG_MACVLAN is not set
  942. # CONFIG_VXLAN is not set
  943. # CONFIG_NETCONSOLE is not set
  944. # CONFIG_NETPOLL is not set
  945. # CONFIG_NET_POLL_CONTROLLER is not set
  946. # CONFIG_TUN is not set
  947. # CONFIG_VETH is not set
  948. CONFIG_SUNGEM_PHY=m
  949. # CONFIG_ARCNET is not set
  950.  
  951. #
  952. # CAIF transport drivers
  953. #
  954. CONFIG_VHOST_NET=m
  955. CONFIG_VHOST_RING=m
  956.  
  957. #
  958. # Distributed Switch Architecture drivers
  959. #
  960. # CONFIG_NET_DSA_MV88E6XXX is not set
  961. # CONFIG_NET_DSA_MV88E6060 is not set
  962. # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
  963. # CONFIG_NET_DSA_MV88E6131 is not set
  964. # CONFIG_NET_DSA_MV88E6123_61_65 is not set
  965. CONFIG_ETHERNET=y
  966. # CONFIG_NET_VENDOR_3COM is not set
  967. # CONFIG_NET_VENDOR_ADAPTEC is not set
  968. # CONFIG_NET_VENDOR_ALTEON is not set
  969. # CONFIG_NET_VENDOR_AMD is not set
  970. CONFIG_NET_VENDOR_APPLE=y
  971. CONFIG_MACE=m
  972. # CONFIG_MACE_AAUI_PORT is not set
  973. CONFIG_BMAC=m
  974. # CONFIG_NET_VENDOR_ATHEROS is not set
  975. # CONFIG_NET_CADENCE is not set
  976. # CONFIG_NET_VENDOR_BROADCOM is not set
  977. # CONFIG_NET_VENDOR_BROCADE is not set
  978. # CONFIG_NET_CALXEDA_XGMAC is not set
  979. # CONFIG_NET_VENDOR_CHELSIO is not set
  980. # CONFIG_NET_VENDOR_CISCO is not set
  981. # CONFIG_DNET is not set
  982. # CONFIG_NET_VENDOR_DEC is not set
  983. # CONFIG_NET_VENDOR_DLINK is not set
  984. # CONFIG_NET_VENDOR_EMULEX is not set
  985. # CONFIG_NET_VENDOR_EXAR is not set
  986. # CONFIG_NET_VENDOR_HP is not set
  987. # CONFIG_NET_VENDOR_INTEL is not set
  988. # CONFIG_IP1000 is not set
  989. # CONFIG_JME is not set
  990. # CONFIG_NET_VENDOR_MARVELL is not set
  991. # CONFIG_NET_VENDOR_MELLANOX is not set
  992. # CONFIG_NET_VENDOR_MICREL is not set
  993. # CONFIG_NET_VENDOR_MYRI is not set
  994. # CONFIG_FEALNX is not set
  995. # CONFIG_NET_VENDOR_NATSEMI is not set
  996. # CONFIG_NET_VENDOR_NVIDIA is not set
  997. # CONFIG_NET_VENDOR_OKI is not set
  998. # CONFIG_ETHOC is not set
  999. # CONFIG_NET_PACKET_ENGINE is not set
  1000. # CONFIG_NET_VENDOR_QLOGIC is not set
  1001. # CONFIG_NET_VENDOR_REALTEK is not set
  1002. # CONFIG_NET_VENDOR_RDC is not set
  1003. # CONFIG_NET_VENDOR_SEEQ is not set
  1004. # CONFIG_NET_VENDOR_SILAN is not set
  1005. # CONFIG_NET_VENDOR_SIS is not set
  1006. # CONFIG_SFC is not set
  1007. # CONFIG_NET_VENDOR_SMSC is not set
  1008. # CONFIG_NET_VENDOR_STMICRO is not set
  1009. CONFIG_NET_VENDOR_SUN=y
  1010. CONFIG_HAPPYMEAL=m
  1011. CONFIG_SUNGEM=m
  1012. CONFIG_CASSINI=m
  1013. # CONFIG_NIU is not set
  1014. # CONFIG_NET_VENDOR_TEHUTI is not set
  1015. # CONFIG_NET_VENDOR_TI is not set
  1016. # CONFIG_NET_VENDOR_VIA is not set
  1017. # CONFIG_NET_VENDOR_WIZNET is not set
  1018. # CONFIG_NET_VENDOR_XILINX is not set
  1019. # CONFIG_FDDI is not set
  1020. # CONFIG_HIPPI is not set
  1021. CONFIG_PHYLIB=m
  1022.  
  1023. #
  1024. # MII PHY device drivers
  1025. #
  1026. CONFIG_AT803X_PHY=m
  1027. CONFIG_AMD_PHY=m
  1028. CONFIG_MARVELL_PHY=m
  1029. CONFIG_DAVICOM_PHY=m
  1030. CONFIG_QSEMI_PHY=m
  1031. CONFIG_LXT_PHY=m
  1032. CONFIG_CICADA_PHY=m
  1033. CONFIG_VITESSE_PHY=m
  1034. CONFIG_SMSC_PHY=m
  1035. CONFIG_BROADCOM_PHY=m
  1036. CONFIG_BCM87XX_PHY=m
  1037. CONFIG_ICPLUS_PHY=m
  1038. CONFIG_REALTEK_PHY=m
  1039. CONFIG_NATIONAL_PHY=m
  1040. CONFIG_STE10XP=m
  1041. CONFIG_LSI_ET1011C_PHY=m
  1042. CONFIG_MICREL_PHY=m
  1043. CONFIG_MDIO_BITBANG=m
  1044. # CONFIG_MDIO_GPIO is not set
  1045. CONFIG_MDIO_BUS_MUX=m
  1046. # CONFIG_MDIO_BUS_MUX_GPIO is not set
  1047. CONFIG_MDIO_BUS_MUX_MMIOREG=m
  1048. # CONFIG_PPP is not set
  1049. # CONFIG_SLIP is not set
  1050.  
  1051. #
  1052. # USB Network Adapters
  1053. #
  1054. # CONFIG_USB_CATC is not set
  1055. # CONFIG_USB_KAWETH is not set
  1056. # CONFIG_USB_PEGASUS is not set
  1057. # CONFIG_USB_RTL8150 is not set
  1058. # CONFIG_USB_RTL8152 is not set
  1059. # CONFIG_USB_USBNET is not set
  1060. # CONFIG_USB_HSO is not set
  1061. CONFIG_USB_IPHETH=m
  1062. CONFIG_WLAN=y
  1063. # CONFIG_LIBERTAS_THINFIRM is not set
  1064. # CONFIG_AIRO is not set
  1065. # CONFIG_ATMEL is not set
  1066. # CONFIG_AT76C50X_USB is not set
  1067. # CONFIG_PRISM54 is not set
  1068. # CONFIG_USB_ZD1201 is not set
  1069. # CONFIG_USB_NET_RNDIS_WLAN is not set
  1070. # CONFIG_RTL8180 is not set
  1071. # CONFIG_RTL8187 is not set
  1072. # CONFIG_ADM8211 is not set
  1073. # CONFIG_MAC80211_HWSIM is not set
  1074. # CONFIG_MWL8K is not set
  1075. # CONFIG_ATH_CARDS is not set
  1076. CONFIG_B43=m
  1077. CONFIG_B43_SSB=y
  1078. CONFIG_B43_PCI_AUTOSELECT=y
  1079. CONFIG_B43_PCICORE_AUTOSELECT=y
  1080. CONFIG_B43_PIO=y
  1081. # CONFIG_B43_PHY_N is not set
  1082. CONFIG_B43_PHY_LP=y
  1083. CONFIG_B43_HWRNG=y
  1084. # CONFIG_B43_DEBUG is not set
  1085. CONFIG_B43LEGACY=m
  1086. CONFIG_B43LEGACY_PCI_AUTOSELECT=y
  1087. CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
  1088. CONFIG_B43LEGACY_HWRNG=y
  1089. # CONFIG_B43LEGACY_DEBUG is not set
  1090. CONFIG_B43LEGACY_DMA=y
  1091. CONFIG_B43LEGACY_PIO=y
  1092. CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
  1093. # CONFIG_B43LEGACY_DMA_MODE is not set
  1094. # CONFIG_B43LEGACY_PIO_MODE is not set
  1095. # CONFIG_BRCMFMAC is not set
  1096. # CONFIG_HOSTAP is not set
  1097. # CONFIG_IPW2100 is not set
  1098. # CONFIG_IWLWIFI is not set
  1099. # CONFIG_IWL4965 is not set
  1100. # CONFIG_IWL3945 is not set
  1101. # CONFIG_LIBERTAS is not set
  1102. # CONFIG_P54_COMMON is not set
  1103. # CONFIG_RT2X00 is not set
  1104. # CONFIG_RTLWIFI is not set
  1105. # CONFIG_WL_TI is not set
  1106. # CONFIG_ZD1211RW is not set
  1107. # CONFIG_MWIFIEX is not set
  1108.  
  1109. #
  1110. # Enable WiMAX (Networking options) to see the WiMAX drivers
  1111. #
  1112. # CONFIG_WAN is not set
  1113. CONFIG_VMXNET3=m
  1114. # CONFIG_ISDN is not set
  1115.  
  1116. #
  1117. # Input device support
  1118. #
  1119. CONFIG_INPUT=y
  1120. # CONFIG_INPUT_FF_MEMLESS is not set
  1121. # CONFIG_INPUT_POLLDEV is not set
  1122. # CONFIG_INPUT_SPARSEKMAP is not set
  1123. # CONFIG_INPUT_MATRIXKMAP is not set
  1124.  
  1125. #
  1126. # Userland interfaces
  1127. #
  1128. CONFIG_INPUT_MOUSEDEV=m
  1129. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  1130. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  1131. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  1132. # CONFIG_INPUT_JOYDEV is not set
  1133. CONFIG_INPUT_EVDEV=m
  1134. # CONFIG_INPUT_EVBUG is not set
  1135.  
  1136. #
  1137. # Input Device Drivers
  1138. #
  1139. CONFIG_INPUT_KEYBOARD=y
  1140. # CONFIG_KEYBOARD_ADP5588 is not set
  1141. # CONFIG_KEYBOARD_ADP5589 is not set
  1142. CONFIG_KEYBOARD_ATKBD=y
  1143. # CONFIG_KEYBOARD_QT1070 is not set
  1144. # CONFIG_KEYBOARD_QT2160 is not set
  1145. # CONFIG_KEYBOARD_LKKBD is not set
  1146. CONFIG_KEYBOARD_GPIO=m
  1147. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  1148. # CONFIG_KEYBOARD_TCA6416 is not set
  1149. # CONFIG_KEYBOARD_TCA8418 is not set
  1150. # CONFIG_KEYBOARD_MATRIX is not set
  1151. # CONFIG_KEYBOARD_LM8333 is not set
  1152. # CONFIG_KEYBOARD_MAX7359 is not set
  1153. # CONFIG_KEYBOARD_MCS is not set
  1154. # CONFIG_KEYBOARD_MPR121 is not set
  1155. # CONFIG_KEYBOARD_NEWTON is not set
  1156. # CONFIG_KEYBOARD_OPENCORES is not set
  1157. # CONFIG_KEYBOARD_STOWAWAY is not set
  1158. # CONFIG_KEYBOARD_SUNKBD is not set
  1159. # CONFIG_KEYBOARD_XTKBD is not set
  1160. CONFIG_INPUT_MOUSE=y
  1161. CONFIG_MOUSE_PS2=y
  1162. CONFIG_MOUSE_PS2_ALPS=y
  1163. CONFIG_MOUSE_PS2_LOGIPS2PP=y
  1164. CONFIG_MOUSE_PS2_SYNAPTICS=y
  1165. CONFIG_MOUSE_PS2_CYPRESS=y
  1166. CONFIG_MOUSE_PS2_TRACKPOINT=y
  1167. # CONFIG_MOUSE_PS2_ELANTECH is not set
  1168. # CONFIG_MOUSE_PS2_SENTELIC is not set
  1169. # CONFIG_MOUSE_PS2_TOUCHKIT is not set
  1170. # CONFIG_MOUSE_SERIAL is not set
  1171. # CONFIG_MOUSE_APPLETOUCH is not set
  1172. # CONFIG_MOUSE_BCM5974 is not set
  1173. # CONFIG_MOUSE_CYAPA is not set
  1174. # CONFIG_MOUSE_VSXXXAA is not set
  1175. # CONFIG_MOUSE_GPIO is not set
  1176. # CONFIG_MOUSE_SYNAPTICS_I2C is not set
  1177. CONFIG_MOUSE_SYNAPTICS_USB=m
  1178. # CONFIG_INPUT_JOYSTICK is not set
  1179. # CONFIG_INPUT_TABLET is not set
  1180. # CONFIG_INPUT_TOUCHSCREEN is not set
  1181. # CONFIG_INPUT_MISC is not set
  1182.  
  1183. #
  1184. # Hardware I/O ports
  1185. #
  1186. CONFIG_SERIO=y
  1187. CONFIG_SERIO_I8042=y
  1188. CONFIG_SERIO_SERPORT=y
  1189. # CONFIG_SERIO_PCIPS2 is not set
  1190. CONFIG_SERIO_LIBPS2=y
  1191. # CONFIG_SERIO_RAW is not set
  1192. # CONFIG_SERIO_XILINX_XPS_PS2 is not set
  1193. # CONFIG_SERIO_ALTERA_PS2 is not set
  1194. # CONFIG_SERIO_PS2MULT is not set
  1195. # CONFIG_SERIO_ARC_PS2 is not set
  1196. # CONFIG_SERIO_APBPS2 is not set
  1197. # CONFIG_GAMEPORT is not set
  1198.  
  1199. #
  1200. # Character devices
  1201. #
  1202. CONFIG_TTY=y
  1203. CONFIG_VT=y
  1204. CONFIG_CONSOLE_TRANSLATIONS=y
  1205. CONFIG_VT_CONSOLE=y
  1206. CONFIG_VT_CONSOLE_SLEEP=y
  1207. CONFIG_HW_CONSOLE=y
  1208. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1209. CONFIG_UNIX98_PTYS=y
  1210. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  1211. CONFIG_LEGACY_PTYS=y
  1212. CONFIG_LEGACY_PTY_COUNT=256
  1213. # CONFIG_SERIAL_NONSTANDARD is not set
  1214. # CONFIG_NOZOMI is not set
  1215. # CONFIG_N_GSM is not set
  1216. # CONFIG_TRACE_SINK is not set
  1217. # CONFIG_PPC_EPAPR_HV_BYTECHAN is not set
  1218.  
  1219. #
  1220. # KCopy
  1221. #
  1222. CONFIG_KCOPY=m
  1223. CONFIG_DEVKMEM=y
  1224.  
  1225. #
  1226. # Serial drivers
  1227. #
  1228. # CONFIG_SERIAL_8250 is not set
  1229.  
  1230. #
  1231. # Non-8250 serial port support
  1232. #
  1233. # CONFIG_SERIAL_MFD_HSU is not set
  1234. # CONFIG_SERIAL_UARTLITE is not set
  1235. # CONFIG_SERIAL_PMACZILOG is not set
  1236. # CONFIG_SERIAL_JSM is not set
  1237. # CONFIG_SERIAL_SCCNXP is not set
  1238. # CONFIG_SERIAL_TIMBERDALE is not set
  1239. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  1240. # CONFIG_SERIAL_ALTERA_UART is not set
  1241. # CONFIG_SERIAL_PCH_UART is not set
  1242. # CONFIG_SERIAL_XILINX_PS_UART is not set
  1243. # CONFIG_SERIAL_ARC is not set
  1244. # CONFIG_SERIAL_RP2 is not set
  1245. # CONFIG_TTY_PRINTK is not set
  1246. # CONFIG_HVC_RTAS is not set
  1247. # CONFIG_HVC_UDBG is not set
  1248. # CONFIG_IPMI_HANDLER is not set
  1249. CONFIG_HW_RANDOM=m
  1250. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  1251. CONFIG_NVRAM=y
  1252. # CONFIG_R3964 is not set
  1253. # CONFIG_APPLICOM is not set
  1254. # CONFIG_RAW_DRIVER is not set
  1255. # CONFIG_TCG_TPM is not set
  1256. CONFIG_DEVPORT=y
  1257. CONFIG_I2C=y
  1258. CONFIG_I2C_BOARDINFO=y
  1259. CONFIG_I2C_COMPAT=y
  1260. CONFIG_I2C_CHARDEV=y
  1261. # CONFIG_I2C_MUX is not set
  1262. CONFIG_I2C_HELPER_AUTO=y
  1263. CONFIG_I2C_ALGOBIT=y
  1264.  
  1265. #
  1266. # I2C Hardware Bus support
  1267. #
  1268.  
  1269. #
  1270. # PC SMBus host controller drivers
  1271. #
  1272. # CONFIG_I2C_ALI1535 is not set
  1273. # CONFIG_I2C_ALI1563 is not set
  1274. # CONFIG_I2C_ALI15X3 is not set
  1275. # CONFIG_I2C_AMD756 is not set
  1276. # CONFIG_I2C_AMD8111 is not set
  1277. # CONFIG_I2C_I801 is not set
  1278. # CONFIG_I2C_ISCH is not set
  1279. # CONFIG_I2C_PIIX4 is not set
  1280. # CONFIG_I2C_NFORCE2 is not set
  1281. # CONFIG_I2C_SIS5595 is not set
  1282. # CONFIG_I2C_SIS630 is not set
  1283. # CONFIG_I2C_SIS96X is not set
  1284. # CONFIG_I2C_VIA is not set
  1285. # CONFIG_I2C_VIAPRO is not set
  1286.  
  1287. #
  1288. # Mac SMBus host controller drivers
  1289. #
  1290. # CONFIG_I2C_HYDRA is not set
  1291. CONFIG_I2C_POWERMAC=y
  1292.  
  1293. #
  1294. # I2C system bus drivers (mostly embedded / system-on-chip)
  1295. #
  1296. # CONFIG_I2C_CBUS_GPIO is not set
  1297. # CONFIG_I2C_DESIGNWARE_PCI is not set
  1298. # CONFIG_I2C_EG20T is not set
  1299. # CONFIG_I2C_GPIO is not set
  1300. # CONFIG_I2C_INTEL_MID is not set
  1301. # CONFIG_I2C_MPC is not set
  1302. # CONFIG_I2C_OCORES is not set
  1303. # CONFIG_I2C_PCA_PLATFORM is not set
  1304. # CONFIG_I2C_PXA_PCI is not set
  1305. # CONFIG_I2C_SIMTEC is not set
  1306. # CONFIG_I2C_XILINX is not set
  1307.  
  1308. #
  1309. # External I2C/SMBus adapter drivers
  1310. #
  1311. # CONFIG_I2C_DIOLAN_U2C is not set
  1312. # CONFIG_I2C_PARPORT_LIGHT is not set
  1313. # CONFIG_I2C_TAOS_EVM is not set
  1314. # CONFIG_I2C_TINY_USB is not set
  1315.  
  1316. #
  1317. # Other I2C/SMBus bus drivers
  1318. #
  1319. # CONFIG_I2C_STUB is not set
  1320. # CONFIG_I2C_DEBUG_CORE is not set
  1321. # CONFIG_I2C_DEBUG_ALGO is not set
  1322. # CONFIG_I2C_DEBUG_BUS is not set
  1323. # CONFIG_SPI is not set
  1324.  
  1325. #
  1326. # Qualcomm MSM SSBI bus support
  1327. #
  1328. # CONFIG_SSBI is not set
  1329. # CONFIG_HSI is not set
  1330.  
  1331. #
  1332. # PPS support
  1333. #
  1334. CONFIG_PPS=m
  1335. # CONFIG_PPS_DEBUG is not set
  1336. # CONFIG_NTP_PPS is not set
  1337.  
  1338. #
  1339. # PPS clients support
  1340. #
  1341. # CONFIG_PPS_CLIENT_KTIMER is not set
  1342. # CONFIG_PPS_CLIENT_LDISC is not set
  1343. # CONFIG_PPS_CLIENT_GPIO is not set
  1344.  
  1345. #
  1346. # PPS generators support
  1347. #
  1348.  
  1349. #
  1350. # PTP clock support
  1351. #
  1352. CONFIG_PTP_1588_CLOCK=m
  1353.  
  1354. #
  1355. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  1356. #
  1357. # CONFIG_PTP_1588_CLOCK_PCH is not set
  1358. CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
  1359. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  1360. CONFIG_GPIO_DEVRES=y
  1361. CONFIG_GPIOLIB=y
  1362. CONFIG_OF_GPIO=y
  1363. # CONFIG_DEBUG_GPIO is not set
  1364. CONFIG_GPIO_SYSFS=y
  1365. CONFIG_GPIO_GENERIC=m
  1366.  
  1367. #
  1368. # Memory mapped GPIO drivers:
  1369. #
  1370. CONFIG_GPIO_GENERIC_PLATFORM=m
  1371. # CONFIG_GPIO_TS5500 is not set
  1372. # CONFIG_GPIO_XILINX is not set
  1373. # CONFIG_GPIO_VX855 is not set
  1374. # CONFIG_GPIO_GRGPIO is not set
  1375.  
  1376. #
  1377. # I2C GPIO expanders:
  1378. #
  1379. # CONFIG_GPIO_MAX7300 is not set
  1380. # CONFIG_GPIO_MAX732X is not set
  1381. # CONFIG_GPIO_PCA953X is not set
  1382. # CONFIG_GPIO_PCF857X is not set
  1383. # CONFIG_GPIO_SX150X is not set
  1384. # CONFIG_GPIO_ADP5588 is not set
  1385. # CONFIG_GPIO_ADNP is not set
  1386.  
  1387. #
  1388. # PCI GPIO expanders:
  1389. #
  1390. # CONFIG_GPIO_BT8XX is not set
  1391. # CONFIG_GPIO_AMD8111 is not set
  1392. # CONFIG_GPIO_ML_IOH is not set
  1393. # CONFIG_GPIO_RDC321X is not set
  1394.  
  1395. #
  1396. # SPI GPIO expanders:
  1397. #
  1398. # CONFIG_GPIO_MCP23S08 is not set
  1399.  
  1400. #
  1401. # AC97 GPIO expanders:
  1402. #
  1403.  
  1404. #
  1405. # MODULbus GPIO expanders:
  1406. #
  1407.  
  1408. #
  1409. # USB GPIO expanders:
  1410. #
  1411. # CONFIG_W1 is not set
  1412. CONFIG_POWER_SUPPLY=y
  1413. # CONFIG_POWER_SUPPLY_DEBUG is not set
  1414. # CONFIG_PDA_POWER is not set
  1415. # CONFIG_TEST_POWER is not set
  1416. # CONFIG_BATTERY_DS2780 is not set
  1417. # CONFIG_BATTERY_DS2781 is not set
  1418. # CONFIG_BATTERY_DS2782 is not set
  1419. # CONFIG_BATTERY_PMU is not set
  1420. # CONFIG_BATTERY_SBS is not set
  1421. # CONFIG_BATTERY_BQ27x00 is not set
  1422. # CONFIG_BATTERY_MAX17040 is not set
  1423. # CONFIG_BATTERY_MAX17042 is not set
  1424. # CONFIG_CHARGER_MAX8903 is not set
  1425. # CONFIG_CHARGER_LP8727 is not set
  1426. # CONFIG_CHARGER_GPIO is not set
  1427. # CONFIG_CHARGER_BQ2415X is not set
  1428. # CONFIG_CHARGER_SMB347 is not set
  1429. # CONFIG_BATTERY_GOLDFISH is not set
  1430. # CONFIG_POWER_RESET is not set
  1431. # CONFIG_POWER_AVS is not set
  1432. CONFIG_HWMON=y
  1433. # CONFIG_HWMON_VID is not set
  1434. # CONFIG_HWMON_DEBUG_CHIP is not set
  1435.  
  1436. #
  1437. # Native drivers
  1438. #
  1439. # CONFIG_SENSORS_AD7414 is not set
  1440. # CONFIG_SENSORS_AD7418 is not set
  1441. # CONFIG_SENSORS_ADM1021 is not set
  1442. # CONFIG_SENSORS_ADM1025 is not set
  1443. # CONFIG_SENSORS_ADM1026 is not set
  1444. # CONFIG_SENSORS_ADM1029 is not set
  1445. # CONFIG_SENSORS_ADM1031 is not set
  1446. # CONFIG_SENSORS_ADM9240 is not set
  1447. # CONFIG_SENSORS_ADT7410 is not set
  1448. # CONFIG_SENSORS_ADT7411 is not set
  1449. # CONFIG_SENSORS_ADT7462 is not set
  1450. # CONFIG_SENSORS_ADT7470 is not set
  1451. # CONFIG_SENSORS_ADT7475 is not set
  1452. # CONFIG_SENSORS_ASC7621 is not set
  1453. # CONFIG_SENSORS_ATXP1 is not set
  1454. # CONFIG_SENSORS_DS620 is not set
  1455. # CONFIG_SENSORS_DS1621 is not set
  1456. # CONFIG_SENSORS_I5K_AMB is not set
  1457. # CONFIG_SENSORS_F75375S is not set
  1458. # CONFIG_SENSORS_G760A is not set
  1459. # CONFIG_SENSORS_GL518SM is not set
  1460. # CONFIG_SENSORS_GL520SM is not set
  1461. CONFIG_SENSORS_GPIO_FAN=m
  1462. # CONFIG_SENSORS_HIH6130 is not set
  1463. # CONFIG_SENSORS_JC42 is not set
  1464. # CONFIG_SENSORS_LINEAGE is not set
  1465. # CONFIG_SENSORS_LM63 is not set
  1466. # CONFIG_SENSORS_LM73 is not set
  1467. # CONFIG_SENSORS_LM75 is not set
  1468. # CONFIG_SENSORS_LM77 is not set
  1469. # CONFIG_SENSORS_LM78 is not set
  1470. # CONFIG_SENSORS_LM80 is not set
  1471. # CONFIG_SENSORS_LM83 is not set
  1472. # CONFIG_SENSORS_LM85 is not set
  1473. # CONFIG_SENSORS_LM87 is not set
  1474. # CONFIG_SENSORS_LM90 is not set
  1475. # CONFIG_SENSORS_LM92 is not set
  1476. # CONFIG_SENSORS_LM93 is not set
  1477. # CONFIG_SENSORS_LTC4151 is not set
  1478. # CONFIG_SENSORS_LTC4215 is not set
  1479. # CONFIG_SENSORS_LTC4245 is not set
  1480. # CONFIG_SENSORS_LTC4261 is not set
  1481. # CONFIG_SENSORS_LM95234 is not set
  1482. # CONFIG_SENSORS_LM95241 is not set
  1483. # CONFIG_SENSORS_LM95245 is not set
  1484. # CONFIG_SENSORS_MAX16065 is not set
  1485. # CONFIG_SENSORS_MAX1619 is not set
  1486. # CONFIG_SENSORS_MAX1668 is not set
  1487. # CONFIG_SENSORS_MAX197 is not set
  1488. # CONFIG_SENSORS_MAX6639 is not set
  1489. # CONFIG_SENSORS_MAX6642 is not set
  1490. # CONFIG_SENSORS_MAX6650 is not set
  1491. # CONFIG_SENSORS_MAX6697 is not set
  1492. # CONFIG_SENSORS_MCP3021 is not set
  1493. # CONFIG_SENSORS_PCF8591 is not set
  1494. # CONFIG_PMBUS is not set
  1495. # CONFIG_SENSORS_SHT15 is not set
  1496. # CONFIG_SENSORS_SHT21 is not set
  1497. # CONFIG_SENSORS_SIS5595 is not set
  1498. # CONFIG_SENSORS_SMM665 is not set
  1499. # CONFIG_SENSORS_EMC1403 is not set
  1500. # CONFIG_SENSORS_EMC2103 is not set
  1501. # CONFIG_SENSORS_EMC6W201 is not set
  1502. # CONFIG_SENSORS_SMSC47M192 is not set
  1503. # CONFIG_SENSORS_SCH56XX_COMMON is not set
  1504. # CONFIG_SENSORS_ADS1015 is not set
  1505. # CONFIG_SENSORS_ADS7828 is not set
  1506. # CONFIG_SENSORS_AMC6821 is not set
  1507. # CONFIG_SENSORS_INA209 is not set
  1508. # CONFIG_SENSORS_INA2XX is not set
  1509. # CONFIG_SENSORS_THMC50 is not set
  1510. # CONFIG_SENSORS_TMP102 is not set
  1511. # CONFIG_SENSORS_TMP401 is not set
  1512. # CONFIG_SENSORS_TMP421 is not set
  1513. # CONFIG_SENSORS_VIA686A is not set
  1514. # CONFIG_SENSORS_VT8231 is not set
  1515. # CONFIG_SENSORS_W83781D is not set
  1516. # CONFIG_SENSORS_W83791D is not set
  1517. # CONFIG_SENSORS_W83792D is not set
  1518. # CONFIG_SENSORS_W83793 is not set
  1519. # CONFIG_SENSORS_W83795 is not set
  1520. # CONFIG_SENSORS_W83L785TS is not set
  1521. # CONFIG_SENSORS_W83L786NG is not set
  1522. # CONFIG_THERMAL is not set
  1523. # CONFIG_WATCHDOG is not set
  1524. CONFIG_SSB_POSSIBLE=y
  1525.  
  1526. #
  1527. # Sonics Silicon Backplane
  1528. #
  1529. CONFIG_SSB=m
  1530. CONFIG_SSB_SPROM=y
  1531. CONFIG_SSB_BLOCKIO=y
  1532. CONFIG_SSB_PCIHOST_POSSIBLE=y
  1533. CONFIG_SSB_PCIHOST=y
  1534. CONFIG_SSB_B43_PCI_BRIDGE=y
  1535. # CONFIG_SSB_SILENT is not set
  1536. # CONFIG_SSB_DEBUG is not set
  1537. CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
  1538. CONFIG_SSB_DRIVER_PCICORE=y
  1539. # CONFIG_SSB_DRIVER_GPIO is not set
  1540. CONFIG_BCMA_POSSIBLE=y
  1541.  
  1542. #
  1543. # Broadcom specific AMBA
  1544. #
  1545. # CONFIG_BCMA is not set
  1546.  
  1547. #
  1548. # Multifunction device drivers
  1549. #
  1550. # CONFIG_MFD_CORE is not set
  1551. # CONFIG_MFD_AS3711 is not set
  1552. # CONFIG_PMIC_ADP5520 is not set
  1553. # CONFIG_MFD_AAT2870_CORE is not set
  1554. # CONFIG_MFD_CROS_EC is not set
  1555. # CONFIG_PMIC_DA903X is not set
  1556. # CONFIG_MFD_DA9052_I2C is not set
  1557. # CONFIG_MFD_DA9055 is not set
  1558. # CONFIG_MFD_MC13XXX_I2C is not set
  1559. # CONFIG_HTC_PASIC3 is not set
  1560. # CONFIG_HTC_I2CPLD is not set
  1561. # CONFIG_LPC_ICH is not set
  1562. # CONFIG_LPC_SCH is not set
  1563. # CONFIG_MFD_JANZ_CMODIO is not set
  1564. # CONFIG_MFD_88PM800 is not set
  1565. # CONFIG_MFD_88PM805 is not set
  1566. # CONFIG_MFD_88PM860X is not set
  1567. # CONFIG_MFD_MAX77686 is not set
  1568. # CONFIG_MFD_MAX77693 is not set
  1569. # CONFIG_MFD_MAX8907 is not set
  1570. # CONFIG_MFD_MAX8925 is not set
  1571. # CONFIG_MFD_MAX8997 is not set
  1572. # CONFIG_MFD_MAX8998 is not set
  1573. # CONFIG_MFD_VIPERBOARD is not set
  1574. # CONFIG_MFD_RETU is not set
  1575. # CONFIG_MFD_PCF50633 is not set
  1576. # CONFIG_MFD_RDC321X is not set
  1577. # CONFIG_MFD_RTSX_PCI is not set
  1578. # CONFIG_MFD_RC5T583 is not set
  1579. # CONFIG_MFD_SEC_CORE is not set
  1580. # CONFIG_MFD_SI476X_CORE is not set
  1581. # CONFIG_MFD_SM501 is not set
  1582. # CONFIG_MFD_SMSC is not set
  1583. # CONFIG_ABX500_CORE is not set
  1584. # CONFIG_MFD_STMPE is not set
  1585. # CONFIG_MFD_SYSCON is not set
  1586. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  1587. # CONFIG_MFD_LP8788 is not set
  1588. # CONFIG_MFD_PALMAS is not set
  1589. # CONFIG_TPS6105X is not set
  1590. # CONFIG_TPS65010 is not set
  1591. # CONFIG_TPS6507X is not set
  1592. # CONFIG_MFD_TPS65090 is not set
  1593. # CONFIG_MFD_TPS65217 is not set
  1594. # CONFIG_MFD_TPS6586X is not set
  1595. # CONFIG_MFD_TPS65910 is not set
  1596. # CONFIG_MFD_TPS65912 is not set
  1597. # CONFIG_MFD_TPS65912_I2C is not set
  1598. # CONFIG_MFD_TPS80031 is not set
  1599. # CONFIG_TWL4030_CORE is not set
  1600. # CONFIG_TWL6040_CORE is not set
  1601. # CONFIG_MFD_WL1273_CORE is not set
  1602. # CONFIG_MFD_LM3533 is not set
  1603. # CONFIG_MFD_TIMBERDALE is not set
  1604. # CONFIG_MFD_TC3589X is not set
  1605. # CONFIG_MFD_TMIO is not set
  1606. # CONFIG_MFD_VX855 is not set
  1607. # CONFIG_MFD_ARIZONA_I2C is not set
  1608. # CONFIG_MFD_WM8400 is not set
  1609. # CONFIG_MFD_WM831X_I2C is not set
  1610. # CONFIG_MFD_WM8350_I2C is not set
  1611. # CONFIG_MFD_WM8994 is not set
  1612. # CONFIG_REGULATOR is not set
  1613. CONFIG_MEDIA_SUPPORT=y
  1614.  
  1615. #
  1616. # Multimedia core support
  1617. #
  1618. # CONFIG_MEDIA_CAMERA_SUPPORT is not set
  1619. # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
  1620. # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
  1621. # CONFIG_MEDIA_RADIO_SUPPORT is not set
  1622. # CONFIG_MEDIA_RC_SUPPORT is not set
  1623. # CONFIG_VIDEO_ADV_DEBUG is not set
  1624. # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
  1625. # CONFIG_TTPCI_EEPROM is not set
  1626.  
  1627. #
  1628. # Media drivers
  1629. #
  1630. # CONFIG_MEDIA_USB_SUPPORT is not set
  1631. # CONFIG_MEDIA_PCI_SUPPORT is not set
  1632.  
  1633. #
  1634. # Supported MMC/SDIO adapters
  1635. #
  1636. # CONFIG_CYPRESS_FIRMWARE is not set
  1637.  
  1638. #
  1639. # Media ancillary drivers (tuners, sensors, i2c, frontends)
  1640. #
  1641.  
  1642. #
  1643. # Customise DVB Frontends
  1644. #
  1645. CONFIG_DVB_TUNER_DIB0070=m
  1646. CONFIG_DVB_TUNER_DIB0090=m
  1647.  
  1648. #
  1649. # Tools to develop new frontends
  1650. #
  1651. # CONFIG_DVB_DUMMY_FE is not set
  1652.  
  1653. #
  1654. # Graphics support
  1655. #
  1656. CONFIG_AGP=y
  1657. # CONFIG_AGP_UNINORTH is not set
  1658. CONFIG_VGA_ARB=y
  1659. CONFIG_VGA_ARB_MAX_GPUS=16
  1660. CONFIG_DRM=y
  1661. CONFIG_DRM_KMS_HELPER=m
  1662. # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
  1663. CONFIG_DRM_TTM=m
  1664.  
  1665. #
  1666. # I2C encoder or helper chips
  1667. #
  1668. CONFIG_DRM_I2C_CH7006=m
  1669. CONFIG_DRM_I2C_SIL164=m
  1670. # CONFIG_DRM_I2C_NXP_TDA998X is not set
  1671. # CONFIG_DRM_TDFX is not set
  1672. # CONFIG_DRM_R128 is not set
  1673. # CONFIG_DRM_RADEON is not set
  1674. CONFIG_DRM_NOUVEAU=m
  1675. CONFIG_NOUVEAU_DEBUG=5
  1676. CONFIG_NOUVEAU_DEBUG_DEFAULT=3
  1677. CONFIG_DRM_NOUVEAU_BACKLIGHT=y
  1678. # CONFIG_DRM_MGA is not set
  1679. # CONFIG_DRM_SIS is not set
  1680. # CONFIG_DRM_VIA is not set
  1681. # CONFIG_DRM_SAVAGE is not set
  1682. # CONFIG_DRM_VMWGFX is not set
  1683. # CONFIG_DRM_UDL is not set
  1684. # CONFIG_DRM_AST is not set
  1685. # CONFIG_DRM_MGAG200 is not set
  1686. # CONFIG_DRM_CIRRUS_QEMU is not set
  1687. # CONFIG_DRM_QXL is not set
  1688. # CONFIG_VGASTATE is not set
  1689. CONFIG_VIDEO_OUTPUT_CONTROL=y
  1690. CONFIG_HDMI=y
  1691. CONFIG_FB=y
  1692. # CONFIG_FIRMWARE_EDID is not set
  1693. # CONFIG_FB_DDC is not set
  1694. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  1695. CONFIG_FB_CFB_FILLRECT=y
  1696. CONFIG_FB_CFB_COPYAREA=y
  1697. CONFIG_FB_CFB_IMAGEBLIT=y
  1698. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  1699. # CONFIG_FB_SYS_FILLRECT is not set
  1700. # CONFIG_FB_SYS_COPYAREA is not set
  1701. # CONFIG_FB_SYS_IMAGEBLIT is not set
  1702. # CONFIG_FB_FOREIGN_ENDIAN is not set
  1703. # CONFIG_FB_SYS_FOPS is not set
  1704. # CONFIG_FB_SVGALIB is not set
  1705. CONFIG_FB_MACMODES=y
  1706. CONFIG_FB_BACKLIGHT=y
  1707. # CONFIG_FB_MODE_HELPERS is not set
  1708. # CONFIG_FB_TILEBLITTING is not set
  1709.  
  1710. #
  1711. # Frame buffer hardware drivers
  1712. #
  1713. # CONFIG_FB_CIRRUS is not set
  1714. # CONFIG_FB_PM2 is not set
  1715. # CONFIG_FB_CYBER2000 is not set
  1716. CONFIG_FB_OF=y
  1717. # CONFIG_FB_CONTROL is not set
  1718. # CONFIG_FB_PLATINUM is not set
  1719. # CONFIG_FB_VALKYRIE is not set
  1720. # CONFIG_FB_CT65550 is not set
  1721. # CONFIG_FB_ASILIANT is not set
  1722. # CONFIG_FB_IMSTT is not set
  1723. # CONFIG_FB_VGA16 is not set
  1724. # CONFIG_FB_S1D13XXX is not set
  1725. # CONFIG_FB_NVIDIA is not set
  1726. # CONFIG_FB_RIVA is not set
  1727. # CONFIG_FB_I740 is not set
  1728. # CONFIG_FB_MATROX is not set
  1729. # CONFIG_FB_RADEON is not set
  1730. # CONFIG_FB_ATY128 is not set
  1731. # CONFIG_FB_ATY is not set
  1732. # CONFIG_FB_S3 is not set
  1733. # CONFIG_FB_SAVAGE is not set
  1734. # CONFIG_FB_SIS is not set
  1735. # CONFIG_FB_NEOMAGIC is not set
  1736. # CONFIG_FB_KYRO is not set
  1737. # CONFIG_FB_3DFX is not set
  1738. # CONFIG_FB_VOODOO1 is not set
  1739. # CONFIG_FB_VT8623 is not set
  1740. # CONFIG_FB_TRIDENT is not set
  1741. # CONFIG_FB_ARK is not set
  1742. # CONFIG_FB_PM3 is not set
  1743. # CONFIG_FB_CARMINE is not set
  1744. # CONFIG_FB_SMSCUFX is not set
  1745. # CONFIG_FB_UDL is not set
  1746. # CONFIG_FB_IBM_GXT4500 is not set
  1747. # CONFIG_FB_GOLDFISH is not set
  1748. # CONFIG_FB_VIRTUAL is not set
  1749. # CONFIG_FB_METRONOME is not set
  1750. # CONFIG_FB_MB862XX is not set
  1751. # CONFIG_FB_BROADSHEET is not set
  1752. # CONFIG_FB_AUO_K190X is not set
  1753. # CONFIG_FB_SIMPLE is not set
  1754. # CONFIG_EXYNOS_VIDEO is not set
  1755. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  1756. CONFIG_LCD_CLASS_DEVICE=m
  1757. # CONFIG_LCD_PLATFORM is not set
  1758. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  1759. CONFIG_BACKLIGHT_GENERIC=y
  1760. # CONFIG_BACKLIGHT_ADP8860 is not set
  1761. # CONFIG_BACKLIGHT_ADP8870 is not set
  1762. # CONFIG_BACKLIGHT_LM3630 is not set
  1763. # CONFIG_BACKLIGHT_LM3639 is not set
  1764. # CONFIG_BACKLIGHT_LP855X is not set
  1765.  
  1766. #
  1767. # Console display driver support
  1768. #
  1769. CONFIG_VGA_CONSOLE=y
  1770. # CONFIG_VGACON_SOFT_SCROLLBACK is not set
  1771. CONFIG_DUMMY_CONSOLE=y
  1772. CONFIG_FRAMEBUFFER_CONSOLE=y
  1773. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  1774. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  1775. # CONFIG_FB_CON_DECOR is not set
  1776. # CONFIG_FONTS is not set
  1777. CONFIG_FONT_8x8=y
  1778. CONFIG_FONT_8x16=y
  1779. CONFIG_LOGO=y
  1780. CONFIG_LOGO_LINUX_MONO=y
  1781. CONFIG_LOGO_LINUX_VGA16=y
  1782. CONFIG_LOGO_LINUX_CLUT224=y
  1783. # CONFIG_FB_SSD1307 is not set
  1784. CONFIG_SOUND=y
  1785. # CONFIG_SOUND_OSS_CORE is not set
  1786. CONFIG_SND=y
  1787. CONFIG_SND_TIMER=y
  1788. CONFIG_SND_PCM=y
  1789. # CONFIG_SND_SEQUENCER is not set
  1790. # CONFIG_SND_MIXER_OSS is not set
  1791. # CONFIG_SND_PCM_OSS is not set
  1792. # CONFIG_SND_DYNAMIC_MINORS is not set
  1793. CONFIG_SND_SUPPORT_OLD_API=y
  1794. CONFIG_SND_VERBOSE_PROCFS=y
  1795. # CONFIG_SND_VERBOSE_PRINTK is not set
  1796. # CONFIG_SND_DEBUG is not set
  1797. # CONFIG_SND_RAWMIDI_SEQ is not set
  1798. # CONFIG_SND_OPL3_LIB_SEQ is not set
  1799. # CONFIG_SND_OPL4_LIB_SEQ is not set
  1800. # CONFIG_SND_SBAWE_SEQ is not set
  1801. # CONFIG_SND_EMU10K1_SEQ is not set
  1802. # CONFIG_SND_DRIVERS is not set
  1803. # CONFIG_SND_PCI is not set
  1804. # CONFIG_SND_PPC is not set
  1805. CONFIG_SND_AOA=y
  1806. CONFIG_SND_AOA_FABRIC_LAYOUT=y
  1807. # CONFIG_SND_AOA_ONYX is not set
  1808. CONFIG_SND_AOA_TAS=y
  1809. # CONFIG_SND_AOA_TOONIE is not set
  1810. CONFIG_SND_AOA_SOUNDBUS=y
  1811. CONFIG_SND_AOA_SOUNDBUS_I2S=y
  1812. # CONFIG_SND_USB is not set
  1813. CONFIG_SND_FIREWIRE=y
  1814. CONFIG_SND_FIREWIRE_LIB=m
  1815. CONFIG_SND_FIREWIRE_SPEAKERS=m
  1816. CONFIG_SND_ISIGHT=m
  1817. # CONFIG_SND_SCS1X is not set
  1818. # CONFIG_SND_SOC is not set
  1819. # CONFIG_SOUND_PRIME is not set
  1820.  
  1821. #
  1822. # HID support
  1823. #
  1824. CONFIG_HID=y
  1825. # CONFIG_HID_BATTERY_STRENGTH is not set
  1826. # CONFIG_HIDRAW is not set
  1827. # CONFIG_UHID is not set
  1828. CONFIG_HID_GENERIC=y
  1829.  
  1830. #
  1831. # Special HID drivers
  1832. #
  1833. # CONFIG_HID_A4TECH is not set
  1834. # CONFIG_HID_ACRUX is not set
  1835. # CONFIG_HID_APPLE is not set
  1836. # CONFIG_HID_APPLEIR is not set
  1837. # CONFIG_HID_AUREAL is not set
  1838. # CONFIG_HID_BELKIN is not set
  1839. # CONFIG_HID_CHERRY is not set
  1840. # CONFIG_HID_CHICONY is not set
  1841. # CONFIG_HID_PRODIKEYS is not set
  1842. # CONFIG_HID_CYPRESS is not set
  1843. # CONFIG_HID_DRAGONRISE is not set
  1844. # CONFIG_HID_EMS_FF is not set
  1845. # CONFIG_HID_ELECOM is not set
  1846. # CONFIG_HID_EZKEY is not set
  1847. # CONFIG_HID_HOLTEK is not set
  1848. # CONFIG_HID_KEYTOUCH is not set
  1849. # CONFIG_HID_KYE is not set
  1850. # CONFIG_HID_UCLOGIC is not set
  1851. # CONFIG_HID_WALTOP is not set
  1852. # CONFIG_HID_GYRATION is not set
  1853. # CONFIG_HID_ICADE is not set
  1854. # CONFIG_HID_TWINHAN is not set
  1855. # CONFIG_HID_KENSINGTON is not set
  1856. # CONFIG_HID_LCPOWER is not set
  1857. # CONFIG_HID_LENOVO_TPKBD is not set
  1858. # CONFIG_HID_LOGITECH is not set
  1859. # CONFIG_HID_MAGICMOUSE is not set
  1860. # CONFIG_HID_MICROSOFT is not set
  1861. # CONFIG_HID_MONTEREY is not set
  1862. # CONFIG_HID_MULTITOUCH is not set
  1863. # CONFIG_HID_NTRIG is not set
  1864. # CONFIG_HID_ORTEK is not set
  1865. # CONFIG_HID_PANTHERLORD is not set
  1866. # CONFIG_HID_PETALYNX is not set
  1867. # CONFIG_HID_PICOLCD is not set
  1868. # CONFIG_HID_PRIMAX is not set
  1869. # CONFIG_HID_PS3REMOTE is not set
  1870. # CONFIG_HID_ROCCAT is not set
  1871. # CONFIG_HID_SAITEK is not set
  1872. # CONFIG_HID_SAMSUNG is not set
  1873. # CONFIG_HID_SONY is not set
  1874. # CONFIG_HID_SPEEDLINK is not set
  1875. # CONFIG_HID_STEELSERIES is not set
  1876. # CONFIG_HID_SUNPLUS is not set
  1877. # CONFIG_HID_GREENASIA is not set
  1878. # CONFIG_HID_SMARTJOYPLUS is not set
  1879. # CONFIG_HID_TIVO is not set
  1880. # CONFIG_HID_TOPSEED is not set
  1881. # CONFIG_HID_THRUSTMASTER is not set
  1882. # CONFIG_HID_ZEROPLUS is not set
  1883. # CONFIG_HID_ZYDACRON is not set
  1884. # CONFIG_HID_SENSOR_HUB is not set
  1885.  
  1886. #
  1887. # USB HID support
  1888. #
  1889. CONFIG_USB_HID=y
  1890. # CONFIG_HID_PID is not set
  1891. # CONFIG_USB_HIDDEV is not set
  1892.  
  1893. #
  1894. # I2C HID support
  1895. #
  1896. # CONFIG_I2C_HID is not set
  1897. CONFIG_USB_ARCH_HAS_OHCI=y
  1898. CONFIG_USB_ARCH_HAS_EHCI=y
  1899. CONFIG_USB_ARCH_HAS_XHCI=y
  1900. CONFIG_USB_SUPPORT=y
  1901. CONFIG_USB_COMMON=y
  1902. CONFIG_USB_ARCH_HAS_HCD=y
  1903. CONFIG_USB=y
  1904. # CONFIG_USB_DEBUG is not set
  1905. # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
  1906.  
  1907. #
  1908. # Miscellaneous USB options
  1909. #
  1910. CONFIG_USB_DEFAULT_PERSIST=y
  1911. # CONFIG_USB_DYNAMIC_MINORS is not set
  1912. # CONFIG_USB_OTG_WHITELIST is not set
  1913. # CONFIG_USB_OTG_BLACKLIST_HUB is not set
  1914. # CONFIG_USB_MON is not set
  1915. # CONFIG_USB_WUSB_CBAF is not set
  1916.  
  1917. #
  1918. # USB Host Controller Drivers
  1919. #
  1920. # CONFIG_USB_C67X00_HCD is not set
  1921. # CONFIG_USB_XHCI_HCD is not set
  1922. CONFIG_USB_EHCI_HCD=y
  1923. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  1924. CONFIG_USB_EHCI_TT_NEWSCHED=y
  1925. CONFIG_USB_EHCI_PCI=y
  1926. # CONFIG_XPS_USB_HCD_XILINX is not set
  1927. CONFIG_USB_EHCI_HCD_PPC_OF=y
  1928. # CONFIG_USB_EHCI_HCD_PLATFORM is not set
  1929. # CONFIG_USB_OXU210HP_HCD is not set
  1930. # CONFIG_USB_ISP116X_HCD is not set
  1931. # CONFIG_USB_ISP1760_HCD is not set
  1932. # CONFIG_USB_ISP1362_HCD is not set
  1933. CONFIG_USB_OHCI_HCD=y
  1934. CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
  1935. CONFIG_USB_OHCI_HCD_PPC_OF_LE=y
  1936. CONFIG_USB_OHCI_HCD_PPC_OF=y
  1937. CONFIG_USB_OHCI_HCD_PCI=y
  1938. # CONFIG_USB_OHCI_HCD_PLATFORM is not set
  1939. CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
  1940. CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
  1941. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1942. # CONFIG_USB_UHCI_HCD is not set
  1943. # CONFIG_USB_SL811_HCD is not set
  1944. # CONFIG_USB_R8A66597_HCD is not set
  1945. # CONFIG_USB_HCD_SSB is not set
  1946.  
  1947. #
  1948. # USB Device Class drivers
  1949. #
  1950. # CONFIG_USB_ACM is not set
  1951. # CONFIG_USB_PRINTER is not set
  1952. # CONFIG_USB_WDM is not set
  1953. # CONFIG_USB_TMC is not set
  1954.  
  1955. #
  1956. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  1957. #
  1958.  
  1959. #
  1960. # also be needed; see USB_STORAGE Help for more info
  1961. #
  1962. CONFIG_USB_STORAGE=y
  1963. # CONFIG_USB_STORAGE_DEBUG is not set
  1964. # CONFIG_USB_STORAGE_REALTEK is not set
  1965. # CONFIG_USB_STORAGE_DATAFAB is not set
  1966. # CONFIG_USB_STORAGE_FREECOM is not set
  1967. # CONFIG_USB_STORAGE_ISD200 is not set
  1968. # CONFIG_USB_STORAGE_USBAT is not set
  1969. # CONFIG_USB_STORAGE_SDDR09 is not set
  1970. # CONFIG_USB_STORAGE_SDDR55 is not set
  1971. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  1972. # CONFIG_USB_STORAGE_ALAUDA is not set
  1973. # CONFIG_USB_STORAGE_ONETOUCH is not set
  1974. # CONFIG_USB_STORAGE_KARMA is not set
  1975. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  1976. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  1977.  
  1978. #
  1979. # USB Imaging devices
  1980. #
  1981. # CONFIG_USB_MDC800 is not set
  1982. # CONFIG_USB_MICROTEK is not set
  1983. # CONFIG_USB_DWC3 is not set
  1984. # CONFIG_USB_CHIPIDEA is not set
  1985.  
  1986. #
  1987. # USB port drivers
  1988. #
  1989. CONFIG_USB_SERIAL=m
  1990. CONFIG_USB_SERIAL_GENERIC=y
  1991. # CONFIG_USB_SERIAL_AIRCABLE is not set
  1992. # CONFIG_USB_SERIAL_ARK3116 is not set
  1993. # CONFIG_USB_SERIAL_BELKIN is not set
  1994. # CONFIG_USB_SERIAL_CH341 is not set
  1995. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  1996. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  1997. # CONFIG_USB_SERIAL_CP210X is not set
  1998. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  1999. # CONFIG_USB_SERIAL_EMPEG is not set
  2000. CONFIG_USB_SERIAL_FTDI_SIO=m
  2001. # CONFIG_USB_SERIAL_FUNSOFT is not set
  2002. # CONFIG_USB_SERIAL_VISOR is not set
  2003. # CONFIG_USB_SERIAL_IPAQ is not set
  2004. # CONFIG_USB_SERIAL_IR is not set
  2005. # CONFIG_USB_SERIAL_EDGEPORT is not set
  2006. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  2007. # CONFIG_USB_SERIAL_F81232 is not set
  2008. # CONFIG_USB_SERIAL_GARMIN is not set
  2009. # CONFIG_USB_SERIAL_IPW is not set
  2010. # CONFIG_USB_SERIAL_IUU is not set
  2011. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  2012. # CONFIG_USB_SERIAL_KEYSPAN is not set
  2013. # CONFIG_USB_SERIAL_KLSI is not set
  2014. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  2015. # CONFIG_USB_SERIAL_MCT_U232 is not set
  2016. # CONFIG_USB_SERIAL_METRO is not set
  2017. CONFIG_USB_SERIAL_MOS7720=m
  2018. CONFIG_USB_SERIAL_MOS7840=m
  2019. # CONFIG_USB_SERIAL_MOTOROLA is not set
  2020. # CONFIG_USB_SERIAL_NAVMAN is not set
  2021. # CONFIG_USB_SERIAL_PL2303 is not set
  2022. # CONFIG_USB_SERIAL_OTI6858 is not set
  2023. # CONFIG_USB_SERIAL_QCAUX is not set
  2024. # CONFIG_USB_SERIAL_QUALCOMM is not set
  2025. # CONFIG_USB_SERIAL_SPCP8X5 is not set
  2026. # CONFIG_USB_SERIAL_HP4X is not set
  2027. # CONFIG_USB_SERIAL_SAFE is not set
  2028. # CONFIG_USB_SERIAL_SIEMENS_MPI is not set
  2029. # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
  2030. # CONFIG_USB_SERIAL_SYMBOL is not set
  2031. # CONFIG_USB_SERIAL_TI is not set
  2032. # CONFIG_USB_SERIAL_CYBERJACK is not set
  2033. # CONFIG_USB_SERIAL_XIRCOM is not set
  2034. # CONFIG_USB_SERIAL_OPTION is not set
  2035. # CONFIG_USB_SERIAL_OMNINET is not set
  2036. # CONFIG_USB_SERIAL_OPTICON is not set
  2037. # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
  2038. # CONFIG_USB_SERIAL_XSENS_MT is not set
  2039. # CONFIG_USB_SERIAL_ZIO is not set
  2040. # CONFIG_USB_SERIAL_WISHBONE is not set
  2041. # CONFIG_USB_SERIAL_ZTE is not set
  2042. # CONFIG_USB_SERIAL_SSU100 is not set
  2043. # CONFIG_USB_SERIAL_QT2 is not set
  2044. CONFIG_USB_SERIAL_DEBUG=m
  2045.  
  2046. #
  2047. # USB Miscellaneous drivers
  2048. #
  2049. # CONFIG_USB_EMI62 is not set
  2050. # CONFIG_USB_EMI26 is not set
  2051. # CONFIG_USB_ADUTUX is not set
  2052. # CONFIG_USB_SEVSEG is not set
  2053. # CONFIG_USB_RIO500 is not set
  2054. # CONFIG_USB_LEGOTOWER is not set
  2055. # CONFIG_USB_LCD is not set
  2056. # CONFIG_USB_LED is not set
  2057. # CONFIG_USB_CYPRESS_CY7C63 is not set
  2058. # CONFIG_USB_CYTHERM is not set
  2059. # CONFIG_USB_IDMOUSE is not set
  2060. # CONFIG_USB_FTDI_ELAN is not set
  2061. # CONFIG_USB_APPLEDISPLAY is not set
  2062. # CONFIG_USB_SISUSBVGA is not set
  2063. # CONFIG_USB_LD is not set
  2064. # CONFIG_USB_TRANCEVIBRATOR is not set
  2065. # CONFIG_USB_IOWARRIOR is not set
  2066. # CONFIG_USB_TEST is not set
  2067. # CONFIG_USB_ISIGHTFW is not set
  2068. # CONFIG_USB_YUREX is not set
  2069. # CONFIG_USB_EZUSB_FX2 is not set
  2070. # CONFIG_USB_HSIC_USB3503 is not set
  2071. # CONFIG_USB_PHY is not set
  2072. # CONFIG_USB_GADGET is not set
  2073. # CONFIG_UWB is not set
  2074. # CONFIG_MMC is not set
  2075. # CONFIG_MEMSTICK is not set
  2076. # CONFIG_NEW_LEDS is not set
  2077. # CONFIG_ACCESSIBILITY is not set
  2078. # CONFIG_INFINIBAND is not set
  2079. # CONFIG_EDAC is not set
  2080. CONFIG_RTC_LIB=y
  2081. CONFIG_RTC_CLASS=y
  2082. CONFIG_RTC_HCTOSYS=y
  2083. CONFIG_RTC_SYSTOHC=y
  2084. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  2085. # CONFIG_RTC_DEBUG is not set
  2086.  
  2087. #
  2088. # RTC interfaces
  2089. #
  2090. CONFIG_RTC_INTF_SYSFS=y
  2091. CONFIG_RTC_INTF_PROC=y
  2092. CONFIG_RTC_INTF_DEV=y
  2093. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  2094. # CONFIG_RTC_DRV_TEST is not set
  2095.  
  2096. #
  2097. # I2C RTC drivers
  2098. #
  2099. # CONFIG_RTC_DRV_DS1307 is not set
  2100. # CONFIG_RTC_DRV_DS1374 is not set
  2101. # CONFIG_RTC_DRV_DS1672 is not set
  2102. # CONFIG_RTC_DRV_DS3232 is not set
  2103. # CONFIG_RTC_DRV_MAX6900 is not set
  2104. # CONFIG_RTC_DRV_RS5C372 is not set
  2105. # CONFIG_RTC_DRV_ISL1208 is not set
  2106. # CONFIG_RTC_DRV_ISL12022 is not set
  2107. # CONFIG_RTC_DRV_X1205 is not set
  2108. # CONFIG_RTC_DRV_PCF8523 is not set
  2109. # CONFIG_RTC_DRV_PCF8563 is not set
  2110. # CONFIG_RTC_DRV_PCF8583 is not set
  2111. # CONFIG_RTC_DRV_M41T80 is not set
  2112. # CONFIG_RTC_DRV_BQ32K is not set
  2113. # CONFIG_RTC_DRV_S35390A is not set
  2114. # CONFIG_RTC_DRV_FM3130 is not set
  2115. # CONFIG_RTC_DRV_RX8581 is not set
  2116. # CONFIG_RTC_DRV_RX8025 is not set
  2117. # CONFIG_RTC_DRV_EM3027 is not set
  2118. # CONFIG_RTC_DRV_RV3029C2 is not set
  2119.  
  2120. #
  2121. # SPI RTC drivers
  2122. #
  2123.  
  2124. #
  2125. # Platform RTC drivers
  2126. #
  2127. # CONFIG_RTC_DRV_CMOS is not set
  2128. # CONFIG_RTC_DRV_DS1286 is not set
  2129. # CONFIG_RTC_DRV_DS1511 is not set
  2130. # CONFIG_RTC_DRV_DS1553 is not set
  2131. # CONFIG_RTC_DRV_DS1742 is not set
  2132. # CONFIG_RTC_DRV_STK17TA8 is not set
  2133. # CONFIG_RTC_DRV_M48T86 is not set
  2134. # CONFIG_RTC_DRV_M48T35 is not set
  2135. # CONFIG_RTC_DRV_M48T59 is not set
  2136. # CONFIG_RTC_DRV_MSM6242 is not set
  2137. # CONFIG_RTC_DRV_BQ4802 is not set
  2138. # CONFIG_RTC_DRV_RP5C01 is not set
  2139. # CONFIG_RTC_DRV_V3020 is not set
  2140. # CONFIG_RTC_DRV_DS2404 is not set
  2141.  
  2142. #
  2143. # on-CPU RTC drivers
  2144. #
  2145. CONFIG_RTC_DRV_GENERIC=y
  2146. # CONFIG_RTC_DRV_SNVS is not set
  2147.  
  2148. #
  2149. # HID Sensor RTC drivers
  2150. #
  2151. # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
  2152. CONFIG_DMADEVICES=y
  2153. # CONFIG_DMADEVICES_DEBUG is not set
  2154.  
  2155. #
  2156. # DMA Devices
  2157. #
  2158. # CONFIG_DW_DMAC is not set
  2159. # CONFIG_TIMB_DMA is not set
  2160. CONFIG_DMA_OF=y
  2161. # CONFIG_AUXDISPLAY is not set
  2162. # CONFIG_UIO is not set
  2163. # CONFIG_VIRT_DRIVERS is not set
  2164.  
  2165. #
  2166. # Virtio drivers
  2167. #
  2168. # CONFIG_VIRTIO_PCI is not set
  2169. # CONFIG_VIRTIO_MMIO is not set
  2170.  
  2171. #
  2172. # Microsoft Hyper-V guest support
  2173. #
  2174. # CONFIG_STAGING is not set
  2175.  
  2176. #
  2177. # Hardware Spinlock drivers
  2178. #
  2179. # CONFIG_MAILBOX is not set
  2180. CONFIG_IOMMU_SUPPORT=y
  2181. CONFIG_OF_IOMMU=y
  2182.  
  2183. #
  2184. # Remoteproc drivers
  2185. #
  2186. # CONFIG_STE_MODEM_RPROC is not set
  2187.  
  2188. #
  2189. # Rpmsg drivers
  2190. #
  2191. # CONFIG_PM_DEVFREQ is not set
  2192. # CONFIG_EXTCON is not set
  2193. # CONFIG_MEMORY is not set
  2194. # CONFIG_IIO is not set
  2195. # CONFIG_VME_BUS is not set
  2196. # CONFIG_PWM is not set
  2197. CONFIG_IRQCHIP=y
  2198. # CONFIG_IPACK_BUS is not set
  2199. # CONFIG_RESET_CONTROLLER is not set
  2200.  
  2201. #
  2202. # File systems
  2203. #
  2204. CONFIG_EXT2_FS=y
  2205. # CONFIG_EXT2_FS_XATTR is not set
  2206. # CONFIG_EXT2_FS_XIP is not set
  2207. CONFIG_EXT3_FS=y
  2208. CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
  2209. CONFIG_EXT3_FS_XATTR=y
  2210. # CONFIG_EXT3_FS_POSIX_ACL is not set
  2211. # CONFIG_EXT3_FS_SECURITY is not set
  2212. CONFIG_EXT4_FS=y
  2213. # CONFIG_EXT4_FS_POSIX_ACL is not set
  2214. # CONFIG_EXT4_FS_SECURITY is not set
  2215. # CONFIG_EXT4_DEBUG is not set
  2216. CONFIG_JBD=y
  2217. CONFIG_JBD2=y
  2218. CONFIG_FS_MBCACHE=y
  2219. # CONFIG_REISERFS_FS is not set
  2220. # CONFIG_JFS_FS is not set
  2221. # CONFIG_XFS_FS is not set
  2222. # CONFIG_GFS2_FS is not set
  2223. # CONFIG_OCFS2_FS is not set
  2224. # CONFIG_BTRFS_FS is not set
  2225. # CONFIG_NILFS2_FS is not set
  2226. CONFIG_FS_POSIX_ACL=y
  2227. CONFIG_FILE_LOCKING=y
  2228. CONFIG_FSNOTIFY=y
  2229. CONFIG_DNOTIFY=y
  2230. CONFIG_INOTIFY_USER=y
  2231. # CONFIG_FANOTIFY is not set
  2232. # CONFIG_QUOTA is not set
  2233. # CONFIG_QUOTACTL is not set
  2234. # CONFIG_AUTOFS4_FS is not set
  2235. CONFIG_FUSE_FS=m
  2236. # CONFIG_CUSE is not set
  2237. CONFIG_GENERIC_ACL=y
  2238.  
  2239. #
  2240. # Caches
  2241. #
  2242. # CONFIG_FSCACHE is not set
  2243.  
  2244. #
  2245. # CD-ROM/DVD Filesystems
  2246. #
  2247. CONFIG_ISO9660_FS=m
  2248. CONFIG_JOLIET=y
  2249. # CONFIG_ZISOFS is not set
  2250. CONFIG_UDF_FS=m
  2251. CONFIG_UDF_NLS=y
  2252.  
  2253. #
  2254. # DOS/FAT/NT Filesystems
  2255. #
  2256. CONFIG_FAT_FS=m
  2257. CONFIG_MSDOS_FS=m
  2258. CONFIG_VFAT_FS=m
  2259. CONFIG_FAT_DEFAULT_CODEPAGE=437
  2260. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  2261. CONFIG_NTFS_FS=m
  2262. # CONFIG_NTFS_DEBUG is not set
  2263. CONFIG_NTFS_RW=y
  2264.  
  2265. #
  2266. # Pseudo filesystems
  2267. #
  2268. CONFIG_PROC_FS=y
  2269. # CONFIG_PROC_KCORE is not set
  2270. CONFIG_PROC_SYSCTL=y
  2271. CONFIG_PROC_PAGE_MONITOR=y
  2272. CONFIG_SYSFS=y
  2273. CONFIG_TMPFS=y
  2274. CONFIG_TMPFS_POSIX_ACL=y
  2275. CONFIG_TMPFS_XATTR=y
  2276. # CONFIG_HUGETLB_PAGE is not set
  2277. CONFIG_CONFIGFS_FS=m
  2278. CONFIG_MISC_FILESYSTEMS=y
  2279. # CONFIG_ADFS_FS is not set
  2280. # CONFIG_AFFS_FS is not set
  2281. CONFIG_HFS_FS=y
  2282. CONFIG_HFSPLUS_FS=y
  2283. # CONFIG_BEFS_FS is not set
  2284. # CONFIG_BFS_FS is not set
  2285. # CONFIG_EFS_FS is not set
  2286. # CONFIG_LOGFS is not set
  2287. # CONFIG_CRAMFS is not set
  2288. # CONFIG_SQUASHFS is not set
  2289. # CONFIG_VXFS_FS is not set
  2290. # CONFIG_MINIX_FS is not set
  2291. # CONFIG_OMFS_FS is not set
  2292. # CONFIG_HPFS_FS is not set
  2293. # CONFIG_QNX4FS_FS is not set
  2294. # CONFIG_QNX6FS_FS is not set
  2295. # CONFIG_ROMFS_FS is not set
  2296. # CONFIG_PSTORE is not set
  2297. # CONFIG_SYSV_FS is not set
  2298. # CONFIG_UFS_FS is not set
  2299. # CONFIG_F2FS_FS is not set
  2300. CONFIG_NETWORK_FILESYSTEMS=y
  2301. CONFIG_NFS_FS=m
  2302. CONFIG_NFS_V2=m
  2303. CONFIG_NFS_V3=m
  2304. # CONFIG_NFS_V3_ACL is not set
  2305. # CONFIG_NFS_V4 is not set
  2306. # CONFIG_NFS_SWAP is not set
  2307. # CONFIG_NFSD is not set
  2308. CONFIG_LOCKD=m
  2309. CONFIG_LOCKD_V4=y
  2310. CONFIG_NFS_COMMON=y
  2311. CONFIG_SUNRPC=m
  2312. # CONFIG_SUNRPC_DEBUG is not set
  2313. # CONFIG_CEPH_FS is not set
  2314. # CONFIG_CIFS is not set
  2315. # CONFIG_NCP_FS is not set
  2316. # CONFIG_CODA_FS is not set
  2317. # CONFIG_AFS_FS is not set
  2318. CONFIG_NLS=y
  2319. CONFIG_NLS_DEFAULT="iso8859-1"
  2320. # CONFIG_NLS_CODEPAGE_437 is not set
  2321. # CONFIG_NLS_CODEPAGE_737 is not set
  2322. # CONFIG_NLS_CODEPAGE_775 is not set
  2323. # CONFIG_NLS_CODEPAGE_850 is not set
  2324. # CONFIG_NLS_CODEPAGE_852 is not set
  2325. # CONFIG_NLS_CODEPAGE_855 is not set
  2326. # CONFIG_NLS_CODEPAGE_857 is not set
  2327. # CONFIG_NLS_CODEPAGE_860 is not set
  2328. # CONFIG_NLS_CODEPAGE_861 is not set
  2329. # CONFIG_NLS_CODEPAGE_862 is not set
  2330. # CONFIG_NLS_CODEPAGE_863 is not set
  2331. # CONFIG_NLS_CODEPAGE_864 is not set
  2332. # CONFIG_NLS_CODEPAGE_865 is not set
  2333. # CONFIG_NLS_CODEPAGE_866 is not set
  2334. # CONFIG_NLS_CODEPAGE_869 is not set
  2335. # CONFIG_NLS_CODEPAGE_936 is not set
  2336. # CONFIG_NLS_CODEPAGE_950 is not set
  2337. # CONFIG_NLS_CODEPAGE_932 is not set
  2338. # CONFIG_NLS_CODEPAGE_949 is not set
  2339. # CONFIG_NLS_CODEPAGE_874 is not set
  2340. # CONFIG_NLS_ISO8859_8 is not set
  2341. # CONFIG_NLS_CODEPAGE_1250 is not set
  2342. # CONFIG_NLS_CODEPAGE_1251 is not set
  2343. # CONFIG_NLS_ASCII is not set
  2344. # CONFIG_NLS_ISO8859_1 is not set
  2345. # CONFIG_NLS_ISO8859_2 is not set
  2346. # CONFIG_NLS_ISO8859_3 is not set
  2347. # CONFIG_NLS_ISO8859_4 is not set
  2348. # CONFIG_NLS_ISO8859_5 is not set
  2349. # CONFIG_NLS_ISO8859_6 is not set
  2350. # CONFIG_NLS_ISO8859_7 is not set
  2351. # CONFIG_NLS_ISO8859_9 is not set
  2352. # CONFIG_NLS_ISO8859_13 is not set
  2353. # CONFIG_NLS_ISO8859_14 is not set
  2354. # CONFIG_NLS_ISO8859_15 is not set
  2355. # CONFIG_NLS_KOI8_R is not set
  2356. # CONFIG_NLS_KOI8_U is not set
  2357. # CONFIG_NLS_MAC_ROMAN is not set
  2358. # CONFIG_NLS_MAC_CELTIC is not set
  2359. # CONFIG_NLS_MAC_CENTEURO is not set
  2360. # CONFIG_NLS_MAC_CROATIAN is not set
  2361. # CONFIG_NLS_MAC_CYRILLIC is not set
  2362. # CONFIG_NLS_MAC_GAELIC is not set
  2363. # CONFIG_NLS_MAC_GREEK is not set
  2364. # CONFIG_NLS_MAC_ICELAND is not set
  2365. # CONFIG_NLS_MAC_INUIT is not set
  2366. # CONFIG_NLS_MAC_ROMANIAN is not set
  2367. # CONFIG_NLS_MAC_TURKISH is not set
  2368. CONFIG_NLS_UTF8=y
  2369. # CONFIG_DLM is not set
  2370. # CONFIG_BINARY_PRINTF is not set
  2371.  
  2372. #
  2373. # Library routines
  2374. #
  2375. CONFIG_BITREVERSE=y
  2376. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  2377. CONFIG_GENERIC_STRNLEN_USER=y
  2378. CONFIG_GENERIC_PCI_IOMAP=y
  2379. CONFIG_GENERIC_IO=y
  2380. # CONFIG_CRC_CCITT is not set
  2381. CONFIG_CRC16=y
  2382. # CONFIG_CRC_T10DIF is not set
  2383. CONFIG_CRC_ITU_T=y
  2384. CONFIG_CRC32=y
  2385. # CONFIG_CRC32_SELFTEST is not set
  2386. CONFIG_CRC32_SLICEBY8=y
  2387. # CONFIG_CRC32_SLICEBY4 is not set
  2388. # CONFIG_CRC32_SARWATE is not set
  2389. # CONFIG_CRC32_BIT is not set
  2390. # CONFIG_CRC7 is not set
  2391. # CONFIG_LIBCRC32C is not set
  2392. # CONFIG_CRC8 is not set
  2393. CONFIG_ZLIB_INFLATE=y
  2394. CONFIG_ZLIB_DEFLATE=y
  2395. CONFIG_XZ_DEC=y
  2396. # CONFIG_XZ_DEC_X86 is not set
  2397. CONFIG_XZ_DEC_POWERPC=y
  2398. # CONFIG_XZ_DEC_IA64 is not set
  2399. # CONFIG_XZ_DEC_ARM is not set
  2400. # CONFIG_XZ_DEC_ARMTHUMB is not set
  2401. # CONFIG_XZ_DEC_SPARC is not set
  2402. CONFIG_XZ_DEC_BCJ=y
  2403. # CONFIG_XZ_DEC_TEST is not set
  2404. CONFIG_DECOMPRESS_GZIP=y
  2405. CONFIG_HAS_IOMEM=y
  2406. CONFIG_HAS_IOPORT=y
  2407. CONFIG_HAS_DMA=y
  2408. CONFIG_CPU_RMAP=y
  2409. CONFIG_DQL=y
  2410. CONFIG_NLATTR=y
  2411. CONFIG_GENERIC_ATOMIC64=y
  2412. CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
  2413. CONFIG_AVERAGE=y
  2414. # CONFIG_CORDIC is not set
  2415. # CONFIG_DDR is not set
  2416.  
  2417. #
  2418. # Kernel hacking
  2419. #
  2420. # CONFIG_PRINTK_TIME is not set
  2421. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  2422. CONFIG_ENABLE_WARN_DEPRECATED=y
  2423. CONFIG_ENABLE_MUST_CHECK=y
  2424. CONFIG_FRAME_WARN=1024
  2425. # CONFIG_MAGIC_SYSRQ is not set
  2426. # CONFIG_STRIP_ASM_SYMS is not set
  2427. # CONFIG_READABLE_ASM is not set
  2428. # CONFIG_UNUSED_SYMBOLS is not set
  2429. # CONFIG_DEBUG_FS is not set
  2430. # CONFIG_HEADERS_CHECK is not set
  2431. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  2432. CONFIG_DEBUG_KERNEL=y
  2433. # CONFIG_DEBUG_SHIRQ is not set
  2434. # CONFIG_LOCKUP_DETECTOR is not set
  2435. # CONFIG_PANIC_ON_OOPS is not set
  2436. CONFIG_PANIC_ON_OOPS_VALUE=0
  2437. # CONFIG_DETECT_HUNG_TASK is not set
  2438. CONFIG_SCHED_DEBUG=y
  2439. # CONFIG_SCHEDSTATS is not set
  2440. # CONFIG_TIMER_STATS is not set
  2441. # CONFIG_DEBUG_OBJECTS is not set
  2442. # CONFIG_SLUB_DEBUG_ON is not set
  2443. # CONFIG_SLUB_STATS is not set
  2444. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  2445. # CONFIG_DEBUG_KMEMLEAK is not set
  2446. CONFIG_DEBUG_PREEMPT=y
  2447. # CONFIG_DEBUG_RT_MUTEXES is not set
  2448. # CONFIG_RT_MUTEX_TESTER is not set
  2449. # CONFIG_DEBUG_SPINLOCK is not set
  2450. # CONFIG_DEBUG_MUTEXES is not set
  2451. # CONFIG_DEBUG_LOCK_ALLOC is not set
  2452. # CONFIG_PROVE_LOCKING is not set
  2453. # CONFIG_LOCK_STAT is not set
  2454. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  2455. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  2456. # CONFIG_DEBUG_STACK_USAGE is not set
  2457. # CONFIG_DEBUG_KOBJECT is not set
  2458. # CONFIG_DEBUG_HIGHMEM is not set
  2459. CONFIG_DEBUG_BUGVERBOSE=y
  2460. # CONFIG_DEBUG_INFO is not set
  2461. # CONFIG_DEBUG_VM is not set
  2462. # CONFIG_DEBUG_WRITECOUNT is not set
  2463. # CONFIG_DEBUG_MEMORY_INIT is not set
  2464. # CONFIG_DEBUG_LIST is not set
  2465. # CONFIG_TEST_LIST_SORT is not set
  2466. # CONFIG_DEBUG_SG is not set
  2467. # CONFIG_DEBUG_NOTIFIERS is not set
  2468. # CONFIG_DEBUG_CREDENTIALS is not set
  2469.  
  2470. #
  2471. # RCU Debugging
  2472. #
  2473. # CONFIG_PROVE_RCU_DELAY is not set
  2474. # CONFIG_SPARSE_RCU_POINTER is not set
  2475. # CONFIG_RCU_TORTURE_TEST is not set
  2476. CONFIG_RCU_CPU_STALL_TIMEOUT=21
  2477. CONFIG_RCU_CPU_STALL_VERBOSE=y
  2478. # CONFIG_RCU_CPU_STALL_INFO is not set
  2479. # CONFIG_RCU_TRACE is not set
  2480. # CONFIG_BACKTRACE_SELF_TEST is not set
  2481. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  2482. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  2483. # CONFIG_DEBUG_PER_CPU_MAPS is not set
  2484. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  2485. # CONFIG_FAULT_INJECTION is not set
  2486. # CONFIG_LATENCYTOP is not set
  2487. # CONFIG_DEBUG_PAGEALLOC is not set
  2488. CONFIG_HAVE_FUNCTION_TRACER=y
  2489. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  2490. CONFIG_HAVE_DYNAMIC_FTRACE=y
  2491. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  2492. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  2493. CONFIG_TRACING_SUPPORT=y
  2494. # CONFIG_FTRACE is not set
  2495. # CONFIG_RBTREE_TEST is not set
  2496. # CONFIG_INTERVAL_TREE_TEST is not set
  2497. # CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
  2498. # CONFIG_DMA_API_DEBUG is not set
  2499. # CONFIG_ATOMIC64_SELFTEST is not set
  2500. # CONFIG_SAMPLES is not set
  2501. CONFIG_HAVE_ARCH_KGDB=y
  2502. # CONFIG_KGDB is not set
  2503. # CONFIG_TEST_STRING_HELPERS is not set
  2504. # CONFIG_TEST_KSTRTOX is not set
  2505. # CONFIG_PPC_DISABLE_WERROR is not set
  2506. CONFIG_PPC_WERROR=y
  2507. CONFIG_PRINT_STACK_DEPTH=64
  2508. # CONFIG_DEBUG_STACKOVERFLOW is not set
  2509. # CONFIG_CODE_PATCHING_SELFTEST is not set
  2510. # CONFIG_FTR_FIXUP_SELFTEST is not set
  2511. # CONFIG_MSI_BITMAP_SELFTEST is not set
  2512. # CONFIG_XMON is not set
  2513. # CONFIG_BDI_SWITCH is not set
  2514. # CONFIG_BOOTX_TEXT is not set
  2515. # CONFIG_PPC_EARLY_DEBUG is not set
  2516. CONFIG_STRICT_DEVMEM=y
  2517.  
  2518. #
  2519. # Security options
  2520. #
  2521. # CONFIG_KEYS is not set
  2522. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  2523. # CONFIG_SECURITY is not set
  2524. # CONFIG_SECURITYFS is not set
  2525. CONFIG_DEFAULT_SECURITY_DAC=y
  2526. CONFIG_DEFAULT_SECURITY=""
  2527. CONFIG_CRYPTO=y
  2528.  
  2529. #
  2530. # Crypto core or helper
  2531. #
  2532. CONFIG_CRYPTO_ALGAPI=y
  2533. CONFIG_CRYPTO_ALGAPI2=y
  2534. CONFIG_CRYPTO_AEAD=y
  2535. CONFIG_CRYPTO_AEAD2=y
  2536. CONFIG_CRYPTO_BLKCIPHER=y
  2537. CONFIG_CRYPTO_BLKCIPHER2=y
  2538. CONFIG_CRYPTO_HASH=y
  2539. CONFIG_CRYPTO_HASH2=y
  2540. CONFIG_CRYPTO_RNG=m
  2541. CONFIG_CRYPTO_RNG2=y
  2542. CONFIG_CRYPTO_PCOMP2=y
  2543. CONFIG_CRYPTO_MANAGER=y
  2544. CONFIG_CRYPTO_MANAGER2=y
  2545. # CONFIG_CRYPTO_USER is not set
  2546. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  2547. # CONFIG_CRYPTO_GF128MUL is not set
  2548. # CONFIG_CRYPTO_NULL is not set
  2549. # CONFIG_CRYPTO_PCRYPT is not set
  2550. CONFIG_CRYPTO_WORKQUEUE=y
  2551. # CONFIG_CRYPTO_CRYPTD is not set
  2552. CONFIG_CRYPTO_AUTHENC=y
  2553. # CONFIG_CRYPTO_TEST is not set
  2554.  
  2555. #
  2556. # Authenticated Encryption with Associated Data
  2557. #
  2558. # CONFIG_CRYPTO_CCM is not set
  2559. # CONFIG_CRYPTO_GCM is not set
  2560. # CONFIG_CRYPTO_SEQIV is not set
  2561.  
  2562. #
  2563. # Block modes
  2564. #
  2565. CONFIG_CRYPTO_CBC=y
  2566. # CONFIG_CRYPTO_CTR is not set
  2567. # CONFIG_CRYPTO_CTS is not set
  2568. # CONFIG_CRYPTO_ECB is not set
  2569. # CONFIG_CRYPTO_LRW is not set
  2570. # CONFIG_CRYPTO_PCBC is not set
  2571. # CONFIG_CRYPTO_XTS is not set
  2572.  
  2573. #
  2574. # Hash modes
  2575. #
  2576. # CONFIG_CRYPTO_CMAC is not set
  2577. CONFIG_CRYPTO_HMAC=y
  2578. # CONFIG_CRYPTO_XCBC is not set
  2579. # CONFIG_CRYPTO_VMAC is not set
  2580.  
  2581. #
  2582. # Digest
  2583. #
  2584. CONFIG_CRYPTO_CRC32C=y
  2585. # CONFIG_CRYPTO_CRC32 is not set
  2586. # CONFIG_CRYPTO_GHASH is not set
  2587. # CONFIG_CRYPTO_MD4 is not set
  2588. CONFIG_CRYPTO_MD5=y
  2589. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  2590. # CONFIG_CRYPTO_RMD128 is not set
  2591. # CONFIG_CRYPTO_RMD160 is not set
  2592. # CONFIG_CRYPTO_RMD256 is not set
  2593. # CONFIG_CRYPTO_RMD320 is not set
  2594. CONFIG_CRYPTO_SHA1=y
  2595. # CONFIG_CRYPTO_SHA1_PPC is not set
  2596. # CONFIG_CRYPTO_SHA256 is not set
  2597. # CONFIG_CRYPTO_SHA512 is not set
  2598. # CONFIG_CRYPTO_TGR192 is not set
  2599. # CONFIG_CRYPTO_WP512 is not set
  2600.  
  2601. #
  2602. # Ciphers
  2603. #
  2604. CONFIG_CRYPTO_AES=y
  2605. # CONFIG_CRYPTO_ANUBIS is not set
  2606. CONFIG_CRYPTO_ARC4=m
  2607. # CONFIG_CRYPTO_BLOWFISH is not set
  2608. # CONFIG_CRYPTO_CAMELLIA is not set
  2609. # CONFIG_CRYPTO_CAST5 is not set
  2610. # CONFIG_CRYPTO_CAST6 is not set
  2611. CONFIG_CRYPTO_DES=y
  2612. # CONFIG_CRYPTO_FCRYPT is not set
  2613. # CONFIG_CRYPTO_KHAZAD is not set
  2614. # CONFIG_CRYPTO_SALSA20 is not set
  2615. # CONFIG_CRYPTO_SEED is not set
  2616. # CONFIG_CRYPTO_SERPENT is not set
  2617. # CONFIG_CRYPTO_TEA is not set
  2618. # CONFIG_CRYPTO_TWOFISH is not set
  2619.  
  2620. #
  2621. # Compression
  2622. #
  2623. CONFIG_CRYPTO_DEFLATE=y
  2624. # CONFIG_CRYPTO_ZLIB is not set
  2625. # CONFIG_CRYPTO_LZO is not set
  2626.  
  2627. #
  2628. # Random Number Generation
  2629. #
  2630. CONFIG_CRYPTO_ANSI_CPRNG=m
  2631. # CONFIG_CRYPTO_USER_API_HASH is not set
  2632. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  2633. CONFIG_CRYPTO_HW=y
  2634. # CONFIG_CRYPTO_DEV_HIFN_795X is not set
  2635. # CONFIG_PPC_CLOCK is not set
  2636. CONFIG_VIRTUALIZATION=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement