Advertisement
Guest User

Untitled

a guest
Dec 12th, 2014
390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 172.63 KB | None | 0 0
  1. [EnvInject] - Loading node environment variables.
  2. Building in workspace /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace
  3. > git rev-parse --is-inside-work-tree # timeout=10
  4. Fetching changes from the remote Git repository
  5. > git config remote.origin.url git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git # timeout=10
  6. Cleaning workspace
  7. > git rev-parse --verify HEAD # timeout=10
  8. Resetting working tree
  9. > git reset --hard # timeout=10
  10. > git clean -fdx # timeout=10
  11. Fetching upstream changes from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
  12. > git --version # timeout=10
  13. > git fetch --tags --progress git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git +refs/heads/*:refs/remotes/origin/* # timeout=30
  14. > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  15. > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  16. Checking out Revision b2776bf7149bddd1f4161f14f79520f17fc1d71d (refs/remotes/origin/master)
  17. > git config core.sparsecheckout # timeout=10
  18. > git checkout -f b2776bf7149bddd1f4161f14f79520f17fc1d71d
  19. > git rev-list b2776bf7149bddd1f4161f14f79520f17fc1d71d # timeout=10
  20. Cleaning workspace
  21. > git rev-parse --verify HEAD # timeout=10
  22. Resetting working tree
  23. > git reset --hard # timeout=10
  24. > git clean -fdx # timeout=10
  25. > git rev-parse --is-inside-work-tree # timeout=10
  26. Fetching changes from the remote Git repository
  27. > git config remote.origin.url git://git.lttng.org/lttng-modules.git # timeout=10
  28. Fetching upstream changes from git://git.lttng.org/lttng-modules.git
  29. > git --version # timeout=10
  30. > git fetch --tags --progress git://git.lttng.org/lttng-modules.git +refs/heads/*:refs/remotes/origin/*
  31. > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  32. > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  33. Checking out Revision a9dd15dadd7d58f58cfd19d2503d3b6b541723bc (refs/remotes/origin/master)
  34. > git config core.sparsecheckout # timeout=10
  35. > git checkout -f a9dd15dadd7d58f58cfd19d2503d3b6b541723bc
  36. > git rev-list a9dd15dadd7d58f58cfd19d2503d3b6b541723bc # timeout=10
  37. [workspace] $ /bin/sh -xe /tmp/hudson5950750470506028783.sh
  38. + cd linux
  39. + git checkout v3.0.100
  40. Previous HEAD position was b2776bf... Linux 3.18
  41. HEAD is now at dccc509... Linux 3.0.100
  42. + make oldconfig
  43. HOSTCC scripts/basic/fixdep
  44. HOSTCC scripts/kconfig/conf.o
  45. SHIPPED scripts/kconfig/zconf.tab.c
  46. SHIPPED scripts/kconfig/lex.zconf.c
  47. SHIPPED scripts/kconfig/zconf.hash.c
  48. HOSTCC scripts/kconfig/zconf.tab.o
  49. HOSTLD scripts/kconfig/conf
  50. scripts/kconfig/conf --oldconfig Kconfig
  51. /boot/config-3.14-2-amd64:1296:warning: symbol value 'm' invalid for NET_DROP_MONITOR
  52. /boot/config-3.14-2-amd64:4516:warning: symbol value 'm' invalid for SND_HDA_CODEC_REALTEK
  53. /boot/config-3.14-2-amd64:4517:warning: symbol value 'm' invalid for SND_HDA_CODEC_ANALOG
  54. /boot/config-3.14-2-amd64:4518:warning: symbol value 'm' invalid for SND_HDA_CODEC_SIGMATEL
  55. /boot/config-3.14-2-amd64:4519:warning: symbol value 'm' invalid for SND_HDA_CODEC_VIA
  56. /boot/config-3.14-2-amd64:4520:warning: symbol value 'm' invalid for SND_HDA_CODEC_HDMI
  57. /boot/config-3.14-2-amd64:4522:warning: symbol value 'm' invalid for SND_HDA_CODEC_CIRRUS
  58. /boot/config-3.14-2-amd64:4523:warning: symbol value 'm' invalid for SND_HDA_CODEC_CONEXANT
  59. /boot/config-3.14-2-amd64:4524:warning: symbol value 'm' invalid for SND_HDA_CODEC_CA0110
  60. /boot/config-3.14-2-amd64:4527:warning: symbol value 'm' invalid for SND_HDA_CODEC_CMEDIA
  61. /boot/config-3.14-2-amd64:4528:warning: symbol value 'm' invalid for SND_HDA_CODEC_SI3054
  62. /boot/config-3.14-2-amd64:4529:warning: symbol value 'm' invalid for SND_HDA_GENERIC
  63. /boot/config-3.14-2-amd64:4722:warning: symbol value 'm' invalid for USB_OHCI_HCD_PCI
  64. /boot/config-3.14-2-amd64:6012:warning: symbol value 'm' invalid for NFS_V3
  65. /boot/config-3.14-2-amd64:6014:warning: symbol value 'm' invalid for NFS_V4
  66. warning: (GFS2_FS) selects DLM which has unmet direct dependencies (EXPERIMENTAL && INET && SYSFS && CONFIGFS_FS && (IPV6 || IPV6=n))
  67. warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL)
  68. warning: (SCSI_SRP) selects SCSI_TGT which has unmet direct dependencies (SCSI && EXPERIMENTAL)
  69. warning: (ACPI_HOTPLUG_CPU) selects ACPI_CONTAINER which has unmet direct dependencies (ACPI && EXPERIMENTAL)
  70. #
  71. # using defaults found in /boot/config-3.14-2-amd64
  72. #
  73. *
  74. * Restart config...
  75. *
  76. *
  77. * General setup
  78. *
  79. Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [N/y/?] (NEW)
  80. Error in reading or end of file.
  81. Cross-compiler tool prefix (CROSS_COMPILE) []
  82. Local version - append to kernel release (LOCALVERSION) []
  83. Automatically append version information to the version string (LOCALVERSION_AUTO) [N/y/?] n
  84. Kernel compression mode
  85. 1. Gzip (KERNEL_GZIP)
  86. 2. Bzip2 (KERNEL_BZIP2)
  87. 3. LZMA (KERNEL_LZMA)
  88. > 4. XZ (KERNEL_XZ)
  89. 5. LZO (KERNEL_LZO)
  90. choice[1-5?]: 4
  91. Default hostname (DEFAULT_HOSTNAME) [(none)] (none)
  92. Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
  93. System V IPC (SYSVIPC) [Y/n/?] y
  94. BSD Process Accounting (BSD_PROCESS_ACCT) [Y/n/?] y
  95. BSD Process Accounting version 3 file format (BSD_PROCESS_ACCT_V3) [Y/n/?] y
  96. open by fhandle syscalls (FHANDLE) [Y/n/?] y
  97. Export task/process statistics through netlink (EXPERIMENTAL) (TASKSTATS) [Y/n/?] y
  98. Enable per-task delay accounting (EXPERIMENTAL) (TASK_DELAY_ACCT) [Y/n/?] y
  99. Enable extended accounting over taskstats (EXPERIMENTAL) (TASK_XACCT) [Y/n/?] y
  100. Enable per-task storage I/O accounting (EXPERIMENTAL) (TASK_IO_ACCOUNTING) [Y/n/?] y
  101. Auditing support (AUDIT) [Y/?] y
  102. Enable system-call auditing support (AUDITSYSCALL) [Y/n/?] y
  103. *
  104. * IRQ subsystem
  105. *
  106. Support sparse irq numbering (SPARSE_IRQ) [Y/n/?] y
  107. *
  108. * RCU Subsystem
  109. *
  110. RCU Implementation
  111. > 1. Tree-based hierarchical RCU (TREE_RCU)
  112. choice[1]: 1
  113. Enable tracing for RCU (RCU_TRACE) [N/y/?] n
  114. Tree-based hierarchical RCU fanout value (RCU_FANOUT) [64] 64
  115. Disable tree-based hierarchical RCU auto-balancing (RCU_FANOUT_EXACT) [N/y/?] n
  116. Kernel .config support (IKCONFIG) [N/m/y/?] n
  117. Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [17] 17
  118. *
  119. * Control Group support
  120. *
  121. Control Group support (CGROUPS) [Y/?] y
  122. Example debug cgroup subsystem (CGROUP_DEBUG) [N/y/?] n
  123. Freezer cgroup subsystem (CGROUP_FREEZER) [Y/n/?] y
  124. Device controller for cgroups (CGROUP_DEVICE) [Y/n/?] y
  125. Cpuset support (CPUSETS) [Y/n/?] y
  126. Include legacy /proc/<pid>/cpuset file (PROC_PID_CPUSET) [Y/n] y
  127. Simple CPU accounting cgroup subsystem (CGROUP_CPUACCT) [Y/n/?] y
  128. Resource counters (RESOURCE_COUNTERS) [Y/n/?] y
  129. Memory Resource Controller for Control Groups (CGROUP_MEM_RES_CTLR) [N/y/?] (NEW)
  130. Error in reading or end of file.
  131. Enable perf_event per-cpu per-container group (cgroup) monitoring (CGROUP_PERF) [Y/n/?] y
  132. *
  133. * Group CPU scheduler
  134. *
  135. Group CPU scheduler (CGROUP_SCHED) [Y/?] y
  136. Group scheduling for SCHED_OTHER (FAIR_GROUP_SCHED) [Y] y
  137. Block IO controller (BLK_CGROUP) [Y/n/m/?] y
  138. Enable Block IO controller debugging (DEBUG_BLK_CGROUP) [N/y/?] n
  139. *
  140. * Namespaces support
  141. *
  142. Namespaces support (NAMESPACES) [Y/n/?] y
  143. UTS namespace (UTS_NS) [Y/n/?] y
  144. IPC namespace (IPC_NS) [Y/n/?] y
  145. PID Namespaces (PID_NS) [Y/n/?] y
  146. Network namespace (NET_NS) [Y/n/?] y
  147. Automatic process group scheduling (SCHED_AUTOGROUP) [Y/n/?] y
  148. Enable deprecated sysfs features to support old userspace tools (SYSFS_DEPRECATED) [N/y/?] n
  149. Kernel->user space relay support (formerly relayfs) (RELAY) [Y/?] y
  150. Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [Y/n/?] y
  151. Initramfs source file(s) (INITRAMFS_SOURCE) []
  152. Support initial ramdisks compressed using gzip (RD_GZIP) [Y/n/?] y
  153. Support initial ramdisks compressed using bzip2 (RD_BZIP2) [Y/n/?] y
  154. Support initial ramdisks compressed using LZMA (RD_LZMA) [Y/n/?] y
  155. Support initial ramdisks compressed using XZ (RD_XZ) [Y/n/?] y
  156. Support initial ramdisks compressed using LZO (RD_LZO) [Y/n/?] y
  157. Optimize for size (CC_OPTIMIZE_FOR_SIZE) [N/y/?] n
  158. *
  159. * Configure standard kernel features (expert users)
  160. *
  161. Configure standard kernel features (expert users) (EXPERT) [Y/n/?] y
  162. Enable 16-bit UID system calls (UID16) [Y/n/?] y
  163. Sysctl syscall support (SYSCTL_SYSCALL) [N/y/?] n
  164. Load all symbols for debugging/ksymoops (KALLSYMS) [Y/?] y
  165. Include all symbols in kallsyms (KALLSYMS_ALL) [N/y/?] n
  166. Support for hot-pluggable devices (HOTPLUG) [Y/?] (NEW) y
  167. Enable support for printk (PRINTK) [Y/n/?] y
  168. BUG() support (BUG) [Y/n/?] y
  169. Enable ELF core dumps (ELF_CORE) [Y/n/?] y
  170. Enable PC-Speaker support (PCSPKR_PLATFORM) [Y/n/?] y
  171. Enable full-sized data structures for core (BASE_FULL) [Y/n/?] y
  172. Enable futex support (FUTEX) [Y/n/?] y
  173. Enable eventpoll support (EPOLL) [Y/n/?] y
  174. Enable signalfd() system call (SIGNALFD) [Y/n/?] y
  175. Enable timerfd() system call (TIMERFD) [Y/n/?] y
  176. Enable eventfd() system call (EVENTFD) [Y/?] y
  177. Use full shmem filesystem (SHMEM) [Y/?] y
  178. Enable AIO support (AIO) [Y/n/?] y
  179. Embedded system (EMBEDDED) [N/y/?] n
  180. *
  181. * Kernel Performance Events And Counters
  182. *
  183. Kernel performance events and counters (PERF_EVENTS) [Y/?] y
  184. Kernel performance counters (old config option) (PERF_COUNTERS) [N/y/?] (NEW)
  185. Error in reading or end of file.
  186. Debug: use vmalloc to back perf mmap() buffers (DEBUG_PERF_USE_VMALLOC) [N/y/?] n
  187. Enable VM event counters for /proc/vmstat (VM_EVENT_COUNTERS) [Y/n/?] y
  188. Enable PCI quirk workarounds (PCI_QUIRKS) [Y/n/?] y
  189. Disable heap randomization (COMPAT_BRK) [N/y/?] n
  190. Choose SLAB allocator
  191. > 1. SLAB (SLAB)
  192. 2. SLUB (Unqueued Allocator) (SLUB)
  193. 3. SLOB (Simple Allocator) (SLOB)
  194. choice[1-3?]: 1
  195. Profiling support (PROFILING) [Y/n/?] y
  196. OProfile system profiling (OPROFILE) [M/n/y/?] m
  197. OProfile multiplexing support (EXPERIMENTAL) (OPROFILE_EVENT_MULTIPLEX) [N/y/?] n
  198. Kprobes (KPROBES) [Y/n/?] y
  199. Optimize trace point call sites (JUMP_LABEL) [Y/n/?] y
  200. *
  201. * GCOV-based kernel profiling
  202. *
  203. Enable gcov-based kernel profiling (GCOV_KERNEL) [N/y/?] n
  204. *
  205. * Paravirtualized guest support
  206. *
  207. Paravirtualized guest support (PARAVIRT_GUEST) [N/y/?] (NEW)
  208. Error in reading or end of file.
  209. *
  210. * ACPI (Advanced Configuration and Power Interface) Support
  211. *
  212. ACPI (Advanced Configuration and Power Interface) Support (ACPI) [Y/n/?] y
  213. Deprecated /proc/acpi files (ACPI_PROCFS) [N/y/?] n
  214. Deprecated power /proc/acpi directories (ACPI_PROCFS_POWER) [N/y/?] n
  215. EC read/write access through /sys/kernel/debug/ec (ACPI_EC_DEBUGFS) [N/m/y/?] n
  216. Deprecated /proc/acpi/event support (ACPI_PROC_EVENT) [Y/n/?] (NEW)
  217. Error in reading or end of file.
  218. AC Adapter (ACPI_AC) [M/n/y/?] m
  219. Battery (ACPI_BATTERY) [M/n/y/?] m
  220. Button (ACPI_BUTTON) [M/y/?] m
  221. Video (ACPI_VIDEO) [M/?] m
  222. Fan (ACPI_FAN) [M/n/y/?] m
  223. Processor (ACPI_PROCESSOR) [M/n/y/?] m
  224. Thermal Zone (ACPI_THERMAL) [M/n/?] m
  225. NUMA support (ACPI_NUMA) [Y] y
  226. Debug Statements (ACPI_DEBUG) [N/y/?] n
  227. PCI slot detection driver (ACPI_PCI_SLOT) [Y/n/m/?] y
  228. Power Management Timer Support (X86_PM_TIMER) [Y/n/?] y
  229. Memory Hotplug (ACPI_HOTPLUG_MEMORY) [Y/n/m/?] y
  230. Smart Battery System (ACPI_SBS) [M/n/y/?] m
  231. Hardware Error Device (ACPI_HED) [Y/?] y
  232. Allow ACPI methods to be inserted/replaced at run time (ACPI_CUSTOM_METHOD) [N/m/y/?] n
  233. ACPI Platform Error Interface (APEI) (ACPI_APEI) [Y/n/?] y
  234. APEI Generic Hardware Error Source (ACPI_APEI_GHES) [Y/n/m/?] y
  235. APEI PCIe AER logging/recovering support (ACPI_APEI_PCIEAER) [Y/n/?] y
  236. APEI Error INJection (EINJ) (ACPI_APEI_EINJ) [N/m/y/?] n
  237. APEI Error Record Serialization Table (ERST) Debug Support (ACPI_APEI_ERST_DEBUG) [N/m/y/?] n
  238. *
  239. * Support for PCI Hotplug
  240. *
  241. Support for PCI Hotplug (HOTPLUG_PCI) [Y/n/m/?] y
  242. Fake PCI Hotplug driver (HOTPLUG_PCI_FAKE) [N/m/y/?] (NEW)
  243. Error in reading or end of file.
  244. ACPI PCI Hotplug driver (HOTPLUG_PCI_ACPI) [Y/n/m/?] y
  245. ACPI PCI Hotplug driver IBM extensions (HOTPLUG_PCI_ACPI_IBM) [M/n/y/?] m
  246. CompactPCI Hotplug driver (HOTPLUG_PCI_CPCI) [Y/n/?] y
  247. Ziatech ZT5550 CompactPCI Hotplug driver (HOTPLUG_PCI_CPCI_ZT5550) [M/n/y/?] m
  248. Generic port I/O CompactPCI Hotplug driver (HOTPLUG_PCI_CPCI_GENERIC) [M/n/y/?] m
  249. SHPC PCI Hotplug driver (HOTPLUG_PCI_SHPC) [M/n/y/?] m
  250. *
  251. * Networking options
  252. *
  253. Packet socket (PACKET) [Y/n/m/?] y
  254. Unix domain sockets (UNIX) [Y/n/m/?] y
  255. Transformation user configuration interface (XFRM_USER) [M/n/y/?] m
  256. PF_KEY sockets (NET_KEY) [M/n/y/?] m
  257. TCP/IP networking (INET) [Y/n/?] y
  258. IP: multicasting (IP_MULTICAST) [Y/n/?] y
  259. IP: advanced router (IP_ADVANCED_ROUTER) [Y/n/?] y
  260. FIB TRIE statistics (IP_FIB_TRIE_STATS) [Y/n/?] y
  261. IP: policy routing (IP_MULTIPLE_TABLES) [Y/n/?] y
  262. IP: equal cost multipath (IP_ROUTE_MULTIPATH) [Y/n/?] y
  263. IP: verbose route monitoring (IP_ROUTE_VERBOSE) [Y/n/?] y
  264. IP: kernel level autoconfiguration (IP_PNP) [N/y/?] n
  265. IP: tunneling (NET_IPIP) [M/n/y/?] m
  266. IP: GRE demultiplexer (NET_IPGRE_DEMUX) [M/n/y/?] m
  267. IP: GRE tunnels over IP (NET_IPGRE) [M/n/?] m
  268. IP: broadcast GRE over IP (NET_IPGRE_BROADCAST) [Y/n/?] y
  269. IP: multicast routing (IP_MROUTE) [Y/n/?] y
  270. IP: multicast policy routing (IP_MROUTE_MULTIPLE_TABLES) [Y/n/?] y
  271. IP: PIM-SM version 1 support (IP_PIMSM_V1) [Y/n/?] y
  272. IP: PIM-SM version 2 support (IP_PIMSM_V2) [Y/n/?] y
  273. IP: ARP daemon support (ARPD) [N/y/?] (NEW)
  274. Error in reading or end of file.
  275. IP: TCP syncookie support (SYN_COOKIES) [Y/n/?] y
  276. IP: AH transformation (INET_AH) [M/n/y/?] m
  277. IP: ESP transformation (INET_ESP) [M/n/y/?] m
  278. IP: IPComp transformation (INET_IPCOMP) [M/n/y/?] m
  279. IP: IPsec transport mode (INET_XFRM_MODE_TRANSPORT) [M/n/y/?] m
  280. IP: IPsec tunnel mode (INET_XFRM_MODE_TUNNEL) [M/n/y/?] m
  281. IP: IPsec BEET mode (INET_XFRM_MODE_BEET) [M/n/y/?] m
  282. Large Receive Offload (ipv4/tcp) (INET_LRO) [M/y/?] m
  283. INET: socket monitoring interface (INET_DIAG) [M/n/y/?] m
  284. *
  285. * TCP: advanced congestion control
  286. *
  287. TCP: advanced congestion control (TCP_CONG_ADVANCED) [Y/n/?] y
  288. Binary Increase Congestion (BIC) control (TCP_CONG_BIC) [M/n/y/?] m
  289. CUBIC TCP (TCP_CONG_CUBIC) [Y/n/m/?] y
  290. TCP Westwood+ (TCP_CONG_WESTWOOD) [M/n/y/?] m
  291. H-TCP (TCP_CONG_HTCP) [M/n/y/?] m
  292. Default TCP congestion control
  293. > 1. Cubic (DEFAULT_CUBIC)
  294. 2. Reno (DEFAULT_RENO)
  295. choice[1-2?]: 1
  296. *
  297. * The IPv6 protocol
  298. *
  299. The IPv6 protocol (IPV6) [Y/n/m/?] y
  300. IPv6: Privacy Extensions (RFC 3041) support (IPV6_PRIVACY) [N/y/?] (NEW)
  301. Error in reading or end of file.
  302. IPv6: Router Preference (RFC 4191) support (IPV6_ROUTER_PREF) [Y/n/?] y
  303. IPv6: AH transformation (INET6_AH) [M/n/y/?] m
  304. IPv6: ESP transformation (INET6_ESP) [M/n/y/?] m
  305. IPv6: IPComp transformation (INET6_IPCOMP) [M/n/y/?] m
  306. IPv6: IPsec transport mode (INET6_XFRM_MODE_TRANSPORT) [M/n/y/?] m
  307. IPv6: IPsec tunnel mode (INET6_XFRM_MODE_TUNNEL) [M/n/y/?] m
  308. IPv6: IPsec BEET mode (INET6_XFRM_MODE_BEET) [M/n/y/?] m
  309. IPv6: IPv6-in-IPv4 tunnel (SIT driver) (IPV6_SIT) [M/n/y/?] m
  310. IPv6: IP-in-IPv6 tunnel (RFC2473) (IPV6_TUNNEL) [M/n/y/?] m
  311. NetLabel subsystem support (NETLABEL) [N/y/?] n
  312. Security Marking (NETWORK_SECMARK) [Y/?] y
  313. *
  314. * Network packet filtering framework (Netfilter)
  315. *
  316. Network packet filtering framework (Netfilter) (NETFILTER) [Y/n/?] y
  317. Network packet filtering debugging (NETFILTER_DEBUG) [N/y/?] n
  318. Advanced netfilter configuration (NETFILTER_ADVANCED) [Y/n/?] y
  319. Bridged IP/ARP packets filtering (BRIDGE_NETFILTER) [Y/n/?] y
  320. *
  321. * Core Netfilter Configuration
  322. *
  323. Netfilter NFQUEUE over NFNETLINK interface (NETFILTER_NETLINK_QUEUE) [M/y/?] m
  324. Netfilter LOG over NFNETLINK interface (NETFILTER_NETLINK_LOG) [M/y/?] m
  325. Netfilter connection tracking support (NF_CONNTRACK) [M/n/y/?] m
  326. Connection mark tracking support (NF_CONNTRACK_MARK) [Y/?] y
  327. Connection tracking security mark support (NF_CONNTRACK_SECMARK) [Y/n/?] y
  328. Connection tracking zones (NF_CONNTRACK_ZONES) [Y/n/?] y
  329. Connection tracking events (NF_CONNTRACK_EVENTS) [Y/n/?] y
  330. Connection tracking timestamping (NF_CONNTRACK_TIMESTAMP) [Y/n/?] y
  331. UDP-Lite protocol connection tracking support (NF_CT_PROTO_UDPLITE) [M/n/?] m
  332. Amanda backup protocol support (NF_CONNTRACK_AMANDA) [M/n/?] m
  333. FTP protocol support (NF_CONNTRACK_FTP) [M/n/?] m
  334. H.323 protocol support (NF_CONNTRACK_H323) [M/n/?] m
  335. IRC protocol support (NF_CONNTRACK_IRC) [M/n/?] m
  336. NetBIOS name service protocol support (NF_CONNTRACK_NETBIOS_NS) [M/n/?] m
  337. SNMP service protocol support (NF_CONNTRACK_SNMP) [M/n/?] m
  338. PPtP protocol support (NF_CONNTRACK_PPTP) [M/n/?] m
  339. SIP protocol support (NF_CONNTRACK_SIP) [M/n/?] m
  340. TFTP protocol support (NF_CONNTRACK_TFTP) [M/n/?] m
  341. Connection tracking netlink interface (NF_CT_NETLINK) [M/n/?] m
  342. Netfilter Xtables support (required for ip_tables) (NETFILTER_XTABLES) [M/y/?] m
  343. *
  344. * Xtables combined modules
  345. *
  346. nfmark target and match support (NETFILTER_XT_MARK) [M/?] m
  347. ctmark target and match support (NETFILTER_XT_CONNMARK) [M/?] m
  348. set target and match support (NETFILTER_XT_SET) [M/n/?] m
  349. *
  350. * Xtables targets
  351. *
  352. AUDIT target support (NETFILTER_XT_TARGET_AUDIT) [M/n/?] m
  353. CHECKSUM target support (NETFILTER_XT_TARGET_CHECKSUM) [M/n/?] m
  354. "CLASSIFY" target support (NETFILTER_XT_TARGET_CLASSIFY) [M/n/?] m
  355. "CONNMARK" target support (NETFILTER_XT_TARGET_CONNMARK) [M/n/?] m
  356. "CONNSECMARK" target support (NETFILTER_XT_TARGET_CONNSECMARK) [M/n/?] m
  357. "CT" target support (NETFILTER_XT_TARGET_CT) [M/n/?] m
  358. "DSCP" and "TOS" target support (NETFILTER_XT_TARGET_DSCP) [M/n/?] m
  359. "HL" hoplimit target support (NETFILTER_XT_TARGET_HL) [M/n/?] m
  360. IDLETIMER target support (NETFILTER_XT_TARGET_IDLETIMER) [M/n/?] m
  361. "LED" target support (NETFILTER_XT_TARGET_LED) [M/n/?] m
  362. "MARK" target support (NETFILTER_XT_TARGET_MARK) [M/n/?] m
  363. "NFLOG" target support (NETFILTER_XT_TARGET_NFLOG) [M/n/?] m
  364. "NFQUEUE" target Support (NETFILTER_XT_TARGET_NFQUEUE) [M/n/?] m
  365. "NOTRACK" target support (NETFILTER_XT_TARGET_NOTRACK) [N/m/?] n
  366. "RATEEST" target support (NETFILTER_XT_TARGET_RATEEST) [M/?] m
  367. "TEE" - packet cloning to alternate destination (NETFILTER_XT_TARGET_TEE) [M/n/?] m
  368. "TRACE" target support (NETFILTER_XT_TARGET_TRACE) [M/n/?] m
  369. "SECMARK" target support (NETFILTER_XT_TARGET_SECMARK) [M/n/?] m
  370. "TCPMSS" target support (NETFILTER_XT_TARGET_TCPMSS) [M/n/?] m
  371. *
  372. * Xtables matches
  373. *
  374. "addrtype" address type match support (NETFILTER_XT_MATCH_ADDRTYPE) [M/n/?] m
  375. "cluster" match support (NETFILTER_XT_MATCH_CLUSTER) [M/n/?] m
  376. "comment" match support (NETFILTER_XT_MATCH_COMMENT) [M/n/?] m
  377. "connbytes" per-connection counter match support (NETFILTER_XT_MATCH_CONNBYTES) [M/n/?] m
  378. "connlimit" match support" (NETFILTER_XT_MATCH_CONNLIMIT) [M/n/?] m
  379. "connmark" connection mark match support (NETFILTER_XT_MATCH_CONNMARK) [M/n/?] m
  380. "conntrack" connection tracking match support (NETFILTER_XT_MATCH_CONNTRACK) [M/n/?] m
  381. "cpu" match support (NETFILTER_XT_MATCH_CPU) [M/n/?] m
  382. "dccp" protocol match support (NETFILTER_XT_MATCH_DCCP) [M/n/?] m
  383. "devgroup" match support (NETFILTER_XT_MATCH_DEVGROUP) [M/n/?] m
  384. "dscp" and "tos" match support (NETFILTER_XT_MATCH_DSCP) [M/n/?] m
  385. "esp" match support (NETFILTER_XT_MATCH_ESP) [M/n/?] m
  386. "hashlimit" match support (NETFILTER_XT_MATCH_HASHLIMIT) [M/n/?] m
  387. "helper" match support (NETFILTER_XT_MATCH_HELPER) [M/n/?] m
  388. "hl" hoplimit/TTL match support (NETFILTER_XT_MATCH_HL) [M/n/?] m
  389. "iprange" address range match support (NETFILTER_XT_MATCH_IPRANGE) [M/n/?] m
  390. "ipvs" match support (NETFILTER_XT_MATCH_IPVS) [M/n/?] m
  391. "length" match support (NETFILTER_XT_MATCH_LENGTH) [M/n/?] m
  392. "limit" match support (NETFILTER_XT_MATCH_LIMIT) [M/n/?] m
  393. "mac" address match support (NETFILTER_XT_MATCH_MAC) [M/n/?] m
  394. "mark" match support (NETFILTER_XT_MATCH_MARK) [M/n/?] m
  395. "multiport" Multiple port match support (NETFILTER_XT_MATCH_MULTIPORT) [M/n/?] m
  396. "osf" Passive OS fingerprint match (NETFILTER_XT_MATCH_OSF) [M/n/?] m
  397. "owner" match support (NETFILTER_XT_MATCH_OWNER) [M/n/?] m
  398. IPsec "policy" match support (NETFILTER_XT_MATCH_POLICY) [M/n/?] m
  399. "physdev" match support (NETFILTER_XT_MATCH_PHYSDEV) [M/n/?] m
  400. "pkttype" packet type match support (NETFILTER_XT_MATCH_PKTTYPE) [M/n/?] m
  401. "quota" match support (NETFILTER_XT_MATCH_QUOTA) [M/n/?] m
  402. "rateest" match support (NETFILTER_XT_MATCH_RATEEST) [M/n/?] m
  403. "realm" match support (NETFILTER_XT_MATCH_REALM) [M/n/?] m
  404. "recent" match support (NETFILTER_XT_MATCH_RECENT) [M/n/?] m
  405. "state" match support (NETFILTER_XT_MATCH_STATE) [M/n/?] m
  406. "statistic" match support (NETFILTER_XT_MATCH_STATISTIC) [M/n/?] m
  407. "string" match support (NETFILTER_XT_MATCH_STRING) [M/n/?] m
  408. "tcpmss" match support (NETFILTER_XT_MATCH_TCPMSS) [M/n/?] m
  409. "time" match support (NETFILTER_XT_MATCH_TIME) [M/n/?] m
  410. "u32" match support (NETFILTER_XT_MATCH_U32) [M/n/?] m
  411. *
  412. * IP set support
  413. *
  414. IP set support (IP_SET) [M/n/?] m
  415. Maximum number of IP sets (IP_SET_MAX) [256] 256
  416. bitmap:ip set support (IP_SET_BITMAP_IP) [M/n/?] m
  417. bitmap:ip,mac set support (IP_SET_BITMAP_IPMAC) [M/n/?] m
  418. bitmap:port set support (IP_SET_BITMAP_PORT) [M/n/?] m
  419. hash:ip set support (IP_SET_HASH_IP) [M/n/?] m
  420. hash:ip,port set support (IP_SET_HASH_IPPORT) [M/n/?] m
  421. hash:ip,port,ip set support (IP_SET_HASH_IPPORTIP) [M/n/?] m
  422. hash:ip,port,net set support (IP_SET_HASH_IPPORTNET) [M/n/?] m
  423. hash:net set support (IP_SET_HASH_NET) [M/n/?] m
  424. hash:net,port set support (IP_SET_HASH_NETPORT) [M/n/?] m
  425. list:set set support (IP_SET_LIST_SET) [M/n/?] m
  426. *
  427. * IP virtual server support
  428. *
  429. IP virtual server support (IP_VS) [M/n/?] m
  430. IPv6 support for IPVS (IP_VS_IPV6) [Y/n/?] y
  431. IP virtual server debugging (IP_VS_DEBUG) [N/y/?] n
  432. IPVS connection table size (the Nth power of 2) (IP_VS_TAB_BITS) [12] 12
  433. *
  434. * IPVS transport protocol load balancing support
  435. *
  436. TCP load balancing support (IP_VS_PROTO_TCP) [Y/n/?] y
  437. UDP load balancing support (IP_VS_PROTO_UDP) [Y/n/?] y
  438. ESP load balancing support (IP_VS_PROTO_ESP) [Y/n/?] y
  439. AH load balancing support (IP_VS_PROTO_AH) [Y/n/?] y
  440. SCTP load balancing support (IP_VS_PROTO_SCTP) [Y/n/?] y
  441. *
  442. * IPVS scheduler
  443. *
  444. round-robin scheduling (IP_VS_RR) [M/n/?] m
  445. weighted round-robin scheduling (IP_VS_WRR) [M/n/?] m
  446. least-connection scheduling (IP_VS_LC) [M/n/?] m
  447. weighted least-connection scheduling (IP_VS_WLC) [M/n/?] m
  448. locality-based least-connection scheduling (IP_VS_LBLC) [M/n/?] m
  449. locality-based least-connection with replication scheduling (IP_VS_LBLCR) [M/n/?] m
  450. destination hashing scheduling (IP_VS_DH) [M/n/?] m
  451. source hashing scheduling (IP_VS_SH) [M/n/?] m
  452. shortest expected delay scheduling (IP_VS_SED) [M/n/?] m
  453. never queue scheduling (IP_VS_NQ) [M/n/?] m
  454. *
  455. * IPVS application helper
  456. *
  457. FTP protocol helper (IP_VS_FTP) [M/n/?] m
  458. Netfilter connection tracking (IP_VS_NFCT) [Y/?] y
  459. SIP persistence engine (IP_VS_PE_SIP) [M/n/?] m
  460. *
  461. * IP: Netfilter Configuration
  462. *
  463. IPv4 connection tracking support (required for NAT) (NF_CONNTRACK_IPV4) [M/n/?] m
  464. proc/sysctl compatibility with old connection tracking (NF_CONNTRACK_PROC_COMPAT) [Y/n/?] y
  465. IP Userspace queueing via NETLINK (OBSOLETE) (IP_NF_QUEUE) [N/m/y/?] (NEW)
  466. Error in reading or end of file.
  467. IP tables support (required for filtering/masq/NAT) (IP_NF_IPTABLES) [M/n/y/?] m
  468. "ah" match support (IP_NF_MATCH_AH) [M/n/?] m
  469. "ecn" match support (IP_NF_MATCH_ECN) [N/m/?] n
  470. "ttl" match support (IP_NF_MATCH_TTL) [N/m/?] n
  471. Packet filtering (IP_NF_FILTER) [M/n/?] m
  472. REJECT target support (IP_NF_TARGET_REJECT) [M/n/?] m
  473. LOG target support (IP_NF_TARGET_LOG) [N/m/?] (NEW)
  474. Error in reading or end of file.
  475. ULOG target support (IP_NF_TARGET_ULOG) [M/n/?] m
  476. Full NAT (NF_NAT) [M/n/?] m
  477. MASQUERADE target support (IP_NF_TARGET_MASQUERADE) [M/n/?] m
  478. NETMAP target support (IP_NF_TARGET_NETMAP) [N/m/?] n
  479. REDIRECT target support (IP_NF_TARGET_REDIRECT) [N/m/?] n
  480. Basic SNMP-ALG support (NF_NAT_SNMP_BASIC) [M/n/?] m
  481. Packet mangling (IP_NF_MANGLE) [M/n/?] m
  482. ECN target support (IP_NF_TARGET_ECN) [M/n/?] m
  483. "TTL" target support (IP_NF_TARGET_TTL) [N/m/?] n
  484. raw table support (required for NOTRACK/TRACE) (IP_NF_RAW) [M/n/?] m
  485. Security table (IP_NF_SECURITY) [M/n/?] m
  486. ARP tables support (IP_NF_ARPTABLES) [M/n/y/?] m
  487. ARP packet filtering (IP_NF_ARPFILTER) [M/n/?] m
  488. ARP payload mangling (IP_NF_ARP_MANGLE) [M/n/?] m
  489. *
  490. * IPv6: Netfilter Configuration
  491. *
  492. IPv6 connection tracking support (NF_CONNTRACK_IPV6) [M/n/?] m
  493. IP6 Userspace queueing via NETLINK (OBSOLETE) (IP6_NF_QUEUE) [N/m/y/?] (NEW)
  494. Error in reading or end of file.
  495. IP6 tables support (required for filtering) (IP6_NF_IPTABLES) [M/n/y/?] m
  496. "ah" match support (IP6_NF_MATCH_AH) [M/n/?] m
  497. "eui64" address check (IP6_NF_MATCH_EUI64) [M/n/?] m
  498. "frag" Fragmentation header match support (IP6_NF_MATCH_FRAG) [M/n/?] m
  499. "hbh" hop-by-hop and "dst" opts header match support (IP6_NF_MATCH_OPTS) [M/n/?] m
  500. "hl" hoplimit match support (IP6_NF_MATCH_HL) [N/m/?] n
  501. "ipv6header" IPv6 Extension Headers Match (IP6_NF_MATCH_IPV6HEADER) [M/n/?] m
  502. "mh" match support (IP6_NF_MATCH_MH) [M/n/?] m
  503. "rt" Routing header match support (IP6_NF_MATCH_RT) [M/n/?] m
  504. "HL" hoplimit target support (IP6_NF_TARGET_HL) [N/m/?] n
  505. LOG target support (IP6_NF_TARGET_LOG) [N/m/?] (NEW)
  506. Error in reading or end of file.
  507. Packet filtering (IP6_NF_FILTER) [M/n/?] m
  508. REJECT target support (IP6_NF_TARGET_REJECT) [M/n/?] m
  509. Packet mangling (IP6_NF_MANGLE) [M/n/?] m
  510. raw table support (required for TRACE) (IP6_NF_RAW) [M/n/?] m
  511. Security table (IP6_NF_SECURITY) [M/n/?] m
  512. *
  513. * Ethernet Bridge tables (ebtables) support
  514. *
  515. Ethernet Bridge tables (ebtables) support (BRIDGE_NF_EBTABLES) [M/n/?] m
  516. ebt: broute table support (BRIDGE_EBT_BROUTE) [M/n/?] m
  517. ebt: filter table support (BRIDGE_EBT_T_FILTER) [M/n/?] m
  518. ebt: nat table support (BRIDGE_EBT_T_NAT) [M/n/?] m
  519. ebt: 802.3 filter support (BRIDGE_EBT_802_3) [M/n/?] m
  520. ebt: among filter support (BRIDGE_EBT_AMONG) [M/n/?] m
  521. ebt: ARP filter support (BRIDGE_EBT_ARP) [M/n/?] m
  522. ebt: IP filter support (BRIDGE_EBT_IP) [M/n/?] m
  523. ebt: IP6 filter support (BRIDGE_EBT_IP6) [M/n/?] m
  524. ebt: limit match support (BRIDGE_EBT_LIMIT) [M/n/?] m
  525. ebt: mark filter support (BRIDGE_EBT_MARK) [M/n/?] m
  526. ebt: packet type filter support (BRIDGE_EBT_PKTTYPE) [M/n/?] m
  527. ebt: STP filter support (BRIDGE_EBT_STP) [M/n/?] m
  528. ebt: 802.1Q VLAN filter support (BRIDGE_EBT_VLAN) [M/n/?] m
  529. ebt: arp reply target support (BRIDGE_EBT_ARPREPLY) [M/n/?] m
  530. ebt: dnat target support (BRIDGE_EBT_DNAT) [M/n/?] m
  531. ebt: mark target support (BRIDGE_EBT_MARK_T) [M/n/?] m
  532. ebt: redirect target support (BRIDGE_EBT_REDIRECT) [M/n/?] m
  533. ebt: snat target support (BRIDGE_EBT_SNAT) [M/n/?] m
  534. ebt: log support (BRIDGE_EBT_LOG) [M/n/?] m
  535. ebt: ulog support (OBSOLETE) (BRIDGE_EBT_ULOG) [M/n/?] m
  536. ebt: nflog support (BRIDGE_EBT_NFLOG) [M/n/?] m
  537. Asynchronous Transfer Mode (ATM) (ATM) [M/n/y/?] m
  538. Classical IP over ATM (ATM_CLIP) [M/n/?] m
  539. Do NOT send ICMP if no neighbour (ATM_CLIP_NO_ICMP) [N/y/?] n
  540. LAN Emulation (LANE) support (ATM_LANE) [M/n/?] m
  541. Multi-Protocol Over ATM (MPOA) support (ATM_MPOA) [M/n/?] m
  542. RFC1483/2684 Bridged protocols (ATM_BR2684) [M/n/?] m
  543. Per-VC IP filter kludge (ATM_BR2684_IPFILTER) [N/y/?] n
  544. *
  545. * Layer Two Tunneling Protocol (L2TP)
  546. *
  547. Layer Two Tunneling Protocol (L2TP) (L2TP) [M/n/y/?] m
  548. L2TP debugfs support (L2TP_DEBUGFS) [M/n/?] m
  549. 802.1d Ethernet Bridging (BRIDGE) [M/n/y/?] m
  550. IGMP/MLD snooping (BRIDGE_IGMP_SNOOPING) [Y/n/?] y
  551. 802.1Q VLAN Support (VLAN_8021Q) [M/n/y/?] m
  552. GVRP (GARP VLAN Registration Protocol) support (VLAN_8021Q_GVRP) [Y/n/?] y
  553. DECnet Support (DECNET) [M/n/y/?] m
  554. ANSI/IEEE 802.2 LLC type 2 Support (LLC2) [M/n/y/?] m
  555. The IPX protocol (IPX) [M/n/y/?] m
  556. IPX: Full internal IPX network (IPX_INTERN) [N/y/?] n
  557. Appletalk protocol support (ATALK) [M/n/y/?] m
  558. Appletalk interfaces support (DEV_APPLETALK) [M/n/?] m
  559. Appletalk-IP driver support (IPDDP) [M/n/?] m
  560. IP to Appletalk-IP Encapsulation support (IPDDP_ENCAP) [Y/n/?] y
  561. Appletalk-IP to IP Decapsulation support (IPDDP_DECAP) [N/y/?] (NEW)
  562. Error in reading or end of file.
  563. Phonet protocols family (PHONET) [M/n/y/?] m
  564. *
  565. * QoS and/or fair queueing
  566. *
  567. QoS and/or fair queueing (NET_SCHED) [Y/n/?] y
  568. *
  569. * Queueing/Scheduling
  570. *
  571. Class Based Queueing (CBQ) (NET_SCH_CBQ) [M/n/y/?] m
  572. Hierarchical Token Bucket (HTB) (NET_SCH_HTB) [M/n/y/?] m
  573. Hierarchical Fair Service Curve (HFSC) (NET_SCH_HFSC) [M/n/y/?] m
  574. ATM Virtual Circuits (ATM) (NET_SCH_ATM) [M/n/?] m
  575. Multi Band Priority Queueing (PRIO) (NET_SCH_PRIO) [M/n/y/?] m
  576. Hardware Multiqueue-aware Multi Band Queuing (MULTIQ) (NET_SCH_MULTIQ) [M/n/y/?] m
  577. Random Early Detection (RED) (NET_SCH_RED) [M/n/y/?] m
  578. Stochastic Fair Blue (SFB) (NET_SCH_SFB) [M/n/y/?] m
  579. Stochastic Fairness Queueing (SFQ) (NET_SCH_SFQ) [M/n/y/?] m
  580. True Link Equalizer (TEQL) (NET_SCH_TEQL) [M/n/y/?] m
  581. Token Bucket Filter (TBF) (NET_SCH_TBF) [M/n/y/?] m
  582. Generic Random Early Detection (GRED) (NET_SCH_GRED) [M/n/y/?] m
  583. Differentiated Services marker (DSMARK) (NET_SCH_DSMARK) [M/n/y/?] m
  584. Network emulator (NETEM) (NET_SCH_NETEM) [M/n/y/?] m
  585. Deficit Round Robin scheduler (DRR) (NET_SCH_DRR) [M/n/y/?] m
  586. Multi-queue priority scheduler (MQPRIO) (NET_SCH_MQPRIO) [M/n/y/?] m
  587. CHOose and Keep responsive flow scheduler (CHOKE) (NET_SCH_CHOKE) [M/n/y/?] m
  588. Quick Fair Queueing scheduler (QFQ) (NET_SCH_QFQ) [M/n/y/?] m
  589. Ingress Qdisc (NET_SCH_INGRESS) [M/n/y/?] m
  590. *
  591. * Classification
  592. *
  593. Elementary classification (BASIC) (NET_CLS_BASIC) [M/n/y/?] m
  594. Traffic-Control Index (TCINDEX) (NET_CLS_TCINDEX) [M/n/y/?] m
  595. Routing decision (ROUTE) (NET_CLS_ROUTE4) [M/n/y/?] m
  596. Netfilter mark (FW) (NET_CLS_FW) [M/n/y/?] m
  597. Universal 32bit comparisons w/ hashing (U32) (NET_CLS_U32) [M/n/y/?] m
  598. Performance counters support (CLS_U32_PERF) [Y/n/?] y
  599. Netfilter marks support (CLS_U32_MARK) [Y/n/?] y
  600. IPv4 Resource Reservation Protocol (RSVP) (NET_CLS_RSVP) [M/n/y/?] m
  601. IPv6 Resource Reservation Protocol (RSVP6) (NET_CLS_RSVP6) [M/n/y/?] m
  602. Flow classifier (NET_CLS_FLOW) [M/n/y/?] m
  603. Control Group Classifier (NET_CLS_CGROUP) [M/n/y/?] m
  604. Extended Matches (NET_EMATCH) [Y/n/?] y
  605. Stack size (NET_EMATCH_STACK) [32] 32
  606. Simple packet data comparison (NET_EMATCH_CMP) [M/n/y/?] m
  607. Multi byte comparison (NET_EMATCH_NBYTE) [M/n/y/?] m
  608. U32 key (NET_EMATCH_U32) [M/n/y/?] m
  609. Metadata (NET_EMATCH_META) [M/n/y/?] m
  610. Textsearch (NET_EMATCH_TEXT) [M/n/y/?] m
  611. Actions (NET_CLS_ACT) [Y/n/?] y
  612. Traffic Policing (NET_ACT_POLICE) [M/n/y/?] m
  613. Generic actions (NET_ACT_GACT) [M/n/y/?] m
  614. Probability support (GACT_PROB) [Y/n/?] y
  615. Redirecting and Mirroring (NET_ACT_MIRRED) [M/n/y/?] m
  616. IPtables targets (NET_ACT_IPT) [M/n/?] m
  617. Stateless NAT (NET_ACT_NAT) [M/n/y/?] m
  618. Packet Editing (NET_ACT_PEDIT) [M/n/y/?] m
  619. Simple Example (Debug) (NET_ACT_SIMP) [M/n/y/?] m
  620. SKB Editing (NET_ACT_SKBEDIT) [M/n/y/?] m
  621. Checksum Updating (NET_ACT_CSUM) [M/n/y/?] m
  622. Incoming device classification (NET_CLS_IND) [Y/n/?] y
  623. Data Center Bridging support (DCB) [Y/n/?] y
  624. DNS Resolver support (DNS_RESOLVER) [M/y/?] m
  625. B.A.T.M.A.N. Advanced Meshing Protocol (BATMAN_ADV) [M/n/y/?] m
  626. B.A.T.M.A.N. debugging (BATMAN_ADV_DEBUG) [N/y/?] n
  627. enable BPF Just In Time compiler (BPF_JIT) [Y/n/?] y
  628. *
  629. * Network testing
  630. *
  631. Packet Generator (USE WITH CAUTION) (NET_PKTGEN) [M/n/y/?] m
  632. *
  633. * Bluetooth subsystem support
  634. *
  635. Bluetooth subsystem support (BT) [M/n/?] m
  636. L2CAP protocol support (BT_L2CAP) [N/y/?] (NEW)
  637. Error in reading or end of file.
  638. SCO links support (BT_SCO) [N/y/?] (NEW)
  639. Error in reading or end of file.
  640. *
  641. * Bluetooth device drivers
  642. *
  643. HCI USB driver (BT_HCIBTUSB) [M/n/?] m
  644. HCI SDIO driver (BT_HCIBTSDIO) [M/n/?] m
  645. HCI UART driver (BT_HCIUART) [M/n/?] m
  646. UART (H4) protocol support (BT_HCIUART_H4) [Y/n/?] y
  647. BCSP protocol support (BT_HCIUART_BCSP) [Y/n/?] y
  648. Atheros AR300x serial support (BT_HCIUART_ATH3K) [Y/n/?] y
  649. HCILL protocol support (BT_HCIUART_LL) [Y/n/?] y
  650. HCI BCM203x USB driver (BT_HCIBCM203X) [M/n/?] m
  651. HCI BPA10x USB driver (BT_HCIBPA10X) [M/n/?] m
  652. HCI BlueFRITZ! USB driver (BT_HCIBFUSB) [M/n/?] m
  653. HCI DTL1 (PC Card) driver (BT_HCIDTL1) [M/n/?] m
  654. HCI BT3C (PC Card) driver (BT_HCIBT3C) [M/n/?] m
  655. HCI BlueCard (PC Card) driver (BT_HCIBLUECARD) [M/n/?] m
  656. HCI UART (PC Card) device driver (BT_HCIBTUART) [N/m/?] n
  657. HCI VHCI (Virtual HCI device) driver (BT_HCIVHCI) [M/n/?] m
  658. Marvell Bluetooth driver support (BT_MRVL) [M/n/?] m
  659. Marvell BT-over-SDIO driver (BT_MRVL_SDIO) [M/n/?] m
  660. Atheros firmware download driver (BT_ATH3K) [M/n/?] m
  661. *
  662. * Wireless
  663. *
  664. Wireless (WIRELESS) [Y] y
  665. cfg80211 - wireless configuration API (CFG80211) [M/n/?] m
  666. nl80211 testmode command (NL80211_TESTMODE) [N/y/?] n
  667. enable developer warnings (CFG80211_DEVELOPER_WARNINGS) [N/y/?] n
  668. cfg80211 regulatory debugging (CFG80211_REG_DEBUG) [N/y/?] n
  669. enable powersave by default (CFG80211_DEFAULT_PS) [Y/n/?] y
  670. cfg80211 DebugFS entries (CFG80211_DEBUGFS) [N/y/?] n
  671. use statically compiled regulatory rules database (CFG80211_INTERNAL_REGDB) [N/y/?] n
  672. cfg80211 wireless extensions compatibility (CFG80211_WEXT) [Y/n/?] y
  673. Wireless extensions sysfs files (WIRELESS_EXT_SYSFS) [Y/n/?] (NEW)
  674. Error in reading or end of file.
  675. Common routines for IEEE802.11 drivers (LIB80211) [M/y/?] m
  676. lib80211 debugging messages (LIB80211_DEBUG) [N/y/?] n
  677. Generic IEEE 802.11 Networking Stack (mac80211) (MAC80211) [M/n/?] m
  678. PID controller based rate control algorithm (MAC80211_RC_PID) [N/y/?] n
  679. Minstrel (MAC80211_RC_MINSTREL) [Y/n/?] y
  680. Minstrel 802.11n support (MAC80211_RC_MINSTREL_HT) [Y/n/?] y
  681. Default rate control algorithm
  682. > 1. Minstrel (MAC80211_RC_DEFAULT_MINSTREL)
  683. choice[1]: 1
  684. Enable LED triggers (MAC80211_LEDS) [Y/?] y
  685. Export mac80211 internals in DebugFS (MAC80211_DEBUGFS) [N/y/?] n
  686. *
  687. * Select mac80211 debugging features
  688. *
  689. Select mac80211 debugging features (MAC80211_DEBUG_MENU) [N/y/?] n
  690. *
  691. * Memory Technology Device (MTD) support
  692. *
  693. Memory Technology Device (MTD) support (MTD) [M/n/y/?] m
  694. Debugging (MTD_DEBUG) [N/y/?] (NEW)
  695. Error in reading or end of file.
  696. MTD tests support (MTD_TESTS) [N/m/?] n
  697. RedBoot partition table parsing (MTD_REDBOOT_PARTS) [M/n/?] m
  698. Location of RedBoot partition table (MTD_REDBOOT_DIRECTORY_BLOCK) [-1] -1
  699. Include unallocated flash regions (MTD_REDBOOT_PARTS_UNALLOCATED) [N/y/?] n
  700. Force read-only for RedBoot system images (MTD_REDBOOT_PARTS_READONLY) [N/y/?] n
  701. TI AR7 partitioning support (MTD_AR7_PARTS) [M/n/?] m
  702. *
  703. * User Modules And Translation Layers
  704. *
  705. Direct char device access to MTD devices (MTD_CHAR) [N/m/?] (NEW)
  706. Error in reading or end of file.
  707. Common interface to block layer for MTD 'translation layers' (MTD_BLKDEVS) [M] m
  708. Caching block device access to MTD devices (MTD_BLOCK) [M/n/?] m
  709. Readonly block device access to MTD devices (MTD_BLOCK_RO) [M/n/?] m
  710. FTL (Flash Translation Layer) support (FTL) [M/n/?] m
  711. NFTL (NAND Flash Translation Layer) support (NFTL) [M/n/?] m
  712. Write support for NFTL (NFTL_RW) [Y/n/?] y
  713. INFTL (Inverse NAND Flash Translation Layer) support (INFTL) [M/n/?] m
  714. Resident Flash Disk (Flash Translation Layer) support (RFD_FTL) [M/n/?] m
  715. NAND SSFDC (SmartMedia) read only translation layer (SSFDC) [M/n/?] m
  716. Log panic/oops to an MTD buffer (MTD_OOPS) [M/n/?] m
  717. Swap on MTD device support (MTD_SWAP) [M/n/?] m
  718. *
  719. * RAM/ROM/Flash chip drivers
  720. *
  721. Detect flash chips by Common Flash Interface (CFI) probe (MTD_CFI) [M/n/?] m
  722. Detect non-CFI AMD/JEDEC-compatible flash chips (MTD_JEDECPROBE) [M/?] m
  723. Flash chip driver advanced configuration options (MTD_CFI_ADV_OPTIONS) [N/y/?] n
  724. Support for Intel/Sharp flash chips (MTD_CFI_INTELEXT) [M/n/?] m
  725. Support for AMD/Fujitsu/Spansion flash chips (MTD_CFI_AMDSTD) [M/?] m
  726. Support for ST (Advanced Architecture) flash chips (MTD_CFI_STAA) [M/n/?] m
  727. Support for RAM chips in bus mapping (MTD_RAM) [M/?] m
  728. Support for ROM chips in bus mapping (MTD_ROM) [M/n/?] m
  729. Support for absent chips in bus mapping (MTD_ABSENT) [M/n/?] m
  730. *
  731. * Mapping drivers for chip access
  732. *
  733. Support non-linear mappings of flash chips (MTD_COMPLEX_MAPPINGS) [Y/n/?] y
  734. Flash device in physical memory map (MTD_PHYSMAP) [M/n/?] m
  735. Physmap compat support (MTD_PHYSMAP_COMPAT) [N/y/?] n
  736. CFI Flash device mapped on AMD SC520 CDP (MTD_SC520CDP) [M/n/?] m
  737. CFI Flash device mapped on AMD NetSc520 (MTD_NETSC520) [M/n/?] m
  738. JEDEC Flash device mapped on Technologic Systems TS-5500 (MTD_TS5500) [M/n/?] m
  739. CFI Flash device mapped on Arcom SBC-GXx boards (MTD_SBC_GXX) [M/n/?] m
  740. BIOS flash chip on AMD76x southbridge (MTD_AMD76XROM) [N/m/?] n
  741. BIOS flash chip on Intel Controller Hub 2/3/4/5 (MTD_ICHXROM) [N/m/?] n
  742. BIOS flash chip on Intel ESB Controller Hub 2 (MTD_ESB2ROM) [N/m/?] n
  743. BIOS flash chip on Nvidia CK804 (MTD_CK804XROM) [N/m/?] n
  744. BIOS flash chip on Intel SCB2 boards (MTD_SCB2_FLASH) [N/m/?] n
  745. CFI flash device on SnapGear/SecureEdge (MTD_NETtel) [M/n/?] m
  746. BIOS flash chip on Intel L440GX boards (MTD_L440GX) [N/m/?] n
  747. PCI MTD driver (MTD_PCI) [M/n/?] m
  748. PCMCIA MTD driver (MTD_PCMCIA) [M/n/?] m
  749. Use PCMCIA MTD drivers for anonymous PCMCIA cards (MTD_PCMCIA_ANONYMOUS) [N/y/?] n
  750. GPIO-assisted Flash Chip Support (MTD_GPIO_ADDR) [N/m/?] n
  751. NOR flash on Intel Vermilion Range Expansion Bus CS0 (MTD_INTEL_VR_NOR) [M/n/?] m
  752. Map driver for platform device RAM (mtd-ram) (MTD_PLATRAM) [M/n/?] m
  753. Latch-assisted Flash Chip Support (MTD_LATCH_ADDR) [N/m/?] n
  754. *
  755. * Self-contained MTD device drivers
  756. *
  757. Ramix PMC551 PCI Mezzanine RAM card support (MTD_PMC551) [N/m/?] n
  758. Support SST25L (non JEDEC) SPI Flash chips (MTD_SST25L) [M/n/?] m
  759. Uncached system RAM (MTD_SLRAM) [M/n/?] m
  760. Physical system RAM (MTD_PHRAM) [M/n/?] m
  761. Test driver using RAM (MTD_MTDRAM) [M/n/?] m
  762. MTDRAM device size in KiB (MTDRAM_TOTAL_SIZE) [4096] 4096
  763. MTDRAM erase block size in KiB (MTDRAM_ERASE_SIZE) [128] 128
  764. MTD using block device (MTD_BLOCK2MTD) [M/n/?] m
  765. *
  766. * Disk-On-Chip Device Drivers
  767. *
  768. M-Systems Disk-On-Chip 2000 and Millennium (DEPRECATED) (MTD_DOC2000) [N/m/?] (NEW)
  769. Error in reading or end of file.
  770. M-Systems Disk-On-Chip Millennium-only alternative driver (DEPRECATED) (MTD_DOC2001) [N/m/?] (NEW)
  771. Error in reading or end of file.
  772. M-Systems Disk-On-Chip Millennium Plus (MTD_DOC2001PLUS) [N/m/?] (NEW)
  773. Error in reading or end of file.
  774. NAND ECC Smart Media byte order (MTD_NAND_ECC_SMC) [N/y/?] n
  775. *
  776. * NAND Device Support
  777. *
  778. NAND Device Support (MTD_NAND) [M/n/?] m
  779. Verify NAND page writes (MTD_NAND_VERIFY_WRITE) [N/y/?] (NEW)
  780. Error in reading or end of file.
  781. Support software BCH ECC (MTD_NAND_ECC_BCH) [Y/n/?] y
  782. Enable chip ids for obsolete ancient NAND devices (MTD_NAND_MUSEUM_IDS) [N/y/?] (NEW)
  783. Error in reading or end of file.
  784. Support Denali NAND controller on Intel Moorestown (MTD_NAND_DENALI) [N/m/?] n
  785. Ricoh xD card reader (MTD_NAND_RICOH) [M/n/?] m
  786. NAND support for OLPC CAFÉ chip (MTD_NAND_CAFE) [M/n/?] m
  787. Support for NAND Flash Simulator (MTD_NAND_NANDSIM) [M/n/?] m
  788. Support for generic platform NAND driver (MTD_NAND_PLATFORM) [N/m/?] n
  789. MTD driver for Olympus MAUSB-10 and Fujifilm DPC-R1 (MTD_ALAUDA) [N/m/?] (NEW)
  790. Error in reading or end of file.
  791. *
  792. * OneNAND Device Support
  793. *
  794. OneNAND Device Support (MTD_ONENAND) [M/n/?] m
  795. Verify OneNAND page writes (MTD_ONENAND_VERIFY_WRITE) [Y/n/?] y
  796. OneNAND Flash device via platform device driver (MTD_ONENAND_GENERIC) [N/m/?] n
  797. OneNAND OTP Support (MTD_ONENAND_OTP) [N/y/?] n
  798. OneNAND 2X program support (MTD_ONENAND_2X_PROGRAM) [Y/n/?] y
  799. OneNAND simulator support (MTD_ONENAND_SIM) [N/m/?] (NEW)
  800. Error in reading or end of file.
  801. *
  802. * LPDDR flash memory drivers
  803. *
  804. Support for LPDDR flash chips (MTD_LPDDR) [M/n/?] m
  805. Detect flash chips by QINFO probe (MTD_QINFO_PROBE) [M/?] m
  806. *
  807. * Enable UBI - Unsorted block images
  808. *
  809. Enable UBI - Unsorted block images (MTD_UBI) [M/n/?] m
  810. UBI wear-leveling threshold (MTD_UBI_WL_THRESHOLD) [4096] 4096
  811. Percentage of reserved eraseblocks for bad eraseblocks handling (MTD_UBI_BEB_RESERVE) [1] (NEW)
  812. Error in reading or end of file.
  813. MTD devices emulation driver (gluebi) (MTD_UBI_GLUEBI) [N/m/?] n
  814. UBI debugging (MTD_UBI_DEBUG) [N/y/?] (NEW)
  815. Error in reading or end of file.
  816. *
  817. * Block devices
  818. *
  819. Block devices (BLK_DEV) [Y/n/?] y
  820. Normal floppy disk support (BLK_DEV_FD) [M/n/y/?] m
  821. Parallel port IDE device support (PARIDE) [N/m/?] n
  822. Compaq SMART2 support (BLK_CPQ_DA) [N/m/y/?] (NEW)
  823. Error in reading or end of file.
  824. Compaq Smart Array 5xxx support (BLK_CPQ_CISS_DA) [M/n/y/?] m
  825. SCSI tape drive support for Smart Array 5xxx (CISS_SCSI_TAPE) [Y/n/?] y
  826. Mylex DAC960/DAC1100 PCI RAID Controller support (BLK_DEV_DAC960) [M/n/y/?] m
  827. Loopback device support (BLK_DEV_LOOP) [M/n/y/?] m
  828. Cryptoloop Support (BLK_DEV_CRYPTOLOOP) [N/m/?] n
  829. DRBD Distributed Replicated Block Device support (BLK_DEV_DRBD) [M/n/y/?] m
  830. DRBD fault injection (DRBD_FAULT_INJECTION) [N/y/?] n
  831. Network block device support (BLK_DEV_NBD) [M/n/y/?] m
  832. OSD object-as-blkdev support (BLK_DEV_OSD) [M/n/?] m
  833. Promise SATA SX8 support (BLK_DEV_SX8) [M/n/y/?] m
  834. Low Performance USB Block driver (BLK_DEV_UB) [N/m/?] (NEW)
  835. Error in reading or end of file.
  836. RAM block device support (BLK_DEV_RAM) [M/n/y/?] m
  837. Default number of RAM disks (BLK_DEV_RAM_COUNT) [16] 16
  838. Default RAM disk size (kbytes) (BLK_DEV_RAM_SIZE) [16384] 16384
  839. Support XIP filesystems on RAM block device (BLK_DEV_XIP) [N/y/?] n
  840. Packet writing on CD/DVD media (CDROM_PKTCDVD) [M/n/y/?] m
  841. Free buffers for data gathering (CDROM_PKTCDVD_BUFFERS) [8] 8
  842. ATA over Ethernet support (ATA_OVER_ETH) [M/n/y/?] m
  843. Very old hard disk (MFM/RLL/IDE) driver (BLK_DEV_HD) [N/y/?] n
  844. *
  845. * Misc devices
  846. *
  847. Misc devices (MISC_DEVICES) [Y/?] (NEW) y
  848. Analog Devices Digital Potentiometers (AD525X_DPOT) [M/n/y/?] m
  849. support I2C bus connection (AD525X_DPOT_I2C) [M/n/?] m
  850. support SPI bus connection (AD525X_DPOT_SPI) [M/n/?] m
  851. Sensable PHANToM (PCI) (PHANTOM) [M/n/y/?] m
  852. Parallel Trace Interface for MIPI P1149.7 cJTAG standard (INTEL_MID_PTI) [N/m/y/?] (NEW)
  853. Error in reading or end of file.
  854. SGI IOC4 Base IO support (SGI_IOC4) [M/n/y/?] m
  855. Enclosure Services (ENCLOSURE_SERVICES) [M/n/y/?] m
  856. Channel interface driver for the HP iLO processor (HP_ILO) [M/n/y/?] m
  857. Medfield Avago APDS9802 ALS Sensor module (APDS9802ALS) [M/n/?] m
  858. Intersil ISL29003 ambient light sensor (ISL29003) [M/n/?] m
  859. Intersil ISL29020 ambient light sensor (ISL29020) [M/n/?] m
  860. Taos TSL2550 ambient light sensor (SENSORS_TSL2550) [M/n/?] m
  861. ROHM BH1780GLI ambient light sensor (SENSORS_BH1780) [M/n/?] m
  862. BH1770GLC / SFH7770 combined ALS - Proximity sensor (SENSORS_BH1770) [M/n/?] m
  863. APDS990X combined als and proximity sensors (SENSORS_APDS990X) [M/n/?] m
  864. Honeywell HMC6352 compass (HMC6352) [M/n/?] m
  865. Texas Instruments DAC7512 (TI_DAC7512) [M/n/y/?] m
  866. VMware Balloon Driver (VMWARE_BALLOON) [M/n/y/?] m
  867. BMP085 digital pressure sensor (BMP085) [N/m/?] (NEW)
  868. Error in reading or end of file.
  869. warning: (SCSI_SRP) selects SCSI_TGT which has unmet direct dependencies (SCSI && EXPERIMENTAL)
  870. Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) PHUB (PCH_PHUB) [M/n/y/?] m
  871. *
  872. * EEPROM support
  873. *
  874. I2C EEPROMs from most vendors (EEPROM_AT24) [M/n/?] m
  875. SPI EEPROMs from most vendors (EEPROM_AT25) [M/n/y/?] m
  876. Old I2C EEPROM reader (EEPROM_LEGACY) [M/n/?] m
  877. EEPROM 93CX6 support (EEPROM_93CX6) [M/y/?] m
  878. ENE CB710/720 Flash memory card reader support (CB710_CORE) [M/y/?] m
  879. Enable driver debugging (CB710_DEBUG) [N/y/?] n
  880. *
  881. * Texas Instruments shared transport line discipline
  882. *
  883. Shared transport core driver (TI_ST) [N/m/y/?] n
  884. STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (I2C) (SENSORS_LIS3_I2C) [M/n/?] m
  885. *
  886. * SCSI low-level drivers
  887. *
  888. SCSI low-level drivers (SCSI_LOWLEVEL) [Y/n] y
  889. iSCSI Initiator over TCP/IP (ISCSI_TCP) [M/n/?] m
  890. iSCSI Boot Sysfs Interface (ISCSI_BOOT_SYSFS) [M/?] m
  891. Chelsio T3 iSCSI support (SCSI_CXGB3_ISCSI) [M/n/?] m
  892. Chelsio T4 iSCSI support (SCSI_CXGB4_ISCSI) [M/n/?] m
  893. Broadcom NetXtreme II iSCSI support (SCSI_BNX2_ISCSI) [M/n/?] m
  894. Broadcom NetXtreme II FCoE support (SCSI_BNX2X_FCOE) [M/n/?] m
  895. ServerEngines' 10Gbps iSCSI - BladeEngine 2 (BE2ISCSI) [M/n/?] m
  896. 3ware 5/6/7/8xxx ATA-RAID support (BLK_DEV_3W_XXXX_RAID) [M/n/?] m
  897. HP Smart Array SCSI driver (SCSI_HPSA) [M/n/?] m
  898. 3ware 9xxx SATA-RAID support (SCSI_3W_9XXX) [M/n/?] m
  899. 3ware 97xx SAS/SATA-RAID support (SCSI_3W_SAS) [M/n/?] m
  900. ACARD SCSI support (SCSI_ACARD) [M/n/?] m
  901. Adaptec AACRAID support (SCSI_AACRAID) [M/n/?] m
  902. Adaptec AIC7xxx Fast -> U160 support (New Driver) (SCSI_AIC7XXX) [M/n/?] m
  903. Maximum number of TCQ commands per device (AIC7XXX_CMDS_PER_DEVICE) [8] 8
  904. Initial bus reset delay in milli-seconds (AIC7XXX_RESET_DELAY_MS) [15000] 15000
  905. Compile in Debugging Code (AIC7XXX_DEBUG_ENABLE) [Y/n/?] y
  906. Debug code enable mask (2047 for all debugging) (AIC7XXX_DEBUG_MASK) [0] 0
  907. Decode registers during diagnostics (AIC7XXX_REG_PRETTY_PRINT) [Y/n/?] y
  908. Adaptec AIC7xxx support (old driver) (SCSI_AIC7XXX_OLD) [N/m/?] (NEW)
  909. Error in reading or end of file.
  910. Adaptec AIC79xx U320 support (SCSI_AIC79XX) [M/n/?] m
  911. Maximum number of TCQ commands per device (AIC79XX_CMDS_PER_DEVICE) [32] 32
  912. Initial bus reset delay in milli-seconds (AIC79XX_RESET_DELAY_MS) [15000] 15000
  913. Compile in Debugging Code (AIC79XX_DEBUG_ENABLE) [Y/n/?] y
  914. Debug code enable mask (16383 for all debugging) (AIC79XX_DEBUG_MASK) [0] 0
  915. Decode registers during diagnostics (AIC79XX_REG_PRETTY_PRINT) [Y/n/?] y
  916. Adaptec AIC94xx SAS/SATA support (SCSI_AIC94XX) [M/n/?] m
  917. Compile in debug mode (AIC94XX_DEBUG) [N/y/?] n
  918. Marvell 88SE64XX/88SE94XX SAS/SATA support (SCSI_MVSAS) [M/n/?] m
  919. Compile in debug mode (SCSI_MVSAS_DEBUG) [N/y/?] n
  920. Adaptec I2O RAID support (SCSI_DPT_I2O) [M/n/?] m
  921. AdvanSys SCSI support (SCSI_ADVANSYS) [M/n/?] m
  922. ARECA (ARC11xx/12xx/13xx/16xx) SATA/SAS RAID Host Adapter (SCSI_ARCMSR) [M/n/?] m
  923. Enable PCI Error Recovery Capability in Areca Driver(ARCMSR) (SCSI_ARCMSR_AER) [N/y/?] (NEW)
  924. Error in reading or end of file.
  925. LSI Logic New Generation RAID Device Drivers (MEGARAID_NEWGEN) [Y/n/?] y
  926. LSI Logic Management Module (New Driver) (MEGARAID_MM) [M/n/?] m
  927. LSI Logic MegaRAID Driver (New Driver) (MEGARAID_MAILBOX) [M/n/?] m
  928. LSI Logic Legacy MegaRAID Driver (MEGARAID_LEGACY) [M/n/?] m
  929. LSI Logic MegaRAID SAS RAID Module (MEGARAID_SAS) [M/n/?] m
  930. LSI MPT Fusion SAS 2.0 Device Driver (SCSI_MPT2SAS) [M/n/?] m
  931. LSI MPT Fusion Max number of SG Entries (16 - 128) (SCSI_MPT2SAS_MAX_SGE) [128] 128
  932. LSI MPT Fusion logging facility (SCSI_MPT2SAS_LOGGING) [N/y/?] n
  933. HighPoint RocketRAID 3xxx/4xxx Controller support (SCSI_HPTIOP) [M/n/?] m
  934. BusLogic SCSI support (SCSI_BUSLOGIC) [M/n/?] m
  935. VMware PVSCSI driver support (VMWARE_PVSCSI) [M/n/?] m
  936. LibFC module (LIBFC) [M/?] m
  937. LibFCoE module (LIBFCOE) [M/?] m
  938. FCoE module (FCOE) [M/n/?] m
  939. Cisco FNIC Driver (FCOE_FNIC) [M/n/?] m
  940. DMX3191D SCSI support (SCSI_DMX3191D) [M/n/?] m
  941. EATA ISA/EISA/PCI (DPT and generic EATA/DMA-compliant boards) support (SCSI_EATA) [M/n/?] m
  942. enable tagged command queueing (SCSI_EATA_TAGGED_QUEUE) [Y/n/?] y
  943. enable elevator sorting (SCSI_EATA_LINKED_COMMANDS) [Y/n/?] y
  944. maximum number of queued commands (SCSI_EATA_MAX_TAGS) [16] 16
  945. Future Domain 16xx SCSI/AHA-2920A support (SCSI_FUTURE_DOMAIN) [M/n/?] m
  946. Intel/ICP (former GDT SCSI Disk Array) RAID Controller support (SCSI_GDTH) [M/n/?] m
  947. IBM ServeRAID support (SCSI_IPS) [M/n/?] m
  948. Initio 9100U(W) support (SCSI_INITIO) [M/n/?] m
  949. Initio INI-A100U2W support (SCSI_INIA100) [M/n/?] m
  950. IOMEGA parallel port (ppa - older drives) (SCSI_PPA) [N/m/?] n
  951. IOMEGA parallel port (imm - newer drives) (SCSI_IMM) [N/m/?] n
  952. Promise SuperTrak EX Series support (SCSI_STEX) [M/n/?] m
  953. SYM53C8XX Version 2 SCSI support (SCSI_SYM53C8XX_2) [M/n/?] m
  954. DMA addressing mode (SCSI_SYM53C8XX_DMA_ADDRESSING_MODE) [1] 1
  955. Default tagged command queue depth (SCSI_SYM53C8XX_DEFAULT_TAGS) [16] 16
  956. Maximum number of queued commands (SCSI_SYM53C8XX_MAX_TAGS) [64] 64
  957. Use memory mapped IO (SCSI_SYM53C8XX_MMIO) [Y/n/?] y
  958. IBM Power Linux RAID adapter support (SCSI_IPR) [M/n/?] m
  959. enable driver internal trace (SCSI_IPR_TRACE) [N/y/?] n
  960. enable adapter dump support (SCSI_IPR_DUMP) [N/y/?] n
  961. Qlogic QLA 1240/1x80/1x160 SCSI support (SCSI_QLOGIC_1280) [M/n/?] m
  962. QLogic QLA2XXX Fibre Channel Support (SCSI_QLA_FC) [M/n/?] m
  963. QLogic ISP4XXX and ISP82XX host adapter family support (SCSI_QLA_ISCSI) [M/n/?] m
  964. Emulex LightPulse Fibre Channel Support (SCSI_LPFC) [M/n/?] m
  965. Emulex LightPulse Fibre Channel debugfs Support (SCSI_LPFC_DEBUG_FS) [N/y/?] n
  966. Tekram DC390(T) and Am53/79C974 SCSI support (SCSI_DC390T) [M/n/?] m
  967. SCSI debugging host simulator (SCSI_DEBUG) [M/n/?] m
  968. PMC SIERRA Linux MaxRAID adapter support (SCSI_PMCRAID) [M/n/?] m
  969. PMC-Sierra SPC 8001 SAS/SATA Based Host Adapter driver (SCSI_PM8001) [M/n/?] m
  970. SCSI RDMA Protocol helper library (SCSI_SRP) [M/n/?] m
  971. Brocade BFA Fibre Channel Support (SCSI_BFA_FC) [M/n/?] m
  972. *
  973. * Generic Target Core Mod (TCM) and ConfigFS Infrastructure
  974. *
  975. Generic Target Core Mod (TCM) and ConfigFS Infrastructure (TARGET_CORE) [M/n/?] m
  976. TCM/IBLOCK Subsystem Plugin for Linux/BLOCK (TCM_IBLOCK) [M/n/?] m
  977. TCM/FILEIO Subsystem Plugin for Linux/VFS (TCM_FILEIO) [M/n/?] m
  978. TCM/pSCSI Subsystem Plugin for Linux/SCSI (TCM_PSCSI) [M/n/?] m
  979. TCM Virtual SAS target and Linux/SCSI LDD fabric loopback module (LOOPBACK_TARGET) [M/n/?] m
  980. TCM loopback fabric module CDB debug code (LOOPBACK_TARGET_CDB_DEBUG) [N/y/?] (NEW)
  981. Error in reading or end of file.
  982. TCM_FC fabric Plugin (TCM_FC) [M/n/?] m
  983. *
  984. * Ethernet (10 or 100Mbit)
  985. *
  986. Ethernet (10 or 100Mbit) (NET_ETHERNET) [N/y/?] (NEW)
  987. Error in reading or end of file.
  988. *
  989. * Token Ring driver support
  990. *
  991. Token Ring driver support (TR) [N/m/y/?] (NEW)
  992. Error in reading or end of file.
  993. *
  994. * Atheros Wireless Cards
  995. *
  996. Atheros Wireless Cards (ATH_COMMON) [M/n/?] m
  997. Atheros wireless debugging (ATH_DEBUG) [N/y/?] n
  998. Atheros 5xxx wireless cards support (ATH5K) [M/n/?] m
  999. Atheros 5xxx debugging (ATH5K_DEBUG) [N/y/?] n
  1000. Atheros 5xxx tracer (ATH5K_TRACER) [N/y/?] n
  1001. Atheros 5xxx PCI bus support (ATH5K_PCI) [Y/?] y
  1002. Atheros 802.11n wireless cards support (ATH9K) [M/n/?] m
  1003. Atheros ath9k PCI/PCIe bus support (ATH9K_PCI) [Y/n/?] y
  1004. Atheros ath9k AHB bus support (ATH9K_AHB) [N/y/?] n
  1005. Atheros ath9k debugging (ATH9K_DEBUGFS) [N/y/?] n
  1006. Atheros ath9k rate control (ATH9K_RATE_CONTROL) [Y/n/?] (NEW)
  1007. Error in reading or end of file.
  1008. Atheros HTC based wireless cards support (ATH9K_HTC) [M/n/?] m
  1009. Atheros ath9k_htc debugging (ATH9K_HTC_DEBUGFS) [N/y/?] n
  1010. *
  1011. * Wireless LAN
  1012. *
  1013. Wireless LAN (WLAN) [Y/n/?] y
  1014. Aviator/Raytheon 2.4GHz wireless support (PCMCIA_RAYCS) [M/n/?] m
  1015. Marvell 8xxx Libertas WLAN driver support with thin firmware (LIBERTAS_THINFIRM) [M/n/?] m
  1016. Enable full debugging output in the Libertas thin firmware module. (LIBERTAS_THINFIRM_DEBUG) [N/y/?] n
  1017. Marvell Libertas 8388 USB 802.11b/g cards with thin firmware (LIBERTAS_THINFIRM_USB) [M/n/?] m
  1018. Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards (AIRO) [M/n/y/?] m
  1019. Atmel at76c50x chipset 802.11b support (ATMEL) [M/n/y/?] m
  1020. Atmel at76c506 PCI cards (PCI_ATMEL) [M/n/?] m
  1021. Atmel at76c502/at76c504 PCMCIA cards (PCMCIA_ATMEL) [M/n/?] m
  1022. Atmel at76c503/at76c505/at76c505a USB cards (AT76C50X_USB) [M/n/?] m
  1023. Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards (AIRO_CS) [M/n/?] m
  1024. USB ZD1201 based Wireless device support (USB_ZD1201) [M/n/?] m
  1025. Realtek 8187 and 8187B USB support (RTL8187) [M/n/?] m
  1026. Simulated radio testing tool for mac80211 (MAC80211_HWSIM) [M/n/?] m
  1027. *
  1028. * Atheros Wireless Cards
  1029. *
  1030. Atheros Wireless Cards (ATH_COMMON) [M/n/?] m
  1031. Atheros wireless debugging (ATH_DEBUG) [N/y/?] n
  1032. Atheros 5xxx wireless cards support (ATH5K) [M/n/?] m
  1033. Atheros 5xxx debugging (ATH5K_DEBUG) [N/y/?] n
  1034. Atheros 5xxx tracer (ATH5K_TRACER) [N/y/?] n
  1035. Atheros 5xxx PCI bus support (ATH5K_PCI) [Y/?] y
  1036. Atheros 802.11n wireless cards support (ATH9K) [M/n/?] m
  1037. Atheros ath9k PCI/PCIe bus support (ATH9K_PCI) [Y/n/?] y
  1038. Atheros ath9k AHB bus support (ATH9K_AHB) [N/y/?] n
  1039. Atheros ath9k debugging (ATH9K_DEBUGFS) [N/y/?] n
  1040. Atheros ath9k rate control (ATH9K_RATE_CONTROL) [Y/n/?] y
  1041. Atheros HTC based wireless cards support (ATH9K_HTC) [M/n/?] m
  1042. Atheros ath9k_htc debugging (ATH9K_HTC_DEBUGFS) [N/y/?] n
  1043. Broadcom 43xx wireless support (mac80211 stack) (B43) [M/n/?] m
  1044. Broadcom 43xx PCMCIA device support (B43_PCMCIA) [Y/n/?] y
  1045. Broadcom 43xx debugging (B43_DEBUG) [N/y/?] n
  1046. Broadcom 43xx-legacy wireless support (mac80211 stack) (B43LEGACY) [M/n/?] m
  1047. Broadcom 43xx-legacy debugging (B43LEGACY_DEBUG) [Y/n/?] y
  1048. Broadcom 43xx-legacy data transfer mode
  1049. > 1. DMA + PIO (B43LEGACY_DMA_AND_PIO_MODE)
  1050. 2. DMA (Direct Memory Access) only (B43LEGACY_DMA_MODE)
  1051. 3. PIO (Programmed I/O) only (B43LEGACY_PIO_MODE)
  1052. choice[1-3]: 1
  1053. IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP) (HOSTAP) [M/n/y/?] m
  1054. Support downloading firmware images with Host AP driver (HOSTAP_FIRMWARE) [Y/n/?] y
  1055. Support for non-volatile firmware download (HOSTAP_FIRMWARE_NVRAM) [N/y/?] n
  1056. Host AP driver for Prism2/2.5/3 in PLX9052 PCI adaptors (HOSTAP_PLX) [M/n/?] m
  1057. Host AP driver for Prism2.5 PCI adaptors (HOSTAP_PCI) [M/n/?] m
  1058. Host AP driver for Prism2/2.5/3 PC Cards (HOSTAP_CS) [M/n/?] m
  1059. Intel PRO/Wireless 2100 Network Connection (IPW2100) [N/m/?] n
  1060. Intel PRO/Wireless 2200BG and 2915ABG Network Connection (IPW2200) [M/n/?] m
  1061. Enable promiscuous mode (IPW2200_MONITOR) [Y/n/?] y
  1062. Enable radiotap format 802.11 raw packet support (IPW2200_RADIOTAP) [Y] y
  1063. Enable creation of a RF radiotap promiscuous interface (IPW2200_PROMISCUOUS) [Y/n/?] y
  1064. Enable full debugging output in IPW2200 module. (IPW2200_DEBUG) [N/y/?] n
  1065. Full debugging output for the LIBIPW component (LIBIPW_DEBUG) [N/y/?] n
  1066. Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlagn) (IWLAGN) [N/m/?] (NEW)
  1067. Error in reading or end of file.
  1068. *
  1069. * Debugging Options
  1070. *
  1071. Enable full debugging output in 4965 and 3945 drivers (IWLWIFI_LEGACY_DEBUG) [N/y/?] (NEW)
  1072. Error in reading or end of file.
  1073. iwlwifilegacy legacy device access tracing (IWLWIFI_LEGACY_DEVICE_TRACING) [N/y/?] (NEW)
  1074. Error in reading or end of file.
  1075. Intel Wireless WiFi 4965AGN (iwl4965) (IWL4965) [M/n/?] m
  1076. Intel PRO/Wireless 3945ABG/BG Network Connection (iwl3945) (IWL3945) [M/n/?] m
  1077. Marvell 8xxx Libertas WLAN driver support (LIBERTAS) [M/n/?] m
  1078. Marvell Libertas 8388 USB 802.11b/g cards (LIBERTAS_USB) [M/n/?] m
  1079. Marvell Libertas 8385 CompactFlash 802.11b/g cards (LIBERTAS_CS) [M/n/?] m
  1080. Marvell Libertas 8385/8686/8688 SDIO 802.11b/g cards (LIBERTAS_SDIO) [M/n/?] m
  1081. Marvell Libertas 8686 SPI 802.11b/g cards (LIBERTAS_SPI) [N/m/?] n
  1082. Enable full debugging output in the Libertas module. (LIBERTAS_DEBUG) [N/y/?] n
  1083. Enable mesh support (LIBERTAS_MESH) [Y/n/?] y
  1084. Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) (HERMES) [M/n/?] m
  1085. Support Prism 2/2.5 chipset (HERMES_PRISM) [N/y/?] n
  1086. Cache Hermes firmware on driver initialisation (HERMES_CACHE_FW_ON_INIT) [Y/n/?] y
  1087. Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.) (PLX_HERMES) [M/n/?] m
  1088. Hermes in TMD7160 based PCI adaptor support (TMD_HERMES) [M/n/?] m
  1089. Nortel emobility PCI adaptor support (NORTEL_HERMES) [M/n/?] m
  1090. Hermes PCMCIA card support (PCMCIA_HERMES) [M/n/?] m
  1091. Symbol Spectrum24 Trilogy PCMCIA card support (PCMCIA_SPECTRUM) [M/n/?] m
  1092. Agere Orinoco USB support (ORINOCO_USB) [M/n/?] m
  1093. *
  1094. * Ralink driver support
  1095. *
  1096. Ralink driver support (RT2X00) [M/n/?] m
  1097. Ralink rt2400 (PCI/PCMCIA) support (RT2400PCI) [M/n/?] m
  1098. Ralink rt2500 (PCI/PCMCIA) support (RT2500PCI) [M/n/?] m
  1099. Ralink rt2501/rt61 (PCI/PCMCIA) support (RT61PCI) [M/n/?] m
  1100. Ralink rt27xx/rt28xx/rt30xx (PCI/PCIe/PCMCIA) support (RT2800PCI) [M/n/?] m
  1101. rt2800pci - Include support for rt33xx devices (RT2800PCI_RT33XX) [Y/n/?] y
  1102. Ralink rt2500 (USB) support (RT2500USB) [M/n/?] m
  1103. Ralink rt2501/rt73 (USB) support (RT73USB) [M/n/?] m
  1104. Ralink rt27xx/rt28xx/rt30xx (USB) support (RT2800USB) [M/n/?] m
  1105. rt2800usb - Include support for rt33xx devices (RT2800USB_RT33XX) [Y/n/?] y
  1106. rt2800usb - Include support for unknown (USB) devices (RT2800USB_UNKNOWN) [N/y/?] n
  1107. Ralink debug output (RT2X00_DEBUG) [N/y/?] n
  1108. Marvell WiFi-Ex Driver (MWIFIEX) [M/n/?] m
  1109. Marvell WiFi-Ex Driver for SD8787 (MWIFIEX_SDIO) [M/n/?] m
  1110. *
  1111. * WiMAX Wireless Broadband devices
  1112. *
  1113. Intel Wireless WiMAX Connection 2400 over USB (including 5x50) (WIMAX_I2400M_USB) [M/n/?] m
  1114. Intel Wireless WiMAX Connection 2400 over SDIO (WIMAX_I2400M_SDIO) [N/m/?] (NEW)
  1115. Error in reading or end of file.
  1116. WiMAX i2400m debug level (WIMAX_I2400M_DEBUG_LEVEL) [8] 8
  1117. *
  1118. * PCMCIA network device support
  1119. *
  1120. PCMCIA network device support (NET_PCMCIA) [N/y/?] (NEW)
  1121. Error in reading or end of file.
  1122. *
  1123. * Telephony support
  1124. *
  1125. Telephony support (PHONE) [N/m/y/?] (NEW)
  1126. Error in reading or end of file.
  1127. *
  1128. * Miscellaneous devices
  1129. *
  1130. Miscellaneous devices (INPUT_MISC) [Y/n/?] y
  1131. Analog Devices AD714x Capacitance Touch Sensor (INPUT_AD714X) [N/m/y/?] n
  1132. PC Speaker support (INPUT_PCSPKR) [M/n/y/?] m
  1133. Fujitsu Lifebook Application Panel buttons (INPUT_APANEL) [M/n/?] m
  1134. x86 Atlas button interface (INPUT_ATLAS_BTNS) [M/n/y/?] m
  1135. ATI / X10 USB RF remote control (INPUT_ATI_REMOTE) [N/m/y/?] (NEW)
  1136. Error in reading or end of file.
  1137. ATI / Philips USB RF remote control (INPUT_ATI_REMOTE2) [M/n/y/?] m
  1138. Griffin PowerMate and Contour Jog support (INPUT_POWERMATE) [M/n/y/?] m
  1139. User level driver support (INPUT_UINPUT) [M/n/y/?] m
  1140. Rotary encoders connected to GPIO pins (INPUT_GPIO_ROTARY_ENCODER) [N/m/y/?] n
  1141. Analog Devices ADXL34x Three-Axis Digital Accelerometer (INPUT_ADXL34X) [N/m/y/?] n
  1142. VTI CMA3000 Tri-axis accelerometer (INPUT_CMA3000) [N/m/y/?] n
  1143. *
  1144. * Character devices
  1145. *
  1146. Virtual terminal (VT) [Y/n/?] y
  1147. Enable character translations in console (CONSOLE_TRANSLATIONS) [Y/n/?] y
  1148. Support for console on virtual terminal (VT_CONSOLE) [Y/n/?] y
  1149. Support for binding and unbinding console drivers (VT_HW_CONSOLE_BINDING) [Y/n/?] y
  1150. Unix98 PTY support (UNIX98_PTYS) [Y/n/?] y
  1151. Support multiple instances of devpts (DEVPTS_MULTIPLE_INSTANCES) [Y/n/?] y
  1152. Legacy (BSD) PTY support (LEGACY_PTYS) [N/y/?] n
  1153. Non-standard serial port support (SERIAL_NONSTANDARD) [Y/n/?] y
  1154. Comtrol RocketPort support (ROCKETPORT) [M/n/y/?] m
  1155. Cyclades async mux support (CYCLADES) [M/n/y/?] m
  1156. Moxa Intellio support (MOXA_INTELLIO) [M/n/y/?] m
  1157. Moxa SmartIO support v. 2.0 (MOXA_SMARTIO) [M/n/y/?] m
  1158. Microgate SyncLink card support (SYNCLINK) [M/n/y/?] m
  1159. SyncLink Multiport support (SYNCLINKMP) [M/n/y/?] m
  1160. SyncLink GT/AC support (SYNCLINK_GT) [M/n/y/?] m
  1161. Multi-Tech multiport card support (EXPERIMENTAL) (ISI) [M/n/y/?] m
  1162. HDLC line discipline support (N_HDLC) [M/n/y/?] m
  1163. Trace data sink for MIPI P1149.7 cJTAG standard (TRACE_SINK) [N/m/y/?] n
  1164. /dev/kmem virtual device support (DEVKMEM) [N/y/?] n
  1165. Stallion multiport serial support (STALDRV) [N/y/?] (NEW)
  1166. Error in reading or end of file.
  1167. *
  1168. * Serial drivers
  1169. *
  1170. 8250/16550 and compatible serial support (SERIAL_8250) [Y/m/?] y
  1171. Console on 8250/16550 and compatible serial port (SERIAL_8250_CONSOLE) [Y/n/?] y
  1172. 8250/16550 PCI device support (SERIAL_8250_PCI) [Y/n/m/?] y
  1173. 8250/16550 PNP device support (SERIAL_8250_PNP) [Y/n/m/?] y
  1174. 8250/16550 PCMCIA device support (SERIAL_8250_CS) [M/n/?] m
  1175. Maximum number of 8250/16550 serial ports (SERIAL_8250_NR_UARTS) [32] 32
  1176. Number of 8250/16550 serial ports to register at runtime (SERIAL_8250_RUNTIME_UARTS) [4] 4
  1177. Extended 8250/16550 serial driver options (SERIAL_8250_EXTENDED) [Y/n/?] y
  1178. Support more than 4 legacy serial ports (SERIAL_8250_MANY_PORTS) [Y/n/?] y
  1179. Support for sharing serial interrupts (SERIAL_8250_SHARE_IRQ) [Y/n/?] y
  1180. Autodetect IRQ on standard ports (unsafe) (SERIAL_8250_DETECT_IRQ) [N/y/?] n
  1181. Support RSA serial ports (SERIAL_8250_RSA) [Y/n/?] y
  1182. *
  1183. * Non-8250 serial port support
  1184. *
  1185. MAX3100 support (SERIAL_MAX3100) [N/m/y/?] n
  1186. MAX3107 support (SERIAL_MAX3107) [N/m/y/?] (NEW)
  1187. Error in reading or end of file.
  1188. Medfield High Speed UART support (SERIAL_MFD_HSU) [M/n/y] m
  1189. Digi International NEO PCI Support (SERIAL_JSM) [M/n/y/?] m
  1190. Support for timberdale UART (SERIAL_TIMBERDALE) [N/m/y/?] n
  1191. Altera JTAG UART support (SERIAL_ALTERA_JTAGUART) [N/m/y/?] n
  1192. Altera UART support (SERIAL_ALTERA_UART) [N/m/y/?] n
  1193. Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) UART (SERIAL_PCH_UART) [M/n/y/?] m
  1194. Xilinx PS UART support (SERIAL_XILINX_PS_UART) [N/m/y/?] (NEW)
  1195. Error in reading or end of file.
  1196. warning: (GFS2_FS) selects DLM which has unmet direct dependencies (EXPERIMENTAL && INET && SYSFS && CONFIGFS_FS && (IPV6 || IPV6=n))
  1197. TTY driver to output user messages via printk (TTY_PRINTK) [N/y/?] n
  1198. Parallel printer support (PRINTER) [M/n/?] m
  1199. Support for console on line printer (LP_CONSOLE) [N/y/?] n
  1200. Support for user-space parallel port device drivers (PPDEV) [M/n/?] m
  1201. Virtio console (VIRTIO_CONSOLE) [M/n/?] m
  1202. *
  1203. * IPMI top-level message handler
  1204. *
  1205. IPMI top-level message handler (IPMI_HANDLER) [M/n/y/?] m
  1206. Generate a panic event to all BMCs on a panic (IPMI_PANIC_EVENT) [N/y/?] n
  1207. Device interface for IPMI (IPMI_DEVICE_INTERFACE) [M/n/?] m
  1208. IPMI System Interface handler (IPMI_SI) [M/?] m
  1209. IPMI Watchdog Timer (IPMI_WATCHDOG) [M/n/?] m
  1210. IPMI Poweroff (IPMI_POWEROFF) [M/n/?] m
  1211. Hardware Random Number Generator Core support (HW_RANDOM) [M/n/y/?] m
  1212. Timer IOMEM HW Random Number Generator support (HW_RANDOM_TIMERIOMEM) [N/m/?] n
  1213. Intel HW Random Number Generator support (HW_RANDOM_INTEL) [M/n/?] m
  1214. AMD HW Random Number Generator support (HW_RANDOM_AMD) [M/n/?] m
  1215. VIA HW Random Number Generator support (HW_RANDOM_VIA) [M/n/?] m
  1216. VirtIO Random Number Generator support (HW_RANDOM_VIRTIO) [M/n/?] m
  1217. /dev/nvram support (NVRAM) [M/y/?] m
  1218. Siemens R3964 line discipline (R3964) [M/n/y/?] m
  1219. Applicom intelligent fieldbus card support (APPLICOM) [M/n/y/?] m
  1220. *
  1221. * PCMCIA character devices
  1222. *
  1223. SyncLink PC Card support (SYNCLINK_CS) [M/n/?] m
  1224. Omnikey Cardman 4000 support (CARDMAN_4000) [M/n/?] m
  1225. Omnikey CardMan 4040 support (CARDMAN_4040) [M/n/?] m
  1226. IPWireless 3G UMTS PCMCIA card support (IPWIRELESS) [M/n/?] m
  1227. ACP Modem (Mwave) support (MWAVE) [M/n/y/?] m
  1228. RAW driver (/dev/raw/rawN) (RAW_DRIVER) [M/n/y/?] m
  1229. Maximum number of RAW devices to support (1-65536) (MAX_RAW_DEVS) [256] 256
  1230. HPET - High Precision Event Timer (HPET) [Y/n/?] y
  1231. Allow mmap of HPET (HPET_MMAP) [Y/n/?] y
  1232. Hangcheck timer (HANGCHECK_TIMER) [M/n/y/?] m
  1233. Log panic/oops to a RAM buffer (RAMOOPS) [N/m/y/?] (NEW)
  1234. Error in reading or end of file.
  1235. *
  1236. * I2C Hardware Bus support
  1237. *
  1238. *
  1239. * PC SMBus host controller drivers
  1240. *
  1241. ALI 1535 (I2C_ALI1535) [M/n/?] m
  1242. ALI 15x3 (I2C_ALI15X3) [M/n/?] m
  1243. AMD 756/766/768/8111 and nVidia nForce (I2C_AMD756) [M/n/?] m
  1244. AMD 8111 (I2C_AMD8111) [M/n/?] m
  1245. Intel 82801 (ICH/PCH) (I2C_I801) [M/n/?] m
  1246. Intel SCH SMBus 1.0 (I2C_ISCH) [M/n/?] m
  1247. Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC) (I2C_PIIX4) [M/n/?] m
  1248. Nvidia nForce2, nForce3 and nForce4 (I2C_NFORCE2) [M/n/?] m
  1249. SiS 5595 (I2C_SIS5595) [M/n/?] m
  1250. SiS 630/730 (I2C_SIS630) [M/n/?] m
  1251. SiS 96x (I2C_SIS96X) [M/n/?] m
  1252. VIA VT82C596/82C686/82xx and CX700/VX8xx (I2C_VIAPRO) [M/n/?] m
  1253. *
  1254. * ACPI drivers
  1255. *
  1256. SMBus Control Method Interface (I2C_SCMI) [M/n/?] m
  1257. *
  1258. * I2C system bus drivers (mostly embedded / system-on-chip)
  1259. *
  1260. GPIO-based bitbanging I2C (I2C_GPIO) [N/m/?] n
  1261. Intel Moorestown/Medfield Platform I2C controller (I2C_INTEL_MID) [N/m/?] (NEW)
  1262. Error in reading or end of file.
  1263. PCA9564/PCA9665 as platform device (I2C_PCA_PLATFORM) [M/n/?] m
  1264. Simtec Generic I2C interface (I2C_SIMTEC) [M/n/?] m
  1265. Intel EG20T PCH / OKI SEMICONDUCTOR IOH(ML7213/ML7223) (I2C_EG20T) [M/n/?] m
  1266. *
  1267. * External I2C/SMBus adapter drivers
  1268. *
  1269. Diolan U2C-12 USB adapter (I2C_DIOLAN_U2C) [M/n/?] m
  1270. Parallel port adapter (I2C_PARPORT) [M/n/?] m
  1271. Parallel port adapter (light) (I2C_PARPORT_LIGHT) [M/n/?] m
  1272. Tiny-USB adapter (I2C_TINY_USB) [M/n/?] m
  1273. *
  1274. * Other I2C/SMBus bus drivers
  1275. *
  1276. *
  1277. * GPIO Support
  1278. *
  1279. GPIO Support (GPIOLIB) [Y/?] y
  1280. Debug GPIO calls (DEBUG_GPIO) [N/y/?] n
  1281. *
  1282. * Memory mapped GPIO drivers:
  1283. *
  1284. Basic memory-mapped GPIO controllers support (GPIO_BASIC_MMIO) [N/m/y/?] (NEW)
  1285. Error in reading or end of file.
  1286. IT8761E GPIO support (GPIO_IT8761E) [N/m/y/?] n
  1287. Intel SCH/TunnelCreek GPIO (GPIO_SCH) [N/m/y/?] n
  1288. VIA VX855/VX875 GPIO (GPIO_VX855) [N/m/y/?] n
  1289. *
  1290. * I2C GPIO expanders:
  1291. *
  1292. Maxim MAX7300 GPIO expander (GPIO_MAX7300) [N/m/?] n
  1293. MAX7319, MAX7320-7327 I2C Port Expanders (GPIO_MAX732X) [N/m/?] n
  1294. PCA953x, PCA955x, TCA64xx, and MAX7310 I/O ports (GPIO_PCA953X) [N/m/?] n
  1295. PCF857x, PCA{85,96}7x, and MAX732[89] I2C GPIO expanders (GPIO_PCF857X) [N/m/?] n
  1296. ADP5588 I2C GPIO expander (GPIO_ADP5588) [N/m/?] n
  1297. *
  1298. * PCI GPIO expanders:
  1299. *
  1300. Intel Langwell/Penwell GPIO support (GPIO_LANGWELL) [N/y/?] (NEW)
  1301. Error in reading or end of file.
  1302. Intel EG20T PCH/LAPIS Semiconductor IOH(ML7223/ML7831) GPIO (GPIO_PCH) [M/n/y/?] m
  1303. OKI SEMICONDUCTOR ML7213 IOH GPIO support (GPIO_ML_IOH) [M/n/y/?] m
  1304. RDC R-321x GPIO support (GPIO_RDC321X) [N/m/y/?] n
  1305. *
  1306. * SPI GPIO expanders:
  1307. *
  1308. Maxim MAX7301 GPIO expander (GPIO_MAX7301) [N/m/y/?] n
  1309. Microchip MCP23Sxx I/O expander (GPIO_MCP23S08) [N/m/y/?] (NEW)
  1310. Error in reading or end of file.
  1311. Freescale MC33880 high-side/low-side switch (GPIO_MC33880) [N/m/y/?] n
  1312. 74x164 serial-in/parallel-out 8-bits shift register (GPIO_74X164) [N/m/y/?] (NEW)
  1313. Error in reading or end of file.
  1314. *
  1315. * AC97 GPIO expanders:
  1316. *
  1317. *
  1318. * MODULbus GPIO expanders:
  1319. *
  1320. *
  1321. * Power supply class support
  1322. *
  1323. Power supply class support (POWER_SUPPLY) [Y/m/?] y
  1324. Power supply debug (POWER_SUPPLY_DEBUG) [N/y/?] n
  1325. Generic PDA/phone power driver (PDA_POWER) [N/m/y/?] n
  1326. Test power driver (TEST_POWER) [N/m/y/?] n
  1327. DS2780 battery driver (BATTERY_DS2780) [N/m/y/?] n
  1328. DS2782/DS2786 standalone gas-gauge (BATTERY_DS2782) [N/m/?] n
  1329. TI BQ20z75 gas gauge (BATTERY_BQ20Z75) [N/m/?] (NEW)
  1330. Error in reading or end of file.
  1331. BQ27x00 battery driver (BATTERY_BQ27x00) [N/m/y/?] n
  1332. Maxim MAX17040 Fuel Gauge (BATTERY_MAX17040) [N/m/?] n
  1333. Maxim MAX17042/8997/8966 Fuel Gauge (BATTERY_MAX17042) [N/m/?] n
  1334. MAX8903 Battery DC-DC Charger for USB and Adapter Power (CHARGER_MAX8903) [N/m/y/?] n
  1335. GPIO charger (CHARGER_GPIO) [N/m/y/?] n
  1336. *
  1337. * Multifunction device drivers
  1338. *
  1339. Multifunction device drivers (MFD_SUPPORT) [Y/n/?] (NEW)
  1340. Error in reading or end of file.
  1341. Support for Silicon Motion SM501 (MFD_SM501) [N/m/y/?] n
  1342. HTC PASIC3 LED/DS1WM chip support (HTC_PASIC3) [N/m/y/?] n
  1343. Philips UCB1400 Core driver (UCB1400_CORE) [N/m/?] n
  1344. TPS61050/61052 Boost Converters (TPS6105X) [N/m/?] n
  1345. TPS6501x Power Management chips (TPS65010) [N/m/?] n
  1346. TPS6507x Power Management / Touch Screen chips (TPS6507X) [N/m/?] n
  1347. Support Wolfson Microelectronics WM8400 (MFD_WM8400) [N/m/?] (NEW)
  1348. Error in reading or end of file.
  1349. Support Wolfson Microelectronics WM831x/2x PMICs with SPI (MFD_WM831X_SPI) [N/y/?] n
  1350. Support for NXP PCF50633 (MFD_PCF50633) [N/m/?] n
  1351. Support Freescale MC13783 and MC13892 (MFD_MC13XXX) [N/m/y/?] (NEW)
  1352. Error in reading or end of file.
  1353. ST-Ericsson ABX500 Mixed Signal Circuit register functions (ABX500_CORE) [N/y/?] n
  1354. PCAP Support (EZX_PCAP) [N/y/?] n
  1355. Support for CS5535 and CS5536 southbridge core functions (MFD_CS5535) [N/m/y/?] n
  1356. Support for the Timberdale FPGA (MFD_TIMBERDALE) [N/m/y/?] n
  1357. Intel SCH LPC (LPC_SCH) [M/y/?] m
  1358. Support for RDC-R321x southbridge (MFD_RDC321X) [N/m/y/?] n
  1359. Support for Janz CMOD-IO PCI MODULbus Carrier Board (MFD_JANZ_CMODIO) [N/m/y/?] n
  1360. Support for VIA VX855/VX875 integrated south bridge (MFD_VX855) [N/m/y/?] n
  1361. Support for TI WL1273 FM radio. (MFD_WL1273_CORE) [N/m/?] n
  1362. *
  1363. * Multimedia support
  1364. *
  1365. Multimedia support (MEDIA_SUPPORT) [M/n/y/?] m
  1366. *
  1367. * Multimedia core support
  1368. *
  1369. Video For Linux (VIDEO_DEV) [M/n/?] m
  1370. DVB for Linux (DVB_CORE) [M/n/?] m
  1371. *
  1372. * Multimedia drivers
  1373. *
  1374. *
  1375. * Remote Controller adapters
  1376. *
  1377. Remote Controller adapters (RC_CORE) [M/n/?] m
  1378. Compile Remote Controller keymap modules (RC_MAP) [M/n/?] m
  1379. Enable IR raw decoder for the NEC protocol (IR_NEC_DECODER) [M/n/?] m
  1380. Enable IR raw decoder for the RC-5 protocol (IR_RC5_DECODER) [M/n/?] m
  1381. Enable IR raw decoder for the RC6 protocol (IR_RC6_DECODER) [M/n/?] m
  1382. Enable IR raw decoder for the JVC protocol (IR_JVC_DECODER) [M/n/?] m
  1383. Enable IR raw decoder for the Sony protocol (IR_SONY_DECODER) [M/n/?] m
  1384. Enable IR raw decoder for the RC-5 (streamzap) protocol (IR_RC5_SZ_DECODER) [M/n/?] m
  1385. Enable IR to LIRC bridge (IR_LIRC_CODEC) [M/n/?] m
  1386. ENE eHome Receiver/Transceiver (pnp id: ENE0100/ENE02xxx) (IR_ENE) [M/n/?] m
  1387. SoundGraph iMON Receiver and Display (IR_IMON) [M/n/?] m
  1388. Windows Media Center Ed. eHome Infrared Transceiver (IR_MCEUSB) [M/n/?] m
  1389. ITE Tech Inc. IT8712/IT8512 Consumer Infrared Transceiver (IR_ITE_CIR) [M/n/?] m
  1390. Fintek Consumer Infrared Transceiver (IR_FINTEK) [M/n/?] m
  1391. Nuvoton w836x7hg Consumer Infrared Transceiver (IR_NUVOTON) [M/n/?] m
  1392. RedRat3 IR Transceiver (IR_REDRAT3) [M/n/?] m
  1393. Streamzap PC Remote IR Receiver (IR_STREAMZAP) [M/n/?] m
  1394. Winbond IR remote control (IR_WINBOND_CIR) [M/n/?] m
  1395. Remote Control Loopback Driver (RC_LOOPBACK) [M/n/?] m
  1396. Load and attach frontend and tuner driver modules as needed (MEDIA_ATTACH) [Y/n/?] y
  1397. Customize analog and hybrid tuner modules to build (MEDIA_TUNER_CUSTOMISE) [Y/n/?] (NEW)
  1398. Error in reading or end of file.
  1399. *
  1400. * Customize TV tuners
  1401. *
  1402. Simple tuner support (MEDIA_TUNER_SIMPLE) [M/n/?] m
  1403. TDA 8290/8295 + 8275(a)/18271 tuner combo (MEDIA_TUNER_TDA8290) [M/n/?] m
  1404. Philips TDA827X silicon tuner (MEDIA_TUNER_TDA827X) [M/?] m
  1405. NXP TDA18271 silicon tuner (MEDIA_TUNER_TDA18271) [M/?] m
  1406. TDA 9885/6/7 analog IF demodulator (MEDIA_TUNER_TDA9887) [M/?] m
  1407. TEA 5767 radio tuner (MEDIA_TUNER_TEA5767) [M/n/?] m
  1408. Microtune 2032 / 2050 tuners (MEDIA_TUNER_MT20XX) [M/n/?] m
  1409. Microtune MT2060 silicon IF tuner (MEDIA_TUNER_MT2060) [M/n/?] m
  1410. Microtune MT2266 silicon tuner (MEDIA_TUNER_MT2266) [M/n/?] m
  1411. Microtune MT2131 silicon tuner (MEDIA_TUNER_MT2131) [M/n/?] m
  1412. Quantek QT1010 silicon tuner (MEDIA_TUNER_QT1010) [M/n/?] m
  1413. XCeive xc2028/xc3028 tuners (MEDIA_TUNER_XC2028) [M/n/?] m
  1414. Xceive XC5000 silicon tuner (MEDIA_TUNER_XC5000) [M/n/?] m
  1415. MaxLinear MSL5005S silicon tuner (MEDIA_TUNER_MXL5005S) [M/n/?] m
  1416. MaxLinear MxL5007T silicon tuner (MEDIA_TUNER_MXL5007T) [M/n/?] m
  1417. Freescale MC44S803 Low Power CMOS Broadband tuners (MEDIA_TUNER_MC44S803) [M/n/?] m
  1418. Maxim MAX2165 silicon tuner (MEDIA_TUNER_MAX2165) [M/n/?] m
  1419. NXP TDA18218 silicon tuner (MEDIA_TUNER_TDA18218) [M/n/?] m
  1420. NXP TDA18212 silicon tuner (MEDIA_TUNER_TDA18212) [M/n/?] m
  1421. *
  1422. * Video capture adapters
  1423. *
  1424. Video capture adapters (VIDEO_CAPTURE_DRIVERS) [Y/n/?] (NEW)
  1425. Error in reading or end of file.
  1426. Enable advanced debug functionality (VIDEO_ADV_DEBUG) [N/y/?] n
  1427. Enable old-style fixed minor ranges for video devices (VIDEO_FIXED_MINOR_RANGES) [N/y/?] n
  1428. Autoselect pertinent encoders/decoders and other helper chips (VIDEO_HELPER_CHIPS_AUTO) [N/y/?] (NEW)
  1429. Error in reading or end of file.
  1430. I2C module for IR (VIDEO_IR_I2C) [M/n/?] m
  1431. *
  1432. * Encoders, decoders, sensors and other helper chips
  1433. *
  1434. *
  1435. * Audio decoders, processors and mixers
  1436. *
  1437. Simple audio decoder chips (VIDEO_TVAUDIO) [M/n/?] m
  1438. Philips TDA7432 audio processor (VIDEO_TDA7432) [M/n/?] m
  1439. Philips TDA9840 audio processor (VIDEO_TDA9840) [M/n/?] m
  1440. Philips TEA6415C audio processor (VIDEO_TEA6415C) [M/n/?] m
  1441. Philips TEA6420 audio processor (VIDEO_TEA6420) [M/n/?] m
  1442. Micronas MSP34xx audio decoders (VIDEO_MSP3400) [M/?] m
  1443. Cirrus Logic CS5345 audio ADC (VIDEO_CS5345) [M/n/?] m
  1444. Cirrus Logic CS53L32A audio ADC (VIDEO_CS53L32A) [M/?] m
  1445. Wolfson Microelectronics WM8775 audio ADC with input mixer (VIDEO_WM8775) [M/?] m
  1446. Wolfson Microelectronics WM8739 stereo audio ADC (VIDEO_WM8739) [M/?] m
  1447. Panasonic VP27s internal MPX (VIDEO_VP27SMPX) [M/?] m
  1448. *
  1449. * RDS decoders
  1450. *
  1451. SAA6588 Radio Chip RDS decoder support (VIDEO_SAA6588) [M/n/?] m
  1452. *
  1453. * Video decoders
  1454. *
  1455. Analog Devices ADV7180 decoder (VIDEO_ADV7180) [N/m/?] (NEW)
  1456. Error in reading or end of file.
  1457. BT819A VideoStream decoder (VIDEO_BT819) [M/n/?] m
  1458. BT856 VideoStream decoder (VIDEO_BT856) [M/n/?] m
  1459. BT866 VideoStream decoder (VIDEO_BT866) [M/n/?] m
  1460. KS0127 video decoder (VIDEO_KS0127) [M/n/?] m
  1461. Philips SAA7110 video decoder (VIDEO_SAA7110) [M/n/?] m
  1462. Philips SAA7111/3/4/5 video decoders (VIDEO_SAA711X) [M/?] m
  1463. Philips SAA7191 video decoder (VIDEO_SAA7191) [N/m/?] (NEW)
  1464. Error in reading or end of file.
  1465. Texas Instruments TVP514x video decoder (VIDEO_TVP514X) [N/m/?] (NEW)
  1466. Error in reading or end of file.
  1467. Texas Instruments TVP5150 video decoder (VIDEO_TVP5150) [M/n/?] m
  1468. Texas Instruments TVP7002 video decoder (VIDEO_TVP7002) [N/m/?] (NEW)
  1469. Error in reading or end of file.
  1470. vpx3220a, vpx3216b & vpx3214c video decoders (VIDEO_VPX3220) [M/n/?] m
  1471. *
  1472. * Video and audio decoders
  1473. *
  1474. Philips SAA7171/3/4 audio/video decoders (VIDEO_SAA717X) [M/?] m
  1475. Conexant CX2584x audio/video decoders (VIDEO_CX25840) [M/?] m
  1476. *
  1477. * MPEG video encoders
  1478. *
  1479. Conexant CX2341x MPEG encoders (VIDEO_CX2341X) [M/?] m
  1480. *
  1481. * Video encoders
  1482. *
  1483. Philips SAA7127/9 digital video encoders (VIDEO_SAA7127) [M/?] m
  1484. Philips SAA7185 video encoder (VIDEO_SAA7185) [M/n/?] m
  1485. Analog Devices ADV7170 video encoder (VIDEO_ADV7170) [M/n/?] m
  1486. Analog Devices ADV7175 video encoder (VIDEO_ADV7175) [M/n/?] m
  1487. ADV7343 video encoder (VIDEO_ADV7343) [N/m/?] (NEW)
  1488. Error in reading or end of file.
  1489. AK8813/AK8814 video encoders (VIDEO_AK881X) [N/m/?] (NEW)
  1490. Error in reading or end of file.
  1491. *
  1492. * Camera sensor devices
  1493. *
  1494. OmniVision OV7670 sensor support (VIDEO_OV7670) [M/?] m
  1495. Micron mt9v011 sensor support (VIDEO_MT9V011) [M/n/?] m
  1496. TCM825x camera sensor support (VIDEO_TCM825X) [N/m/?] n
  1497. *
  1498. * Video improvement chips
  1499. *
  1500. NEC Electronics uPD64031A Ghost Reduction (VIDEO_UPD64031A) [M/?] m
  1501. NEC Electronics uPD64083 3-Dimensional Y/C separation (VIDEO_UPD64083) [M/?] m
  1502. *
  1503. * Miscelaneous helper chips
  1504. *
  1505. THS7303 Video Amplifier (VIDEO_THS7303) [N/m/?] (NEW)
  1506. Error in reading or end of file.
  1507. Mitsubishi M52790 A/V switch (VIDEO_M52790) [M/?] m
  1508. Virtual Video Driver (VIDEO_VIVI) [M/n/?] m
  1509. BT848 Video For Linux (VIDEO_BT848) [M/n/?] m
  1510. DVB/ATSC Support for bt878 based TV cards (VIDEO_BT848_DVB) [N/y/?] (NEW)
  1511. Error in reading or end of file.
  1512. Quickcam BW Video For Linux (VIDEO_BWQCAM) [N/m/?] n
  1513. W9966CF Webcam (FlyCam Supra and others) Video For Linux (VIDEO_W9966) [N/m/?] n
  1514. CPiA2 Video For Linux (VIDEO_CPIA2) [M/n/?] m
  1515. Zoran ZR36057/36067 Video For Linux (VIDEO_ZORAN) [M/n/?] m
  1516. Pinnacle/Miro DC30(+) support (VIDEO_ZORAN_DC30) [M/n/?] m
  1517. Zoran ZR36060 (VIDEO_ZORAN_ZR36060) [M/n/?] m
  1518. Iomega Buz support (VIDEO_ZORAN_BUZ) [M/n/?] m
  1519. Pinnacle/Miro DC10(+) support (VIDEO_ZORAN_DC10) [M/n/?] m
  1520. Linux Media Labs LML33 support (VIDEO_ZORAN_LML33) [M/n/?] m
  1521. Linux Media Labs LML33R10 support (VIDEO_ZORAN_LML33R10) [M/n/?] m
  1522. Sony Vaio Picturebook Motion Eye Video For Linux (VIDEO_MEYE) [M/n/?] m
  1523. Philips SAA7134 support (VIDEO_SAA7134) [M/n/?] m
  1524. Philips SAA7134 DMA audio support (VIDEO_SAA7134_ALSA) [M/n/?] m
  1525. Philips SAA7134 Remote Controller support (VIDEO_SAA7134_RC) [Y/n/?] y
  1526. DVB/ATSC Support for saa7134 based TV cards (VIDEO_SAA7134_DVB) [M/n/?] m
  1527. Siemens-Nixdorf 'Multimedia eXtension Board' (VIDEO_MXB) [M/n/?] m
  1528. Hexium HV-PCI6 and Orion frame grabber (VIDEO_HEXIUM_ORION) [M/n/?] m
  1529. Hexium Gemini frame grabber (VIDEO_HEXIUM_GEMINI) [M/n/?] m
  1530. Support for timberdale Video In/LogiWIN (VIDEO_TIMBERDALE) [N/m/?] n
  1531. Conexant 2388x (bt878 successor) support (VIDEO_CX88) [M/n/?] m
  1532. Conexant 2388x DMA audio support (VIDEO_CX88_ALSA) [M/n/?] m
  1533. Blackbird MPEG encoder support (cx2388x + cx23416) (VIDEO_CX88_BLACKBIRD) [M/n/?] m
  1534. DVB/ATSC Support for cx2388x based TV cards (VIDEO_CX88_DVB) [M/n/?] m
  1535. VP-3054 Secondary I2C Bus Support (VIDEO_CX88_VP3054) [M/n/?] m
  1536. Conexant cx23885 (2388x successor) support (VIDEO_CX23885) [M/n/?] m
  1537. Altera FPGA based CI module (MEDIA_ALTERA_CI) [N/m/?] n
  1538. Auvitek AU0828 support (VIDEO_AU0828) [M/n/?] m
  1539. Conexant cx23416/cx23415 MPEG encoder/decoder support (VIDEO_IVTV) [M/n/?] m
  1540. Conexant cx23415 framebuffer support (VIDEO_FB_IVTV) [M/n/?] m
  1541. NXP SAA7164 support (VIDEO_SAA7164) [M/n/?] m
  1542. Marvell 88ALP01 (Cafe) CMOS Camera Controller support (VIDEO_CAFE_CCIC) [M/n/?] m
  1543. SR030PC30 VGA camera sensor support (VIDEO_SR030PC30) [N/m/?] (NEW)
  1544. Error in reading or end of file.
  1545. VIAFB camera controller support (VIDEO_VIA_CAMERA) [M/n/?] m
  1546. NOON010PC30 CIF camera sensor support (VIDEO_NOON010PC30) [N/m/?] (NEW)
  1547. Error in reading or end of file.
  1548. SoC camera support (SOC_CAMERA) [N/m/?] n
  1549. *
  1550. * V4L USB devices
  1551. *
  1552. V4L USB devices (V4L_USB_DRIVERS) [Y/n] (NEW)
  1553. Error in reading or end of file.
  1554. USB Video Class (UVC) (USB_VIDEO_CLASS) [M/n/?] m
  1555. UVC input events device support (USB_VIDEO_CLASS_INPUT_EVDEV) [Y/n/?] y
  1556. *
  1557. * GSPCA based webcams
  1558. *
  1559. GSPCA based webcams (USB_GSPCA) [M/n/?] m
  1560. ALi USB m5602 Camera Driver (USB_M5602) [M/n/?] m
  1561. STV06XX USB Camera Driver (USB_STV06XX) [M/n/?] m
  1562. GL860 USB Camera Driver (USB_GL860) [M/n/?] m
  1563. Benq USB Camera Driver (USB_GSPCA_BENQ) [M/n/?] m
  1564. Conexant Camera Driver (USB_GSPCA_CONEX) [M/n/?] m
  1565. cpia CPiA (version 1) Camera Driver (USB_GSPCA_CPIA1) [M/n/?] m
  1566. Etoms USB Camera Driver (USB_GSPCA_ETOMS) [M/n/?] m
  1567. Fujifilm FinePix USB V4L2 driver (USB_GSPCA_FINEPIX) [M/n/?] m
  1568. Jeilin JPEG USB V4L2 driver (USB_GSPCA_JEILINJ) [M/n/?] m
  1569. Kinect sensor device USB Camera Driver (USB_GSPCA_KINECT) [M/n/?] m
  1570. Konica USB Camera V4L2 driver (USB_GSPCA_KONICA) [M/n/?] m
  1571. Mars USB Camera Driver (USB_GSPCA_MARS) [M/n/?] m
  1572. Mars-Semi MR97310A USB Camera Driver (USB_GSPCA_MR97310A) [M/n/?] m
  1573. Divio based (NW80x) USB Camera Driver (USB_GSPCA_NW80X) [M/n/?] m
  1574. OV51x / OVFX2 / W996xCF USB Camera Driver (USB_GSPCA_OV519) [M/n/?] m
  1575. OV534 OV772x USB Camera Driver (USB_GSPCA_OV534) [M/n/?] m
  1576. OV534 OV965x USB Camera Driver (USB_GSPCA_OV534_9) [M/n/?] m
  1577. Pixart PAC207 USB Camera Driver (USB_GSPCA_PAC207) [M/n/?] m
  1578. Pixart PAC7302 USB Camera Driver (USB_GSPCA_PAC7302) [M/n/?] m
  1579. Pixart PAC7311 USB Camera Driver (USB_GSPCA_PAC7311) [M/n/?] m
  1580. SONIX Dual-Mode USB Camera Driver (USB_GSPCA_SN9C2028) [M/n/?] m
  1581. SN9C20X USB Camera Driver (USB_GSPCA_SN9C20X) [M/n/?] m
  1582. SONIX Bayer USB Camera Driver (USB_GSPCA_SONIXB) [M/n/?] m
  1583. SONIX JPEG USB Camera Driver (USB_GSPCA_SONIXJ) [M/n/?] m
  1584. SPCA500 USB Camera Driver (USB_GSPCA_SPCA500) [M/n/?] m
  1585. SPCA501 USB Camera Driver (USB_GSPCA_SPCA501) [M/n/?] m
  1586. SPCA505 USB Camera Driver (USB_GSPCA_SPCA505) [M/n/?] m
  1587. SPCA506 USB Camera Driver (USB_GSPCA_SPCA506) [M/n/?] m
  1588. SPCA508 USB Camera Driver (USB_GSPCA_SPCA508) [M/n/?] m
  1589. SPCA561 USB Camera Driver (USB_GSPCA_SPCA561) [M/n/?] m
  1590. SPCA1528 USB Camera Driver (USB_GSPCA_SPCA1528) [M/n/?] m
  1591. SQ Technologies SQ905 based USB Camera Driver (USB_GSPCA_SQ905) [M/n/?] m
  1592. SQ Technologies SQ905C based USB Camera Driver (USB_GSPCA_SQ905C) [M/n/?] m
  1593. SQ Technologies SQ930X based USB Camera Driver (USB_GSPCA_SQ930X) [M/n/?] m
  1594. Syntek DV4000 (STK014) USB Camera Driver (USB_GSPCA_STK014) [M/n/?] m
  1595. STV0680 USB Camera Driver (USB_GSPCA_STV0680) [M/n/?] m
  1596. SUNPLUS USB Camera Driver (USB_GSPCA_SUNPLUS) [M/n/?] m
  1597. T613 (JPEG Compliance) USB Camera Driver (USB_GSPCA_T613) [M/n/?] m
  1598. TV8532 USB Camera Driver (USB_GSPCA_TV8532) [M/n/?] m
  1599. VC032X USB Camera Driver (USB_GSPCA_VC032X) [M/n/?] m
  1600. ViCam USB Camera Driver (USB_GSPCA_VICAM) [M/n/?] m
  1601. Xirlink C-It USB Camera Driver (USB_GSPCA_XIRLINK_CIT) [M/n/?] m
  1602. ZC3XX USB Camera Driver (USB_GSPCA_ZC3XX) [M/n/?] m
  1603. Hauppauge WinTV-PVR USB2 support (VIDEO_PVRUSB2) [M/n/?] m
  1604. Hauppauge HD PVR support (VIDEO_HDPVR) [M/n/?] m
  1605. Empia EM28xx USB video capture support (VIDEO_EM28XX) [M/n/?] m
  1606. Empia EM28xx ALSA audio module (VIDEO_EM28XX_ALSA) [M/n/?] m
  1607. DVB/ATSC Support for em28xx based TV cards (VIDEO_EM28XX_DVB) [M/n/?] m
  1608. Telegent TLG2300 USB video capture support (VIDEO_TLG2300) [M/n/?] m
  1609. Conexant cx231xx USB video capture support (VIDEO_CX231XX) [M/n/?] m
  1610. Conexant cx231xx Remote Controller additional support (VIDEO_CX231XX_RC) [Y/n/?] y
  1611. Conexant Cx231xx ALSA audio module (VIDEO_CX231XX_ALSA) [M/n/?] m
  1612. DVB/ATSC Support for Cx231xx based TV cards (VIDEO_CX231XX_DVB) [M/n/?] m
  1613. USB video devices based on Nogatech NT1003/1004/1005 (VIDEO_USBVISION) [M/n/?] m
  1614. USB ET61X[12]51 PC Camera Controller support (DEPRECATED) (USB_ET61X251) [N/m/?] (NEW)
  1615. Error in reading or end of file.
  1616. USB SN9C1xx PC Camera Controller support (DEPRECATED) (USB_SN9C102) [M/n/?] m
  1617. USB Philips Cameras (USB_PWC) [M/n/?] m
  1618. USB Philips Cameras verbose debug (USB_PWC_DEBUG) [N/y/?] n
  1619. USB Philips Cameras input events device support (USB_PWC_INPUT_EVDEV) [Y/n/?] y
  1620. USB ZR364XX Camera support (USB_ZR364XX) [M/n/?] m
  1621. USB Sensoray 2255 video capture device (USB_S2255) [M/n/?] m
  1622. *
  1623. * Memory-to-memory multimedia devices
  1624. *
  1625. Memory-to-memory multimedia devices (V4L_MEM2MEM_DRIVERS) [Y/n/?] y
  1626. Virtual test device for mem2mem framework (VIDEO_MEM2MEM_TESTDEV) [N/m/?] n
  1627. *
  1628. * Radio Adapters
  1629. *
  1630. Radio Adapters (RADIO_ADAPTERS) [Y/n/?] y
  1631. Guillemot MAXI Radio FM 2000 radio (RADIO_MAXIRADIO) [M/n/?] m
  1632. I2C driver for Silicon Labs Si4713 device (I2C_SI4713) [N/m/?] (NEW)
  1633. Error in reading or end of file.
  1634. Silicon Labs Si4713 FM Radio Transmitter support (RADIO_SI4713) [N/m/?] n
  1635. D-Link/GemTek USB FM radio support (USB_DSBR) [M/n/?] m
  1636. Silicon Labs Si470x FM Radio Receiver support (RADIO_SI470X) [Y/n] y
  1637. Silicon Labs Si470x FM Radio Receiver support with USB (USB_SI470X) [M/n/?] m
  1638. Silicon Labs Si470x FM Radio Receiver support with I2C (I2C_SI470X) [N/m/?] n
  1639. AverMedia MR 800 USB FM radio support (USB_MR800) [M/n/?] m
  1640. TEA5764 I2C FM radio support (RADIO_TEA5764) [N/m/?] n
  1641. SAA7706H Car Radio DSP (RADIO_SAA7706H) [N/m/?] n
  1642. TEF6862 Car Radio Enhanced Selectivity Tuner (RADIO_TEF6862) [N/m/?] n
  1643. Texas Instruments WL1273 I2C FM Radio (RADIO_WL1273) [N/m/?] n
  1644. *
  1645. * Texas Instruments WL128x FM driver (ST based)
  1646. *
  1647. Texas Instruments WL128x FM Radio (RADIO_WL128X) [N/m/?] n
  1648. maximum number of DVB/ATSC adapters (DVB_MAX_ADAPTERS) [8] 8
  1649. Dynamic DVB minor allocation (DVB_DYNAMIC_MINORS) [Y/n/?] y
  1650. *
  1651. * DVB/ATSC adapters
  1652. *
  1653. DVB/ATSC adapters (DVB_CAPTURE_DRIVERS) [Y/n/?] (NEW)
  1654. Error in reading or end of file.
  1655. *
  1656. * Supported SAA7146 based PCI Adapters
  1657. *
  1658. AV7110 cards (DVB_AV7110) [M/n/?] m
  1659. AV7110 OSD support (DVB_AV7110_OSD) [Y/n/?] y
  1660. SAA7146 DVB cards (aka Budget, Nova-PCI) (DVB_BUDGET_CORE) [M/n/?] m
  1661. Budget cards (DVB_BUDGET) [M/n/?] m
  1662. Budget cards with onboard CI connector (DVB_BUDGET_CI) [M/n/?] m
  1663. Budget cards with analog video inputs (DVB_BUDGET_AV) [M/n/?] m
  1664. AV7110 cards with Budget Patch (DVB_BUDGET_PATCH) [M/n/?] m
  1665. *
  1666. * Supported USB Adapters
  1667. *
  1668. Support for various USB DVB devices (DVB_USB) [M/n/?] m
  1669. Enable extended debug support for all DVB-USB devices (DVB_USB_DEBUG) [N/y/?] n
  1670. AVerMedia AverTV DVB-T USB 2.0 (A800) (DVB_USB_A800) [M/n/?] m
  1671. DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list) (DVB_USB_DIBUSB_MB) [M/n/?] m
  1672. Support faulty USB IDs (DVB_USB_DIBUSB_MB_FAULTY) [Y/n/?] y
  1673. DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list) (DVB_USB_DIBUSB_MC) [M/n/?] m
  1674. DiBcom DiB0700 USB DVB devices (see help for supported devices) (DVB_USB_DIB0700) [M/n/?] m
  1675. HanfTek UMT-010 DVB-T USB2.0 support (DVB_USB_UMT_010) [M/n/?] m
  1676. Conexant USB2.0 hybrid reference design support (DVB_USB_CXUSB) [M/n/?] m
  1677. Uli m920x DVB-T USB2.0 support (DVB_USB_M920X) [M/n/?] m
  1678. Genesys Logic GL861 USB2.0 support (DVB_USB_GL861) [M/n/?] m
  1679. Alcor Micro AU6610 USB2.0 support (DVB_USB_AU6610) [M/n/?] m
  1680. Nebula Electronics uDigiTV DVB-T USB2.0 support (DVB_USB_DIGITV) [M/n/?] m
  1681. TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support (DVB_USB_VP7045) [M/n/?] m
  1682. TwinhanDTV StarBox and clones DVB-S USB2.0 support (DVB_USB_VP702X) [M/n/?] m
  1683. GENPIX 8PSK->USB module support (DVB_USB_GP8PSK) [M/n/?] m
  1684. Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support (DVB_USB_NOVA_T_USB2) [M/n/?] m
  1685. Pinnacle 400e DVB-S USB2.0 support (DVB_USB_TTUSB2) [M/n/?] m
  1686. WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan) (DVB_USB_DTT200U) [M/n/?] m
  1687. Opera1 DVB-S USB2.0 receiver (DVB_USB_OPERA1) [M/n/?] m
  1688. DvbWorld & TeVii DVB-S/S2 USB2.0 support (DVB_USB_DW2102) [M/n/?] m
  1689. Terratec CinergyT2/qanu USB 2.0 DVB-T receiver (DVB_USB_CINERGY_T2) [M/n/?] m
  1690. Anysee DVB-T/C USB2.0 support (DVB_USB_ANYSEE) [M/n/?] m
  1691. AME DTV-5100 USB2.0 DVB-T support (DVB_USB_DTV5100) [M/n/?] m
  1692. Afatech AF9015 DVB-T USB2.0 support (DVB_USB_AF9015) [M/n/?] m
  1693. Friio ISDB-T USB2.0 Receiver support (DVB_USB_FRIIO) [M/n/?] m
  1694. Azurewave DVB-S/S2 USB2.0 AZ6027 support (DVB_USB_AZ6027) [M/n/?] m
  1695. LME DM04/QQBOX DVB-S USB2.0 support (DVB_USB_LME2510) [M/n/?] m
  1696. Technisat DVB-S/S2 USB2.0 support (DVB_USB_TECHNISAT_USB2) [M/n/?] m
  1697. Technotrend/Hauppauge Nova-USB devices (DVB_TTUSB_BUDGET) [M/n/?] m
  1698. Technotrend/Hauppauge USB DEC devices (DVB_TTUSB_DEC) [M/n/?] m
  1699. Siano SMS1xxx based MDTV receiver (SMS_SIANO_MDTV) [M/n/?] m
  1700. *
  1701. * Siano module components
  1702. *
  1703. USB interface support (SMS_USB_DRV) [M/n/?] m
  1704. SDIO interface support (SMS_SDIO_DRV) [M/n/?] m
  1705. *
  1706. * Supported FlexCopII (B2C2) Adapters
  1707. *
  1708. Technisat/B2C2 FlexCopII(b) and FlexCopIII adapters (DVB_B2C2_FLEXCOP) [M/n/?] m
  1709. Technisat/B2C2 Air/Sky/Cable2PC PCI (DVB_B2C2_FLEXCOP_PCI) [M/n/?] m
  1710. Technisat/B2C2 Air/Sky/Cable2PC USB (DVB_B2C2_FLEXCOP_USB) [M/n/?] m
  1711. Enable debug for the B2C2 FlexCop drivers (DVB_B2C2_FLEXCOP_DEBUG) [N/y/?] (NEW)
  1712. Error in reading or end of file.
  1713. *
  1714. * Supported BT878 Adapters
  1715. *
  1716. BT8xx based PCI cards (DVB_BT8XX) [M/n/?] m
  1717. *
  1718. * Supported Pluto2 Adapters
  1719. *
  1720. Pluto2 cards (DVB_PLUTO2) [M/n/?] m
  1721. *
  1722. * Supported SDMC DM1105 Adapters
  1723. *
  1724. SDMC DM1105 based PCI cards (DVB_DM1105) [M/n/?] m
  1725. *
  1726. * Supported FireWire (IEEE 1394) Adapters
  1727. *
  1728. FireDTV and FloppyDTV (DVB_FIREDTV) [M/n/?] m
  1729. *
  1730. * Supported Earthsoft PT1 Adapters
  1731. *
  1732. PT1 cards (DVB_PT1) [M/n/?] m
  1733. *
  1734. * Supported Mantis Adapters
  1735. *
  1736. Mantis/Hopper PCI bridge based devices (MANTIS_CORE) [M/n/?] m
  1737. MANTIS based cards (DVB_MANTIS) [M/n/?] m
  1738. HOPPER based cards (DVB_HOPPER) [M/n/?] m
  1739. *
  1740. * Supported nGene Adapters
  1741. *
  1742. Micronas nGene support (DVB_NGENE) [M/n/?] m
  1743. *
  1744. * Supported DVB Frontends
  1745. *
  1746. Customise the frontend modules to build (DVB_FE_CUSTOMISE) [Y/n/?] (NEW)
  1747. Error in reading or end of file.
  1748. *
  1749. * Customise DVB Frontends
  1750. *
  1751. *
  1752. * Multistandard (satellite) frontends
  1753. *
  1754. STB0899 based (DVB_STB0899) [M/n/?] m
  1755. STB6100 based tuners (DVB_STB6100) [M/n/?] m
  1756. STV0900/STV0903(A/B) based (DVB_STV090x) [M/n/?] m
  1757. STV6110/(A) based tuners (DVB_STV6110x) [M/n/?] m
  1758. *
  1759. * DVB-S (satellite) frontends
  1760. *
  1761. Conexant CX24110 based (DVB_CX24110) [M/n/?] m
  1762. Conexant CX24123 based (DVB_CX24123) [M/n/?] m
  1763. Zarlink VP310/MT312/ZL10313 based (DVB_MT312) [M/n/?] m
  1764. Zarlink ZL10036 silicon tuner (DVB_ZL10036) [M/n/?] m
  1765. Zarlink ZL10039 silicon tuner (DVB_ZL10039) [M/n/?] m
  1766. Samsung S5H1420 based (DVB_S5H1420) [M/n/?] m
  1767. ST STV0288 based (DVB_STV0288) [M/n/?] m
  1768. ST STB6000 silicon tuner (DVB_STB6000) [M/n/?] m
  1769. ST STV0299 based (DVB_STV0299) [M/n/?] m
  1770. ST STV6110 silicon tuner (DVB_STV6110) [M/n/?] m
  1771. ST STV0900 based (DVB_STV0900) [M/n/?] m
  1772. Philips TDA8083 based (DVB_TDA8083) [M/n/?] m
  1773. Philips TDA10086 based (DVB_TDA10086) [M/n/?] m
  1774. Philips TDA8261 based (DVB_TDA8261) [M/n/?] m
  1775. VLSI VES1893 or VES1993 based (DVB_VES1X93) [M/n/?] m
  1776. Integrant ITD1000 Zero IF tuner for DVB-S/DSS (DVB_TUNER_ITD1000) [M/n/?] m
  1777. Conexant CX24113/CX24128 tuner for DVB-S/DSS (DVB_TUNER_CX24113) [M/n/?] m
  1778. Philips TDA826X silicon tuner (DVB_TDA826X) [M/n/?] m
  1779. Infineon TUA6100 PLL (DVB_TUA6100) [M/n/?] m
  1780. Conexant CX24116 based (DVB_CX24116) [M/n/?] m
  1781. Silicon Labs SI21XX based (DVB_SI21XX) [M/n/?] m
  1782. Montage Tehnology DS3000 based (DVB_DS3000) [M/n/?] m
  1783. Fujitsu MB86A16 based (DVB_MB86A16) [M/n/?] m
  1784. *
  1785. * DVB-T (terrestrial) frontends
  1786. *
  1787. Spase sp8870 based (DVB_SP8870) [M/n/?] m
  1788. Spase sp887x based (DVB_SP887X) [M/n/?] m
  1789. Conexant CX22700 based (DVB_CX22700) [M/n/?] m
  1790. Conexant cx22702 demodulator (OFDM) (DVB_CX22702) [M/n/?] m
  1791. Samsung s5h1432 demodulator (OFDM) (DVB_S5H1432) [M/n/?] (NEW)
  1792. Error in reading or end of file.
  1793. Micronas DRXD driver (DVB_DRXD) [M/n/?] m
  1794. LSI L64781 (DVB_L64781) [M/n/?] m
  1795. Philips TDA10045H/TDA10046H based (DVB_TDA1004X) [M/?] m
  1796. NxtWave Communications NXT6000 based (DVB_NXT6000) [M/n/?] m
  1797. Zarlink MT352 based (DVB_MT352) [M/n/?] m
  1798. Zarlink ZL10353 based (DVB_ZL10353) [M/n/?] m
  1799. DiBcom 3000M-B (DVB_DIB3000MB) [M/?] m
  1800. DiBcom 3000P/M-C (DVB_DIB3000MC) [M/?] m
  1801. DiBcom 7000MA/MB/PA/PB/MC (DVB_DIB7000M) [M/n/?] m
  1802. DiBcom 7000PC (DVB_DIB7000P) [M/n/?] m
  1803. DiBcom 9000 (DVB_DIB9000) [M/n/?] (NEW)
  1804. Error in reading or end of file.
  1805. Philips TDA10048HN based (DVB_TDA10048) [M/n/?] m
  1806. Afatech AF9013 demodulator (DVB_AF9013) [M/?] m
  1807. E3C EC100 (DVB_EC100) [M/n/?] m
  1808. ST STV0367 based (DVB_STV0367) [M/n/?] m
  1809. Sony CXD2820R (DVB_CXD2820R) [M/n/?] m
  1810. *
  1811. * DVB-C (cable) frontends
  1812. *
  1813. VLSI VES1820 based (DVB_VES1820) [M/n/?] m
  1814. Philips TDA10021 based (DVB_TDA10021) [M/n/?] m
  1815. Philips TDA10023 based (DVB_TDA10023) [M/n/?] m
  1816. ST STV0297 based (DVB_STV0297) [M/n/?] m
  1817. *
  1818. * ATSC (North American/Korean Terrestrial/Cable DTV) frontends
  1819. *
  1820. NxtWave Communications NXT2002/NXT2004 based (DVB_NXT200X) [M/n/?] m
  1821. Oren OR51211 based (DVB_OR51211) [M/n/?] m
  1822. Oren OR51132 based (DVB_OR51132) [M/n/?] m
  1823. Broadcom BCM3510 (DVB_BCM3510) [M/n/?] m
  1824. LG Electronics LGDT3302/LGDT3303 based (DVB_LGDT330X) [M/n/?] m
  1825. LG Electronics LGDT3304 and LGDT3305 based (DVB_LGDT3305) [M/n/?] m
  1826. Samsung S5H1409 based (DVB_S5H1409) [M/n/?] m
  1827. Auvitek AU8522 based (DVB_AU8522) [M/n/?] m
  1828. Samsung S5H1411 based (DVB_S5H1411) [M/n/?] m
  1829. *
  1830. * ISDB-T (terrestrial) frontends
  1831. *
  1832. Sharp S921 frontend (DVB_S921) [M/n/?] m
  1833. DiBcom 8000MB/MC (DVB_DIB8000) [M/n/?] m
  1834. Fujitsu mb86a20s (DVB_MB86A20S) [M/n/?] m
  1835. *
  1836. * Digital terrestrial only tuners/PLL
  1837. *
  1838. Generic I2C PLL based tuners (DVB_PLL) [M/?] m
  1839. DiBcom DiB0070 silicon base-band tuner (DVB_TUNER_DIB0070) [M/n/?] m
  1840. DiBcom DiB0090 silicon base-band tuner (DVB_TUNER_DIB0090) [M/n/?] m
  1841. *
  1842. * SEC control devices for DVB-S
  1843. *
  1844. LNBP21/LNBH24 SEC controllers (DVB_LNBP21) [M/n/?] m
  1845. ISL6405 SEC controller (DVB_ISL6405) [M/n/?] m
  1846. ISL6421 SEC controller (DVB_ISL6421) [M/n/?] m
  1847. ISL6423 SEC controller (DVB_ISL6423) [M/n/?] m
  1848. Silicon Legend LGS-8GL5 demodulator (OFDM) (DVB_LGS8GL5) [M/n/?] (NEW)
  1849. Error in reading or end of file.
  1850. Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator (DVB_LGS8GXX) [M/n/?] m
  1851. AltoBeam ATBM8830/8831 DMB-TH demodulator (DVB_ATBM8830) [M/n/?] m
  1852. TDA665x tuner (DVB_TDA665x) [M/n/?] m
  1853. Sharp IX2505V silicon tuner (DVB_IX2505V) [M/n/?] m
  1854. *
  1855. * Tools to develop new frontends
  1856. *
  1857. Dummy frontend driver (DVB_DUMMY_FE) [N/m] n
  1858. *
  1859. * Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
  1860. *
  1861. Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM) [M/n/y/?] m
  1862. 3dfx Banshee/Voodoo3+ (DRM_TDFX) [M/n/?] m
  1863. ATI Rage 128 (DRM_R128) [M/n/?] m
  1864. ATI Radeon (DRM_RADEON) [M/n/?] m
  1865. Enable modesetting on radeon by default - NEW DRIVER (DRM_RADEON_KMS) [N/y/?] (NEW)
  1866. Error in reading or end of file.
  1867. Intel I810 (DRM_I810) [N/m/?] n
  1868. Intel 8xx/9xx/G3x/G4x/HD Graphics (DRM_I915) [M/n/?] m
  1869. Enable modesetting on intel by default (DRM_I915_KMS) [Y/n/?] y
  1870. Matrox g200/g400 (DRM_MGA) [M/n/?] m
  1871. SiS video cards (DRM_SIS) [M/n/?] m
  1872. Via unichrome video cards (DRM_VIA) [M/n/?] m
  1873. Savage video cards (DRM_SAVAGE) [M/n/?] m
  1874. *
  1875. * Graphics support
  1876. *
  1877. *
  1878. * /dev/agpgart (AGP Support)
  1879. *
  1880. /dev/agpgart (AGP Support) (AGP) [Y/n/m/?] y
  1881. AMD Opteron/Athlon64 on-CPU GART support (AGP_AMD64) [Y/n/m/?] y
  1882. Intel 440LX/BX/GX, I8xx and E7x05 chipset support (AGP_INTEL) [Y/n/m/?] y
  1883. SiS chipset support (AGP_SIS) [Y/n/m/?] y
  1884. VIA chipset support (AGP_VIA) [Y/n/m/?] y
  1885. VGA Arbitration (VGA_ARB) [Y/n/?] y
  1886. Maximum number of GPUs (VGA_ARB_MAX_GPUS) [16] 16
  1887. Laptop Hybrid Graphics - GPU switching support (VGA_SWITCHEROO) [Y/n/?] y
  1888. *
  1889. * Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
  1890. *
  1891. Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM) [M/n/y/?] m
  1892. 3dfx Banshee/Voodoo3+ (DRM_TDFX) [M/n/?] m
  1893. ATI Rage 128 (DRM_R128) [M/n/?] m
  1894. ATI Radeon (DRM_RADEON) [M/n/?] m
  1895. Enable modesetting on radeon by default - NEW DRIVER (DRM_RADEON_KMS) [N/y/?] n
  1896. Intel I810 (DRM_I810) [N/m/?] n
  1897. Intel 8xx/9xx/G3x/G4x/HD Graphics (DRM_I915) [M/n/?] m
  1898. Enable modesetting on intel by default (DRM_I915_KMS) [Y/n/?] y
  1899. Matrox g200/g400 (DRM_MGA) [M/n/?] m
  1900. SiS video cards (DRM_SIS) [M/n/?] m
  1901. Via unichrome video cards (DRM_VIA) [M/n/?] m
  1902. Savage video cards (DRM_SAVAGE) [M/n/?] m
  1903. Intel GMA500 Stub Driver (STUB_POULSBO) [N/m/y/?] (NEW)
  1904. Error in reading or end of file.
  1905. Lowlevel video output switch controls (VIDEO_OUTPUT_CONTROL) [M/y/?] m
  1906. *
  1907. * Support for frame buffer devices
  1908. *
  1909. Support for frame buffer devices (FB) [Y/m/?] y
  1910. Enable firmware EDID (FIRMWARE_EDID) [Y/n/?] y
  1911. *
  1912. * Framebuffer foreign endianness support
  1913. *
  1914. Framebuffer foreign endianness support (FB_FOREIGN_ENDIAN) [N/y/?] n
  1915. Enable Video Mode Handling Helpers (FB_MODE_HELPERS) [Y/?] y
  1916. Enable Tile Blitting Support (FB_TILEBLITTING) [Y/?] y
  1917. *
  1918. * Frame buffer hardware drivers
  1919. *
  1920. Cirrus Logic support (FB_CIRRUS) [M/n/y/?] m
  1921. Permedia2 support (FB_PM2) [M/n/y/?] m
  1922. enable FIFO disconnect feature (FB_PM2_FIFO_DISCONNECT) [Y/n/?] y
  1923. CyberPro 2000/2010/5000 support (FB_CYBER2000) [M/n/y/?] m
  1924. DDC for CyberPro support (FB_CYBER2000_DDC) [Y/n/?] y
  1925. Arc Monochrome LCD board support (FB_ARC) [M/n/y/?] m
  1926. Asiliant (Chips) 69000 display support (FB_ASILIANT) [N/y/?] n
  1927. IMS Twin Turbo display support (FB_IMSTT) [N/y/?] n
  1928. VGA 16-color graphics support (FB_VGA16) [M/n/y/?] m
  1929. Userspace VESA VGA graphics support (FB_UVESA) [M/n/y/?] m
  1930. VESA VGA graphics support (FB_VESA) [Y/n/?] y
  1931. EFI-based Framebuffer Support (FB_EFI) [Y/n/?] y
  1932. N411 Apollo/Hecuba devkit support (FB_N411) [M/n/y/?] m
  1933. Hercules mono graphics support (FB_HGA) [M/n/y/?] m
  1934. Epson S1D13XXX framebuffer support (FB_S1D13XXX) [N/m/y/?] n
  1935. nVidia Framebuffer Support (FB_NVIDIA) [N/m/y/?] (NEW)
  1936. Error in reading or end of file.
  1937. nVidia Riva support (FB_RIVA) [N/m/y/?] (NEW)
  1938. Error in reading or end of file.
  1939. Intel LE80578 (Vermilion) support (FB_LE80578) [M/n/y/?] m
  1940. Intel Carillo Ranch support (FB_CARILLO_RANCH) [M/n/?] m
  1941. Matrox acceleration (FB_MATROX) [M/n/y/?] m
  1942. Millennium I/II support (FB_MATROX_MILLENIUM) [Y/n/?] y
  1943. Mystique support (FB_MATROX_MYSTIQUE) [Y/n/?] y
  1944. G100/G200/G400/G450/G550 support (FB_MATROX_G) [Y/n/?] y
  1945. Matrox I2C support (FB_MATROX_I2C) [M/n/?] m
  1946. G400 second head support (FB_MATROX_MAVEN) [M/n/?] m
  1947. ATI Radeon display support (FB_RADEON) [M/n/y/?] m
  1948. DDC/I2C for ATI Radeon support (FB_RADEON_I2C) [Y/n/?] y
  1949. Support for backlight control (FB_RADEON_BACKLIGHT) [Y/n/?] y
  1950. Lots of debug output from Radeon driver (FB_RADEON_DEBUG) [N/y/?] n
  1951. ATI Rage128 display support (FB_ATY128) [M/n/y/?] m
  1952. Support for backlight control (FB_ATY128_BACKLIGHT) [Y/n/?] y
  1953. ATI Mach64 display support (FB_ATY) [M/n/y/?] m
  1954. Mach64 CT/VT/GT/LT (incl. 3D RAGE) support (FB_ATY_CT) [Y/n/?] y
  1955. Mach64 generic LCD support (EXPERIMENTAL) (FB_ATY_GENERIC_LCD) [N/y/?] n
  1956. Mach64 GX support (FB_ATY_GX) [Y/n/?] y
  1957. Support for backlight control (FB_ATY_BACKLIGHT) [Y/n/?] y
  1958. S3 Trio/Virge support (FB_S3) [M/n/y/?] m
  1959. DDC for S3 support (FB_S3_DDC) [Y/n/?] y
  1960. SiS/XGI display support (FB_SIS) [M/n/y/?] m
  1961. SiS 300 series support (FB_SIS_300) [Y/n/?] y
  1962. SiS 315/330/340 series and XGI support (FB_SIS_315) [Y/n/?] y
  1963. VIA UniChrome (Pro) and Chrome9 display support (FB_VIA) [M/n/y/?] m
  1964. direct hardware access via procfs (DEPRECATED)(DANGEROUS) (FB_VIA_DIRECT_PROCFS) [N/y/?] n
  1965. X server compatibility (FB_VIA_X_COMPATIBILITY) [Y/n/?] y
  1966. NeoMagic display support (FB_NEOMAGIC) [M/n/y/?] m
  1967. IMG Kyro support (FB_KYRO) [M/n/y/?] m
  1968. 3Dfx Banshee/Voodoo3/Voodoo5 display support (FB_3DFX) [M/n/y/?] m
  1969. 3Dfx Voodoo Graphics (sst1) support (FB_VOODOO1) [M/n/y/?] m
  1970. VIA VT8623 support (FB_VT8623) [M/n/y/?] m
  1971. Trident/CyberXXX/CyberBlade support (FB_TRIDENT) [M/n/y/?] m
  1972. ARK 2000PV support (FB_ARK) [M/n/y/?] m
  1973. Fujitsu carmine frame buffer support (FB_CARMINE) [N/m/y/?] n
  1974. Toshiba Mobile IO FrameBuffer support (FB_TMIO) [N/m/?] n
  1975. Displaylink USB Framebuffer support (FB_UDL) [M/n/?] m
  1976. Virtual Frame Buffer support (ONLY FOR TESTING!) (FB_VIRTUAL) [M/n/y/?] m
  1977. E-Ink Metronome/8track controller support (FB_METRONOME) [N/m/y/?] n
  1978. Fujitsu MB862xx GDC support (FB_MB862XX) [M/n/y/?] m
  1979. GDC variant
  1980. > 1. Carmine/Coral-P(A) GDC (FB_MB862XX_PCI_GDC)
  1981. choice[1]: 1
  1982. Support I2C bus on MB862XX GDC (FB_MB862XX_I2C) [Y/n/?] y
  1983. E-Ink Broadsheet/Epson S1D13521 controller support (FB_BROADSHEET) [N/m/y/?] n
  1984. *
  1985. * Backlight & LCD device support
  1986. *
  1987. Backlight & LCD device support (BACKLIGHT_LCD_SUPPORT) [Y/?] y
  1988. Lowlevel LCD controls (LCD_CLASS_DEVICE) [N/m/y/?] n
  1989. Lowlevel Backlight controls (BACKLIGHT_CLASS_DEVICE) [Y/?] y
  1990. Generic (aka Sharp Corgi) Backlight Driver (BACKLIGHT_GENERIC) [N/m/y/?] n
  1991. Frontpath ProGear Backlight Driver (BACKLIGHT_PROGEAR) [N/m/y/?] (NEW)
  1992. Error in reading or end of file.
  1993. Apple Backlight Driver (BACKLIGHT_APPLE) [M/n/y/?] m
  1994. Tabletkiosk Sahara Touch-iT Backlight Driver (BACKLIGHT_SAHARA) [N/m/y/?] n
  1995. Backlight Driver for ADP8860/ADP8861/ADP8863 using WLED (BACKLIGHT_ADP8860) [N/m/?] n
  1996. Backlight Driver for ADP8870 using WLED (BACKLIGHT_ADP8870) [N/m/?] n
  1997. *
  1998. * Display device support
  1999. *
  2000. Display panel/monitor support (DISPLAY_SUPPORT) [N/m/y/?] (NEW)
  2001. Error in reading or end of file.
  2002. *
  2003. * Console display driver support
  2004. *
  2005. VGA text console (VGA_CONSOLE) [Y/n/?] y
  2006. Enable Scrollback Buffer in System RAM (VGACON_SOFT_SCROLLBACK) [N/y/?] n
  2007. Framebuffer Console support (FRAMEBUFFER_CONSOLE) [Y/n/m/?] y
  2008. Map the console to the primary display device (FRAMEBUFFER_CONSOLE_DETECT_PRIMARY) [Y/?] y
  2009. Framebuffer Console Rotation (FRAMEBUFFER_CONSOLE_ROTATION) [Y/n/?] y
  2010. Select compiled-in fonts (FONTS) [N/y/?] n
  2011. *
  2012. * Bootup logo
  2013. *
  2014. Bootup logo (LOGO) [N/y/?] n
  2015. *
  2016. * Intel HD Audio
  2017. *
  2018. Intel HD Audio (SND_HDA_INTEL) [M/n/?] m
  2019. Build hwdep interface for HD-audio driver (SND_HDA_HWDEP) [Y/n/?] y
  2020. Support digital beep via input layer (SND_HDA_INPUT_BEEP) [Y/n/?] y
  2021. Digital beep registration mode (0=off, 1=on, 2=mute sw on/off) (SND_HDA_INPUT_BEEP_MODE) [1] 1
  2022. Support jack plugging notification via input layer (SND_HDA_INPUT_JACK) [Y/n/?] y
  2023. Build Realtek HD-audio codec support (SND_HDA_CODEC_REALTEK) [Y/n/?] (NEW)
  2024. Error in reading or end of file.
  2025. Build Analog Device HD-audio codec support (SND_HDA_CODEC_ANALOG) [Y/n/?] (NEW)
  2026. Error in reading or end of file.
  2027. Build IDT/Sigmatel HD-audio codec support (SND_HDA_CODEC_SIGMATEL) [Y/n/?] (NEW)
  2028. Error in reading or end of file.
  2029. Build VIA HD-audio codec support (SND_HDA_CODEC_VIA) [Y/n/?] (NEW)
  2030. Error in reading or end of file.
  2031. Build HDMI/DisplayPort HD-audio codec support (SND_HDA_CODEC_HDMI) [Y/n/?] (NEW)
  2032. Error in reading or end of file.
  2033. Build Cirrus Logic codec support (SND_HDA_CODEC_CIRRUS) [Y/n/?] (NEW)
  2034. Error in reading or end of file.
  2035. Build Conexant HD-audio codec support (SND_HDA_CODEC_CONEXANT) [Y/n/?] (NEW)
  2036. Error in reading or end of file.
  2037. Build Creative CA0110-IBG codec support (SND_HDA_CODEC_CA0110) [Y/n/?] (NEW)
  2038. Error in reading or end of file.
  2039. Build C-Media HD-audio codec support (SND_HDA_CODEC_CMEDIA) [Y/n/?] (NEW)
  2040. Error in reading or end of file.
  2041. Build Silicon Labs 3054 HD-modem codec support (SND_HDA_CODEC_SI3054) [Y/n/?] (NEW)
  2042. Error in reading or end of file.
  2043. Enable generic HD-audio codec parser (SND_HDA_GENERIC) [Y/n/?] (NEW)
  2044. Error in reading or end of file.
  2045. Aggressive power-saving on HD-audio (SND_HDA_POWER_SAVE) [N/y/?] (NEW)
  2046. Error in reading or end of file.
  2047. *
  2048. * HID Devices
  2049. *
  2050. HID Devices (HID_SUPPORT) [Y/n/?] (NEW)
  2051. Error in reading or end of file.
  2052. Generic HID support (HID) [M/y/?] m
  2053. /dev/hidraw raw HID device support (HIDRAW) [Y/n/?] y
  2054. *
  2055. * USB Input Devices
  2056. *
  2057. USB Human Interface Device (full HID) support (USB_HID) [M/n/?] m
  2058. PID device support (HID_PID) [Y/n/?] y
  2059. /dev/hiddev raw HID device support (USB_HIDDEV) [Y/n/?] y
  2060. *
  2061. * USB HID Boot Protocol drivers
  2062. *
  2063. USB HIDBP Keyboard (simple Boot) support (USB_KBD) [N/m/?] n
  2064. USB HIDBP Mouse (simple Boot) support (USB_MOUSE) [N/m/?] n
  2065. *
  2066. * Special HID drivers
  2067. *
  2068. A4 tech mice (HID_A4TECH) [M/n/?] m
  2069. ACRUX game controller support (HID_ACRUX) [M/n/?] m
  2070. ACRUX force feedback support (HID_ACRUX_FF) [Y/n/?] y
  2071. Apple {i,Power,Mac}Books (HID_APPLE) [M/n/?] m
  2072. Belkin Flip KVM and Wireless keyboard (HID_BELKIN) [M/n/?] m
  2073. Cherry Cymotion keyboard (HID_CHERRY) [M/n/?] m
  2074. Chicony Tactical pad (HID_CHICONY) [M/n/?] m
  2075. Prodikeys PC-MIDI Keyboard support (HID_PRODIKEYS) [M/n/?] m
  2076. Cypress mouse and barcode readers (HID_CYPRESS) [M/n/?] m
  2077. DragonRise Inc. game controller (HID_DRAGONRISE) [M/n/?] m
  2078. DragonRise Inc. force feedback (DRAGONRISE_FF) [Y/n/?] y
  2079. EMS Production Inc. force feedback support (HID_EMS_FF) [M/n/?] m
  2080. Ezkey BTC 8193 keyboard (HID_EZKEY) [M/n/?] m
  2081. Keytouch HID devices (HID_KEYTOUCH) [M/n/?] m
  2082. Kye/Genius Ergo Mouse (HID_KYE) [M/n/?] m
  2083. UC-Logic (HID_UCLOGIC) [M/n/?] m
  2084. Waltop (HID_WALTOP) [M/n/?] m
  2085. Gyration remote control (HID_GYRATION) [M/n/?] m
  2086. Twinhan IR remote control (HID_TWINHAN) [M/n/?] m
  2087. Kensington Slimblade Trackball (HID_KENSINGTON) [M/n/?] m
  2088. LC-Power (HID_LCPOWER) [M/n/?] m
  2089. Logitech devices (HID_LOGITECH) [M/n/?] m
  2090. Logitech force feedback support (LOGITECH_FF) [Y/n/?] y
  2091. Logitech RumblePad/Rumblepad 2 force feedback support (LOGIRUMBLEPAD2_FF) [Y/n/?] y
  2092. Logitech Flight System G940 force feedback support (LOGIG940_FF) [Y/n/?] y
  2093. Logitech Speed Force Wireless force feedback support (LOGIWII_FF) [N/y/?] (NEW)
  2094. Error in reading or end of file.
  2095. Microsoft non-fully HID-compliant devices (HID_MICROSOFT) [M/n/?] m
  2096. Monterey Genius KB29E keyboard (HID_MONTEREY) [M/n/?] m
  2097. HID Multitouch panels (HID_MULTITOUCH) [M/n/?] m
  2098. N-Trig touch screen (HID_NTRIG) [M/n/?] m
  2099. Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad (HID_ORTEK) [M/n/?] m
  2100. Pantherlord/GreenAsia game controller (HID_PANTHERLORD) [M/n/?] m
  2101. Pantherlord force feedback support (PANTHERLORD_FF) [Y/n/?] y
  2102. Petalynx Maxter remote control (HID_PETALYNX) [M/n/?] m
  2103. PicoLCD (graphic version) (HID_PICOLCD) [M/n/?] m
  2104. Framebuffer support (HID_PICOLCD_FB) [Y/n/?] y
  2105. Backlight control (HID_PICOLCD_BACKLIGHT) [Y/n/?] y
  2106. GPO via leds class (HID_PICOLCD_LEDS) [Y/n/?] y
  2107. Quanta Optical Touch panels (HID_QUANTA) [N/m/?] (NEW)
  2108. Error in reading or end of file.
  2109. Roccat special event support (HID_ROCCAT) [M/n/?] m
  2110. Roccat Arvo keyboard support (HID_ROCCAT_ARVO) [N/m/?] (NEW)
  2111. Error in reading or end of file.
  2112. Roccat Kone Mouse support (HID_ROCCAT_KONE) [N/m/?] (NEW)
  2113. Error in reading or end of file.
  2114. Roccat Kone[+] mouse support (HID_ROCCAT_KONEPLUS) [N/m/?] (NEW)
  2115. Error in reading or end of file.
  2116. Roccat Kova[+] mouse support (HID_ROCCAT_KOVAPLUS) [N/m/?] (NEW)
  2117. Error in reading or end of file.
  2118. Roccat Pyra mouse support (HID_ROCCAT_PYRA) [N/m/?] (NEW)
  2119. Error in reading or end of file.
  2120. Samsung InfraRed remote control or keyboards (HID_SAMSUNG) [M/n/?] m
  2121. Sony PS3 controller (HID_SONY) [M/n/?] m
  2122. Sunplus wireless desktop (HID_SUNPLUS) [M/n/?] m
  2123. GreenAsia (Product ID 0x12) game controller support (HID_GREENASIA) [M/n/?] m
  2124. GreenAsia (Product ID 0x12) force feedback support (GREENASIA_FF) [Y/n/?] y
  2125. SmartJoy PLUS PS2/USB adapter support (HID_SMARTJOYPLUS) [M/n/?] m
  2126. SmartJoy PLUS PS2/USB adapter force feedback support (SMARTJOYPLUS_FF) [Y/n/?] y
  2127. TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support (HID_TOPSEED) [M/n/?] m
  2128. ThrustMaster devices support (HID_THRUSTMASTER) [M/n/?] m
  2129. ThrustMaster devices force feedback support (THRUSTMASTER_FF) [Y/n/?] y
  2130. Zeroplus based game controller support (HID_ZEROPLUS) [M/n/?] m
  2131. Zeroplus based game controller force feedback support (ZEROPLUS_FF) [Y/n/?] y
  2132. Zydacron remote control support (HID_ZYDACRON) [M/n/?] m
  2133. *
  2134. * USB support
  2135. *
  2136. USB support (USB_SUPPORT) [Y/n/?] y
  2137. Support for Host-side USB (USB) [M/y/?] m
  2138. USB verbose debug messages (USB_DEBUG) [N/y/?] n
  2139. USB announce new devices (USB_ANNOUNCE_NEW_DEVICES) [Y/n/?] y
  2140. *
  2141. * Miscellaneous USB options
  2142. *
  2143. USB device filesystem (DEPRECATED) (USB_DEVICEFS) [N/y/?] (NEW)
  2144. Error in reading or end of file.
  2145. USB device class-devices (DEPRECATED) (USB_DEVICE_CLASS) [Y/n/?] (NEW)
  2146. Error in reading or end of file.
  2147. Dynamic USB minor allocation (USB_DYNAMIC_MINORS) [Y/n/?] y
  2148. USB runtime power management (autosuspend) and wakeup (USB_SUSPEND) [N/y/?] (NEW)
  2149. Error in reading or end of file.
  2150. Rely on OTG Targeted Peripherals List (USB_OTG_WHITELIST) [N/y/?] n
  2151. Disable external hubs (USB_OTG_BLACKLIST_HUB) [N/y/?] n
  2152. USB Monitor (USB_MON) [M/n/?] m
  2153. Support WUSB Cable Based Association (CBA) (USB_WUSB_CBAF) [M/n/?] m
  2154. Enable CBA debug messages (USB_WUSB_CBAF_DEBUG) [N/y/?] n
  2155. *
  2156. * USB Host Controller Drivers
  2157. *
  2158. Cypress C67x00 HCD support (USB_C67X00_HCD) [N/m/?] n
  2159. EHCI HCD (USB 2.0) support (USB_EHCI_HCD) [M/n/?] m
  2160. Root Hub Transaction Translators (USB_EHCI_ROOT_HUB_TT) [Y/n/?] y
  2161. Improved Transaction Translator scheduling (USB_EHCI_TT_NEWSCHED) [Y/n/?] y
  2162. OXU210HP HCD support (USB_OXU210HP_HCD) [N/m/?] n
  2163. ISP116X HCD support (USB_ISP116X_HCD) [N/m/?] n
  2164. ISP1362 HCD support (USB_ISP1362_HCD) [N/m/?] n
  2165. OHCI HCD support (USB_OHCI_HCD) [M/n/?] m
  2166. UHCI HCD (most Intel and VIA) support (USB_UHCI_HCD) [M/n/?] m
  2167. Elan U132 Adapter Host Controller (USB_U132_HCD) [M/n/?] m
  2168. SL811HS HCD support (USB_SL811_HCD) [M/n/?] m
  2169. partial ISO support (USB_SL811_HCD_ISO) [N/y/?] n
  2170. CF/PCMCIA support for SL811HS HCD (USB_SL811_CS) [M/n/?] m
  2171. R8A66597 HCD support (USB_R8A66597_HCD) [N/m/?] n
  2172. *
  2173. * USB Device Class drivers
  2174. *
  2175. USB Modem (CDC ACM) support (USB_ACM) [M/?] m
  2176. USB Printer support (USB_PRINTER) [M/n/?] m
  2177. USB Wireless Device Management support (USB_WDM) [M/n/?] m
  2178. USB Test and Measurement Class support (USB_TMC) [M/n/?] m
  2179. *
  2180. * NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  2181. *
  2182. *
  2183. * also be needed; see USB_STORAGE Help for more info
  2184. *
  2185. USB Mass Storage support (USB_STORAGE) [M/n/?] m
  2186. USB Mass Storage verbose debug (USB_STORAGE_DEBUG) [N/y/?] n
  2187. Realtek Card Reader support (USB_STORAGE_REALTEK) [M/n/?] m
  2188. Datafab Compact Flash Reader support (USB_STORAGE_DATAFAB) [M/n/?] m
  2189. Freecom USB/ATAPI Bridge support (USB_STORAGE_FREECOM) [M/n/?] m
  2190. ISD-200 USB/ATA Bridge support (USB_STORAGE_ISD200) [M/n/?] m
  2191. USBAT/USBAT02-based storage support (USB_STORAGE_USBAT) [M/n/?] m
  2192. SanDisk SDDR-09 (and other SmartMedia, including DPCM) support (USB_STORAGE_SDDR09) [M/n/?] m
  2193. SanDisk SDDR-55 SmartMedia support (USB_STORAGE_SDDR55) [M/n/?] m
  2194. Lexar Jumpshot Compact Flash Reader (USB_STORAGE_JUMPSHOT) [M/n/?] m
  2195. Olympus MAUSB-10/Fuji DPC-R1 support (USB_STORAGE_ALAUDA) [M/n/?] m
  2196. Support OneTouch Button on Maxtor Hard Drives (USB_STORAGE_ONETOUCH) [M/n/?] m
  2197. Support for Rio Karma music player (USB_STORAGE_KARMA) [M/n/?] m
  2198. SAT emulation on Cypress USB/ATA Bridge with ATACB (USB_STORAGE_CYPRESS_ATACB) [M/n/?] m
  2199. USB ENE card reader support (USB_STORAGE_ENE_UB6250) [M/n/?] m
  2200. The shared table of common (or usual) storage devices (USB_LIBUSUAL) [N/y/?] (NEW)
  2201. Error in reading or end of file.
  2202. *
  2203. * USB Imaging devices
  2204. *
  2205. USB Mustek MDC800 Digital Camera support (USB_MDC800) [M/n/?] m
  2206. Microtek X6USB scanner support (USB_MICROTEK) [M/n/?] m
  2207. *
  2208. * USB port drivers
  2209. *
  2210. USS720 parport driver (USB_USS720) [M/n/?] m
  2211. *
  2212. * USB Serial Converter support
  2213. *
  2214. USB Serial Converter support (USB_SERIAL) [M/n/?] m
  2215. Functions for loading firmware on EZUSB chips (USB_EZUSB) [Y/?] (NEW) y
  2216. USB Generic Serial Driver (USB_SERIAL_GENERIC) [Y/n/?] y
  2217. USB AIRcable Bluetooth Dongle Driver (USB_SERIAL_AIRCABLE) [M/n/?] m
  2218. USB ARK Micro 3116 USB Serial Driver (USB_SERIAL_ARK3116) [M/n/?] m
  2219. USB Belkin and Peracom Single Port Serial Driver (USB_SERIAL_BELKIN) [M/n/?] m
  2220. USB Winchiphead CH341 Single Port Serial Driver (USB_SERIAL_CH341) [M/n/?] m
  2221. USB ConnectTech WhiteHEAT Serial Driver (USB_SERIAL_WHITEHEAT) [M/n/?] m
  2222. USB Digi International AccelePort USB Serial Driver (USB_SERIAL_DIGI_ACCELEPORT) [M/n/?] m
  2223. USB CP210x family of UART Bridge Controllers (USB_SERIAL_CP210X) [M/n/?] m
  2224. USB Cypress M8 USB Serial Driver (USB_SERIAL_CYPRESS_M8) [M/n/?] m
  2225. USB Empeg empeg-car Mark I/II Driver (USB_SERIAL_EMPEG) [M/n/?] m
  2226. USB FTDI Single Port Serial Driver (USB_SERIAL_FTDI_SIO) [M/n/?] m
  2227. USB Fundamental Software Dongle Driver (USB_SERIAL_FUNSOFT) [N/m/?] (NEW)
  2228. Error in reading or end of file.
  2229. USB Handspring Visor / Palm m50x / Sony Clie Driver (USB_SERIAL_VISOR) [M/n/?] m
  2230. USB PocketPC PDA Driver (USB_SERIAL_IPAQ) [M/n/?] m
  2231. USB IR Dongle Serial Driver (USB_SERIAL_IR) [M/n/?] m
  2232. USB Inside Out Edgeport Serial Driver (USB_SERIAL_EDGEPORT) [M/n/?] m
  2233. USB Inside Out Edgeport Serial Driver (TI devices) (USB_SERIAL_EDGEPORT_TI) [M/n/?] m
  2234. USB Garmin GPS driver (USB_SERIAL_GARMIN) [M/n/?] m
  2235. USB IPWireless (3G UMTS TDD) Driver (USB_SERIAL_IPW) [M/n/?] m
  2236. USB Infinity USB Unlimited Phoenix Driver (USB_SERIAL_IUU) [M/n/?] m
  2237. USB Keyspan PDA Single Port Serial Driver (USB_SERIAL_KEYSPAN_PDA) [M/n/?] m
  2238. USB Keyspan USA-xxx Serial Driver (USB_SERIAL_KEYSPAN) [M/n/?] m
  2239. USB KL5KUSB105 (Palmconnect) Driver (USB_SERIAL_KLSI) [M/n/?] m
  2240. USB KOBIL chipcard reader (USB_SERIAL_KOBIL_SCT) [M/n/?] m
  2241. USB MCT Single Port Serial Driver (USB_SERIAL_MCT_U232) [M/n/?] m
  2242. USB Moschip 7720 Serial Driver (USB_SERIAL_MOS7720) [M/n/?] m
  2243. Support for parallel port on the Moschip 7715 (USB_SERIAL_MOS7715_PARPORT) [Y/n/?] y
  2244. USB Moschip 7840/7820 USB Serial Driver (USB_SERIAL_MOS7840) [M/n/?] m
  2245. USB Motorola Phone modem driver (USB_SERIAL_MOTOROLA) [N/m/?] (NEW)
  2246. Error in reading or end of file.
  2247. USB Navman GPS device (USB_SERIAL_NAVMAN) [M/n/?] m
  2248. USB Prolific 2303 Single Port Serial Driver (USB_SERIAL_PL2303) [M/n/?] m
  2249. USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller (USB_SERIAL_OTI6858) [M/n/?] m
  2250. USB Qualcomm Auxiliary Serial Port Driver (USB_SERIAL_QCAUX) [M/n/?] m
  2251. USB Qualcomm Serial modem (USB_SERIAL_QUALCOMM) [M/n/?] m
  2252. USB SPCP8x5 USB To Serial Driver (USB_SERIAL_SPCP8X5) [M/n/?] m
  2253. USB HP4x Calculators support (USB_SERIAL_HP4X) [N/m/?] (NEW)
  2254. Error in reading or end of file.
  2255. USB Safe Serial (Encapsulated) Driver (USB_SERIAL_SAFE) [M/n] m
  2256. USB Secure Encapsulated Driver - Padded (USB_SERIAL_SAFE_PADDED) [N/y] n
  2257. USB Siemens MPI driver (USB_SERIAL_SIEMENS_MPI) [N/m/?] (NEW)
  2258. Error in reading or end of file.
  2259. USB Sierra Wireless Driver (USB_SERIAL_SIERRAWIRELESS) [M/n/?] m
  2260. USB Symbol Barcode driver (serial mode) (USB_SERIAL_SYMBOL) [M/n/?] m
  2261. USB TI 3410/5052 Serial Driver (USB_SERIAL_TI) [M/n/?] m
  2262. USB REINER SCT cyberJack pinpad/e-com chipcard reader (USB_SERIAL_CYBERJACK) [M/n/?] m
  2263. USB Xircom / Entregra Single Port Serial Driver (USB_SERIAL_XIRCOM) [M/n/?] m
  2264. USB driver for GSM and CDMA modems (USB_SERIAL_OPTION) [M/n/?] m
  2265. USB ZyXEL omni.net LCD Plus Driver (USB_SERIAL_OMNINET) [M/n/?] m
  2266. USB Opticon Barcode driver (serial mode) (USB_SERIAL_OPTICON) [M/n/?] m
  2267. USB ViVOpay serial interface driver (USB_SERIAL_VIVOPAY_SERIAL) [N/m/?] (NEW)
  2268. Error in reading or end of file.
  2269. ZIO Motherboard USB serial interface driver (USB_SERIAL_ZIO) [N/m/?] (NEW)
  2270. Error in reading or end of file.
  2271. USB Quatech SSU-100 Single Port Serial Driver (USB_SERIAL_SSU100) [M/n/?] m
  2272. USB Debugging Device (USB_SERIAL_DEBUG) [M/n/?] m
  2273. *
  2274. * USB Miscellaneous drivers
  2275. *
  2276. EMI 6|2m USB Audio interface support (USB_EMI62) [M/n/?] m
  2277. EMI 2|6 USB Audio interface support (USB_EMI26) [M/n/?] m
  2278. ADU devices from Ontrak Control Systems (USB_ADUTUX) [M/n/?] m
  2279. USB 7-Segment LED Display (USB_SEVSEG) [M/n/?] m
  2280. USB Diamond Rio500 support (USB_RIO500) [M/n/?] m
  2281. USB Lego Infrared Tower support (USB_LEGOTOWER) [M/n/?] m
  2282. USB LCD driver support (USB_LCD) [M/n/?] m
  2283. USB LED driver support (USB_LED) [M/n/?] m
  2284. Cypress CY7C63xxx USB driver support (USB_CYPRESS_CY7C63) [M/n/?] m
  2285. Cypress USB thermometer driver support (USB_CYTHERM) [M/n/?] m
  2286. Siemens ID USB Mouse Fingerprint sensor support (USB_IDMOUSE) [M/n/?] m
  2287. Elan PCMCIA CardBus Adapter USB Client (USB_FTDI_ELAN) [M/n/?] m
  2288. Apple Cinema Display support (USB_APPLEDISPLAY) [M/n/?] m
  2289. USB 2.0 SVGA dongle support (Net2280/SiS315) (USB_SISUSBVGA) [M/n/?] m
  2290. Text console and mode switching support (USB_SISUSBVGA_CON) [Y/n/?] y
  2291. USB LD driver (USB_LD) [M/n/?] m
  2292. PlayStation 2 Trance Vibrator driver support (USB_TRANCEVIBRATOR) [M/n/?] m
  2293. IO Warrior driver support (USB_IOWARRIOR) [M/n/?] m
  2294. USB testing driver (USB_TEST) [M/n/?] m
  2295. iSight firmware loading support (USB_ISIGHTFW) [M/n/?] m
  2296. USB YUREX driver support (USB_YUREX) [M/n/?] m
  2297. *
  2298. * USB DSL modem support
  2299. *
  2300. USB DSL modem support (USB_ATM) [M/n/?] m
  2301. Speedtouch USB support (USB_SPEEDTOUCH) [M/n/?] m
  2302. Conexant AccessRunner USB support (USB_CXACRU) [M/n/?] m
  2303. ADI 930 and eagle USB DSL modem (USB_UEAGLEATM) [M/n/?] m
  2304. Other USB DSL modem support (USB_XUSBATM) [M/n/?] m
  2305. *
  2306. * USB Gadget Support
  2307. *
  2308. USB Gadget Support (USB_GADGET) [M/n/y/?] m
  2309. Debugging messages (DEVELOPMENT) (USB_GADGET_DEBUG) [N/y/?] n
  2310. Debugging information files (DEVELOPMENT) (USB_GADGET_DEBUG_FILES) [N/y/?] n
  2311. Debugging information files in debugfs (DEVELOPMENT) (USB_GADGET_DEBUG_FS) [N/y/?] n
  2312. Maximum VBUS Power usage (2-500 mA) (USB_GADGET_VBUS_DRAW) [2] 2
  2313. USB Peripheral Controller
  2314. > 1. Faraday FUSB300 USB Peripheral Controller (USB_GADGET_FUSB300) (NEW)
  2315. 2. Renesas R8A66597 USB Peripheral Controller (USB_GADGET_R8A66597) (NEW)
  2316. 3. PXA9xx Processor USB2.0 controller (USB_GADGET_PXA_U2O) (NEW)
  2317. 4. Renesas M66592 USB Peripheral Controller (USB_GADGET_M66592) (NEW)
  2318. 5. AMD5536 UDC (USB_GADGET_AMD5536UDC) (NEW)
  2319. 6. MIPS USB CI13xxx PCI UDC (USB_GADGET_CI13XXX_PCI) (NEW)
  2320. 7. NetChip 228x (USB_GADGET_NET2280) (NEW)
  2321. 8. Toshiba TC86C001 'Goku-S' (USB_GADGET_GOKU) (NEW)
  2322. 9. Intel Langwell USB Device Controller (USB_GADGET_LANGWELL) (NEW)
  2323. 10. Intel EG20T PCH/OKI SEMICONDUCTOR IOH(ML7213/ML7831) UDC (USB_GADGET_EG20T) (NEW)
  2324. 11. Dummy HCD (DEVELOPMENT) (USB_GADGET_DUMMY_HCD) (NEW)
  2325. choice[1-11?]:
  2326. Error in reading or end of file.
  2327. USB Gadget Drivers
  2328. Gadget Zero (DEVELOPMENT) (USB_ZERO) [N/m/?] n
  2329. Audio Gadget (EXPERIMENTAL) (USB_AUDIO) [N/m/?] n
  2330. Ethernet Gadget (with CDC Ethernet support) (USB_ETH) [N/m/?] n
  2331. Network Control Model (NCM) support (USB_G_NCM) [N/m/?] n
  2332. File-backed Storage Gadget (USB_FILE_STORAGE) [N/m/?] (NEW)
  2333. Error in reading or end of file.
  2334. Mass Storage Gadget (USB_MASS_STORAGE) [N/m/?] n
  2335. Serial Gadget (with CDC ACM and CDC OBEX support) (USB_G_SERIAL) [N/m/?] n
  2336. Printer Gadget (USB_G_PRINTER) [N/m/?] n
  2337. CDC Composite Device (Ethernet and ACM) (USB_CDC_COMPOSITE) [N/m/?] n
  2338. Nokia composite gadget (USB_G_NOKIA) [N/m/?] n
  2339. Multifunction Composite Gadget (EXPERIMENTAL) (USB_G_MULTI) [N/m/?] n
  2340. HID Gadget (USB_G_HID) [N/m/?] n
  2341. EHCI Debug Device Gadget (USB_G_DBGP) [N/m/?] n
  2342. USB Webcam Gadget (USB_G_WEBCAM) [N/m/?] n
  2343. *
  2344. * OTG and related infrastructure
  2345. *
  2346. GPIO based peripheral-only VBUS sensing 'transceiver' (USB_GPIO_VBUS) [N/m/?] n
  2347. NOP USB Transceiver Driver (NOP_USB_XCEIV) [N/m/?] n
  2348. *
  2349. * LED Support
  2350. *
  2351. LED Support (NEW_LEDS) [Y/?] y
  2352. LED Class Support (LEDS_CLASS) [Y/?] y
  2353. *
  2354. * LED drivers
  2355. *
  2356. LCD Backlight driver for LM3530 (LEDS_LM3530) [N/m/?] n
  2357. LED Support for ALIX.2 and ALIX.3 series (LEDS_ALIX2) [N/m/y/?] (NEW)
  2358. Error in reading or end of file.
  2359. LED Support for GPIO connected LEDs (LEDS_GPIO) [N/m/y/?] n
  2360. LED Support for N.S. LP3944 (Fun Light) I2C chip (LEDS_LP3944) [M/n/?] m
  2361. LED Support for N.S. LP5521 LED driver chip (LEDS_LP5521) [N/m/?] n
  2362. LED Support for N.S. LP5523 LED driver chip (LEDS_LP5523) [N/m/?] n
  2363. Mail LED on Clevo notebook (LEDS_CLEVO_MAIL) [M/n/y/?] m
  2364. LED Support for PCA955x I2C chips (LEDS_PCA955X) [M/n/?] m
  2365. LED Support for DAC124S085 SPI DAC (LEDS_DAC124S085) [M/n/y/?] m
  2366. LED driver for BD2802 RGB LED (LEDS_BD2802) [M/n/?] m
  2367. LED driver for Intel NAS SS4200 series (LEDS_INTEL_SS4200) [M/n/y/?] m
  2368. LED driver for LT3593 controllers (LEDS_LT3593) [M/n/y/?] m
  2369. External LED on Dell Business Netbooks (LEDS_DELL_NETBOOKS) [M/n/?] m
  2370. LED Trigger support (LEDS_TRIGGERS) [Y/?] y
  2371. *
  2372. * LED Triggers
  2373. *
  2374. LED Timer Trigger (LEDS_TRIGGER_TIMER) [M/n/y/?] m
  2375. LED Heartbeat Trigger (LEDS_TRIGGER_HEARTBEAT) [M/n/y/?] m
  2376. LED backlight Trigger (LEDS_TRIGGER_BACKLIGHT) [M/n/y/?] m
  2377. LED GPIO Trigger (LEDS_TRIGGER_GPIO) [N/m/y/?] n
  2378. LED Default ON Trigger (LEDS_TRIGGER_DEFAULT_ON) [M/n/y/?] m
  2379. *
  2380. * iptables trigger is under Netfilter config (LED target)
  2381. *
  2382. *
  2383. * Near Field Communication (NFC) devices
  2384. *
  2385. Near Field Communication (NFC) devices (NFC_DEVICES) [N/y/?] (NEW)
  2386. Error in reading or end of file.
  2387. *
  2388. * DMA Engine support
  2389. *
  2390. DMA Engine support (DMADEVICES) [Y/n/?] y
  2391. DMA Engine debugging (DMADEVICES_DEBUG) [N/y/?] n
  2392. *
  2393. * DMA Devices
  2394. *
  2395. Intel MID DMA support for Peripheral DMA controllers (INTEL_MID_DMAC) [N/m/y/?] n
  2396. Intel I/OAT DMA support (INTEL_IOATDMA) [M/n/y/?] m
  2397. Timberdale FPGA DMA support (TIMB_DMA) [N/m/y/?] n
  2398. Intel EG20T PCH / OKI Semi IOH(ML7213/ML7223/ML7831) DMA support (PCH_DMA) [M/n/y/?] m
  2399. *
  2400. * DMA Clients
  2401. *
  2402. Network: TCP receive copy offload (NET_DMA) [Y/n/?] (NEW)
  2403. Error in reading or end of file.
  2404. Async_tx: Offload support for the async_tx api (ASYNC_TX_DMA) [Y/n/?] y
  2405. DMA Test client (DMATEST) [N/m/y/?] n
  2406. *
  2407. * Userspace I/O drivers
  2408. *
  2409. Userspace I/O drivers (UIO) [M/y/?] m
  2410. generic Hilscher CIF Card driver (UIO_CIF) [M/n/?] m
  2411. Userspace I/O platform driver (UIO_PDRV) [N/m/?] (NEW)
  2412. Error in reading or end of file.
  2413. Userspace I/O platform driver with generic IRQ handling (UIO_PDRV_GENIRQ) [N/m/?] n
  2414. AEC video timestamp device (UIO_AEC) [M/n/?] m
  2415. Automata Sercos III PCI card driver (UIO_SERCOS3) [M/n/?] m
  2416. Generic driver for PCI 2.3 and PCI Express cards (UIO_PCI_GENERIC) [M/n/?] m
  2417. Hilscher NetX Card driver (UIO_NETX) [M/n/?] m
  2418. *
  2419. * Staging drivers
  2420. *
  2421. Staging drivers (STAGING) [Y/n/?] y
  2422. Digiboard Intelligent Async Support (DIGIEPCA) [N/m/y/?] (NEW)
  2423. Error in reading or end of file.
  2424. SDL RISCom/8 card support (RISCOM8) [N/m/y/?] (NEW)
  2425. Error in reading or end of file.
  2426. Specialix IO8+ card support (SPECIALIX) [N/m/y/?] (NEW)
  2427. Error in reading or end of file.
  2428. Computone IntelliPort Plus serial support (COMPUTONE) [N/m/y/?] (NEW)
  2429. Error in reading or end of file.
  2430. Agere ET-1310 Gigabit Ethernet support (ET131X) [M/n/y/?] m
  2431. Enable et131x debugging (ET131X_DEBUG) [N/y/?] (NEW)
  2432. Error in reading or end of file.
  2433. Alacritech Gigabit IS-NIC support (SLICOSS) [N/m/y/?] n
  2434. WIS GO7007 MPEG encoder support (VIDEO_GO7007) [N/m/?] n
  2435. Conexant cx25821 support (VIDEO_CX25821) [N/m/?] n
  2436. CXD2099AR Common Interface driver (DVB_CXD2099) [N/m/?] n
  2437. Prism2.5/3 USB driver (PRISM2_USB) [M/n/?] m
  2438. Line Echo Canceller support (ECHO) [N/m/y/?] n
  2439. Broadcom IEEE802.11n PCIe SoftMAC WLAN driver (BRCMSMAC) [M/n/?] m
  2440. Broadcom IEEE802.11n embedded FullMAC WLAN driver (BRCMFMAC) [M/n/?] m
  2441. Broadcom driver debug functions (BRCMDBG) [N/y/?] n
  2442. Data acquisition support (comedi) (COMEDI) [M/n/?] m
  2443. Comedi debugging (COMEDI_DEBUG) [N/y/?] n
  2444. *
  2445. * Comedi misc drivers
  2446. *
  2447. Comedi misc drivers (COMEDI_MISC_DRIVERS) [M/n/?] m
  2448. Comedi kcomedilib (COMEDI_KCOMEDILIB) [M/n/?] m
  2449. Device bonding support (COMEDI_BOND) [M/n/?] m
  2450. Fake waveform generator support (COMEDI_TEST) [M/n/?] m
  2451. Parallel port support (COMEDI_PARPORT) [M/n/?] m
  2452. Driver for serial connected hardware (COMEDI_SERIAL2002) [M/n/?] m
  2453. Comedi skeleton driver (COMEDI_SKEL) [N/m/?] n
  2454. *
  2455. * Comedi PCI drivers
  2456. *
  2457. Comedi PCI drivers (COMEDI_PCI_DRIVERS) [M/n/?] m
  2458. ADDI-DATA APCI_035 support (COMEDI_ADDI_APCI_035) [M/n/?] m
  2459. ADDI-DATA APCI_1032 support (COMEDI_ADDI_APCI_1032) [M/n/?] m
  2460. ADDI-DATA APCI_1500 support (COMEDI_ADDI_APCI_1500) [M/n/?] m
  2461. ADDI-DATA APCI_1516 support (COMEDI_ADDI_APCI_1516) [M/n/?] m
  2462. ADDI-DATA APCI_1564 support (COMEDI_ADDI_APCI_1564) [M/n/?] m
  2463. ADDI-DATA APCI_16xx support (COMEDI_ADDI_APCI_16XX) [M/n/?] m
  2464. ADDI-DATA APCI_2016 support (COMEDI_ADDI_APCI_2016) [N/m/?] (NEW)
  2465. Error in reading or end of file.
  2466. ADDI-DATA APCI_2032 support (COMEDI_ADDI_APCI_2032) [M/n/?] m
  2467. ADDI-DATA APCI_2200 support (COMEDI_ADDI_APCI_2200) [M/n/?] m
  2468. ADDI-DATA APCI_3001 support (COMEDI_ADDI_APCI_3001) [N/m/?] (NEW)
  2469. Error in reading or end of file.
  2470. ADDI-DATA APCI_3520 support (COMEDI_ADDI_APCI_3120) [M/n/?] m
  2471. ADDI-DATA APCI_3501 support (COMEDI_ADDI_APCI_3501) [M/n/?] m
  2472. ADDI-DATA APCI_3xxx support (COMEDI_ADDI_APCI_3XXX) [M/n/?] m
  2473. ADLink PCI-6208A support (COMEDI_ADL_PCI6208) [M/n/?] m
  2474. ADLink PCI-7230 digital io board support (COMEDI_ADL_PCI7230) [N/m/?] (NEW)
  2475. Error in reading or end of file.
  2476. ADLink PCI-7296 96 ch. digital io board support (COMEDI_ADL_PCI7296) [N/m/?] (NEW)
  2477. Error in reading or end of file.
  2478. ADLink PCI-7432 64 ch. isolated digital io board support (COMEDI_ADL_PCI7432) [N/m/?] (NEW)
  2479. Error in reading or end of file.
  2480. ADLink PCI-8164 4 Axes Motion Control board support (COMEDI_ADL_PCI8164) [M/n/?] m
  2481. ADLink PCI-9111HR support (COMEDI_ADL_PCI9111) [M/n/?] m
  2482. ADLink PCI-9118DG, PCI-9118HG, PCI-9118HR support (COMEDI_ADL_PCI9118) [M/n/?] m
  2483. Advantech PCI-171x, PCI-1720 and PCI-1731 support (COMEDI_ADV_PCI1710) [M/n/?] m
  2484. Advantech PCI-1723 support (COMEDI_ADV_PCI1723) [M/n/?] m
  2485. Advantech PCI DIO card support (COMEDI_ADV_PCI_DIO) [M/n/?] m
  2486. Amplicon PC272E and PCI272 DIO board support (COMEDI_AMPLC_DIO200) [M/n/?] m
  2487. Amplicon PC36AT and PCI236 DIO board support (COMEDI_AMPLC_PC236) [M/n/?] m
  2488. Amplicon PC263 and PCI263 relay board support (COMEDI_AMPLC_PC263) [N/m/?] (NEW)
  2489. Error in reading or end of file.
  2490. Amplicon PCI224 and PCI234 support (COMEDI_AMPLC_PCI224) [M/n/?] m
  2491. Amplicon PCI230 and PCI260 support (COMEDI_AMPLC_PCI230) [M/n/?] m
  2492. Contec PIO1616L digital I/O board support (COMEDI_CONTEC_PCI_DIO) [M/n/?] m
  2493. Data Translation DT3000 series support (COMEDI_DT3000) [M/n/?] m
  2494. Fastwel UNIOxx-5 analog and digital io board support (COMEDI_UNIOXX5) [N/m/?] (NEW)
  2495. Error in reading or end of file.
  2496. General Standards PCI-HPDI32 / PMC-HPDI32 support (COMEDI_GSC_HPDI) [M/n/?] m
  2497. Inova ICP_MULTI support (COMEDI_ICP_MULTI) [M/n/?] m
  2498. Intelligent Instruments PCI-20001C carrier support (COMEDI_II_PCI20KC) [N/m/?] (NEW)
  2499. Error in reading or end of file.
  2500. IOtech DAQboard/2000 support (COMEDI_DAQBOARD2000) [M/n/?] m
  2501. JR3/PCI force sensor board support (COMEDI_JR3_PCI) [M/n/?] m
  2502. Kolter-Electronic PCI Counter 1 card support (COMEDI_KE_COUNTER) [M/n/?] m
  2503. MeasurementComputing PCI-DAS 64xx, 60xx, and 4020 support (COMEDI_CB_PCIDAS64) [M/n/?] m
  2504. MeasurementComputing PCI-DAS support (COMEDI_CB_PCIDAS) [M/n/?] m
  2505. MeasurementComputing PCI-DDA series support (COMEDI_CB_PCIDDA) [M/n/?] m
  2506. MeasurementComputing PCI-DIO series support (COMEDI_CB_PCIDIO) [N/m/?] (NEW)
  2507. Error in reading or end of file.
  2508. MeasurementComputing PCIM-DAS1602/16 support (COMEDI_CB_PCIMDAS) [M/n/?] m
  2509. MeasurementComputing PCIM-DDA06-16 support (COMEDI_CB_PCIMDDA) [M/n/?] m
  2510. Meilhaus ME-4000 support (COMEDI_ME4000) [M/n/?] m
  2511. Meilhaus ME-2000i, ME-2600i, ME-3000vm1 support (COMEDI_ME_DAQ) [M/n/?] m
  2512. Real Time Devices PCI4520/DM7520 support (COMEDI_RTD520) [M/n/?] m
  2513. Sensoray s526 support (COMEDI_S526) [N/m/?] (NEW)
  2514. Error in reading or end of file.
  2515. Sensoray 626 support (COMEDI_S626) [M/n/?] m
  2516. SSV Embedded Systems DIL/Net-PC support (COMEDI_SSV_DNP) [N/m/?] (NEW)
  2517. Error in reading or end of file.
  2518. *
  2519. * Comedi PCMCIA drivers
  2520. *
  2521. Comedi PCMCIA drivers (COMEDI_PCMCIA_DRIVERS) [M/n/?] m
  2522. CB DAS16 series PCMCIA support (COMEDI_CB_DAS16_CS) [M/n/?] m
  2523. CB DAS08 PCMCIA support (COMEDI_DAS08_CS) [M/n/?] m
  2524. Quatech DAQP PCMCIA data capture card support (COMEDI_QUATECH_DAQP_CS) [M/n/?] m
  2525. *
  2526. * Comedi USB drivers
  2527. *
  2528. Comedi USB drivers (COMEDI_USB_DRIVERS) [M/n/?] m
  2529. DataTranslation DT9812 USB module support (COMEDI_DT9812) [M/n/?] m
  2530. ITL USBDUX support (COMEDI_USBDUX) [M/n/?] m
  2531. ITL USB-DUXfast support (COMEDI_USBDUXFAST) [M/n/?] m
  2532. Velleman VM110/VM140 USB Board support (COMEDI_VMK80XX) [M/n/?] m
  2533. *
  2534. * Comedi National Instruments card support
  2535. *
  2536. Comedi National Instruments card support (COMEDI_NI_COMMON) [N/m/?] (NEW)
  2537. Error in reading or end of file.
  2538. Generic 8255 support (COMEDI_8255) [M/?] m
  2539. DAS-08 compatible support (COMEDI_DAS08) [M/?] m
  2540. Comedi shared functions for low-level driver support (COMEDI_FC) [M/?] m
  2541. Asus OLED driver (ASUS_OLED) [N/m/?] (NEW)
  2542. Error in reading or end of file.
  2543. Parallel port LCD/Keypad Panel support (PANEL) [N/m/?] n
  2544. RealTek RTL8187SE Wireless LAN NIC driver (R8187SE) [M/n/?] m
  2545. RealTek RTL8192U Wireless LAN NIC driver (RTL8192U) [M/n/?] m
  2546. RealTek RTL8192E Wireless LAN NIC driver (RTL8192E) [M/n/?] m
  2547. RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver (R8712U) [M/n/?] m
  2548. Realtek RTL8712U AP code (R8712_AP) [N/y/?] (NEW)
  2549. Error in reading or end of file.
  2550. RealTek PCI-E Card Reader support (RTS_PSTOR) [N/m/?] (NEW)
  2551. Error in reading or end of file.
  2552. Frontier Tranzport and Alphatrack support (TRANZPORT) [N/m/?] n
  2553. POHMELFS filesystem support (POHMELFS) [N/m/y/?] (NEW)
  2554. Error in reading or end of file.
  2555. PCIE ATA PS5000 IDE support (IDE_PHISON) [N/m/?] n
  2556. *
  2557. * Line6 USB support
  2558. *
  2559. Line6 USB support (LINE6_USB) [M/n/?] m
  2560. print debug messages (LINE6_USB_DEBUG) [N/y/?] (NEW)
  2561. Error in reading or end of file.
  2562. dump control messages (LINE6_USB_DUMP_CTRL) [N/y/?] (NEW)
  2563. Error in reading or end of file.
  2564. dump MIDI messages (LINE6_USB_DUMP_MIDI) [N/y/?] (NEW)
  2565. Error in reading or end of file.
  2566. dump PCM data (LINE6_USB_DUMP_PCM) [N/y/?] (NEW)
  2567. Error in reading or end of file.
  2568. raw data communication (LINE6_USB_RAW) [N/y/?] (NEW)
  2569. Error in reading or end of file.
  2570. measure impulse response (LINE6_USB_IMPULSE_RESPONSE) [N/y/?] n
  2571. DRM driver for VMware Virtual GPU (DRM_VMWGFX) [M/n/?] m
  2572. Nouveau (nVidia) cards (DRM_NOUVEAU) [M/n/?] m
  2573. Support for backlight control (DRM_NOUVEAU_BACKLIGHT) [Y/n/?] y
  2574. Build in Nouveau's debugfs support (DRM_NOUVEAU_DEBUG) [Y/n/?] (NEW)
  2575. Error in reading or end of file.
  2576. *
  2577. * I2C encoder or helper chips
  2578. *
  2579. Chrontel ch7006 TV encoder (DRM_I2C_CH7006) [M/n/?] m
  2580. Silicon Image sil164 TMDS transmitter (DRM_I2C_SIL164) [M/n/?] m
  2581. USB Quatech ESU-100 8 Port Serial Driver (USB_SERIAL_QUATECH2) [N/m/?] n
  2582. USB Quatech xSU2-[14]00 USB Serial Driver (USB_SERIAL_QUATECH_USB2) [N/m/?] (NEW)
  2583. Error in reading or end of file.
  2584. VIA Technologies VT6655 support (VT6655) [N/m/?] n
  2585. VIA Technologies VT6656 support (VT6656) [M/n/?] m
  2586. Microsoft Hyper-V client drivers (HYPERV) [M/n/?] m
  2587. Microsoft Hyper-V virtual storage driver (HYPERV_STORAGE) [M/n/?] m
  2588. Microsoft Hyper-V virtual block driver (HYPERV_BLOCK) [M/n/?] (NEW)
  2589. Error in reading or end of file.
  2590. Microsoft Hyper-V virtual network driver (HYPERV_NET) [M/n/?] m
  2591. Microsoft Hyper-V Utilities driver (HYPERV_UTILS) [M/n/?] m
  2592. Microsoft Hyper-V mouse driver (HYPERV_MOUSE) [M/n/?] (NEW)
  2593. Error in reading or end of file.
  2594. *
  2595. * VME bridge support
  2596. *
  2597. VME bridge support (VME_BUS) [N/m/y/?] n
  2598. Discretix SEP driver (DX_SEP) [N/m/y/?] n
  2599. *
  2600. * Industrial I/O support
  2601. *
  2602. Industrial I/O support (IIO) [M/n/y/?] m
  2603. Enable buffer support within IIO (IIO_RING_BUFFER) [N/y/?] (NEW)
  2604. Error in reading or end of file.
  2605. Enable triggered sampling support (IIO_TRIGGER) [Y/n/?] y
  2606. Maximum number of consumers per trigger (IIO_CONSUMERS_PER_TRIGGER) [2] 2
  2607. *
  2608. * Accelerometers
  2609. *
  2610. Analog Devices ADIS16201 Dual-Axis Digital Inclinometer and Accelerometer (ADIS16201) [N/m/?] n
  2611. Analog Devices ADIS16203 Programmable 360 Degrees Inclinometer (ADIS16203) [N/m/?] n
  2612. Analog Devices ADIS16204 Programmable High-g Digital Impact Sensor and Recorder (ADIS16204) [N/m/?] n
  2613. Analog Devices ADIS16209 Dual-Axis Digital Inclinometer and Accelerometer (ADIS16209) [N/m/?] n
  2614. Analog Devices ADIS16220 Programmable Digital Vibration Sensor (ADIS16220) [N/m/?] n
  2615. Analog Devices ADIS16240 Programmable Impact Sensor and Recorder (ADIS16240) [N/m/?] n
  2616. Kionix KXSD9 Accelerometer Driver (KXSD9) [N/m/?] n
  2617. ST Microelectronics LIS3L02DQ Accelerometer Driver (LIS3L02DQ) [N/m/?] n
  2618. *
  2619. * Analog to digital convertors
  2620. *
  2621. Analog Devices ad7150/1/6 capacitive sensor driver (AD7150) [N/m/?] n
  2622. Analog Devices ad7152/3 capacitive sensor driver (AD7152) [N/m/?] n
  2623. Analog Devices AD7291 temperature sensor driver (AD7291) [N/m/?] n
  2624. Analog Devices AD7298 ADC driver (AD7298) [N/m/?] n
  2625. Analog Devices AD7314 temperature sensor driver (AD7314) [N/m/?] (NEW)
  2626. Error in reading or end of file.
  2627. Analog Devices AD7606 ADC driver (AD7606) [N/m/?] n
  2628. Analog Devices AD799x ADC driver (AD799X) [N/m/?] n
  2629. Analog Devices AD7475/6/7/8 AD7466/7/8 and AD7495 ADC driver (AD7476) [N/m/?] n
  2630. Analog Devices AD7887 ADC driver (AD7887) [N/m/?] n
  2631. Analog Devices AD7780 AD7781 ADC driver (AD7780) [N/m/?] n
  2632. Analog Devices AD7745, AD7746 AD7747 capacitive sensor driver (AD7745) [N/m/?] (NEW)
  2633. Error in reading or end of file.
  2634. Analog Devices AD7816/7/8 temperature sensor and ADC driver (AD7816) [N/m/?] n
  2635. Analog Devices ADT75 temperature sensor driver (ADT75) [N/m/?] (NEW)
  2636. Error in reading or end of file.
  2637. Analog Devices ADT7310 temperature sensor driver (ADT7310) [N/m/?] (NEW)
  2638. Error in reading or end of file.
  2639. Analog Devices ADT7410 temperature sensor driver (ADT7410) [N/m/?] (NEW)
  2640. Error in reading or end of file.
  2641. Maxim max1363 ADC driver (MAX1363) [N/m/?] n
  2642. *
  2643. * Analog digital bi-direction convertors
  2644. *
  2645. Analog Devices ADT7316/7/8 ADT7516/7/9 temperature sensor, ADC and DAC driver (ADT7316) [N/m/?] n
  2646. *
  2647. * Digital to analog convertors
  2648. *
  2649. Analog Devices AD5624/44/64R DAC spi driver (AD5624R_SPI) [N/m/?] n
  2650. Analog Devices AD5444/6, AD5620/40/60 and AD5542A/12A DAC SPI driver (AD5446) [N/m/?] n
  2651. Analog Devices AD5504/AD5501 DAC SPI driver (AD5504) [N/m/?] n
  2652. Analog Devices AD5760/AD5780/AD5781/AD5791 DAC SPI driver (AD5791) [N/m/?] n
  2653. *
  2654. * Direct Digital Synthesis
  2655. *
  2656. Analog Devices ad5930/5932 driver (AD5930) [N/m/?] n
  2657. Analog Devices ad9832/5 driver (AD9832) [N/m/?] n
  2658. Analog Devices AD9833/4/7/8 driver (AD9834) [N/m/?] n
  2659. Analog Devices ad9850/1 driver (AD9850) [N/m/?] n
  2660. Analog Devices ad9852/4 driver (AD9852) [N/m/?] n
  2661. Analog Devices ad9910 driver (AD9910) [N/m/?] n
  2662. Analog Devices ad9951 driver (AD9951) [N/m/?] n
  2663. *
  2664. * Digital gyroscope sensors
  2665. *
  2666. Analog Devices ADIS16060 Yaw Rate Gyroscope with SPI driver (ADIS16060) [N/m/?] n
  2667. Analog Devices ADIS16080/100 Yaw Rate Gyroscope with SPI driver (ADIS16080) [N/m/?] n
  2668. Analog Devices ADIS16130 High Precision Angular Rate Sensor driver (ADIS16130) [N/m/?] n
  2669. Analog Devices ADIS16260 Digital Gyroscope Sensor SPI driver (ADIS16260) [N/m/?] n
  2670. Analog Devices ADXRS450 Digital Output Gyroscope SPI driver (ADXRS450) [N/m/?] n
  2671. *
  2672. * Inertial measurement units
  2673. *
  2674. Analog Devices ADIS16400 and similar IMU SPI driver (ADIS16400) [N/m/?] n
  2675. *
  2676. * Light sensors
  2677. *
  2678. ISL 29018 light and proximity sensor (SENSORS_ISL29018) [M/n/?] m
  2679. TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors (SENSORS_TSL2563) [M/n/?] m
  2680. TAOS TSL2580, TSL2581 and TSL2583 light-to-digital converters (TSL2583) [M/n/?] m
  2681. *
  2682. * Magnetometer sensors
  2683. *
  2684. Asahi Kasei AK8975 3-Axis Magnetometer (SENSORS_AK8975) [N/m/?] (NEW)
  2685. Error in reading or end of file.
  2686. Honeywell HMC5843 3-Axis Magnetometer (SENSORS_HMC5843) [N/m/?] n
  2687. *
  2688. * Active energy metering IC
  2689. *
  2690. Analog Devices ADE7753/6 Single-Phase Multifunction Metering IC Driver (ADE7753) [N/m/?] n
  2691. Analog Devices ADE7754 Polyphase Multifunction Energy Metering IC Driver (ADE7754) [N/m/?] n
  2692. Analog Devices ADE7758 Poly Phase Multifunction Energy Metering IC Driver (ADE7758) [N/m/?] n
  2693. Analog Devices ADE7759 Active Energy Metering IC Driver (ADE7759) [N/m/?] n
  2694. Analog Devices ADE7854/58/68/78 Polyphase Multifunction Energy Metering IC Driver (ADE7854) [N/m/?] n
  2695. *
  2696. * Resolver to digital converters
  2697. *
  2698. Analog Devices ad2s90 driver (AD2S90) [N/m/?] n
  2699. Analog Devices ad2s120x driver (AD2S120X) [N/m/?] (NEW)
  2700. Error in reading or end of file.
  2701. Analog Devices ad2s1210 driver (AD2S1210) [N/m/?] n
  2702. *
  2703. * Triggers - standalone
  2704. *
  2705. Periodic RTC triggers (IIO_PERIODIC_RTC_TRIGGER) [N/m/?] n
  2706. GPIO trigger (IIO_GPIO_TRIGGER) [N/m/?] (NEW)
  2707. Error in reading or end of file.
  2708. SYSFS trigger (IIO_SYSFS_TRIGGER) [N/m/?] n
  2709. Compressed RAM block device support (ZRAM) [M/n/y/?] m
  2710. Compressed RAM block device debug support (ZRAM_DEBUG) [N/y/?] n
  2711. Agere Systems HERMES II Wireless PC Card Model 0110 (WLAGS49_H2) [N/m/?] (NEW)
  2712. Error in reading or end of file.
  2713. Linksys HERMES II.5 WCF54G_Wireless-G_CompactFlash_Card (WLAGS49_H25) [N/m/?] (NEW)
  2714. Error in reading or end of file.
  2715. Silicon Motion SM7XX Frame Buffer Support (FB_SM7XX) [N/m/y/?] n
  2716. DT3155 frame grabber, Video4Linux interface (VIDEO_DT3155) [N/m/?] n
  2717. Broadcom Crystal HD video decoder support (CRYSTALHD) [M/n/y/?] m
  2718. SBE wanPMC-C[421]E1T1 hardware support (CXT1E1) [N/m/?] n
  2719. XGI display support (FB_XGI) [N/m/y/?] n
  2720. *
  2721. * Linux Infrared Remote Control IR receiver/transmitter drivers
  2722. *
  2723. Linux Infrared Remote Control IR receiver/transmitter drivers (LIRC_STAGING) [Y/n/?] y
  2724. BT829 based hardware (LIRC_BT829) [M/n/?] m
  2725. Igor Cesko's USB IR Receiver (LIRC_IGORPLUGUSB) [M/n/?] m
  2726. Legacy SoundGraph iMON Receiver and Display (LIRC_IMON) [M/n/?] m
  2727. Homebrew Parallel Port Receiver (LIRC_PARALLEL) [N/m/?] n
  2728. Sasem USB IR Remote (LIRC_SASEM) [M/n/?] m
  2729. Homebrew Serial Port Receiver (LIRC_SERIAL) [M/n/?] m
  2730. Serial Port Transmitter (LIRC_SERIAL_TRANSMITTER) [Y/n/?] y
  2731. Built-in SIR IrDA port (LIRC_SIR) [M/n/?] m
  2732. Technotrend USB IR Receiver (LIRC_TTUSBIR) [N/m/?] (NEW)
  2733. Error in reading or end of file.
  2734. Zilog/Hauppauge IR Transmitter (LIRC_ZILOG) [M/n/?] m
  2735. EasyCAP USB ID 05e1:0408 support (EASYCAP) [N/m/?] (NEW)
  2736. Error in reading or end of file.
  2737. Softlogic 6x10 MPEG codec cards (SOLO6X10) [N/m/?] n
  2738. ACPI Quickstart key driver (ACPI_QUICKSTART) [N/m/y/?] n
  2739. West Bridge HAL
  2740. > 1. no West Bridge HAL selected (MACH_NO_WESTBRIDGE) (NEW)
  2741. choice[1]: 1
  2742. SBE wanPMC-2T3E3 support (SBE_2T3E3) [N/m/?] n
  2743. Atheros AR6003 support (non mac80211) (ATH6K_LEGACY) [N/m/?] (NEW)
  2744. Error in reading or end of file.
  2745. USB ENE SM/MS card reader support (USB_ENESTORAGE) [N/m/?] n
  2746. Drivers for Flarion ft1000 devices (FT1000) [N/m/y] n
  2747. *
  2748. * Speakup console speech
  2749. *
  2750. Speakup core (SPEAKUP) [M/n/y/?] m
  2751. Accent SA synthesizer support (SPEAKUP_SYNTH_ACNTSA) [M/n/?] m
  2752. Accent PC synthesizer support (SPEAKUP_SYNTH_ACNTPC) [N/m/?] (NEW)
  2753. Error in reading or end of file.
  2754. Apollo II synthesizer support (SPEAKUP_SYNTH_APOLLO) [M/n/?] m
  2755. Audapter synthesizer support (SPEAKUP_SYNTH_AUDPTR) [M/n/?] m
  2756. Braille 'n' Speak synthesizer support (SPEAKUP_SYNTH_BNS) [M/n/?] m
  2757. DECtalk Express synthesizer support (SPEAKUP_SYNTH_DECTLK) [M/n/?] m
  2758. DECtalk External (old) synthesizer support (SPEAKUP_SYNTH_DECEXT) [M/n/?] m
  2759. DECtalk PC (big ISA card) synthesizer support (SPEAKUP_SYNTH_DECPC) [N/m/?] (NEW)
  2760. Error in reading or end of file.
  2761. DoubleTalk PC synthesizer support (SPEAKUP_SYNTH_DTLK) [N/m/?] (NEW)
  2762. Error in reading or end of file.
  2763. Keynote Gold PC synthesizer support (SPEAKUP_SYNTH_KEYPC) [N/m/?] (NEW)
  2764. Error in reading or end of file.
  2765. DoubleTalk LT/LiteTalk synthesizer support (SPEAKUP_SYNTH_LTLK) [M/n/?] m
  2766. Userspace software synthesizer support (SPEAKUP_SYNTH_SOFT) [M/n/?] m
  2767. Speak Out synthesizer support (SPEAKUP_SYNTH_SPKOUT) [M/n/?] m
  2768. Transport synthesizer support (SPEAKUP_SYNTH_TXPRT) [M/n/?] m
  2769. Dummy synthesizer driver (for testing) (SPEAKUP_SYNTH_DUMMY) [M/n/?] m
  2770. Synaptics Clearpad TM1217 (TOUCHSCREEN_CLEARPAD_TM1217) [N/m/?] n
  2771. Synaptics i2c rmi4 touchscreen (TOUCHSCREEN_SYNAPTICS_I2C_RMI4) [N/m/?] n
  2772. Intel GMA500 KMS Framebuffer (DRM_PSB) [N/m/?] (NEW)
  2773. Error in reading or end of file.
  2774. *
  2775. * Altera FPGA firmware download module
  2776. *
  2777. Altera FPGA firmware download module (ALTERA_STAPL) [N/m/?] n
  2778. *
  2779. * X86 Platform Specific Device Drivers
  2780. *
  2781. X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES) [Y/n/?] y
  2782. Acer WMI Laptop Extras (ACER_WMI) [M/n/?] m
  2783. Acer Aspire One temperature and fan driver (ACERHDF) [M/n/?] m
  2784. Asus Laptop Extras (ASUS_LAPTOP) [M/n/?] m
  2785. Dell WMI extras (DELL_WMI) [M/n/?] m
  2786. WMI Hotkeys for Dell All-In-One series (DELL_WMI_AIO) [M/n/?] m
  2787. Fujitsu Laptop Extras (FUJITSU_LAPTOP) [M/n/y/?] m
  2788. Verbose debug mode for Fujitsu Laptop Extras (FUJITSU_LAPTOP_DEBUG) [N/y/?] n
  2789. HP laptop accelerometer (HP_ACCEL) [M/n/y/?] m
  2790. HP WMI extras (HP_WMI) [M/n/?] m
  2791. MSI Laptop Extras (MSI_LAPTOP) [M/n/?] m
  2792. Panasonic Laptop Extras (PANASONIC_LAPTOP) [M/n/y/?] m
  2793. Compal Laptop Extras (COMPAL_LAPTOP) [M/n/?] m
  2794. Sony Laptop Extras (SONY_LAPTOP) [M/n/?] m
  2795. Sonypi compatibility (SONYPI_COMPAT) [N/y/?] n
  2796. Lenovo IdeaPad Laptop Extras (IDEAPAD_LAPTOP) [M/n/?] m
  2797. ThinkPad ACPI Laptop Extras (THINKPAD_ACPI) [M/n/?] m
  2798. Console audio control ALSA interface (THINKPAD_ACPI_ALSA_SUPPORT) [Y/n/?] y
  2799. Maintainer debug facilities (THINKPAD_ACPI_DEBUGFACILITIES) [N/y/?] n
  2800. Verbose debug mode (THINKPAD_ACPI_DEBUG) [N/y/?] n
  2801. Allow control of important LEDs (unsafe) (THINKPAD_ACPI_UNSAFE_LEDS) [N/y/?] n
  2802. Video output control support (THINKPAD_ACPI_VIDEO) [Y/n/?] y
  2803. Support NVRAM polling for hot keys (THINKPAD_ACPI_HOTKEY_POLL) [Y/n/?] y
  2804. Thinkpad Hard Drive Active Protection System (hdaps) (SENSORS_HDAPS) [M/n/y/?] m
  2805. Thermal Management driver for Intel menlow platform (INTEL_MENLOW) [N/m/?] n
  2806. WMI (ACPI_WMI) [M/y/?] m
  2807. MSI WMI extras (MSI_WMI) [M/n/?] m
  2808. ASUS/Medion Laptop Extras (DEPRECATED) (ACPI_ASUS) [N/m/y/?] (NEW)
  2809. Error in reading or end of file.
  2810. Topstar Laptop Extras (TOPSTAR_LAPTOP) [M/n/y/?] m
  2811. Toshiba Laptop Extras (ACPI_TOSHIBA) [M/n/?] m
  2812. Toshiba Bluetooth RFKill switch support (TOSHIBA_BT_RFKILL) [M/n/y/?] m
  2813. CMPC Laptop Extras (ACPI_CMPC) [M/n/?] m
  2814. Intel Intelligent Power Sharing (INTEL_IPS) [M/n/y/?] m
  2815. Device driver to enable PRTL support (IBM_RTL) [N/m/y/?] n
  2816. OLPC XO-1.5 ebook switch (XO15_EBOOK) [N/m/y/?] n
  2817. Samsung Laptop driver (SAMSUNG_LAPTOP) [M/n/?] m
  2818. WMI support for MXM Laptop Graphics (MXM_WMI) [M/?] m
  2819. Intel Oaktrail Platform Extras (INTEL_OAKTRAIL) [M/n/?] m
  2820. *
  2821. * Firmware Drivers
  2822. *
  2823. BIOS Enhanced Disk Drive calls determine boot disk (EDD) [M/n/y/?] m
  2824. Sets default behavior for EDD detection to off (EDD_OFF) [N/y/?] n
  2825. Add firmware-provided memory map to sysfs (FIRMWARE_MEMMAP) [Y/n/?] y
  2826. EFI Variable Support via sysfs (EFI_VARS) [M/n/y/?] m
  2827. BIOS update support for DELL systems via sysfs (DELL_RBU) [M/n/y/?] m
  2828. Dell Systems Management Base Driver (DCDBAS) [M/n/y/?] m
  2829. Export DMI identification via sysfs to userspace (DMIID) [Y/n/?] y
  2830. DMI table support in sysfs (DMI_SYSFS) [N/m/y/?] n
  2831. iSCSI Boot Firmware Table Attributes (ISCSI_IBFT_FIND) [Y/n/?] y
  2832. iSCSI Boot Firmware Table Attributes module (ISCSI_IBFT) [M/n/?] m
  2833. SigmaStudio firmware loader (SIGMA) [N/m/?] (NEW)
  2834. Error in reading or end of file.
  2835. Google Firmware Drivers (GOOGLE_FIRMWARE) [N/y/?] n
  2836. *
  2837. * File systems
  2838. *
  2839. Second extended fs support (EXT2_FS) [N/m/y/?] n
  2840. Ext3 journalling file system support (EXT3_FS) [N/m/y/?] n
  2841. The Extended 4 (ext4) filesystem (EXT4_FS) [M/n/y/?] m
  2842. Use ext4 for ext2/ext3 file systems (EXT4_USE_FOR_EXT23) [Y/n/?] y
  2843. Ext4 extended attributes (EXT4_FS_XATTR) [Y/n/?] (NEW)
  2844. Error in reading or end of file.
  2845. Ext4 POSIX Access Control Lists (EXT4_FS_POSIX_ACL) [Y/n/?] y
  2846. Ext4 Security Labels (EXT4_FS_SECURITY) [Y/n/?] y
  2847. EXT4 debugging support (EXT4_DEBUG) [N/y/?] n
  2848. JBD2 (ext4) debugging support (JBD2_DEBUG) [N/y/?] n
  2849. Reiserfs support (REISERFS_FS) [M/n/y/?] m
  2850. Enable reiserfs debug mode (REISERFS_CHECK) [N/y/?] n
  2851. Stats in /proc/fs/reiserfs (REISERFS_PROC_INFO) [N/y/?] n
  2852. ReiserFS extended attributes (REISERFS_FS_XATTR) [Y/n/?] y
  2853. ReiserFS POSIX Access Control Lists (REISERFS_FS_POSIX_ACL) [Y/n/?] y
  2854. ReiserFS Security Labels (REISERFS_FS_SECURITY) [Y/n/?] y
  2855. JFS filesystem support (JFS_FS) [M/n/y/?] m
  2856. JFS POSIX Access Control Lists (JFS_POSIX_ACL) [Y/n/?] y
  2857. JFS Security Labels (JFS_SECURITY) [Y/n/?] y
  2858. JFS debugging (JFS_DEBUG) [N/y/?] n
  2859. JFS statistics (JFS_STATISTICS) [N/y/?] n
  2860. XFS filesystem support (XFS_FS) [M/n/y/?] m
  2861. XFS Quota support (XFS_QUOTA) [Y/n/?] y
  2862. XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
  2863. XFS Realtime subvolume support (XFS_RT) [Y/n/?] y
  2864. GFS2 file system support (GFS2_FS) [M/n/y/?] m
  2865. GFS2 DLM locking (GFS2_FS_LOCKING_DLM) [Y/n/?] y
  2866. OCFS2 file system support (OCFS2_FS) [M/n/?] m
  2867. O2CB Kernelspace Clustering (OCFS2_FS_O2CB) [M/n/?] m
  2868. OCFS2 Userspace Clustering (OCFS2_FS_USERSPACE_CLUSTER) [M/n/?] m
  2869. OCFS2 statistics (OCFS2_FS_STATS) [Y/n/?] y
  2870. OCFS2 logging support (OCFS2_DEBUG_MASKLOG) [Y/n/?] y
  2871. OCFS2 expensive checks (OCFS2_DEBUG_FS) [N/y/?] n
  2872. Enable POSIX file locking API (FILE_LOCKING) [Y/n/?] y
  2873. Dnotify support (DNOTIFY) [Y/n/?] y
  2874. Inotify support for userspace (INOTIFY_USER) [Y/n/?] y
  2875. Filesystem wide access notification (FANOTIFY) [Y/n/?] y
  2876. fanotify permissions checking (FANOTIFY_ACCESS_PERMISSIONS) [N/y/?] n
  2877. Quota support (QUOTA) [Y/?] y
  2878. Report quota messages through netlink interface (QUOTA_NETLINK_INTERFACE) [Y/n/?] y
  2879. Print quota warnings to console (OBSOLETE) (PRINT_QUOTA_WARNING) [Y/n/?] y
  2880. Additional quota sanity checks (QUOTA_DEBUG) [N/y/?] n
  2881. Old quota format support (QFMT_V1) [M/n/y/?] m
  2882. Quota format vfsv0 and vfsv1 support (QFMT_V2) [M/n/y/?] m
  2883. Kernel automounter version 4 support (also supports v3) (AUTOFS4_FS) [M/n/y/?] m
  2884. FUSE (Filesystem in Userspace) support (FUSE_FS) [M/n/y/?] m
  2885. Character device in Userspace support (CUSE) [M/n/?] m
  2886. *
  2887. * Caches
  2888. *
  2889. General filesystem local caching manager (FSCACHE) [M/n/y/?] m
  2890. Gather statistical information on local caching (FSCACHE_STATS) [Y/n/?] y
  2891. Gather latency information on local caching (FSCACHE_HISTOGRAM) [N/y/?] n
  2892. Debug FS-Cache (FSCACHE_DEBUG) [N/y/?] n
  2893. Maintain global object list for debugging purposes (FSCACHE_OBJECT_LIST) [N/y/?] n
  2894. Filesystem caching on files (CACHEFILES) [M/n/?] m
  2895. Debug CacheFiles (CACHEFILES_DEBUG) [N/y/?] n
  2896. Gather latency information on CacheFiles (CACHEFILES_HISTOGRAM) [N/y/?] n
  2897. *
  2898. * CD-ROM/DVD Filesystems
  2899. *
  2900. ISO 9660 CDROM file system support (ISO9660_FS) [M/n/y/?] m
  2901. Microsoft Joliet CDROM extensions (JOLIET) [Y/n/?] y
  2902. Transparent decompression extension (ZISOFS) [Y/n/?] y
  2903. UDF file system support (UDF_FS) [M/n/y/?] m
  2904. *
  2905. * DOS/FAT/NT Filesystems
  2906. *
  2907. MSDOS fs support (MSDOS_FS) [M/n/y/?] m
  2908. VFAT (Windows-95) fs support (VFAT_FS) [M/n/y/?] m
  2909. Default codepage for FAT (FAT_DEFAULT_CODEPAGE) [437] 437
  2910. Default iocharset for FAT (FAT_DEFAULT_IOCHARSET) [utf8] utf8
  2911. NTFS file system support (NTFS_FS) [M/n/y/?] m
  2912. NTFS debugging support (NTFS_DEBUG) [N/y/?] n
  2913. NTFS write support (NTFS_RW) [Y/n/?] y
  2914. *
  2915. * Pseudo filesystems
  2916. *
  2917. /proc file system support (PROC_FS) [Y/n/?] y
  2918. /proc/kcore support (PROC_KCORE) [Y/n] y
  2919. /proc/vmcore support (PROC_VMCORE) [Y/n/?] y
  2920. Sysctl support (/proc/sys) (PROC_SYSCTL) [Y/n/?] y
  2921. Enable /proc page monitoring (PROC_PAGE_MONITOR) [Y/?] y
  2922. sysfs file system support (SYSFS) [Y/?] y
  2923. Virtual memory file system support (former shm fs) (TMPFS) [Y/?] y
  2924. Tmpfs POSIX Access Control Lists (TMPFS_POSIX_ACL) [Y/n/?] y
  2925. Tmpfs extended attributes (TMPFS_XATTR) [Y/?] y
  2926. HugeTLB file system support (HUGETLBFS) [Y/n/?] y
  2927. Userspace-driven configuration filesystem (CONFIGFS_FS) [M/y/?] m
  2928. *
  2929. * Miscellaneous filesystems
  2930. *
  2931. Miscellaneous filesystems (MISC_FILESYSTEMS) [Y/?] y
  2932. Apple Extended HFS file system support (HFSPLUS_FS) [M/n/y/?] m
  2933. Journalling Flash File System v2 (JFFS2) support (JFFS2_FS) [M/n/?] m
  2934. JFFS2 debugging verbosity (0 = quiet, 2 = noisy) (JFFS2_FS_DEBUG) [0] 0
  2935. JFFS2 write-buffering support (JFFS2_FS_WRITEBUFFER) [Y/n/?] y
  2936. Verify JFFS2 write-buffer reads (JFFS2_FS_WBUF_VERIFY) [N/y/?] n
  2937. Advanced compression options for JFFS2 (JFFS2_COMPRESSION_OPTIONS) [Y/n/?] y
  2938. JFFS2 ZLIB compression support (JFFS2_ZLIB) [Y/n/?] y
  2939. JFFS2 LZO compression support (JFFS2_LZO) [Y/n/?] y
  2940. JFFS2 RTIME compression support (JFFS2_RTIME) [Y/n/?] y
  2941. JFFS2 RUBIN compression support (JFFS2_RUBIN) [N/y/?] n
  2942. JFFS2 default compression mode
  2943. 1. no compression (JFFS2_CMODE_NONE)
  2944. > 2. priority (JFFS2_CMODE_PRIORITY)
  2945. 3. size (EXPERIMENTAL) (JFFS2_CMODE_SIZE)
  2946. 4. Favour LZO (JFFS2_CMODE_FAVOURLZO)
  2947. choice[1-4?]: 2
  2948. UBIFS file system support (UBIFS_FS) [M/n/?] m
  2949. Extended attributes support (UBIFS_FS_XATTR) [N/y/?] (NEW)
  2950. Error in reading or end of file.
  2951. Advanced compression options (UBIFS_FS_ADVANCED_COMPR) [Y/n/?] y
  2952. LZO compression support (UBIFS_FS_LZO) [Y/n/?] y
  2953. ZLIB compression support (UBIFS_FS_ZLIB) [Y/n/?] y
  2954. Enable debugging support (UBIFS_FS_DEBUG) [N/y/?] (NEW)
  2955. Error in reading or end of file.
  2956. Compressed ROM file system support (cramfs) (CRAMFS) [M/n/y/?] m
  2957. SquashFS 4.0 - Squashed file system support (SQUASHFS) [M/n/y/?] m
  2958. Squashfs XATTR support (SQUASHFS_XATTR) [Y/n/?] y
  2959. Include support for LZO compressed file systems (SQUASHFS_LZO) [Y/n/?] y
  2960. Include support for XZ compressed file systems (SQUASHFS_XZ) [Y/n/?] y
  2961. Additional option for memory-constrained systems (SQUASHFS_EMBEDDED) [N/y/?] n
  2962. FreeVxFS file system support (VERITAS VxFS(TM) compatible) (VXFS_FS) [M/n/y/?] m
  2963. Minix file system support (MINIX_FS) [M/n/y/?] m
  2964. SonicBlue Optimized MPEG File System support (OMFS_FS) [M/n/y/?] m
  2965. OS/2 HPFS file system support (HPFS_FS) [N/m/y/?] n
  2966. QNX4 file system support (read only) (QNX4FS_FS) [M/n/y/?] m
  2967. ROM file system support (ROMFS_FS) [M/n/y/?] m
  2968. RomFS backing stores
  2969. 1. Block device-backed ROM file system support (ROMFS_BACKED_BY_BLOCK)
  2970. 2. MTD-backed ROM file system support (ROMFS_BACKED_BY_MTD)
  2971. > 3. Both the above (ROMFS_BACKED_BY_BOTH)
  2972. choice[1-3?]: 3
  2973. Persistent store support (PSTORE) [Y/?] y
  2974. System V/Xenix/V7/Coherent file system support (SYSV_FS) [M/n/y/?] m
  2975. UFS file system support (read only) (UFS_FS) [M/n/y/?] m
  2976. UFS debugging (UFS_DEBUG) [N/y/?] n
  2977. exofs: OSD based file system support (EXOFS_FS) [M/n/?] m
  2978. Enable debugging (EXOFS_DEBUG) [N/y/?] n
  2979. *
  2980. * Network File Systems
  2981. *
  2982. Network File Systems (NETWORK_FILESYSTEMS) [Y/n/?] y
  2983. NFS client support (NFS_FS) [M/n/y/?] m
  2984. NFS client support for NFS version 3 (NFS_V3) [N/y/?] (NEW)
  2985. Error in reading or end of file.
  2986. NFS client support for NFS version 4 (NFS_V4) [N/y/?] (NEW)
  2987. Error in reading or end of file.
  2988. Provide NFS client caching support (NFS_FSCACHE) [Y/n/?] y
  2989. NFS server support (NFSD) [M/n/y/?] m
  2990. Include support for deprecated syscall interface to NFSD (NFSD_DEPRECATED) [Y/n/?] (NEW)
  2991. Error in reading or end of file.
  2992. NFS server support for NFS version 3 (NFSD_V3) [Y/n/?] y
  2993. NFS server support for the NFSv3 ACL protocol extension (NFSD_V3_ACL) [Y/n/?] y
  2994. Secure RPC: Kerberos V mechanism (RPCSEC_GSS_KRB5) [M/n/?] m
  2995. CIFS support (advanced network filesystem, SMBFS successor) (CIFS) [M/n/y/?] m
  2996. CIFS statistics (CIFS_STATS) [N/y/?] n
  2997. Support legacy servers which use weaker LANMAN security (CIFS_WEAK_PW_HASH) [Y/n/?] y
  2998. Kerberos/SPNEGO advanced session setup (CIFS_UPCALL) [Y/n/?] y
  2999. CIFS extended attributes (CIFS_XATTR) [Y/n/?] y
  3000. CIFS POSIX Extensions (CIFS_POSIX) [Y/n/?] y
  3001. Enable additional CIFS debugging routines (CIFS_DEBUG2) [N/y/?] n
  3002. DFS feature support (CIFS_DFS_UPCALL) [Y/n/?] y
  3003. NCP file system support (to mount NetWare volumes) (NCP_FS) [M/n/y/?] m
  3004. Packet signatures (NCPFS_PACKET_SIGNING) [Y/n/?] y
  3005. Proprietary file locking (NCPFS_IOCTL_LOCKING) [Y/n/?] y
  3006. Clear remove/delete inhibit when needed (NCPFS_STRONG) [Y/n/?] y
  3007. Use NFS namespace if available (NCPFS_NFS_NS) [Y/n/?] y
  3008. Use LONG (OS/2) namespace if available (NCPFS_OS2_NS) [Y/n/?] y
  3009. Lowercase DOS filenames (NCPFS_SMALLDOS) [N/y/?] n
  3010. Use Native Language Support (NCPFS_NLS) [Y/n/?] y
  3011. Enable symbolic links and execute flags (NCPFS_EXTRAS) [Y/n/?] y
  3012. Coda file system support (advanced network fs) (CODA_FS) [M/n/y/?] m
  3013. Plan 9 Resource Sharing Support (9P2000) (9P_FS) [M/n/?] m
  3014. 9P POSIX Access Control Lists (9P_FS_POSIX_ACL) [Y/n/?] y
  3015. *
  3016. * Partition Types
  3017. *
  3018. Advanced partition selection (PARTITION_ADVANCED) [Y/n/?] y
  3019. Acorn partition support (ACORN_PARTITION) [Y/n/?] y
  3020. Cumana partition support (ACORN_PARTITION_CUMANA) [N/y/?] n
  3021. EESOX partition support (ACORN_PARTITION_EESOX) [N/y] n
  3022. ICS partition support (ACORN_PARTITION_ICS) [Y/n/?] y
  3023. Native filecore partition support (ACORN_PARTITION_ADFS) [N/y/?] n
  3024. PowerTec partition support (ACORN_PARTITION_POWERTEC) [N/y/?] n
  3025. RISCiX partition support (ACORN_PARTITION_RISCIX) [Y/n/?] y
  3026. Alpha OSF partition support (OSF_PARTITION) [Y/n/?] y
  3027. Amiga partition table support (AMIGA_PARTITION) [Y/n/?] y
  3028. Atari partition table support (ATARI_PARTITION) [Y/n/?] y
  3029. Macintosh partition map support (MAC_PARTITION) [Y/n/?] y
  3030. PC BIOS (MSDOS partition tables) support (MSDOS_PARTITION) [Y/n/?] y
  3031. BSD disklabel (FreeBSD partition tables) support (BSD_DISKLABEL) [Y/n/?] y
  3032. Minix subpartition support (MINIX_SUBPARTITION) [Y/n/?] y
  3033. Solaris (x86) partition table support (SOLARIS_X86_PARTITION) [Y/n/?] y
  3034. Unixware slices support (UNIXWARE_DISKLABEL) [Y/n/?] y
  3035. Windows Logical Disk Manager (Dynamic Disk) support (LDM_PARTITION) [Y/n/?] y
  3036. Windows LDM extra logging (LDM_DEBUG) [N/y/?] n
  3037. SGI partition support (SGI_PARTITION) [Y/n/?] y
  3038. Ultrix partition table support (ULTRIX_PARTITION) [Y/n/?] y
  3039. Sun partition tables support (SUN_PARTITION) [Y/n/?] y
  3040. Karma Partition support (KARMA_PARTITION) [Y/n/?] y
  3041. EFI GUID Partition support (EFI_PARTITION) [Y/n/?] y
  3042. SYSV68 partition table support (SYSV68_PARTITION) [N/y/?] n
  3043. *
  3044. * Native language support
  3045. *
  3046. Native language support (NLS) [Y/?] y
  3047. Default NLS Option (NLS_DEFAULT) [utf8] utf8
  3048. Codepage 437 (United States, Canada) (NLS_CODEPAGE_437) [M/n/y/?] m
  3049. Codepage 737 (Greek) (NLS_CODEPAGE_737) [M/n/y/?] m
  3050. Codepage 775 (Baltic Rim) (NLS_CODEPAGE_775) [M/n/y/?] m
  3051. Codepage 850 (Europe) (NLS_CODEPAGE_850) [M/n/y/?] m
  3052. Codepage 852 (Central/Eastern Europe) (NLS_CODEPAGE_852) [M/n/y/?] m
  3053. Codepage 855 (Cyrillic) (NLS_CODEPAGE_855) [M/n/y/?] m
  3054. Codepage 857 (Turkish) (NLS_CODEPAGE_857) [M/n/y/?] m
  3055. Codepage 860 (Portuguese) (NLS_CODEPAGE_860) [M/n/y/?] m
  3056. Codepage 861 (Icelandic) (NLS_CODEPAGE_861) [M/n/y/?] m
  3057. Codepage 862 (Hebrew) (NLS_CODEPAGE_862) [M/n/y/?] m
  3058. Codepage 863 (Canadian French) (NLS_CODEPAGE_863) [M/n/y/?] m
  3059. Codepage 864 (Arabic) (NLS_CODEPAGE_864) [M/n/y/?] m
  3060. Codepage 865 (Norwegian, Danish) (NLS_CODEPAGE_865) [M/n/y/?] m
  3061. Codepage 866 (Cyrillic/Russian) (NLS_CODEPAGE_866) [M/n/y/?] m
  3062. Codepage 869 (Greek) (NLS_CODEPAGE_869) [M/n/y/?] m
  3063. Simplified Chinese charset (CP936, GB2312) (NLS_CODEPAGE_936) [M/n/y/?] m
  3064. Traditional Chinese charset (Big5) (NLS_CODEPAGE_950) [M/n/y/?] m
  3065. Japanese charsets (Shift-JIS, EUC-JP) (NLS_CODEPAGE_932) [M/n/y/?] m
  3066. Korean charset (CP949, EUC-KR) (NLS_CODEPAGE_949) [M/n/y/?] m
  3067. Thai charset (CP874, TIS-620) (NLS_CODEPAGE_874) [M/n/y/?] m
  3068. Hebrew charsets (ISO-8859-8, CP1255) (NLS_ISO8859_8) [M/n/y/?] m
  3069. Windows CP1250 (Slavic/Central European Languages) (NLS_CODEPAGE_1250) [M/n/y/?] m
  3070. Windows CP1251 (Bulgarian, Belarusian) (NLS_CODEPAGE_1251) [M/n/y/?] m
  3071. ASCII (United States) (NLS_ASCII) [M/n/y/?] m
  3072. NLS ISO 8859-1 (Latin 1; Western European Languages) (NLS_ISO8859_1) [M/n/y/?] m
  3073. NLS ISO 8859-2 (Latin 2; Slavic/Central European Languages) (NLS_ISO8859_2) [M/n/y/?] m
  3074. NLS ISO 8859-3 (Latin 3; Esperanto, Galician, Maltese, Turkish) (NLS_ISO8859_3) [M/n/y/?] m
  3075. NLS ISO 8859-4 (Latin 4; old Baltic charset) (NLS_ISO8859_4) [M/n/y/?] m
  3076. NLS ISO 8859-5 (Cyrillic) (NLS_ISO8859_5) [M/n/y/?] m
  3077. NLS ISO 8859-6 (Arabic) (NLS_ISO8859_6) [M/n/y/?] m
  3078. NLS ISO 8859-7 (Modern Greek) (NLS_ISO8859_7) [M/n/y/?] m
  3079. NLS ISO 8859-9 (Latin 5; Turkish) (NLS_ISO8859_9) [M/n/y/?] m
  3080. NLS ISO 8859-13 (Latin 7; Baltic) (NLS_ISO8859_13) [M/n/y/?] m
  3081. NLS ISO 8859-14 (Latin 8; Celtic) (NLS_ISO8859_14) [M/n/y/?] m
  3082. NLS ISO 8859-15 (Latin 9; Western European Languages with Euro) (NLS_ISO8859_15) [M/n/y/?] m
  3083. NLS KOI8-R (Russian) (NLS_KOI8_R) [M/n/y/?] m
  3084. NLS KOI8-U/RU (Ukrainian, Belarusian) (NLS_KOI8_U) [M/n/y/?] m
  3085. NLS UTF-8 (NLS_UTF8) [M/y/?] m
  3086. *
  3087. * Distributed Lock Manager (DLM)
  3088. *
  3089. Distributed Lock Manager (DLM) (DLM) [M/?] m
  3090. DLM debugging (DLM_DEBUG) [Y/n/?] y
  3091. *
  3092. * Kernel hacking
  3093. *
  3094. Show timing information on printks (PRINTK_TIME) [Y/n/?] y
  3095. Default message log level (1-7) (DEFAULT_MESSAGE_LOGLEVEL) [4] 4
  3096. Enable __deprecated logic (ENABLE_WARN_DEPRECATED) [Y/n/?] y
  3097. Enable __must_check logic (ENABLE_MUST_CHECK) [Y/n/?] y
  3098. Warn for stack frames larger than (needs gcc 4.4) (FRAME_WARN) [2048] 2048
  3099. Magic SysRq key (MAGIC_SYSRQ) [Y/n/?] y
  3100. Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [Y/n/?] y
  3101. Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [Y/n/?] y
  3102. Debug Filesystem (DEBUG_FS) [Y/?] y
  3103. Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [N/y/?] n
  3104. Enable full Section mismatch analysis (DEBUG_SECTION_MISMATCH) [N/y/?] n
  3105. Kernel debugging (DEBUG_KERNEL) [Y/n/?] y
  3106. Debug shared IRQ handlers (DEBUG_SHIRQ) [N/y/?] n
  3107. Detect Hard and Soft Lockups (LOCKUP_DETECTOR) [Y/n/?] y
  3108. Panic (Reboot) On Hard Lockups (BOOTPARAM_HARDLOCKUP_PANIC) [N/y/?] n
  3109. Panic (Reboot) On Soft Lockups (BOOTPARAM_SOFTLOCKUP_PANIC) [N/y/?] n
  3110. Detect Hung Tasks (DETECT_HUNG_TASK) [Y/n/?] y
  3111. Default timeout for hung task detection (in seconds) (DEFAULT_HUNG_TASK_TIMEOUT) [120] 120
  3112. Panic (Reboot) On Hung Tasks (BOOTPARAM_HUNG_TASK_PANIC) [N/y/?] n
  3113. Collect scheduler debugging info (SCHED_DEBUG) [Y/n/?] y
  3114. Collect scheduler statistics (SCHEDSTATS) [N/y/?] n
  3115. Collect kernel timers statistics (TIMER_STATS) [Y/n/?] y
  3116. Debug object operations (DEBUG_OBJECTS) [N/y/?] n
  3117. Debug slab memory allocations (DEBUG_SLAB) [N/y/?] n
  3118. RT Mutex debugging, deadlock detection (DEBUG_RT_MUTEXES) [N/y/?] n
  3119. Built-in scriptable tester for rt-mutexes (RT_MUTEX_TESTER) [N/y/?] n
  3120. Spinlock and rw-lock debugging: basic checks (DEBUG_SPINLOCK) [N/y/?] n
  3121. Mutex debugging: basic checks (DEBUG_MUTEXES) [N/y/?] n
  3122. Lock debugging: detect incorrect freeing of live locks (DEBUG_LOCK_ALLOC) [N/y/?] n
  3123. Lock debugging: prove locking correctness (PROVE_LOCKING) [N/y/?] n
  3124. RCU debugging: sparse-based checks for pointer usage (SPARSE_RCU_POINTER) [N/y/?] n
  3125. Lock usage statistics (LOCK_STAT) [N/y/?] n
  3126. Spinlock debugging: sleep-inside-spinlock checking (DEBUG_SPINLOCK_SLEEP) [N/y/?] (NEW)
  3127. Error in reading or end of file.
  3128. Locking API boot-time self-tests (DEBUG_LOCKING_API_SELFTESTS) [N/y/?] n
  3129. Stack utilization instrumentation (DEBUG_STACK_USAGE) [N/y/?] n
  3130. kobject debugging (DEBUG_KOBJECT) [N/y/?] n
  3131. Verbose BUG() reporting (adds 70K) (DEBUG_BUGVERBOSE) [Y/n/?] y
  3132. Compile the kernel with debug info (DEBUG_INFO) [Y/n/?] y
  3133. Reduce debugging information (DEBUG_INFO_REDUCED) [N/y/?] n
  3134. Debug VM (DEBUG_VM) [N/y/?] n
  3135. Debug VM translations (DEBUG_VIRTUAL) [N/y/?] n
  3136. Debug filesystem writers count (DEBUG_WRITECOUNT) [N/y/?] n
  3137. Debug memory initialisation (DEBUG_MEMORY_INIT) [Y/n/?] y
  3138. Debug linked list manipulation (DEBUG_LIST) [N/y/?] n
  3139. Linked list sorting test (TEST_LIST_SORT) [N/y/?] n
  3140. Debug SG table operations (DEBUG_SG) [N/y/?] n
  3141. Debug notifier call chains (DEBUG_NOTIFIERS) [N/y/?] n
  3142. Debug credential management (DEBUG_CREDENTIALS) [N/y/?] n
  3143. Compile the kernel with frame pointers (FRAME_POINTER) [N/y/?] n
  3144. Delay each boot printk message by N milliseconds (BOOT_PRINTK_DELAY) [Y/n/?] y
  3145. torture tests for RCU (RCU_TORTURE_TEST) [N/m/y/?] n
  3146. RCU CPU stall timeout in seconds (RCU_CPU_STALL_TIMEOUT) [21] 21
  3147. Kprobes sanity tests (KPROBES_SANITY_TEST) [N/y/?] n
  3148. Self test for the backtrace code (BACKTRACE_SELF_TEST) [N/m/y/?] n
  3149. Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] n
  3150. Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n
  3151. Debug access to per_cpu maps (DEBUG_PER_CPU_MAPS) [N/y/?] n
  3152. Linux Kernel Dump Test Tool Module (LKDTM) [N/m/y/?] n
  3153. CPU notifier error injection module (CPU_NOTIFIER_ERROR_INJECT) [N/m/y/?] (NEW)
  3154. Error in reading or end of file.
  3155. Fault-injection framework (FAULT_INJECTION) [N/y/?] n
  3156. Latency measuring infrastructure (LATENCYTOP) [N/y/?] n
  3157. Sysctl checks (SYSCTL_SYSCALL_CHECK) [N/y/?] (NEW)
  3158. Error in reading or end of file.
  3159. Debug page memory allocations (DEBUG_PAGEALLOC) [N/y/?] n
  3160. Deprecated power event trace API, to be removed (EVENT_POWER_TRACING_DEPRECATED) [Y/n/?] (NEW)
  3161. Error in reading or end of file.
  3162. *
  3163. * Tracers
  3164. *
  3165. Tracers (FTRACE) [Y/n/?] y
  3166. Kernel Function Tracer (FUNCTION_TRACER) [N/y/?] n
  3167. Interrupts-off Latency Tracer (IRQSOFF_TRACER) [N/y/?] n
  3168. Scheduling Latency Tracer (SCHED_TRACER) [N/y/?] n
  3169. Trace syscalls (FTRACE_SYSCALLS) [N/y/?] n
  3170. Branch Profiling
  3171. > 1. No branch profiling (BRANCH_PROFILE_NONE)
  3172. 2. Trace likely/unlikely profiler (PROFILE_ANNOTATED_BRANCHES)
  3173. 3. Profile all if conditionals (PROFILE_ALL_BRANCHES)
  3174. choice[1-3?]: 1
  3175. Trace max stack (STACK_TRACER) [N/y/?] n
  3176. Support for tracing block IO actions (BLK_DEV_IO_TRACE) [Y/n/?] y
  3177. Enable kprobes-based dynamic events (KPROBE_EVENT) [Y/n/?] y
  3178. Perform a startup test on ftrace (FTRACE_STARTUP_TEST) [N/y/?] n
  3179. Memory mapped IO tracing (MMIOTRACE) [N/y/?] n
  3180. Ring buffer benchmark stress tester (RING_BUFFER_BENCHMARK) [N/m/y/?] n
  3181. Remote debugging over FireWire early on boot (PROVIDE_OHCI1394_DMA_INIT) [N/y/?] n
  3182. Remote debugging over FireWire with firewire-ohci (FIREWIRE_OHCI_REMOTE_DMA) [N/y/?] (NEW)
  3183. Error in reading or end of file.
  3184. Enable dynamic printk() support (DYNAMIC_DEBUG) [Y/n/?] y
  3185. Enable debugging of DMA-API usage (DMA_API_DEBUG) [N/y/?] n
  3186. Perform an atomic64_t self-test at boot (ATOMIC64_SELFTEST) [N/y/?] n
  3187. Self test for hardware accelerated raid6 recovery (ASYNC_RAID6_TEST) [N/m/?] n
  3188. *
  3189. * Sample kernel code
  3190. *
  3191. Sample kernel code (SAMPLES) [N/y/?] n
  3192. *
  3193. * kmemcheck: trap use of uninitialized memory
  3194. *
  3195. kmemcheck: trap use of uninitialized memory (KMEMCHECK) [N/y/?] n
  3196. Test kstrto*() family of functions at runtime (TEST_KSTRTOX) [N/m/y] n
  3197. Filter access to /dev/mem (STRICT_DEVMEM) [Y/n/?] y
  3198. Enable verbose x86 bootup info messages (X86_VERBOSE_BOOTUP) [Y/n/?] y
  3199. Early printk (EARLY_PRINTK) [Y/n/?] y
  3200. Early printk via EHCI debug port (EARLY_PRINTK_DBGP) [N/y/?] n
  3201. Check for stack overflows (DEBUG_STACKOVERFLOW) [N/y/?] n
  3202. Export kernel pagetable layout to userspace via debugfs (X86_PTDUMP) [N/y/?] n
  3203. Write protect kernel read-only data structures (DEBUG_RODATA) [Y/n/?] y
  3204. Testcase for the DEBUG_RODATA feature (DEBUG_RODATA_TEST) [N/y/?] n
  3205. Set loadable kernel module data as NX and text as RO (DEBUG_SET_MODULE_RONX) [Y/n/?] y
  3206. Testcase for the NX non-executable stack feature (DEBUG_NX_TEST) [N/m/?] n
  3207. Enable IOMMU debugging (IOMMU_DEBUG) [N/y/?] n
  3208. Enable IOMMU stress-test mode (IOMMU_STRESS) [N/y/?] n
  3209. x86 instruction decoder selftest (X86_DECODER_SELFTEST) [N/y/?] n
  3210. IO delay type
  3211. > 1. port 0x80 based port-IO delay [recommended] (IO_DELAY_0X80)
  3212. 2. port 0xed based port-IO delay (IO_DELAY_0XED)
  3213. 3. udelay based port-IO delay (IO_DELAY_UDELAY)
  3214. 4. no port-IO delay (IO_DELAY_NONE)
  3215. choice[1-4]: 1
  3216. Debug boot parameters (DEBUG_BOOT_PARAMS) [N/y/?] n
  3217. CPA self-test code (CPA_DEBUG) [N/y/?] n
  3218. Allow gcc to uninline functions marked 'inline' (OPTIMIZE_INLINING) [Y/n/?] y
  3219. Strict copy size checks (DEBUG_STRICT_USER_COPY_CHECKS) [N/y/?] n
  3220. *
  3221. * Hardware crypto devices
  3222. *
  3223. Hardware crypto devices (CRYPTO_HW) [Y/n/?] y
  3224. Support for VIA PadLock ACE (CRYPTO_DEV_PADLOCK) [M/n/y/?] m
  3225. PadLock driver for AES algorithm (CRYPTO_DEV_PADLOCK_AES) [M/n/?] m
  3226. PadLock driver for SHA1 and SHA256 algorithms (CRYPTO_DEV_PADLOCK_SHA) [M/n/?] m
  3227. Driver HIFN 795x crypto accelerator chips (CRYPTO_DEV_HIFN_795X) [N/m/y/?] (NEW)
  3228. Error in reading or end of file.
  3229. warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL)
  3230. warning: (ACPI_HOTPLUG_CPU) selects ACPI_CONTAINER which has unmet direct dependencies (ACPI && EXPERIMENTAL)
  3231. #
  3232. # configuration written to .config
  3233. #
  3234. + make prepare
  3235. scripts/kconfig/conf --silentoldconfig Kconfig
  3236. warning: (GFS2_FS) selects DLM which has unmet direct dependencies (EXPERIMENTAL && INET && SYSFS && CONFIGFS_FS && (IPV6 || IPV6=n))
  3237. warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL)
  3238. warning: (SCSI_SRP) selects SCSI_TGT which has unmet direct dependencies (SCSI && EXPERIMENTAL)
  3239. warning: (ACPI_HOTPLUG_CPU) selects ACPI_CONTAINER which has unmet direct dependencies (ACPI && EXPERIMENTAL)
  3240. warning: (GFS2_FS) selects DLM which has unmet direct dependencies (EXPERIMENTAL && INET && SYSFS && CONFIGFS_FS && (IPV6 || IPV6=n))
  3241. warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL)
  3242. warning: (SCSI_SRP) selects SCSI_TGT which has unmet direct dependencies (SCSI && EXPERIMENTAL)
  3243. warning: (ACPI_HOTPLUG_CPU) selects ACPI_CONTAINER which has unmet direct dependencies (ACPI && EXPERIMENTAL)
  3244. CHK include/linux/version.h
  3245. UPD include/linux/version.h
  3246. CHK include/generated/utsrelease.h
  3247. UPD include/generated/utsrelease.h
  3248. CC kernel/bounds.s
  3249. GEN include/generated/bounds.h
  3250. CC arch/x86/kernel/asm-offsets.s
  3251. GEN include/generated/asm-offsets.h
  3252. CALL scripts/checksyscalls.sh
  3253. + make scripts
  3254. HOSTCC scripts/genksyms/genksyms.o
  3255. SHIPPED scripts/genksyms/lex.c
  3256. SHIPPED scripts/genksyms/parse.h
  3257. SHIPPED scripts/genksyms/keywords.c
  3258. HOSTCC scripts/genksyms/lex.o
  3259. SHIPPED scripts/genksyms/parse.c
  3260. HOSTCC scripts/genksyms/parse.o
  3261. HOSTLD scripts/genksyms/genksyms
  3262. CC scripts/mod/empty.o
  3263. HOSTCC scripts/mod/mk_elfconfig
  3264. MKELF scripts/mod/elfconfig.h
  3265. HOSTCC scripts/mod/file2alias.o
  3266. HOSTCC scripts/mod/modpost.o
  3267. HOSTCC scripts/mod/sumversion.o
  3268. HOSTLD scripts/mod/modpost
  3269. HOSTCC scripts/selinux/genheaders/genheaders
  3270. HOSTCC scripts/selinux/mdp/mdp
  3271. HOSTCC scripts/kallsyms
  3272. HOSTCC scripts/conmakehash
  3273. + cd ../lttng-modules
  3274. + make KERNELDIR=../linux
  3275. make -C ../linux M=/var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules modules
  3276. make[1]: Entering directory '/var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/linux'
  3277.  
  3278. WARNING: Symbol version dump /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/linux/Module.symvers
  3279. is missing; modules will have no dependencies and modversions.
  3280.  
  3281. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-ring-buffer-client-discard.o
  3282. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-ring-buffer-client-overwrite.o
  3283. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-ring-buffer-metadata-client.o
  3284. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-ring-buffer-client-mmap-discard.o
  3285. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-ring-buffer-client-mmap-overwrite.o
  3286. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-ring-buffer-metadata-mmap-client.o
  3287. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-statedump-impl.o
  3288. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/wrapper/irqdesc.o
  3289. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/wrapper/fdtable.o
  3290. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-events.o
  3291. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-abi.o
  3292. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-probes.o
  3293. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context.o
  3294. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-pid.o
  3295. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-procname.o
  3296. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-prio.o
  3297. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-nice.o
  3298. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-vpid.o
  3299. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-tid.o
  3300. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-vtid.o
  3301. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-ppid.o
  3302. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-vppid.o
  3303. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-calibrate.o
  3304. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-hostname.o
  3305. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/wrapper/random.o
  3306. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/probes/lttng.o
  3307. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/wrapper/trace-clock.o
  3308. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-syscalls.o
  3309. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/probes/lttng-probe-user.o
  3310. CC [M] /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.o
  3311. In file included from /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.c:32:0:
  3312. /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/wrapper/perf.h: In function ‘wrapper_perf_event_create_kernel_counter’:
  3313. /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/wrapper/perf.h:33:9: error: too many arguments to function ‘perf_event_create_kernel_counter’
  3314. return perf_event_create_kernel_counter(attr, cpu, task, callback, NULL);
  3315. ^
  3316. In file included from /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.c:25:0:
  3317. include/linux/perf_event.h:978:1: note: declared here
  3318. perf_event_create_kernel_counter(struct perf_event_attr *attr,
  3319. ^
  3320. /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.c: In function ‘lttng_perf_counter_cpu_hp_callback’:
  3321. /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.c:142:16: warning: passing argument 4 of ‘wrapper_perf_event_create_kernel_counter’ from incompatible pointer type
  3322. cpu, NULL, overflow_callback);
  3323. ^
  3324. In file included from /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.c:32:0:
  3325. /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/wrapper/perf.h:28:1: note: expected ‘perf_overflow_handler_t’ but argument is of type ‘void (*)(struct perf_event *, struct perf_sample_data *, struct pt_regs *)’
  3326. wrapper_perf_event_create_kernel_counter(struct perf_event_attr *attr,
  3327. ^
  3328. /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.c: In function ‘lttng_add_perf_counter_to_ctx’:
  3329. /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.c:230:17: warning: passing argument 4 of ‘wrapper_perf_event_create_kernel_counter’ from incompatible pointer type
  3330. cpu, NULL, overflow_callback);
  3331. ^
  3332. In file included from /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.c:32:0:
  3333. /var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/wrapper/perf.h:28:1: note: expected ‘perf_overflow_handler_t’ but argument is of type ‘void (*)(struct perf_event *, struct perf_sample_data *, struct pt_regs *)’
  3334. wrapper_perf_event_create_kernel_counter(struct perf_event_attr *attr,
  3335. ^
  3336. scripts/Makefile.build:305: recipe for target '/var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.o' failed
  3337. make[2]: *** [/var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules/lttng-context-perf-counters.o] Error 1
  3338. Makefile:1360: recipe for target '_module_/var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules' failed
  3339. make[1]: *** [_module_/var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/lttng-modules] Error 2
  3340. make[1]: Leaving directory '/var/lib/jenkins/jobs/lttng-modules-linux-stable-worker/workspace/linux'
  3341. Makefile:70: recipe for target 'default' failed
  3342. make: *** [default] Error 2
  3343. Build step 'Execute shell' marked build as failure
  3344. Started calculate disk usage of build
  3345. Finished Calculation of disk usage of build in 0 seconds
  3346. Started calculate disk usage of workspace
  3347. Finished Calculation of disk usage of workspace in 5 second
  3348. Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement