Created
January 23, 2019 19:35
-
-
Save davwheat/c747a5a222a05e1e74b23f935d98d991 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
david@David-PC:~$ sudo apt-get update | |
[sudo] password for david: | |
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] | |
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease | |
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] | |
Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] | |
Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [243 kB] | |
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [490 kB] | |
Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [183 kB] | |
Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [714 kB] | |
Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [176 kB] | |
Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [6388 B] | |
Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [91.8 kB] | |
Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [113 kB] | |
Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [64.4 kB] | |
Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [3332 B] | |
Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [1848 B] | |
Fetched 2339 kB in 40s (58.8 kB/s) | |
Reading package lists... Done | |
david@David-PC:~$ cd dorado | |
david@David-PC:~/dorado$ sudo bash build.sh | |
[sudo] password for david: | |
make[1]: Entering directory '/home/david/dorado/out' | |
../arch/arm/boot/dts/Makefile:525: warning: overriding recipe for target 'dtbs' | |
../arch/arm/boot/dts/Makefile:525: warning: ignoring old recipe for target 'dtbs' | |
make[1]: Leaving directory '/home/david/dorado/out' | |
make[1]: Entering directory '/home/david/dorado/out' | |
../arch/arm/boot/dts/Makefile:525: warning: overriding recipe for target 'dtbs' | |
../arch/arm/boot/dts/Makefile:525: warning: ignoring old recipe for target 'dtbs' | |
make[1]: Leaving directory '/home/david/dorado/out' | |
make[1]: Entering directory '/home/david/dorado/out' | |
HOSTCC scripts/basic/fixdep | |
GEN ./Makefile | |
HOSTCC scripts/kconfig/conf.o | |
SHIPPED scripts/kconfig/zconf.tab.c | |
SHIPPED scripts/kconfig/zconf.lex.c | |
SHIPPED scripts/kconfig/zconf.hash.c | |
HOSTCC scripts/kconfig/zconf.tab.o | |
HOSTLD scripts/kconfig/conf | |
scripts/kconfig/conf --silentoldconfig Kconfig | |
drivers/soc/qcom/Kconfig:339:warning: choice value used outside its choice group | |
drivers/soc/qcom/Kconfig:344:warning: choice value used outside its choice group | |
*** | |
*** Configuration file ".config" not found! | |
*** | |
*** Please run some configurator (e.g. "make oldconfig" or | |
*** "make menuconfig" or "make xconfig"). | |
*** | |
../scripts/kconfig/Makefile:36: recipe for target 'silentoldconfig' failed | |
make[3]: *** [silentoldconfig] Error 1 | |
../Makefile:545: recipe for target 'silentoldconfig' failed | |
make[2]: *** [silentoldconfig] Error 2 | |
make[1]: *** No rule to make target 'msm8909w-perf'. Stop. | |
make[1]: Leaving directory '/home/david/dorado/out' | |
Makefile:145: recipe for target 'sub-make' failed | |
make: *** [sub-make] Error 2 | |
make[1]: Entering directory '/home/david/dorado/out' | |
GEN ./Makefile | |
scripts/kconfig/conf --silentoldconfig Kconfig | |
drivers/soc/qcom/Kconfig:339:warning: choice value used outside its choice group | |
drivers/soc/qcom/Kconfig:344:warning: choice value used outside its choice group | |
*** | |
*** Configuration file ".config" not found! | |
*** | |
*** Please run some configurator (e.g. "make oldconfig" or | |
*** "make menuconfig" or "make xconfig"). | |
*** | |
../scripts/kconfig/Makefile:36: recipe for target 'silentoldconfig' failed | |
make[3]: *** [silentoldconfig] Error 1 | |
../Makefile:545: recipe for target 'silentoldconfig' failed | |
make[2]: *** [silentoldconfig] Error 2 | |
make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/kernel.release'. Stop. | |
make[1]: Leaving directory '/home/david/dorado/out' | |
Makefile:145: recipe for target 'sub-make' failed | |
make: *** [sub-make] Error 2 | |
david@David-PC:~/dorado$ make oldconfig | |
HOSTCC scripts/basic/fixdep | |
HOSTCC scripts/kconfig/conf.o | |
SHIPPED scripts/kconfig/zconf.tab.c | |
SHIPPED scripts/kconfig/zconf.lex.c | |
SHIPPED scripts/kconfig/zconf.hash.c | |
HOSTCC scripts/kconfig/zconf.tab.o | |
HOSTLD scripts/kconfig/conf | |
scripts/kconfig/conf --oldconfig Kconfig | |
drivers/soc/qcom/Kconfig:339:warning: choice value used outside its choice group | |
drivers/soc/qcom/Kconfig:344:warning: choice value used outside its choice group | |
# | |
# using defaults found in arch/x86/configs/x86_64_defconfig | |
# | |
* | |
* Restart config... | |
* | |
* | |
* Linux/x86 3.18.24 Kernel Configuration | |
* | |
64-bit kernel (64BIT) [Y/n/?] (NEW) n | |
* | |
* General setup | |
* | |
Cross-compiler tool prefix (CROSS_COMPILE) [] (NEW) ~/david/dorado/toolchain/bin/arm-eabi- | |
Compile also drivers which will not load (COMPILE_TEST) [N/y/?] (NEW) | |
Local version - append to kernel release (LOCALVERSION) [] (NEW) WEAR24NFC | |
Automatically append version information to the version string (LOCALVERSION_AUTO) [N/y/?] n | |
Kernel compression mode | |
> 1. Gzip (KERNEL_GZIP) (NEW) | |
2. Bzip2 (KERNEL_BZIP2) (NEW) | |
3. LZMA (KERNEL_LZMA) (NEW) | |
4. XZ (KERNEL_XZ) (NEW) | |
5. LZO (KERNEL_LZO) (NEW) | |
6. LZ4 (KERNEL_LZ4) (NEW) | |
choice[1-6?]: 1 | |
Default hostname (DEFAULT_HOSTNAME) [(none)] (NEW) | |
Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] (NEW) | |
System V IPC (SYSVIPC) [Y/n/?] y | |
POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y | |
Enable process_vm_readv/writev syscalls (CROSS_MEMORY_ATTACH) [Y/n/?] (NEW) | |
open by fhandle syscalls (FHANDLE) [N/y/?] (NEW) | |
uselib syscall (USELIB) [Y/n/?] (NEW) | |
Auditing support (AUDIT) [Y/n/?] y | |
Enable system-call auditing support (AUDITSYSCALL) [Y/n/?] (NEW) | |
* | |
* IRQ subsystem | |
* | |
Expose hardware/virtual IRQ mapping via debugfs (IRQ_DOMAIN_DEBUG) [N/y/?] (NEW) | |
* | |
* Timers subsystem | |
* | |
Timer tick handling | |
1. Periodic timer ticks (constant rate, no dynticks) (HZ_PERIODIC) (NEW) | |
> 2. Idle dynticks system (tickless idle) (NO_HZ_IDLE) (NEW) | |
choice[1-2]: | |
Old Idle dynticks config (NO_HZ) [Y/n/?] y | |
High Resolution Timer Support (HIGH_RES_TIMERS) [Y/n/?] y | |
* | |
* CPU/Task time and stats accounting | |
* | |
Cputime accounting | |
> 1. Simple tick based cputime accounting (TICK_CPU_ACCOUNTING) (NEW) | |
2. Fine granularity task level IRQ time accounting (IRQ_TIME_ACCOUNTING) (NEW) | |
choice[1-2]: | |
BSD Process Accounting (BSD_PROCESS_ACCT) [Y/n/?] y | |
BSD Process Accounting version 3 file format (BSD_PROCESS_ACCT_V3) [N/y/?] (NEW) | |
Export task/process statistics through netlink (TASKSTATS) [Y/n/?] y | |
Enable per-task delay accounting (TASK_DELAY_ACCT) [Y/n/?] y | |
Enable extended accounting over taskstats (TASK_XACCT) [Y/n/?] y | |
Enable per-task storage I/O accounting (TASK_IO_ACCOUNTING) [Y/n/?] y | |
* | |
* RCU Subsystem | |
* | |
RCU Implementation | |
> 1. Tree-based hierarchical RCU (TREE_RCU) (NEW) | |
choice[1]: 1 | |
Task_based RCU implementation using voluntary context switch (TASKS_RCU) [N/y/?] (NEW) | |
Tree-based hierarchical RCU fanout value (RCU_FANOUT) [32] (NEW) | |
Tree-based hierarchical RCU leaf-level fanout value (RCU_FANOUT_LEAF) [16] (NEW) | |
Disable tree-based hierarchical RCU auto-balancing (RCU_FANOUT_EXACT) [N/y/?] (NEW) | |
Accelerate last non-dyntick-idle CPU's grace periods (RCU_FAST_NO_HZ) [N/y/?] (NEW) | |
Offload RCU callback processing from boot-selected CPUs (RCU_NOCB_CPU) [N/y/?] (NEW) | |
Kernel .config support (IKCONFIG) [N/m/y/?] (NEW) Y | |
Enable access to .config through /proc/config.gz (IKCONFIG_PROC) [N/y/?] (NEW) | |
Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [18] 18 | |
Enable console flush configurable in hot plug code path (CONSOLE_FLUSH_ON_HOTPLUG) [N/y/?] (NEW) | |
CPU kernel log buffer size contribution (13 => 8 KB, 17 => 128KB) (LOG_CPU_MAX_BUF_SHIFT) [12] (NEW) 13 | |
* | |
* Control Group support | |
* | |
Control Group support (CGROUPS) [Y/n/?] y | |
Example debug cgroup subsystem (CGROUP_DEBUG) [N/y/?] (NEW) | |
Freezer cgroup subsystem (CGROUP_FREEZER) [Y/n/?] y | |
Device controller for cgroups (CGROUP_DEVICE) [N/y/?] (NEW) | |
Cpuset support (CPUSETS) [Y/n/?] y | |
Include legacy /proc/<pid>/cpuset file (PROC_PID_CPUSET) [Y/n] (NEW) | |
Simple CPU accounting cgroup subsystem (CGROUP_CPUACCT) [Y/n/?] y | |
Resource counters (RESOURCE_COUNTERS) [Y/n/?] y | |
Memory Resource Controller for Control Groups (MEMCG) [N/y/?] (NEW) | |
HugeTLB Resource Controller for Control Groups (CGROUP_HUGETLB) [N/y/?] (NEW) | |
Enable perf_event per-cpu per-container group (cgroup) monitoring (CGROUP_PERF) [N/y/?] (NEW) | |
* | |
* Group CPU scheduler | |
* | |
Group CPU scheduler (CGROUP_SCHED) [Y/n/?] y | |
Group scheduling for SCHED_OTHER (FAIR_GROUP_SCHED) [Y/n] (NEW) | |
CPU bandwidth provisioning for FAIR_GROUP_SCHED (CFS_BANDWIDTH) [N/y/?] (NEW) | |
Group scheduling for SCHED_RR/FIFO (RT_GROUP_SCHED) [N/y/?] (NEW) | |
Block IO controller (BLK_CGROUP) [N/y/?] (NEW) | |
Scheduler support for heterogenous multi-processor systems (SCHED_HMP) [N/y/?] (NEW) | |
QTI Core Control (SCHED_CORE_CTL) [N/y/?] (NEW) | |
* | |
* Namespaces support | |
* | |
Namespaces support (NAMESPACES) [Y/?] y | |
UTS namespace (UTS_NS) [Y/n/?] (NEW) | |
IPC namespace (IPC_NS) [Y/n/?] (NEW) | |
User namespace (USER_NS) [N/y/?] (NEW) | |
PID Namespaces (PID_NS) [Y/n/?] (NEW) | |
Network namespace (NET_NS) [Y/n/?] (NEW) | |
Automatic process group scheduling (SCHED_AUTOGROUP) [N/y/?] (NEW) | |
Enable deprecated sysfs features to support old userspace tools (SYSFS_DEPRECATED) [N/y/?] (NEW) | |
Kernel->user space relay support (formerly relayfs) (RELAY) [Y/?] (NEW) y | |
Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [Y/n/?] y | |
Initramfs source file(s) (INITRAMFS_SOURCE) [] (NEW) | |
Optimize for size (CC_OPTIMIZE_FOR_SIZE) [N/y/?] (NEW) | |
* | |
* Configure standard kernel features (expert users) | |
* | |
Configure standard kernel features (expert users) (EXPERT) [N/y/?] (NEW) | |
Load all symbols for debugging/ksymoops (KALLSYMS) [Y/?] y | |
Include all symbols in kallsyms (KALLSYMS_ALL) [N/y/?] (NEW) | |
Embedded system (EMBEDDED) [N/y/?] (NEW) | |
* | |
* Kernel Performance Events And Counters | |
* | |
Kernel performance events and counters (PERF_EVENTS) [Y/?] (NEW) y | |
Debug: use vmalloc to back perf mmap() buffers (DEBUG_PERF_USE_VMALLOC) [N/y/?] (NEW) | |
Disable heap randomization (COMPAT_BRK) [N/y/?] n | |
Choose SLAB allocator | |
1. SLAB (SLAB) (NEW) | |
> 2. SLUB (Unqueued Allocator) (SLUB) (NEW) | |
choice[1-2?]: | |
SLUB per cpu partial cache (SLUB_CPU_PARTIAL) [Y/n/?] (NEW) | |
Provide system-wide ring of trusted keys (SYSTEM_TRUSTED_KEYRING) [N/y/?] (NEW) | |
Profiling support (PROFILING) [Y/n/?] y | |
OProfile system profiling (OPROFILE) [N/m/y/?] (NEW) | |
Kprobes (KPROBES) [Y/n/?] y | |
Optimize very unlikely/likely branches (JUMP_LABEL) [N/y/?] (NEW) | |
Stack Protector buffer overflow detection | |
> 1. None (CC_STACKPROTECTOR_NONE) (NEW) | |
2. Regular (CC_STACKPROTECTOR_REGULAR) (NEW) | |
3. Strong (CC_STACKPROTECTOR_STRONG) (NEW) | |
choice[1-3?]: | |
* | |
* GCOV-based kernel profiling | |
* | |
Enable gcov-based kernel profiling (GCOV_KERNEL) [N/y/?] (NEW) | |
* | |
* Enable loadable module support | |
* | |
Enable loadable module support (MODULES) [Y/n/?] y | |
Forced module loading (MODULE_FORCE_LOAD) [N/y/?] (NEW) | |
Module unloading (MODULE_UNLOAD) [Y/n/?] y | |
Forced module unloading (MODULE_FORCE_UNLOAD) [Y/n/?] y | |
Module versioning support (MODVERSIONS) [N/y/?] (NEW) | |
Source checksum for all modules (MODULE_SRCVERSION_ALL) [N/y/?] (NEW) | |
Module signature verification (MODULE_SIG) [N/y/?] (NEW) | |
Compress modules on installation (MODULE_COMPRESS) [N/y/?] (NEW) | |
* | |
* Enable the block layer | |
* | |
Enable the block layer (BLOCK) [Y/?] y | |
Support for large (2TB+) block devices and files (LBDAF) [Y/n/?] (NEW) | |
Block layer SG support v4 (BLK_DEV_BSG) [Y/n/?] (NEW) | |
Block layer SG support v4 helper lib (BLK_DEV_BSGLIB) [N/y/?] (NEW) | |
Block layer data integrity support (BLK_DEV_INTEGRITY) [N/y/?] (NEW) | |
Block device command line partition parser (BLK_CMDLINE_PARSER) [N/y/?] (NEW) | |
* | |
* Partition Types | |
* | |
Advanced partition selection (PARTITION_ADVANCED) [Y/n/?] y | |
Acorn partition support (ACORN_PARTITION) [N/y/?] (NEW) | |
AIX basic partition table support (AIX_PARTITION) [N/y/?] (NEW) | |
Alpha OSF partition support (OSF_PARTITION) [Y/n/?] y | |
Amiga partition table support (AMIGA_PARTITION) [Y/n/?] y | |
Atari partition table support (ATARI_PARTITION) [N/y/?] (NEW) | |
Macintosh partition map support (MAC_PARTITION) [Y/n/?] y | |
PC BIOS (MSDOS partition tables) support (MSDOS_PARTITION) [Y/n/?] (NEW) | |
BSD disklabel (FreeBSD partition tables) support (BSD_DISKLABEL) [Y/n/?] y | |
Minix subpartition support (MINIX_SUBPARTITION) [Y/n/?] y | |
Solaris (x86) partition table support (SOLARIS_X86_PARTITION) [Y/n/?] y | |
Unixware slices support (UNIXWARE_DISKLABEL) [Y/n/?] y | |
Windows Logical Disk Manager (Dynamic Disk) support (LDM_PARTITION) [N/y/?] (NEW) | |
SGI partition support (SGI_PARTITION) [Y/n/?] y | |
Ultrix partition table support (ULTRIX_PARTITION) [N/y/?] (NEW) | |
Sun partition tables support (SUN_PARTITION) [Y/n/?] y | |
Karma Partition support (KARMA_PARTITION) [Y/n/?] y | |
EFI GUID Partition support (EFI_PARTITION) [Y/n/?] y | |
SYSV68 partition table support (SYSV68_PARTITION) [N/y/?] (NEW) | |
Command line partition support (CMDLINE_PARTITION) [N/y/?] (NEW) | |
* | |
* IO Schedulers | |
* | |
Test I/O scheduler (IOSCHED_TEST) [M/n/y/?] (NEW) | |
Deadline I/O scheduler (IOSCHED_DEADLINE) [Y/n/m/?] (NEW) | |
CFQ I/O scheduler (IOSCHED_CFQ) [Y/n/m/?] (NEW) | |
Default I/O scheduler | |
1. Deadline (DEFAULT_DEADLINE) (NEW) | |
> 2. CFQ (DEFAULT_CFQ) (NEW) | |
3. No-op (DEFAULT_NOOP) (NEW) | |
choice[1-3?]: | |
* | |
* Processor type and features | |
* | |
Symmetric multi-processing support (SMP) [Y/n/?] y | |
Enable MPS table (X86_MPPARSE) [Y/n/?] (NEW) | |
Support for big SMP systems with more than 8 CPUs (X86_BIGSMP) [N/y/?] (NEW) | |
Support for extended (non-PC) x86 platforms (X86_EXTENDED_PLATFORM) [Y/n/?] (NEW) | |
Goldfish (Virtual Platform) (X86_GOLDFISH) [N/y/?] (NEW) | |
Intel MID platform support (X86_INTEL_MID) [N/y/?] (NEW) | |
Intel Low Power Subsystem Support (X86_INTEL_LPSS) [N/y/?] (NEW) | |
Intel SoC IOSF Sideband support for SoC platforms (IOSF_MBI) [N/m/y/?] (NEW) | |
RDC R-321x SoC (X86_RDC321X) [N/y/?] (NEW) | |
Support non-standard 32-bit SMP architectures (X86_32_NON_STANDARD) [N/y/?] (NEW) | |
Eurobraille/Iris poweroff module (X86_32_IRIS) [N/m/y/?] (NEW) | |
Single-depth WCHAN output (SCHED_OMIT_FRAME_POINTER) [Y/n/?] (NEW) | |
* | |
* Linux guest support | |
* | |
Linux guest support (HYPERVISOR_GUEST) [N/y/?] (NEW) | |
Memtest (MEMTEST) [N/y/?] (NEW) | |
Processor family | |
1. 486 (M486) (NEW) | |
2. 586/K5/5x86/6x86/6x86MX (M586) (NEW) | |
3. Pentium-Classic (M586TSC) (NEW) | |
4. Pentium-MMX (M586MMX) (NEW) | |
> 5. Pentium-Pro (M686) (NEW) | |
6. Pentium-II/Celeron(pre-Coppermine) (MPENTIUMII) (NEW) | |
7. Pentium-III/Celeron(Coppermine)/Pentium-III Xeon (MPENTIUMIII) (NEW) | |
8. Pentium M (MPENTIUMM) (NEW) | |
9. Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon (MPENTIUM4) (NEW) | |
10. K6/K6-II/K6-III (MK6) (NEW) | |
11. Athlon/Duron/K7 (MK7) (NEW) | |
12. Opteron/Athlon64/Hammer/K8 (MK8) (NEW) | |
13. Crusoe (MCRUSOE) (NEW) | |
14. Efficeon (MEFFICEON) (NEW) | |
15. Winchip-C6 (MWINCHIPC6) (NEW) | |
16. Winchip-2/Winchip-2A/Winchip-3 (MWINCHIP3D) (NEW) | |
17. AMD Elan (MELAN) (NEW) | |
18. GeodeGX1 (MGEODEGX1) (NEW) | |
19. Geode GX/LX (MGEODE_LX) (NEW) | |
20. CyrixIII/VIA-C3 (MCYRIXIII) (NEW) | |
21. VIA C3-2 (Nehemiah) (MVIAC3_2) (NEW) | |
22. VIA C7 (MVIAC7) (NEW) | |
23. Core 2/newer Xeon (MCORE2) (NEW) | |
24. Intel Atom (MATOM) (NEW) | |
choice[1-24]: | |
Generic x86 support (X86_GENERIC) [N/y/?] (NEW) | |
PentiumPro memory ordering errata workaround (X86_PPRO_FENCE) [N/y/?] (NEW) | |
HPET Timer Support (HPET_TIMER) [N/y/?] (NEW) | |
Maximum number of CPUs (NR_CPUS) [8] 8 | |
SMT (Hyperthreading) scheduler support (SCHED_SMT) [Y/n/?] y | |
Multi-core scheduler support (SCHED_MC) [Y/n/?] (NEW) | |
Preemption Model | |
1. No Forced Preemption (Server) (PREEMPT_NONE) (NEW) | |
> 2. Voluntary Kernel Preemption (Desktop) (PREEMPT_VOLUNTARY) | |
3. Preemptible Kernel (Low-Latency Desktop) (PREEMPT) (NEW) | |
choice[1-3]: | |
Reroute for broken boot IRQs (X86_REROUTE_FOR_BROKEN_BOOT_IRQS) [Y/n/?] y | |
Machine Check / overheating reporting (X86_MCE) [Y/n/?] y | |
Intel MCE features (X86_MCE_INTEL) [Y/n/?] (NEW) | |
AMD MCE features (X86_MCE_AMD) [Y/n/?] (NEW) | |
Support for old Pentium 5 / WinChip machine checks (X86_ANCIENT_MCE) [N/y/?] (NEW) | |
Machine check injector support (X86_MCE_INJECT) [N/m/y/?] (NEW) | |
Toshiba Laptop support (TOSHIBA) [N/m/y/?] (NEW) | |
Dell laptop support (I8K) [N/m/y/?] (NEW) | |
Enable X86 board specific fixups for reboot (X86_REBOOTFIXUPS) [N/y/?] (NEW) | |
CPU microcode loading support (MICROCODE) [Y/n/m/?] y | |
Intel microcode loading support (MICROCODE_INTEL) [Y/n/?] (NEW) | |
AMD microcode loading support (MICROCODE_AMD) [Y/n/?] y | |
Early load microcode (MICROCODE_EARLY) [Y/n/?] (NEW) | |
/dev/cpu/*/msr - Model-specific register support (X86_MSR) [Y/n/m/?] y | |
/dev/cpu/*/cpuid - CPU information support (X86_CPUID) [Y/n/m/?] y | |
High Memory Support | |
1. off (NOHIGHMEM) (NEW) | |
> 2. 4GB (HIGHMEM4G) (NEW) | |
3. 64GB (HIGHMEM64G) (NEW) | |
choice[1-3]: | |
Memory model | |
> 1. Flat Memory (FLATMEM_MANUAL) (NEW) | |
2. Sparse Memory (SPARSEMEM_MANUAL) (NEW) | |
choice[1-2]: | |
Allow for memory compaction (COMPACTION) [Y/n/?] (NEW) | |
Page migration (MIGRATION) [Y/?] (NEW) y | |
Enable bounce buffers (BOUNCE) [Y/n/?] (NEW) | |
Enable KSM for page merging (KSM) [N/y/?] (NEW) | |
Low address space to protect from user allocation (DEFAULT_MMAP_MIN_ADDR) [4096] (NEW) | |
Enable recovery from hardware memory errors (MEMORY_FAILURE) [N/y/?] (NEW) | |
Transparent Hugepage Support (TRANSPARENT_HUGEPAGE) [N/y/?] (NEW) | |
Enable cleancache driver to cache clean pages if tmem is present (CLEANCACHE) [N/y/?] (NEW) | |
Enable frontswap to cache swap pages if tmem is present (FRONTSWAP) [N/y/?] (NEW) | |
Contiguous Memory Allocator (CMA) [N/y/?] (NEW) | |
Common API for compressed memory storage (ZPOOL) [N/m/y/?] (NEW) | |
Low density storage for compressed pages (ZBUD) [N/m/y/?] (NEW) | |
Memory allocator for compressed pages (ZSMALLOC) [N/m/y/?] (NEW) | |
During reclaim treat anon and file backed pages equally (BALANCE_ANON_FILE_RECLAIM) [N/y/?] (NEW) | |
kswapd cpu affinity mask (KSWAPD_CPU_AFFINITY_MASK) [] (NEW) | |
Force certain memory allocators to always return ZONE_DMA memory (FORCE_ALLOC_FROM_DMA_ZONE) [N/y/?] (NEW) | |
Enable process reclaim (PROCESS_RECLAIM) [N/y/?] (NEW) | |
Allocate 3rd-level pagetables from highmem (HIGHPTE) [N/y/?] (NEW) | |
Check for low memory corruption (X86_CHECK_BIOS_CORRUPTION) [Y/n/?] y | |
Set the default setting of memory_corruption_check (X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK) [Y/n/?] (NEW) | |
Amount of low memory, in kilobytes, to reserve for the BIOS (X86_RESERVE_LOW) [64] (NEW) | |
Math emulation (MATH_EMULATION) [N/y/?] (NEW) | |
MTRR (Memory Type Range Register) support (MTRR) [Y/?] y | |
MTRR cleanup support (MTRR_SANITIZER) [N/y/?] n | |
EFI runtime service support (EFI) [Y/n/?] y | |
EFI stub support (EFI_STUB) [N/y/?] (NEW) | |
Enable seccomp to safely compute untrusted bytecode (SECCOMP) [Y/n/?] (NEW) | |
Timer frequency | |
1. 100 HZ (HZ_100) (NEW) | |
2. 250 HZ (HZ_250) (NEW) | |
3. 300 HZ (HZ_300) (NEW) | |
> 4. 1000 HZ (HZ_1000) | |
choice[1-4?]: | |
kexec system call (KEXEC) [Y/n/?] y | |
kernel crash dumps (CRASH_DUMP) [Y/n/?] y | |
kexec jump (KEXEC_JUMP) [N/y/?] (NEW) | |
Physical address where the kernel is loaded (PHYSICAL_START) [0x1000000] (NEW) | |
Build a relocatable kernel (RELOCATABLE) [Y/n/?] (NEW) | |
Randomize the address of the kernel image (RANDOMIZE_BASE) [N/y/?] (NEW) | |
Alignment value to which kernel should be aligned (PHYSICAL_ALIGN) [0x200000] (NEW) | |
Support for hot-pluggable CPUs (HOTPLUG_CPU) [Y/?] (NEW) y | |
Set default setting of cpu0_hotpluggable (BOOTPARAM_HOTPLUG_CPU0) [N/y/?] (NEW) | |
Debug CPU0 hotplug (DEBUG_HOTPLUG_CPU0) [N/y/?] (NEW) | |
Disable the 32-bit vDSO (needed for glibc 2.3.3) (COMPAT_VDSO) [N/y/?] n | |
Built-in kernel command line (CMDLINE_BOOL) [N/y/?] (NEW) | |
* | |
* Power management and ACPI options | |
* | |
Suspend to RAM and standby (SUSPEND) [Y/n/?] (NEW) | |
Android's method of preventing suspend (WAKELOCK) [Y/n/?] (NEW) | |
Hibernation (aka 'suspend to disk') (HIBERNATION) [Y/n/?] y | |
Default resume partition (PM_STD_PARTITION) [] (NEW) | |
Opportunistic sleep (PM_AUTOSLEEP) [N/y/?] (NEW) | |
User space wakeup sources interface (PM_WAKELOCKS) [N/y/?] (NEW) | |
Run-time PM core functionality (PM_RUNTIME) [N/y/?] (NEW) | |
Power Management Debug Support (PM_DEBUG) [Y/n/?] y | |
Extra PM attributes in sysfs for low-level debugging/testing (PM_ADVANCED_DEBUG) [N/y/?] (NEW) | |
Test suspend/resume and wakealarm during bootup (PM_TEST_SUSPEND) [N/y/?] (NEW) | |
Suspend/resume event tracing (PM_TRACE_RTC) [Y/n/?] y | |
Enable workqueue power-efficient mode by default (WQ_POWER_EFFICIENT_DEFAULT) [N/y/?] (NEW) | |
Log time spent in suspend (SUSPEND_TIME) [N/y/?] (NEW) | |
* | |
* ACPI (Advanced Configuration and Power Interface) Support | |
* | |
ACPI (Advanced Configuration and Power Interface) Support (ACPI) [Y/n/?] (NEW) | |
Deprecated power /proc/acpi directories (ACPI_PROCFS_POWER) [N/y/?] (NEW) | |
EC read/write access through /sys/kernel/debug/ec (ACPI_EC_DEBUGFS) [N/m/y/?] (NEW) | |
AC Adapter (ACPI_AC) [Y/n/m/?] (NEW) | |
Battery (ACPI_BATTERY) [Y/n/m/?] (NEW) | |
Button (ACPI_BUTTON) [Y/?] (NEW) y | |
Video (ACPI_VIDEO) [Y/?] (NEW) y | |
Fan (ACPI_FAN) [Y/n/m/?] (NEW) | |
Dock (ACPI_DOCK) [Y/n/?] y | |
Processor (ACPI_PROCESSOR) [Y/n/m/?] (NEW) | |
Processor Aggregator (ACPI_PROCESSOR_AGGREGATOR) [N/m/y/?] (NEW) | |
Thermal Zone (ACPI_THERMAL) [Y/n/m/?] (NEW) | |
ACPI tables override via initrd (ACPI_INITRD_TABLE_OVERRIDE) [N/y/?] (NEW) | |
Debug Statements (ACPI_DEBUG) [N/y/?] (NEW) | |
PCI slot detection driver (ACPI_PCI_SLOT) [N/y/?] (NEW) | |
Container and Module Devices (ACPI_CONTAINER) [Y/?] (NEW) y | |
Smart Battery System (ACPI_SBS) [N/m/y/?] (NEW) | |
Hardware Error Device (ACPI_HED) [N/m/y/?] (NEW) | |
Allow ACPI methods to be inserted/replaced at run time (ACPI_CUSTOM_METHOD) [N/m/y/?] (NEW) | |
Boottime Graphics Resource Table support (ACPI_BGRT) [N/y/?] (NEW) | |
ACPI Platform Error Interface (APEI) (ACPI_APEI) [N/y/?] (NEW) | |
Extended Error Log support (ACPI_EXTLOG) [N/m/y/?] (NEW) | |
* | |
* SFI (Simple Firmware Interface) Support | |
* | |
SFI (Simple Firmware Interface) Support (SFI) [N/y/?] (NEW) | |
* | |
* APM (Advanced Power Management) BIOS support | |
* | |
APM (Advanced Power Management) BIOS support (APM) [N/m/y/?] (NEW) | |
* | |
* CPU Frequency scaling | |
* | |
CPU Frequency scaling (CPU_FREQ) [Y/n/?] y | |
CPU frequency translation statistics (CPU_FREQ_STAT) [N/m/y/?] n | |
Default CPUFreq governor | |
1. performance (CPU_FREQ_DEFAULT_GOV_PERFORMANCE) (NEW) | |
> 2. userspace (CPU_FREQ_DEFAULT_GOV_USERSPACE) | |
3. ondemand (CPU_FREQ_DEFAULT_GOV_ONDEMAND) (NEW) | |
4. conservative (CPU_FREQ_DEFAULT_GOV_CONSERVATIVE) (NEW) | |
5. interactive (CPU_FREQ_DEFAULT_GOV_INTERACTIVE) (NEW) | |
choice[1-5?]: | |
'performance' governor (CPU_FREQ_GOV_PERFORMANCE) [Y/n/m/?] y | |
'powersave' governor (CPU_FREQ_GOV_POWERSAVE) [N/m/y/?] (NEW) | |
'userspace' governor for userspace frequency scaling (CPU_FREQ_GOV_USERSPACE) [Y/?] (NEW) y | |
'ondemand' cpufreq policy governor (CPU_FREQ_GOV_ONDEMAND) [Y/n/m/?] y | |
'interactive' cpufreq policy governor (CPU_FREQ_GOV_INTERACTIVE) [N/m/y/?] (NEW) | |
'conservative' cpufreq governor (CPU_FREQ_GOV_CONSERVATIVE) [N/m/y/?] (NEW) | |
Event base short term CPU freq boost (CPU_BOOST) [N/m/y/?] (NEW) | |
* | |
* x86 CPU frequency scaling drivers | |
* | |
Intel P state control (X86_INTEL_PSTATE) [N/y/?] (NEW) | |
Processor Clocking Control interface driver (X86_PCC_CPUFREQ) [N/m/y/?] (NEW) | |
ACPI Processor P-States driver (X86_ACPI_CPUFREQ) [Y/n/m/?] y | |
Legacy cpb sysfs knob support for AMD CPUs (X86_ACPI_CPUFREQ_CPB) [Y/n/?] (NEW) | |
AMD Mobile K6-2/K6-3 PowerNow! (X86_POWERNOW_K6) [N/m/y/?] (NEW) | |
AMD Mobile Athlon/Duron PowerNow! (X86_POWERNOW_K7) [N/m/y/?] (NEW) | |
AMD Opteron/Athlon64 PowerNow! (X86_POWERNOW_K8) [N/m/y/?] (NEW) | |
AMD frequency sensitivity feedback powersave bias (X86_AMD_FREQ_SENSITIVITY) [N/m/y/?] (NEW) | |
Cyrix MediaGX/NatSemi Geode Suspend Modulation (X86_GX_SUSPMOD) [N/m/y/?] (NEW) | |
Intel Enhanced SpeedStep (deprecated) (X86_SPEEDSTEP_CENTRINO) [N/m/y/?] (NEW) | |
Intel Speedstep on ICH-M chipsets (ioport interface) (X86_SPEEDSTEP_ICH) [N/m/y/?] (NEW) | |
Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface) (X86_SPEEDSTEP_SMI) [N/m/y/?] (NEW) | |
Intel Pentium 4 clock modulation (X86_P4_CLOCKMOD) [N/m/y/?] (NEW) | |
nVidia nForce2 FSB changing (X86_CPUFREQ_NFORCE2) [N/m/y/?] (NEW) | |
Transmeta LongRun (X86_LONGRUN) [N/m/y/?] (NEW) | |
VIA Cyrix III Longhaul (X86_LONGHAUL) [N/m/y/?] (NEW) | |
VIA C7 Enhanced PowerSaver (DANGEROUS) (X86_E_POWERSAVER) [N/m/y/?] (NEW) | |
* | |
* shared options | |
* | |
* | |
* CPU Idle | |
* | |
CPU idle PM support (CPU_IDLE) [Y/?] (NEW) y | |
Ladder governor (for periodic timer tick) (CPU_IDLE_GOV_LADDER) [Y/n] (NEW) | |
Menu governor (for tickless system) (CPU_IDLE_GOV_MENU) [Y] (NEW) y | |
Cpuidle Driver for Intel Processors (INTEL_IDLE) [N/y/?] (NEW) | |
* | |
* Bus options (PCI etc.) | |
* | |
PCI support (PCI) [Y/n/?] (NEW) | |
PCI access mode | |
1. BIOS (PCI_GOBIOS) (NEW) | |
2. MMConfig (PCI_GOMMCONFIG) (NEW) | |
3. Direct (PCI_GODIRECT) (NEW) | |
> 4. Any (PCI_GOANY) (NEW) | |
choice[1-4?]: | |
PCI Express Port Bus support (PCIEPORTBUS) [Y/n/?] y | |
PCI Express Hotplug driver (HOTPLUG_PCI_PCIE) [N/y/?] (NEW) | |
Root Port Advanced Error Reporting support (PCIEAER) [Y/n/?] (NEW) | |
PCI Express ECRC settings control (PCIE_ECRC) [N/y/?] (NEW) | |
PCIe AER error injector support (PCIEAER_INJECT) [N/m/y/?] (NEW) | |
PCI Express ASPM control (PCIEASPM) [Y/?] y | |
Debug PCI Express ASPM (PCIEASPM_DEBUG) [N/y/?] (NEW) | |
Default ASPM policy | |
> 1. BIOS default (PCIEASPM_DEFAULT) (NEW) | |
2. Powersave (PCIEASPM_POWERSAVE) (NEW) | |
3. Performance (PCIEASPM_PERFORMANCE) (NEW) | |
choice[1-3]: | |
Message Signaled Interrupts (MSI and MSI-X) (PCI_MSI) [N/y/?] (NEW) | |
PCI Debugging (PCI_DEBUG) [N/y/?] (NEW) | |
Enable PCI resource re-allocation detection (PCI_REALLOC_ENABLE_AUTO) [N/y/?] (NEW) | |
PCI Stub driver (PCI_STUB) [N/m/y/?] (NEW) | |
Interrupts on hypertransport devices (HT_IRQ) [Y/n/?] (NEW) | |
PCI IOV support (PCI_IOV) [N/y/?] (NEW) | |
PCI PRI support (PCI_PRI) [N/y/?] (NEW) | |
PCI PASID support (PCI_PASID) [N/y/?] (NEW) | |
PCI IO-APIC hotplug support (PCI_IOAPIC) [N/y] (NEW) | |
* | |
* PCI host controller drivers | |
* | |
ISA support (ISA) [N/y/?] (NEW) | |
NatSemi SCx200 support (SCx200) [N/m/y/?] (NEW) | |
One Laptop Per Child support (OLPC) [N/y/?] (NEW) | |
PCEngines ALIX System Support (LED setup) (ALIX) [N/y/?] (NEW) | |
Soekris Engineering net5501 System Support (LEDS, GPIO, etc) (NET5501) [N/y/?] (NEW) | |
Traverse Technologies GEOS System Support (LEDS, GPIO, etc) (GEOS) [N/y/?] (NEW) | |
* | |
* PCCard (PCMCIA/CardBus) support | |
* | |
PCCard (PCMCIA/CardBus) support (PCCARD) [Y/n/m/?] y | |
16-bit PCMCIA support (PCMCIA) [Y/n/m/?] (NEW) | |
Load CIS updates from userspace (PCMCIA_LOAD_CIS) [Y/n/?] (NEW) | |
32-bit CardBus support (CARDBUS) [Y/?] (NEW) y | |
* | |
* PC-card bridges | |
* | |
CardBus yenta-compatible bridge support (YENTA) [Y/n/m/?] y | |
Cirrus PD6729 compatible bridge support (PD6729) [N/m/y/?] (NEW) | |
i82092 compatible bridge support (I82092) [N/m/y/?] (NEW) | |
* | |
* Support for PCI Hotplug | |
* | |
Support for PCI Hotplug (HOTPLUG_PCI) [Y/n/?] y | |
Compaq PCI Hotplug driver (HOTPLUG_PCI_COMPAQ) [N/m/y/?] (NEW) | |
IBM PCI Hotplug driver (HOTPLUG_PCI_IBM) [N/m/y/?] (NEW) | |
ACPI PCI Hotplug driver (HOTPLUG_PCI_ACPI) [N/y/?] (NEW) | |
CompactPCI Hotplug driver (HOTPLUG_PCI_CPCI) [N/y/?] (NEW) | |
SHPC PCI Hotplug driver (HOTPLUG_PCI_SHPC) [N/m/y/?] (NEW) | |
RapidIO support (RAPIDIO) [N/m/y/?] (NEW) | |
Mark VGA/VBE/EFI FB as generic system framebuffer (X86_SYSFB) [N/y/?] (NEW) | |
* | |
* Executable file formats / Emulations | |
* | |
Kernel support for ELF binaries (BINFMT_ELF) [Y/n/?] (NEW) | |
Write ELF core dumps with partial segments (CORE_DUMP_DEFAULT_ELF_HEADERS) [Y/n/?] (NEW) | |
Kernel support for scripts starting with #! (BINFMT_SCRIPT) [Y/n/m/?] (NEW) | |
Kernel support for a.out and ECOFF binaries (BINFMT_AOUT) [N/m/y/?] (NEW) | |
Kernel support for MISC binaries (BINFMT_MISC) [Y/n/m/?] y | |
* | |
* Networking support | |
* | |
Networking support (NET) [Y/n/?] y | |
Disable skb fragment cache (DISABLE_NET_SKB_FRAG_CACHE) [N/y/?] (NEW) | |
* | |
* Networking options | |
* | |
Packet socket (PACKET) [Y/n/m/?] y | |
Packet: sockets monitoring interface (PACKET_DIAG) [N/m/y/?] (NEW) | |
Unix domain sockets (UNIX) [Y/n/m/?] y | |
UNIX: socket monitoring interface (UNIX_DIAG) [N/m/y/?] (NEW) | |
Transformation user configuration interface (XFRM_USER) [Y/n/m/?] y | |
Transformation sub policy support (XFRM_SUB_POLICY) [N/y/?] (NEW) | |
Transformation migrate database (XFRM_MIGRATE) [N/y/?] (NEW) | |
Transformation statistics (XFRM_STATISTICS) [N/y/?] (NEW) | |
PF_KEY sockets (NET_KEY) [N/m/y/?] (NEW) | |
TCP/IP networking (INET) [Y/n/?] y | |
IP: multicasting (IP_MULTICAST) [Y/n/?] y | |
IP: advanced router (IP_ADVANCED_ROUTER) [Y/n/?] y | |
FIB TRIE statistics (IP_FIB_TRIE_STATS) [N/y/?] (NEW) | |
IP: policy routing (IP_MULTIPLE_TABLES) [Y/n/?] y | |
IP: equal cost multipath (IP_ROUTE_MULTIPATH) [Y/n/?] y | |
IP: verbose route monitoring (IP_ROUTE_VERBOSE) [Y/n/?] y | |
IP: kernel level autoconfiguration (IP_PNP) [Y/n/?] y | |
IP: DHCP support (IP_PNP_DHCP) [Y/n/?] y | |
IP: BOOTP support (IP_PNP_BOOTP) [Y/n/?] y | |
IP: RARP support (IP_PNP_RARP) [Y/n/?] y | |
IP: tunneling (NET_IPIP) [N/m/y/?] (NEW) | |
IP: GRE demultiplexer (NET_IPGRE_DEMUX) [N/m/y/?] (NEW) | |
IP: multicast routing (IP_MROUTE) [Y/n/?] y | |
IP: multicast policy routing (IP_MROUTE_MULTIPLE_TABLES) [N/y/?] (NEW) | |
IP: PIM-SM version 1 support (IP_PIMSM_V1) [Y/n/?] y | |
IP: PIM-SM version 2 support (IP_PIMSM_V2) [Y/n/?] y | |
IP: TCP syncookie support (SYN_COOKIES) [Y/n/?] y | |
IP: Foo (IP protocols) over UDP (NET_FOU) [N/m/y/?] (NEW) | |
Generic Network Virtualization Encapsulation (Geneve) (GENEVE) [N/m/y/?] (NEW) | |
IP: AH transformation (INET_AH) [N/m/y/?] (NEW) | |
IP: ESP transformation (INET_ESP) [N/m/y/?] (NEW) | |
IP: IPComp transformation (INET_IPCOMP) [N/m/y/?] (NEW) | |
IP: IPsec transport mode (INET_XFRM_MODE_TRANSPORT) [N/m/y/?] n | |
IP: IPsec tunnel mode (INET_XFRM_MODE_TUNNEL) [N/m/y/?] n | |
IP: IPsec BEET mode (INET_XFRM_MODE_BEET) [N/m/y/?] n | |
Large Receive Offload (ipv4/tcp) (INET_LRO) [Y/n/m/?] (NEW) | |
INET: socket monitoring interface (INET_DIAG) [N/m/y/?] n | |
* | |
* TCP: advanced congestion control | |
* | |
TCP: advanced congestion control (TCP_CONG_ADVANCED) [Y/n/?] y | |
Binary Increase Congestion (BIC) control (TCP_CONG_BIC) [N/m/y/?] n | |
CUBIC TCP (TCP_CONG_CUBIC) [Y/n/m/?] (NEW) | |
TCP Westwood+ (TCP_CONG_WESTWOOD) [N/m/y/?] n | |
H-TCP (TCP_CONG_HTCP) [N/m/y/?] n | |
High Speed TCP (TCP_CONG_HSTCP) [N/m/y/?] (NEW) | |
TCP-Hybla congestion control algorithm (TCP_CONG_HYBLA) [N/m/y/?] (NEW) | |
TCP Vegas (TCP_CONG_VEGAS) [N/m/y/?] (NEW) | |
Scalable TCP (TCP_CONG_SCALABLE) [N/m/y/?] (NEW) | |
TCP Low Priority (TCP_CONG_LP) [N/m/y/?] (NEW) | |
TCP Veno (TCP_CONG_VENO) [N/m/y/?] (NEW) | |
YeAH TCP (TCP_CONG_YEAH) [N/m/y/?] (NEW) | |
TCP Illinois (TCP_CONG_ILLINOIS) [N/m/y/?] (NEW) | |
DataCenter TCP (DCTCP) (TCP_CONG_DCTCP) [N/m/y/?] (NEW) | |
Default TCP congestion control | |
> 1. Cubic (DEFAULT_CUBIC) (NEW) | |
2. Reno (DEFAULT_RENO) (NEW) | |
choice[1-2?]: | |
TCP: MD5 Signature Option support (RFC2385) (TCP_MD5SIG) [Y/n/?] y | |
* | |
* The IPv6 protocol | |
* | |
The IPv6 protocol (IPV6) [Y/n/m/?] y | |
IPv6: Router Preference (RFC 4191) support (IPV6_ROUTER_PREF) [N/y/?] (NEW) | |
IPv6: Enable RFC 4429 Optimistic DAD (IPV6_OPTIMISTIC_DAD) [N/y/?] (NEW) | |
IPv6: AH transformation (INET6_AH) [Y/n/m/?] y | |
IPv6: ESP transformation (INET6_ESP) [Y/n/m/?] y | |
IPv6: IPComp transformation (INET6_IPCOMP) [N/m/y/?] (NEW) | |
IPv6: Mobility (IPV6_MIP6) [N/m/y/?] (NEW) | |
IPv6: IPsec transport mode (INET6_XFRM_MODE_TRANSPORT) [Y/n/m/?] (NEW) | |
IPv6: IPsec tunnel mode (INET6_XFRM_MODE_TUNNEL) [Y/n/m/?] (NEW) | |
IPv6: IPsec BEET mode (INET6_XFRM_MODE_BEET) [Y/n/m/?] (NEW) | |
IPv6: MIPv6 route optimization mode (INET6_XFRM_MODE_ROUTEOPTIMIZATION) [N/m/y/?] (NEW) | |
Virtual (secure) IPv6: tunneling (IPV6_VTI) [N/m/y/?] (NEW) | |
IPv6: IPv6-in-IPv4 tunnel (SIT driver) (IPV6_SIT) [Y/n/m/?] (NEW) | |
IPv6: IPv6 Rapid Deployment (6RD) (IPV6_SIT_6RD) [N/y/?] (NEW) | |
IPv6: IP-in-IPv6 tunnel (RFC2473) (IPV6_TUNNEL) [N/m/y/?] (NEW) | |
IPv6: GRE tunnel (IPV6_GRE) [N/m/y/?] (NEW) | |
IPv6: Multiple Routing Tables (IPV6_MULTIPLE_TABLES) [N/y/?] (NEW) | |
IPv6: multicast routing (IPV6_MROUTE) [N/y/?] (NEW) | |
NetLabel subsystem support (NETLABEL) [Y/n/?] y | |
Only allow certain groups to create sockets (ANDROID_PARANOID_NETWORK) [N/y/?] (NEW) | |
Network activity statistics tracking (NET_ACTIVITY_STATS) [Y/n/?] (NEW) | |
Security Marking (NETWORK_SECMARK) [Y/?] (NEW) y | |
Timestamping in PHY devices (NETWORK_PHY_TIMESTAMPING) [N/y/?] (NEW) | |
* | |
* Network packet filtering framework (Netfilter) | |
* | |
Network packet filtering framework (Netfilter) (NETFILTER) [Y/n/?] y | |
Network packet filtering debugging (NETFILTER_DEBUG) [N/y/?] (NEW) | |
Advanced netfilter configuration (NETFILTER_ADVANCED) [N/y/?] n | |
* | |
* Core Netfilter Configuration | |
* | |
Netfilter LOG over NFNETLINK interface (NETFILTER_NETLINK_LOG) [Y/?] (NEW) y | |
Netfilter connection tracking support (NF_CONNTRACK) [Y/n/m/?] y | |
Connection tracking security mark support (NF_CONNTRACK_SECMARK) [Y/n/?] (NEW) | |
Supply CT list in procfs (OBSOLETE) (NF_CONNTRACK_PROCFS) [Y/n/?] (NEW) | |
FTP protocol support (NF_CONNTRACK_FTP) [Y/n/m/?] y | |
IRC protocol support (NF_CONNTRACK_IRC) [Y/n/m/?] y | |
NetBIOS name service protocol support (NF_CONNTRACK_NETBIOS_NS) [N/m/y/?] (NEW) | |
SIP protocol support (NF_CONNTRACK_SIP) [Y/n/m/?] y | |
Connection tracking netlink interface (NF_CT_NETLINK) [Y/n/m/?] y | |
Netfilter nf_tables support (NF_TABLES) [N/m/y/?] (NEW) | |
Netfilter Xtables support (required for ip_tables) (NETFILTER_XTABLES) [Y/?] (NEW) y | |
* | |
* Xtables combined modules | |
* | |
nfmark target and match support (NETFILTER_XT_MARK) [M/n/y/?] (NEW) | |
* | |
* Xtables targets | |
* | |
"CONNSECMARK" target support (NETFILTER_XT_TARGET_CONNSECMARK) [Y/n/m/?] y | |
LOG target support (NETFILTER_XT_TARGET_LOG) [M/n/y/?] (NEW) | |
"SNAT and DNAT" targets support (NETFILTER_XT_NAT) [M/?] (NEW) m | |
"NETMAP" target support (NETFILTER_XT_TARGET_NETMAP) [N/m/?] (NEW) | |
"NFLOG" target support (NETFILTER_XT_TARGET_NFLOG) [Y/n/m/?] y | |
REDIRECT target support (NETFILTER_XT_TARGET_REDIRECT) [N/m/?] (NEW) | |
"SECMARK" target support (NETFILTER_XT_TARGET_SECMARK) [Y/n/m/?] y | |
"TCPMSS" target support (NETFILTER_XT_TARGET_TCPMSS) [Y/n/m/?] y | |
* | |
* Xtables matches | |
* | |
"conntrack" connection tracking match support (NETFILTER_XT_MATCH_CONNTRACK) [Y/n/m/?] y | |
IPsec "policy" match support (NETFILTER_XT_MATCH_POLICY) [Y/n/m/?] y | |
"state" match support (NETFILTER_XT_MATCH_STATE) [Y/n/m/?] y | |
* | |
* IP set support | |
* | |
IP set support (IP_SET) [N/m/y/?] (NEW) | |
* | |
* IP virtual server support | |
* | |
IP virtual server support (IP_VS) [N/m/y/?] (NEW) | |
* | |
* IP: Netfilter Configuration | |
* | |
IPv4 connection tracking support (required for NAT) (NF_CONNTRACK_IPV4) [Y/n/m/?] y | |
proc/sysctl compatibility with old connection tracking (NF_CONNTRACK_PROC_COMPAT) [Y/n/?] (NEW) | |
ARP packet logging (NF_LOG_ARP) [M/n/y] (NEW) | |
IPv4 packet logging (NF_LOG_IPV4) [M/y] (NEW) | |
IPv4 packet rejection (NF_REJECT_IPV4) [Y] (NEW) y | |
IPv4 NAT (NF_NAT_IPV4) [M/y/?] (NEW) | |
IPv4 masquerade support (NF_NAT_MASQUERADE_IPV4) [M/?] (NEW) m | |
IP tables support (required for filtering/masq/NAT) (IP_NF_IPTABLES) [Y/n/m/?] y | |
Packet filtering (IP_NF_FILTER) [Y/n/m/?] y | |
REJECT target support (IP_NF_TARGET_REJECT) [Y/n/m/?] y | |
iptables NAT support (IP_NF_NAT) [M/n/y/?] (NEW) | |
MASQUERADE target support (IP_NF_TARGET_MASQUERADE) [M/n/?] m | |
NATTYPE target support (IP_NF_TARGET_NATTYPE_MODULE) [M/n/?] (NEW) | |
Packet mangling (IP_NF_MANGLE) [Y/n/m/?] y | |
raw table support (required for NOTRACK/TRACE) (IP_NF_RAW) [N/m/y/?] (NEW) | |
* | |
* IPv6: Netfilter Configuration | |
* | |
IPv6 connection tracking support (NF_CONNTRACK_IPV6) [Y/n/m/?] y | |
IPv6 packet rejection (NF_REJECT_IPV6) [Y] (NEW) y | |
IPv6 packet logging (NF_LOG_IPV6) [M/y] (NEW) | |
IP6 tables support (required for filtering) (IP6_NF_IPTABLES) [Y/n/m/?] y | |
"ipv6header" IPv6 Extension Headers Match (IP6_NF_MATCH_IPV6HEADER) [Y/n/m/?] y | |
Packet filtering (IP6_NF_FILTER) [Y/n/m/?] y | |
REJECT target support (IP6_NF_TARGET_REJECT) [Y/n/m/?] y | |
Packet mangling (IP6_NF_MANGLE) [Y/n/m/?] y | |
raw table support (required for TRACE) (IP6_NF_RAW) [N/m/y/?] (NEW) | |
* | |
* The DCCP Protocol | |
* | |
The DCCP Protocol (IP_DCCP) [N/m/y/?] (NEW) | |
* | |
* The SCTP Protocol | |
* | |
The SCTP Protocol (IP_SCTP) [N/m/y/?] (NEW) | |
The RDS Protocol (RDS) [N/m/y/?] (NEW) | |
* | |
* The TIPC Protocol | |
* | |
The TIPC Protocol (TIPC) [N/m/y/?] (NEW) | |
Asynchronous Transfer Mode (ATM) (ATM) [N/m/y/?] (NEW) | |
* | |
* Layer Two Tunneling Protocol (L2TP) | |
* | |
Layer Two Tunneling Protocol (L2TP) (L2TP) [N/m/y/?] (NEW) | |
802.1d Ethernet Bridging (BRIDGE) [N/m/y/?] (NEW) | |
802.1Q/802.1ad VLAN Support (VLAN_8021Q) [N/m/y/?] (NEW) | |
DECnet Support (DECNET) [N/m/y/?] (NEW) | |
ANSI/IEEE 802.2 LLC type 2 Support (LLC2) [N/m/y/?] (NEW) | |
The IPX protocol (IPX) [N/m/y/?] (NEW) | |
Appletalk protocol support (ATALK) [N/m/y/?] (NEW) | |
CCITT X.25 Packet Layer (X25) [N/m/y/?] (NEW) | |
LAPB Data Link Driver (LAPB) [N/m/y/?] (NEW) | |
Phonet protocols family (PHONET) [N/m/y/?] (NEW) | |
6LoWPAN Support (6LOWPAN) [N/m/y/?] (NEW) | |
IEEE Std 802.15.4 Low-Rate Wireless Personal Area Networks support (IEEE802154) [N/m/y/?] (NEW) | |
* | |
* QoS and/or fair queueing | |
* | |
QoS and/or fair queueing (NET_SCHED) [Y/n/?] y | |
* | |
* Queueing/Scheduling | |
* | |
Class Based Queueing (CBQ) (NET_SCH_CBQ) [N/m/y/?] (NEW) | |
Hierarchical Token Bucket (HTB) (NET_SCH_HTB) [N/m/y/?] (NEW) | |
Hierarchical Fair Service Curve (HFSC) (NET_SCH_HFSC) [N/m/y/?] (NEW) | |
Multi Band Priority Queueing (PRIO) (NET_SCH_PRIO) [N/m/y/?] (NEW) | |
Hardware Multiqueue-aware Multi Band Queuing (MULTIQ) (NET_SCH_MULTIQ) [N/m/y/?] (NEW) | |
Random Early Detection (RED) (NET_SCH_RED) [N/m/y/?] (NEW) | |
Stochastic Fair Blue (SFB) (NET_SCH_SFB) [N/m/y/?] (NEW) | |
Stochastic Fairness Queueing (SFQ) (NET_SCH_SFQ) [N/m/y/?] (NEW) | |
True Link Equalizer (TEQL) (NET_SCH_TEQL) [N/m/y/?] (NEW) | |
Token Bucket Filter (TBF) (NET_SCH_TBF) [N/m/y/?] (NEW) | |
Generic Random Early Detection (GRED) (NET_SCH_GRED) [N/m/y/?] (NEW) | |
Differentiated Services marker (DSMARK) (NET_SCH_DSMARK) [N/m/y/?] (NEW) | |
Network emulator (NETEM) (NET_SCH_NETEM) [N/m/y/?] (NEW) | |
Deficit Round Robin scheduler (DRR) (NET_SCH_DRR) [N/m/y/?] (NEW) | |
Multi-queue priority scheduler (MQPRIO) (NET_SCH_MQPRIO) [N/m/y/?] (NEW) | |
CHOose and Keep responsive flow scheduler (CHOKE) (NET_SCH_CHOKE) [N/m/y/?] (NEW) | |
Quick Fair Queueing scheduler (QFQ) (NET_SCH_QFQ) [N/m/y/?] (NEW) | |
Controlled Delay AQM (CODEL) (NET_SCH_CODEL) [N/m/y/?] (NEW) | |
Fair Queue Controlled Delay AQM (FQ_CODEL) (NET_SCH_FQ_CODEL) [N/m/y/?] (NEW) | |
Fair Queue (NET_SCH_FQ) [N/m/y/?] (NEW) | |
Heavy-Hitter Filter (HHF) (NET_SCH_HHF) [N/m/y/?] (NEW) | |
Proportional Integral controller Enhanced (PIE) scheduler (NET_SCH_PIE) [N/m/y/?] (NEW) | |
Ingress Qdisc (NET_SCH_INGRESS) [N/m/y/?] (NEW) | |
Plug network traffic until release (PLUG) (NET_SCH_PLUG) [N/m/y/?] (NEW) | |
* | |
* Classification | |
* | |
Elementary classification (BASIC) (NET_CLS_BASIC) [N/m/y/?] (NEW) | |
Traffic-Control Index (TCINDEX) (NET_CLS_TCINDEX) [N/m/y/?] (NEW) | |
Routing decision (ROUTE) (NET_CLS_ROUTE4) [N/m/y/?] (NEW) | |
Netfilter mark (FW) (NET_CLS_FW) [N/m/y/?] (NEW) | |
Universal 32bit comparisons w/ hashing (U32) (NET_CLS_U32) [N/m/y/?] (NEW) | |
IPv4 Resource Reservation Protocol (RSVP) (NET_CLS_RSVP) [N/m/y/?] (NEW) | |
IPv6 Resource Reservation Protocol (RSVP6) (NET_CLS_RSVP6) [N/m/y/?] (NEW) | |
Flow classifier (NET_CLS_FLOW) [N/m/y/?] (NEW) | |
Control Group Classifier (NET_CLS_CGROUP) [N/m/y/?] (NEW) | |
BPF-based classifier (NET_CLS_BPF) [N/m/y/?] (NEW) | |
Extended Matches (NET_EMATCH) [Y/n/?] y | |
Stack size (NET_EMATCH_STACK) [32] (NEW) | |
Simple packet data comparison (NET_EMATCH_CMP) [N/m/y/?] (NEW) | |
Multi byte comparison (NET_EMATCH_NBYTE) [N/m/y/?] (NEW) | |
U32 key (NET_EMATCH_U32) [N/m/y/?] (NEW) | |
Metadata (NET_EMATCH_META) [N/m/y/?] (NEW) | |
Textsearch (NET_EMATCH_TEXT) [N/m/y/?] (NEW) | |
Actions (NET_CLS_ACT) [Y/n/?] y | |
Traffic Policing (NET_ACT_POLICE) [N/m/y/?] (NEW) | |
Generic actions (NET_ACT_GACT) [N/m/y/?] (NEW) | |
Redirecting and Mirroring (NET_ACT_MIRRED) [N/m/y/?] (NEW) | |
IPtables targets (NET_ACT_IPT) [N/m/y/?] (NEW) | |
Stateless NAT (NET_ACT_NAT) [N/m/y/?] (NEW) | |
Packet Editing (NET_ACT_PEDIT) [N/m/y/?] (NEW) | |
Simple Example (Debug) (NET_ACT_SIMP) [N/m/y/?] (NEW) | |
SKB Editing (NET_ACT_SKBEDIT) [N/m/y/?] (NEW) | |
Checksum Updating (NET_ACT_CSUM) [N/m/y/?] (NEW) | |
Data Center Bridging support (DCB) [N/y/?] (NEW) | |
DNS Resolver support (DNS_RESOLVER) [Y/?] (NEW) y | |
B.A.T.M.A.N. Advanced Meshing Protocol (BATMAN_ADV) [N/m/y/?] (NEW) | |
Open vSwitch (OPENVSWITCH) [N/m/y/?] (NEW) | |
Virtual Socket protocol (VSOCKETS) [N/m/y/?] (NEW) | |
NETLINK: mmaped IO (NETLINK_MMAP) [N/y/?] (NEW) | |
NETLINK: socket monitoring interface (NETLINK_DIAG) [N/m/y/?] (NEW) | |
MPLS: GSO support (NET_MPLS_GSO) [N/m/y/?] (NEW) | |
High-availability Seamless Redundancy (HSR) (HSR) [N/m/y/?] (NEW) | |
* | |
* RmNet Data and MAP driver | |
* | |
RmNet Data and MAP driver (RMNET_DATA) [N/y/?] (NEW) | |
RPS (RPS) [Y/n] (NEW) | |
Network priority cgroup (CGROUP_NET_PRIO) [N/y/?] (NEW) | |
Network classid cgroup (CGROUP_NET_CLASSID) [N/y/?] (NEW) | |
Enable SOCKEV Netlink Multicast (SOCKEV_NLMCAST) [N/y/?] (NEW) | |
* | |
* Network testing | |
* | |
Packet Generator (USE WITH CAUTION) (NET_PKTGEN) [N/m/y/?] (NEW) | |
TCP connection probing (NET_TCPPROBE) [N/m/y/?] (NEW) | |
Network packet drop alerting service (NET_DROP_MONITOR) [N/m/y/?] (NEW) | |
* | |
* Amateur Radio support | |
* | |
Amateur Radio support (HAMRADIO) [Y/n/?] y | |
* | |
* Packet Radio protocols | |
* | |
Amateur Radio AX.25 Level 2 protocol (AX25) [N/m/y/?] (NEW) | |
* | |
* CAN bus subsystem support | |
* | |
CAN bus subsystem support (CAN) [N/m/y/?] (NEW) | |
* | |
* IrDA (infrared) subsystem support | |
* | |
IrDA (infrared) subsystem support (IRDA) [N/m/y/?] (NEW) | |
* | |
* Bluetooth subsystem support | |
* | |
Bluetooth subsystem support (BT) [N/m/y/?] (NEW) | |
RxRPC session sockets (AF_RXRPC) [N/m/y/?] (NEW) | |
* | |
* Wireless | |
* | |
Wireless (WIRELESS) [Y] (NEW) y | |
cfg80211 - wireless configuration API (CFG80211) [Y/n/m/?] y | |
nl80211 testmode command (NL80211_TESTMODE) [N/y/?] (NEW) | |
enable developer warnings (CFG80211_DEVELOPER_WARNINGS) [N/y/?] (NEW) | |
cfg80211 regulatory debugging (CFG80211_REG_DEBUG) [N/y/?] (NEW) | |
enable powersave by default (CFG80211_DEFAULT_PS) [Y/n/?] (NEW) | |
cfg80211 DebugFS entries (CFG80211_DEBUGFS) [N/y/?] (NEW) | |
cfg80211 wireless extensions compatibility (CFG80211_WEXT) [N/y/?] (NEW) | |
Generic IEEE 802.11 Networking Stack (mac80211) (MAC80211) [Y/n/m/?] y | |
Default rate control algorithm | |
> 1. Minstrel (MAC80211_RC_DEFAULT_MINSTREL) (NEW) | |
choice[1]: 1 | |
Enable mac80211 mesh networking (pre-802.11s) support (MAC80211_MESH) [N/y/?] (NEW) | |
Enable LED triggers (MAC80211_LEDS) [Y/n/?] y | |
Export mac80211 internals in DebugFS (MAC80211_DEBUGFS) [N/y/?] (NEW) | |
Trace all mac80211 debug messages (MAC80211_MESSAGE_TRACING) [N/y/?] (NEW) | |
* | |
* Select mac80211 debugging features | |
* | |
Select mac80211 debugging features (MAC80211_DEBUG_MENU) [N/y/?] (NEW) | |
* | |
* WiMAX Wireless Broadband support | |
* | |
WiMAX Wireless Broadband support (WIMAX) [N/m/y/?] (NEW) | |
* | |
* RF switch subsystem support | |
* | |
RF switch subsystem support (RFKILL) [Y/n/m/?] y | |
Power off on suspend (RFKILL_PM) [Y/n] (NEW) | |
* | |
* Plan 9 Resource Sharing Support (9P2000) | |
* | |
Plan 9 Resource Sharing Support (9P2000) (NET_9P) [N/m/y/?] (NEW) | |
* | |
* CAIF support | |
* | |
CAIF support (CAIF) [N/m/y/?] (NEW) | |
Ceph core library (CEPH_LIB) [N/m/y/?] (NEW) | |
* | |
* NFC subsystem support | |
* | |
NFC subsystem support (NFC) [N/m/y/?] (NEW) Y | |
NFC Digital Protocol stack support (NFC_DIGITAL) [N/m/y/?] (NEW) y | |
NCI protocol support (NFC_NCI) [N/m/y/?] (NEW) y | |
NFC HCI implementation (NFC_HCI) [N/m/y/?] (NEW) y | |
SHDLC link layer for HCI based NFC drivers (NFC_SHDLC) [N/y/?] (NEW) y | |
* | |
* Near Field Communication (NFC) devices | |
* | |
NXP PN533 USB driver (NFC_PN533) [N/m/y/?] (NEW) y | |
NFC hardware simulator driver (NFC_SIM) [N/m/y/?] (NEW) y | |
Sony NFC Port-100 Series USB device support (NFC_PORT100) [N/m/y/?] (NEW) y | |
NXP PN544 NFC driver (NFC_PN544) [N/m/y/?] (NEW) y | |
NFC PN544 i2c support (NFC_PN544_I2C) [N/m/y/?] (NEW) y | |
Inside Secure microread NFC driver (NFC_MICROREAD) [N/m/y/?] (NEW) y | |
NFC Microread i2c support (NFC_MICROREAD_I2C) [N/m/y/?] (NEW) y | |
Marvell NFC driver support (NFC_MRVL) [N/m/y/?] (NEW) y | |
Marvell NFC-over-USB driver (NFC_MRVL_USB) [N/m/y/?] (NEW) y | |
STMicroelectronics ST21NFCA NFC driver (NFC_ST21NFCA) [N/m/y/?] (NEW) y | |
NFC ST21NFCA i2c support (NFC_ST21NFCA_I2C) [N/m/y/?] (NEW) y | |
STMicroelectronics ST21NFCB NFC driver (NFC_ST21NFCB) [N/m/y/?] (NEW) y | |
NFC ST21NFCB i2c support (NFC_ST21NFCB_I2C) [N/m/y/?] (NEW) y | |
Qualcomm NCI based NFC Controller Driver for NQx (NFC_NQ) [N/m/y/?] (NEW) y | |
* | |
* IPC Router support | |
* | |
IPC Router support (IPC_ROUTER) [N/y/?] (NEW) | |
* | |
* Device Drivers | |
* | |
* | |
* Generic Driver Options | |
* | |
Support for uevent helper (UEVENT_HELPER) [Y/n/?] (NEW) | |
path to uevent helper (UEVENT_HELPER_PATH) [/sbin/hotplug] /sbin/hotplug | |
Maintain a devtmpfs filesystem to mount at /dev (DEVTMPFS) [Y/n/?] y | |
Automount devtmpfs at /dev, after the kernel mounted the rootfs (DEVTMPFS_MOUNT) [Y/n/?] y | |
Select only drivers that don't need compile-time external firmware (STANDALONE) [Y/n/?] (NEW) | |
Prevent firmware from being built (PREVENT_FIRMWARE_BUILD) [Y/n/?] (NEW) | |
Userspace firmware loading support (FW_LOADER) [Y/?] y | |
Include in-kernel firmware blobs in kernel binary (FIRMWARE_IN_KERNEL) [Y/n/?] (NEW) | |
External firmware blobs to build into the kernel binary (EXTRA_FIRMWARE) [] (NEW) | |
Fallback user-helper invocation for firmware loading (FW_LOADER_USER_HELPER_FALLBACK) [N/y/?] (NEW) | |
Driver Core verbose debug messages (DEBUG_DRIVER) [N/y/?] (NEW) | |
Managed device resources verbose debug messages (DEBUG_DEVRES) [Y/n/?] y | |
Enable verbose FENCE_TRACE messages (FENCE_TRACE) [N/y/?] (NEW) | |
* | |
* Bus devices | |
* | |
* | |
* Connector - unified userspace <-> kernelspace linker | |
* | |
Connector - unified userspace <-> kernelspace linker (CONNECTOR) [Y/n/m/?] y | |
Report process events to userspace (PROC_EVENTS) [Y/n/?] (NEW) | |
* | |
* Memory Technology Device (MTD) support | |
* | |
Memory Technology Device (MTD) support (MTD) [N/m/y/?] (NEW) | |
* | |
* Parallel port support | |
* | |
Parallel port support (PARPORT) [N/m/y/?] (NEW) | |
* | |
* Plug and Play support | |
* | |
Plug and Play support (PNP) [Y/?] (NEW) y | |
PNP debugging messages (PNP_DEBUG_MESSAGES) [Y/n/?] (NEW) | |
* | |
* Protocols | |
* | |
* | |
* Block devices | |
* | |
Block devices (BLK_DEV) [Y/n/?] (NEW) | |
Null test block driver (BLK_DEV_NULL_BLK) [N/m/y] (NEW) | |
Normal floppy disk support (BLK_DEV_FD) [N/m/y/?] (NEW) | |
Block Device Driver for Micron PCIe SSDs (BLK_DEV_PCIESSD_MTIP32XX) [N/m/y/?] (NEW) | |
Compaq Smart Array 5xxx support (BLK_CPQ_CISS_DA) [N/m/y/?] (NEW) | |
Mylex DAC960/DAC1100 PCI RAID Controller support (BLK_DEV_DAC960) [N/m/y/?] (NEW) | |
Micro Memory MM5415 Battery Backed RAM support (BLK_DEV_UMEM) [N/m/y/?] (NEW) | |
Loopback device support (BLK_DEV_LOOP) [Y/n/m/?] y | |
Number of loop devices to pre-create at init time (BLK_DEV_LOOP_MIN_COUNT) [8] (NEW) | |
Cryptoloop Support (BLK_DEV_CRYPTOLOOP) [N/m/y/?] (NEW) | |
DRBD Distributed Replicated Block Device support (BLK_DEV_DRBD) [N/m/y/?] (NEW) | |
Network block device support (BLK_DEV_NBD) [N/m/y/?] (NEW) | |
NVM Express block device (BLK_DEV_NVME) [N/m/y/?] (NEW) | |
Promise SATA SX8 support (BLK_DEV_SX8) [N/m/y/?] (NEW) | |
RAM block device support (BLK_DEV_RAM) [N/m/y/?] (NEW) | |
Packet writing on CD/DVD media (CDROM_PKTCDVD) [N/m/y/?] (NEW) | |
ATA over Ethernet support (ATA_OVER_ETH) [N/m/y/?] (NEW) | |
Very old hard disk (MFM/RLL/IDE) driver (BLK_DEV_HD) [N/y/?] (NEW) | |
Rados block device (RBD) (BLK_DEV_RBD) [N/m/y/?] (NEW) | |
IBM Flash Adapter 900GB Full Height PCIe Device Driver (BLK_DEV_RSXX) [N/m/y/?] (NEW) | |
* | |
* Misc devices | |
* | |
Analog Devices Digital Potentiometers (AD525X_DPOT) [N/m/y/?] (NEW) | |
Dummy IRQ handler (DUMMY_IRQ) [N/m/y/?] (NEW) | |
Device driver for IBM RSA service processor (IBM_ASM) [N/m/y/?] (NEW) | |
Sensable PHANToM (PCI) (PHANTOM) [N/m/y/?] (NEW) | |
SGI IOC4 Base IO support (SGI_IOC4) [N/m/y/?] (NEW) | |
TI Flash Media interface support (TIFM_CORE) [N/m/y/?] (NEW) | |
Integrated Circuits ICS932S401 (ICS932S401) [N/m/y/?] (NEW) | |
Enclosure Services (ENCLOSURE_SERVICES) [N/m/y/?] (NEW) | |
Channel interface driver for the HP iLO processor (HP_ILO) [N/m/y/?] (NEW) | |
Medfield Avago APDS9802 ALS Sensor module (APDS9802ALS) [N/m/y/?] (NEW) | |
Intersil ISL29003 ambient light sensor (ISL29003) [N/m/y/?] (NEW) | |
Intersil ISL29020 ambient light sensor (ISL29020) [N/m/y/?] (NEW) | |
Taos TSL2550 ambient light sensor (SENSORS_TSL2550) [N/m/y/?] (NEW) | |
ROHM BH1780GLI ambient light sensor (SENSORS_BH1780) [N/m/y/?] (NEW) | |
BH1770GLC / SFH7770 combined ALS - Proximity sensor (SENSORS_BH1770) [N/m/y/?] (NEW) | |
APDS990X combined als and proximity sensors (SENSORS_APDS990X) [N/m/y/?] (NEW) | |
Honeywell HMC6352 compass (HMC6352) [N/m/y/?] (NEW) | |
Dallas DS1682 Total Elapsed Time Recorder with Alarm (DS1682) [N/m/y/?] (NEW) | |
UID based statistics tracking exported to /proc/uid_stat (UID_STAT) [N/y] (NEW) | |
BMP085 digital pressure sensor on I2C (BMP085_I2C) [N/m/y/?] (NEW) | |
Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) PHUB (PCH_PHUB) [N/m/y/?] (NEW) | |
FSA9480 USB Switch (USB_SWITCH_FSA9480) [N/m/y/?] (NEW) | |
Generic on-chip SRAM driver (SRAM) [N/y/?] (NEW) | |
QTI Secure Execution Communicator driver (QSEECOM) [N/m/y/?] (NEW) | |
QTI High-Bandwidth Digital Content Protection Module (HDCP_QSEECOM) [N/m/y/?] (NEW) | |
Per-UID cpu time statistics (UID_CPUTIME) [N/m/y/?] (NEW) | |
USB Type-C charger detection support using Pericom chip (USB_EXT_TYPE_C_PERICOM) [N/m/y/?] (NEW) | |
USB Type-C charger detection support using TI chip (USB_EXT_TYPE_C_TI) [N/m/y/?] (NEW) | |
TI's DRV2667 haptic controller support (TI_DRV2667) [N/m/y/?] (NEW) | |
IDME support (IDME) [N/y/?] (NEW) | |
* | |
* Silicon Labs C2 port support | |
* | |
Silicon Labs C2 port support (C2PORT) [N/m/y/?] (NEW) | |
* | |
* EEPROM support | |
* | |
I2C EEPROMs / RAMs / ROMs from most vendors (EEPROM_AT24) [N/m/y/?] (NEW) | |
Old I2C EEPROM reader (EEPROM_LEGACY) [N/m/y/?] (NEW) | |
Maxim MAX6874/5 power supply supervisor (EEPROM_MAX6875) [N/m/y/?] (NEW) | |
EEPROM 93CX6 support (EEPROM_93CX6) [N/m/y/?] (NEW) | |
ENE CB710/720 Flash memory card reader support (CB710_CORE) [N/m/y/?] (NEW) | |
* | |
* Texas Instruments shared transport line discipline | |
* | |
STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (I2C) (SENSORS_LIS3_I2C) [N/m/y/?] (NEW) | |
* | |
* Altera FPGA firmware download module | |
* | |
Altera FPGA firmware download module (ALTERA_STAPL) [N/m/y/?] (NEW) | |
VMware VMCI Driver (VMWARE_VMCI) [N/m/y/?] (NEW) | |
QDSP6V2 HW Ultrasound support (MSM_ULTRASOUND) [N/y/?] (NEW) | |
* | |
* Intel MIC Bus Driver | |
* | |
* | |
* Intel MIC Host Driver | |
* | |
* | |
* Intel MIC Card Driver | |
* | |
Line Echo Canceller support (ECHO) [N/m/y/?] (NEW) | |
* | |
* ATA/ATAPI/MFM/RLL support (DEPRECATED) | |
* | |
ATA/ATAPI/MFM/RLL support (DEPRECATED) (IDE) [N/m/y/?] (NEW) | |
* | |
* SCSI device support | |
* | |
RAID Transport Class (RAID_ATTRS) [N/m/y/?] (NEW) | |
SCSI device support (SCSI) [Y/?] (NEW) y | |
SCSI: use blk-mq I/O path by default (SCSI_MQ_DEFAULT) [N/y/?] (NEW) | |
legacy /proc/scsi/ support (SCSI_PROC_FS) [Y/n/?] (NEW) | |
* | |
* SCSI support type (disk, tape, CD-ROM) | |
* | |
SCSI disk support (BLK_DEV_SD) [Y/n/m/?] y | |
SCSI tape support (CHR_DEV_ST) [N/m/y/?] (NEW) | |
SCSI OnStream SC-x0 tape support (CHR_DEV_OSST) [N/m/y/?] (NEW) | |
SCSI CDROM support (BLK_DEV_SR) [Y/n/m/?] y | |
Enable vendor-specific extensions (for SCSI CDROM) (BLK_DEV_SR_VENDOR) [Y/n/?] y | |
SCSI generic support (CHR_DEV_SG) [Y/n/m/?] y | |
SCSI media changer support (CHR_DEV_SCH) [N/m/y/?] (NEW) | |
Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [Y/n/?] y | |
SCSI logging facility (SCSI_LOGGING) [N/y/?] (NEW) | |
Asynchronous SCSI scanning (SCSI_SCAN_ASYNC) [N/y/?] (NEW) | |
* | |
* SCSI Transports | |
* | |
Parallel SCSI (SPI) Transport Attributes (SCSI_SPI_ATTRS) [Y/n/m/?] y | |
FiberChannel Transport Attributes (SCSI_FC_ATTRS) [N/m/y/?] (NEW) | |
iSCSI Transport Attributes (SCSI_ISCSI_ATTRS) [N/m/y/?] (NEW) | |
SAS Transport Attributes (SCSI_SAS_ATTRS) [N/m/y/?] (NEW) | |
SAS Domain Transport Attributes (SCSI_SAS_LIBSAS) [N/m/y/?] (NEW) | |
SRP Transport Attributes (SCSI_SRP_ATTRS) [N/m/y/?] (NEW) | |
* | |
* SCSI low-level drivers | |
* | |
SCSI low-level drivers (SCSI_LOWLEVEL) [N/y] n | |
* | |
* PCMCIA SCSI adapter support | |
* | |
PCMCIA SCSI adapter support (SCSI_LOWLEVEL_PCMCIA) [N/y] (NEW) | |
* | |
* SCSI Device Handlers | |
* | |
SCSI Device Handlers (SCSI_DH) [N/m/y/?] (NEW) | |
OSD-Initiator library (SCSI_OSD_INITIATOR) [N/m/y/?] (NEW) | |
* | |
* Serial ATA and Parallel ATA drivers (libata) | |
* | |
Serial ATA and Parallel ATA drivers (libata) (ATA) [Y/n/m/?] y | |
Verbose ATA error reporting (ATA_VERBOSE_ERROR) [Y/n/?] (NEW) | |
ATA ACPI Support (ATA_ACPI) [Y/n/?] (NEW) | |
SATA Port Multiplier support (SATA_PMP) [Y/n/?] (NEW) | |
* | |
* Controllers with non-SFF native interface | |
* | |
AHCI SATA support (SATA_AHCI) [Y/n/m/?] y | |
Platform AHCI SATA support (SATA_AHCI_PLATFORM) [N/m/y/?] (NEW) | |
Initio 162x SATA support (Very Experimental) (SATA_INIC162X) [N/m/y/?] (NEW) | |
ACard AHCI variant (ATP 8620) (SATA_ACARD_AHCI) [N/m/y/?] (NEW) | |
Silicon Image 3124/3132 SATA support (SATA_SIL24) [N/m/y/?] (NEW) | |
ATA SFF support (for legacy IDE and PATA) (ATA_SFF) [Y/n/?] (NEW) | |
* | |
* SFF controllers with custom DMA interface | |
* | |
Pacific Digital ADMA support (PDC_ADMA) [N/m/y/?] (NEW) | |
Pacific Digital SATA QStor support (SATA_QSTOR) [N/m/y/?] (NEW) | |
Promise SATA SX4 support (Experimental) (SATA_SX4) [N/m/y/?] (NEW) | |
ATA BMDMA support (ATA_BMDMA) [Y/n/?] (NEW) | |
* | |
* SATA SFF controllers with BMDMA | |
* | |
Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support (ATA_PIIX) [Y/n/m/?] y | |
Marvell SATA support (SATA_MV) [N/m/y/?] (NEW) | |
NVIDIA SATA support (SATA_NV) [N/m/y/?] (NEW) | |
Promise SATA TX2/TX4 support (SATA_PROMISE) [N/m/y/?] (NEW) | |
Silicon Image SATA support (SATA_SIL) [N/m/y/?] (NEW) | |
SiS 964/965/966/180 SATA support (SATA_SIS) [N/m/y/?] (NEW) | |
ServerWorks Frodo / Apple K2 SATA support (SATA_SVW) [N/m/y/?] (NEW) | |
ULi Electronics SATA support (SATA_ULI) [N/m/y/?] (NEW) | |
VIA SATA support (SATA_VIA) [N/m/y/?] (NEW) | |
VITESSE VSC-7174 / INTEL 31244 SATA support (SATA_VITESSE) [N/m/y/?] (NEW) | |
* | |
* PATA SFF controllers with BMDMA | |
* | |
ALi PATA support (PATA_ALI) [N/m/y/?] (NEW) | |
AMD/NVidia PATA support (PATA_AMD) [Y/n/m/?] y | |
ARTOP 6210/6260 PATA support (PATA_ARTOP) [N/m/y/?] (NEW) | |
ATI PATA support (PATA_ATIIXP) [N/m/y/?] (NEW) | |
ARTOP/Acard ATP867X PATA support (PATA_ATP867X) [N/m/y/?] (NEW) | |
CMD64x PATA support (PATA_CMD64X) [N/m/y/?] (NEW) | |
CS5510/5520 PATA support (PATA_CS5520) [N/m/y/?] (NEW) | |
CS5530 PATA support (PATA_CS5530) [N/m/y/?] (NEW) | |
CS5535 PATA support (Experimental) (PATA_CS5535) [N/m/y/?] (NEW) | |
CS5536 PATA support (PATA_CS5536) [N/m/y/?] (NEW) | |
Cypress CY82C693 PATA support (Very Experimental) (PATA_CYPRESS) [N/m/y/?] (NEW) | |
EFAR SLC90E66 support (PATA_EFAR) [N/m/y/?] (NEW) | |
HPT 366/368 PATA support (PATA_HPT366) [N/m/y/?] (NEW) | |
HPT 370/370A/371/372/374/302 PATA support (PATA_HPT37X) [N/m/y/?] (NEW) | |
HPT 371N/372N/302N PATA support (PATA_HPT3X2N) [N/m/y/?] (NEW) | |
HPT 343/363 PATA support (PATA_HPT3X3) [N/m/y/?] (NEW) | |
IT8213 PATA support (Experimental) (PATA_IT8213) [N/m/y/?] (NEW) | |
IT8211/2 PATA support (PATA_IT821X) [N/m/y/?] (NEW) | |
JMicron PATA support (PATA_JMICRON) [N/m/y/?] (NEW) | |
Marvell PATA support via legacy mode (PATA_MARVELL) [N/m/y/?] (NEW) | |
NETCELL Revolution RAID support (PATA_NETCELL) [N/m/y/?] (NEW) | |
Ninja32/Delkin Cardbus ATA support (PATA_NINJA32) [N/m/y/?] (NEW) | |
Nat Semi NS87415 PATA support (PATA_NS87415) [N/m/y/?] (NEW) | |
Intel PATA old PIIX support (PATA_OLDPIIX) [Y/n/m/?] y | |
OPTI FireStar PATA support (Very Experimental) (PATA_OPTIDMA) [N/m/y/?] (NEW) | |
Promise PATA 2027x support (PATA_PDC2027X) [N/m/y/?] (NEW) | |
Older Promise PATA controller support (PATA_PDC_OLD) [N/m/y/?] (NEW) | |
RADISYS 82600 PATA support (Experimental) (PATA_RADISYS) [N/m/y/?] (NEW) | |
RDC PATA support (PATA_RDC) [N/m/y/?] (NEW) | |
SC1200 PATA support (PATA_SC1200) [N/m/y/?] (NEW) | |
Intel SCH PATA support (PATA_SCH) [Y/n/m/?] y | |
SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support (PATA_SERVERWORKS) [N/m/y/?] (NEW) | |
CMD / Silicon Image 680 PATA support (PATA_SIL680) [N/m/y/?] (NEW) | |
SiS PATA support (PATA_SIS) [N/m/y/?] (NEW) | |
Toshiba Piccolo support (Experimental) (PATA_TOSHIBA) [N/m/y/?] (NEW) | |
Compaq Triflex PATA support (PATA_TRIFLEX) [N/m/y/?] (NEW) | |
VIA PATA support (PATA_VIA) [N/m/y/?] (NEW) | |
Winbond SL82C105 PATA support (PATA_WINBOND) [N/m/y/?] (NEW) | |
* | |
* PIO-only SFF controllers | |
* | |
CMD640 PCI PATA support (Experimental) (PATA_CMD640_PCI) [N/m/y/?] (NEW) | |
Intel PATA MPIIX support (PATA_MPIIX) [N/m/y/?] (NEW) | |
Nat Semi NS87410 PATA support (PATA_NS87410) [N/m/y/?] (NEW) | |
OPTI621/6215 PATA support (Very Experimental) (PATA_OPTI) [N/m/y/?] (NEW) | |
PCMCIA PATA support (PATA_PCMCIA) [N/m/y/?] (NEW) | |
PC Tech RZ1000 PATA support (PATA_RZ1000) [N/m/y/?] (NEW) | |
* | |
* Generic fallback / legacy drivers | |
* | |
ACPI firmware driver for PATA (PATA_ACPI) [N/m/y/?] (NEW) | |
Generic ATA support (ATA_GENERIC) [N/m/y/?] (NEW) | |
Legacy ISA PATA support (Experimental) (PATA_LEGACY) [N/m/y/?] (NEW) | |
* | |
* Multiple devices driver support (RAID and LVM) | |
* | |
Multiple devices driver support (RAID and LVM) (MD) [Y/n/?] y | |
RAID support (BLK_DEV_MD) [Y/n/m/?] y | |
Autodetect RAID arrays during kernel boot (MD_AUTODETECT) [Y/n/?] (NEW) | |
Linear (append) mode (MD_LINEAR) [N/m/y/?] (NEW) | |
RAID-0 (striping) mode (MD_RAID0) [N/m/y/?] (NEW) | |
RAID-1 (mirroring) mode (MD_RAID1) [N/m/y/?] (NEW) | |
RAID-10 (mirrored striping) mode (MD_RAID10) [N/m/y/?] (NEW) | |
RAID-4/RAID-5/RAID-6 mode (MD_RAID456) [N/m/y/?] (NEW) | |
Multipath I/O support (MD_MULTIPATH) [N/m/y/?] (NEW) | |
Faulty test module for MD (MD_FAULTY) [N/m/y/?] (NEW) | |
Block device as cache (BCACHE) [N/m/y/?] (NEW) | |
Device mapper support (BLK_DEV_DM) [Y/n/m/?] y | |
Device mapper debugging support (DM_DEBUG) [N/y/?] (NEW) | |
Crypt target support (DM_CRYPT) [N/m/y/?] (NEW) | |
Req Crypt target support (DM_REQ_CRYPT) [N/m/y/?] (NEW) | |
Snapshot target (DM_SNAPSHOT) [N/m/y/?] (NEW) | |
Thin provisioning target (DM_THIN_PROVISIONING) [N/m/y/?] (NEW) | |
Cache target (EXPERIMENTAL) (DM_CACHE) [N/m/y/?] (NEW) | |
Era target (EXPERIMENTAL) (DM_ERA) [N/m/y/?] (NEW) | |
Mirror target (DM_MIRROR) [Y/n/m/?] y | |
Mirror userspace logging (DM_LOG_USERSPACE) [N/m/y/?] (NEW) | |
RAID 1/4/5/6/10 target (DM_RAID) [N/m/y/?] (NEW) | |
Zero target (DM_ZERO) [Y/n/m/?] y | |
Multipath target (DM_MULTIPATH) [N/m/y/?] (NEW) | |
I/O delaying target (DM_DELAY) [N/m/y/?] (NEW) | |
DM uevents (DM_UEVENT) [N/y/?] (NEW) | |
Flakey target (DM_FLAKEY) [N/m/y/?] (NEW) | |
Verity target support (DM_VERITY) [N/m/y/?] (NEW) | |
Switch target support (EXPERIMENTAL) (DM_SWITCH) [N/m/y/?] (NEW) | |
* | |
* Generic Target Core Mod (TCM) and ConfigFS Infrastructure | |
* | |
Generic Target Core Mod (TCM) and ConfigFS Infrastructure (TARGET_CORE) [N/m/y/?] (NEW) | |
* | |
* Fusion MPT device support | |
* | |
Fusion MPT device support (FUSION) [N/y/?] (NEW) | |
* | |
* IEEE 1394 (FireWire) support | |
* | |
FireWire driver stack (FIREWIRE) [N/m/y/?] (NEW) | |
Nosy - a FireWire traffic sniffer for PCILynx cards (FIREWIRE_NOSY) [N/m/y/?] (NEW) | |
* | |
* I2O device support | |
* | |
I2O device support (I2O) [N/m/y/?] (NEW) | |
* | |
* Macintosh device drivers | |
* | |
Macintosh device drivers (MACINTOSH_DRIVERS) [Y/n/?] y | |
Support for mouse button 2+3 emulation (MAC_EMUMOUSEBTN) [Y/n/m/?] y | |
* | |
* Network device support | |
* | |
Network device support (NETDEVICES) [Y/n/?] y | |
Network core driver support (NET_CORE) [Y/n/?] (NEW) | |
Bonding driver support (BONDING) [N/m/y/?] (NEW) | |
Dummy net driver support (DUMMY) [N/m/y/?] (NEW) | |
EQL (serial line load balancing) support (EQUALIZER) [N/m/y/?] (NEW) | |
Fibre Channel driver support (NET_FC) [N/y/?] (NEW) | |
Intermediate Functional Block support (IFB) [N/m/y/?] (NEW) | |
* | |
* Ethernet team driver support | |
* | |
Ethernet team driver support (NET_TEAM) [N/m/y/?] (NEW) | |
MAC-VLAN support (MACVLAN) [N/m/y/?] (NEW) | |
Virtual eXtensible Local Area Network (VXLAN) (VXLAN) [N/m/y/?] (NEW) | |
Network console logging support (NETCONSOLE) [Y/n/m/?] y | |
Universal TUN/TAP device driver support (TUN) [N/m/y/?] (NEW) | |
Virtual ethernet pair device (VETH) [N/m/y/?] (NEW) | |
Virtual netlink monitoring device (NLMON) [N/m/y/?] (NEW) | |
* | |
* ARCnet support | |
* | |
ARCnet support (ARCNET) [N/m/y/?] (NEW) | |
* | |
* CAIF transport drivers | |
* | |
* | |
* Distributed Switch Architecture drivers | |
* | |
Marvell 88E6060 ethernet switch chip support (NET_DSA_MV88E6060) [N/m/y/?] (NEW) | |
Marvell 88E6085/6095/6095F/6131 ethernet switch chip support (NET_DSA_MV88E6131) [N/m/y/?] (NEW) | |
Marvell 88E6123/6161/6165 ethernet switch chip support (NET_DSA_MV88E6123_61_65) [N/m/y/?] (NEW) | |
Marvell 88E6171 ethernet switch chip support (NET_DSA_MV88E6171) [N/m/y/?] (NEW) | |
Broadcom Starfighter 2 Ethernet switch support (NET_DSA_BCM_SF2) [N/m/y/?] (NEW) | |
* | |
* Ethernet driver support | |
* | |
Ethernet driver support (ETHERNET) [Y/n/?] (NEW) | |
3Com devices (NET_VENDOR_3COM) [Y/n/?] (NEW) | |
3Com 3c574 PCMCIA support (PCMCIA_3C574) [N/m/y/?] (NEW) | |
3Com 3c589 PCMCIA support (PCMCIA_3C589) [N/m/y/?] (NEW) | |
3c590/3c900 series (592/595/597) "Vortex/Boomerang" support (VORTEX) [N/m/y/?] (NEW) | |
3cr990 series "Typhoon" support (TYPHOON) [N/m/y/?] (NEW) | |
Adaptec devices (NET_VENDOR_ADAPTEC) [Y/n/?] (NEW) | |
Adaptec Starfire/DuraLAN support (ADAPTEC_STARFIRE) [N/m/y/?] (NEW) | |
Agere devices (NET_VENDOR_AGERE) [Y/n/?] (NEW) | |
Agere ET-1310 Gigabit Ethernet support (ET131X) [N/m/y/?] (NEW) | |
Alteon devices (NET_VENDOR_ALTEON) [Y/n/?] (NEW) | |
Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support (ACENIC) [N/m/y/?] (NEW) | |
Altera Triple-Speed Ethernet MAC support (ALTERA_TSE) [N/m/y/?] (NEW) | |
AMD devices (NET_VENDOR_AMD) [Y/n/?] (NEW) | |
AMD 8111 (new PCI LANCE) support (AMD8111_ETH) [N/m/y/?] (NEW) | |
AMD PCnet32 PCI support (PCNET32) [N/m/y/?] (NEW) | |
New Media PCMCIA support (PCMCIA_NMCLAN) [N/m/y/?] (NEW) | |
APM X-Gene SoC Ethernet Driver (NET_XGENE) [N/m/y/?] (NEW) | |
ARC devices (NET_VENDOR_ARC) [Y/n/?] (NEW) | |
Atheros devices (NET_VENDOR_ATHEROS) [Y/n/?] (NEW) | |
Atheros L2 Fast Ethernet support (ATL2) [N/m/y/?] (NEW) | |
Atheros/Attansic L1 Gigabit Ethernet support (ATL1) [N/m/y/?] (NEW) | |
Atheros L1E Gigabit Ethernet support (ATL1E) [N/m/y/?] (NEW) | |
Atheros L1C Gigabit Ethernet support (ATL1C) [N/m/y/?] (NEW) | |
Qualcomm Atheros AR816x/AR817x support (ALX) [N/m/y/?] (NEW) | |
Broadcom devices (NET_VENDOR_BROADCOM) [Y/n/?] (NEW) | |
Broadcom 440x/47xx ethernet support (B44) [N/m/y/?] (NEW) | |
QLogic NetXtremeII support (BNX2) [N/m/y/?] (NEW) | |
QLogic CNIC support (CNIC) [N/m/y/?] (NEW) | |
Broadcom Tigon3 support (TIGON3) [Y/n/m/?] y | |
Broadcom NetXtremeII 10Gb support (BNX2X) [N/m/y/?] (NEW) | |
Brocade devices (NET_VENDOR_BROCADE) [Y/n/?] (NEW) | |
Brocade 1010/1020 10Gb Ethernet Driver support (BNA) [N/m/y/?] (NEW) | |
Chelsio devices (NET_VENDOR_CHELSIO) [Y/n/?] (NEW) | |
Chelsio 10Gb Ethernet support (CHELSIO_T1) [N/m/y/?] (NEW) | |
Chelsio Communications T3 10Gb Ethernet support (CHELSIO_T3) [N/m/y/?] (NEW) | |
Chelsio Communications T4/T5 Ethernet support (CHELSIO_T4) [N/m/y/?] (NEW) | |
Chelsio Communications T4/T5 Virtual Function Ethernet support (CHELSIO_T4VF) [N/m/y/?] (NEW) | |
Cisco devices (NET_VENDOR_CISCO) [Y/n/?] (NEW) | |
Cisco VIC Ethernet NIC Support (ENIC) [N/m/y/?] (NEW) | |
Beckhoff CX5020 EtherCAT master support (CX_ECAT) [N/m/y/?] (NEW) | |
Dave ethernet support (DNET) (DNET) [N/m/y/?] (NEW) | |
Digital Equipment devices (NET_VENDOR_DEC) [Y/n/?] (NEW) | |
DEC - Tulip devices (NET_TULIP) [Y/n/?] y | |
Early DECchip Tulip (dc2104x) PCI support (DE2104X) [N/m/y/?] (NEW) | |
DECchip Tulip (dc2114x) PCI support (TULIP) [N/m/y/?] (NEW) | |
Generic DECchip & DIGITAL EtherWORKS PCI/EISA (DE4X5) [N/m/y/?] (NEW) | |
Winbond W89c840 Ethernet support (WINBOND_840) [N/m/y/?] (NEW) | |
Davicom DM910x/DM980x support (DM9102) [N/m/y/?] (NEW) | |
ULi M526x controller support (ULI526X) [N/m/y/?] (NEW) | |
Xircom CardBus support (PCMCIA_XIRCOM) [N/m/y/?] (NEW) | |
D-Link devices (NET_VENDOR_DLINK) [Y/n/?] (NEW) | |
DL2000/TC902x-based Gigabit Ethernet support (DL2K) [N/m/y/?] (NEW) | |
Sundance Alta support (SUNDANCE) [N/m/y/?] (NEW) | |
Emulex devices (NET_VENDOR_EMULEX) [Y/n/?] (NEW) | |
ServerEngines' 10Gbps NIC - BladeEngine (BE2NET) [N/m/y/?] (NEW) | |
Exar devices (NET_VENDOR_EXAR) [Y/n/?] (NEW) | |
Exar Xframe 10Gb Ethernet Adapter (S2IO) [N/m/y/?] (NEW) | |
Exar X3100 Series 10GbE PCIe Server Adapter (VXGE) [N/m/y/?] (NEW) | |
Fujitsu devices (NET_VENDOR_FUJITSU) [Y/n/?] (NEW) | |
Fujitsu FMV-J18x PCMCIA support (PCMCIA_FMVJ18X) [N/m/y/?] (NEW) | |
HP devices (NET_VENDOR_HP) [Y/n/?] (NEW) | |
HP 10/100VG PCLAN (ISA, EISA, PCI) support (HP100) [N/m/y/?] (NEW) | |
Intel devices (NET_VENDOR_INTEL) [Y/n/?] (NEW) | |
Intel(R) PRO/100+ support (E100) [Y/n/m/?] y | |
Intel(R) PRO/1000 Gigabit Ethernet support (E1000) [Y/n/m/?] y | |
Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support (E1000E) [N/m/y/?] (NEW) | |
Intel(R) 82575/82576 PCI-Express Gigabit Ethernet support (IGB) [N/m/y/?] (NEW) | |
Intel(R) 82576 Virtual Function Ethernet support (IGBVF) [N/m/y/?] (NEW) | |
Intel(R) PRO/10GbE support (IXGB) [N/m/y/?] (NEW) | |
Intel(R) 10GbE PCI Express adapters support (IXGBE) [N/m/y/?] (NEW) | |
Intel(R) Ethernet Controller XL710 Family support (I40E) [N/m/y/?] (NEW) | |
Intel (82586/82593/82596) devices (NET_VENDOR_I825XX) [Y/n/?] (NEW) | |
IP1000 Gigabit Ethernet support (IP1000) [N/m/y/?] (NEW) | |
JMicron(R) PCI-Express Gigabit Ethernet support (JME) [N/m/y/?] (NEW) | |
Marvell devices (NET_VENDOR_MARVELL) [Y/n/?] (NEW) | |
Marvell MDIO interface support (MVMDIO) [N/m/y/?] (NEW) | |
Marvell Yukon Gigabit Ethernet support (SKGE) [N/m/y/?] (NEW) | |
Marvell Yukon 2 support (SKY2) [Y/n/m/?] y | |
Debugging interface (SKY2_DEBUG) [N/y/?] (NEW) | |
Mellanox devices (NET_VENDOR_MELLANOX) [Y/n/?] (NEW) | |
Mellanox Technologies 1/10/40Gbit Ethernet support (MLX4_EN) [N/m/y/?] (NEW) | |
Micrel devices (NET_VENDOR_MICREL) [Y/n/?] (NEW) | |
Micrel KS8851 MLL (KS8851_MLL) [N/m/y/?] (NEW) | |
Micrel KSZ8841/2 PCI (KSZ884X_PCI) [N/m/y/?] (NEW) | |
Myricom devices (NET_VENDOR_MYRI) [Y/n/?] (NEW) | |
Myricom Myri-10G Ethernet support (MYRI10GE) [N/m/y/?] (NEW) | |
Myson MTD-8xx PCI Ethernet support (FEALNX) [N/m/y/?] (NEW) | |
National Semi-conductor devices (NET_VENDOR_NATSEMI) [Y/n/?] (NEW) | |
National Semiconductor DP8381x series PCI Ethernet support (NATSEMI) [N/m/y/?] (NEW) | |
National Semiconductor DP83820 support (NS83820) [N/m/y/?] (NEW) | |
National Semi-conductor 8390 devices (NET_VENDOR_8390) [Y/n/?] (NEW) | |
Asix AX88190 PCMCIA support (PCMCIA_AXNET) [N/m/y/?] (NEW) | |
PCI NE2000 and clones support (see help) (NE2K_PCI) [N/m/y/?] (NEW) | |
NE2000 compatible PCMCIA support (PCMCIA_PCNET) [N/m/y/?] (NEW) | |
NVIDIA devices (NET_VENDOR_NVIDIA) [Y/n/?] (NEW) | |
nForce Ethernet support (FORCEDETH) [Y/n/m/?] y | |
OKI Semiconductor devices (NET_VENDOR_OKI) [Y/n/?] (NEW) | |
OKI SEMICONDUCTOR IOH(ML7223/ML7831) GbE (PCH_GBE) [N/m/y/?] (NEW) | |
OpenCores 10/100 Mbps Ethernet MAC support (ETHOC) [N/m/y/?] (NEW) | |
Packet Engine devices (NET_PACKET_ENGINE) [Y/n/?] (NEW) | |
Packet Engines Hamachi GNIC-II support (HAMACHI) [N/m/y/?] (NEW) | |
Packet Engines Yellowfin Gigabit-NIC support (YELLOWFIN) [N/m/y/?] (NEW) | |
QLogic devices (NET_VENDOR_QLOGIC) [Y/n/?] (NEW) | |
QLogic QLA3XXX Network Driver Support (QLA3XXX) [N/m/y/?] (NEW) | |
QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support (QLCNIC) [N/m/y/?] (NEW) | |
QLogic QLGE 10Gb Ethernet Driver Support (QLGE) [N/m/y/?] (NEW) | |
NetXen Multi port (1/10) Gigabit Ethernet NIC (NETXEN_NIC) [N/m/y/?] (NEW) | |
Qualcomm devices (NET_VENDOR_QUALCOMM) [Y/n/?] (NEW) | |
Qualcomm Technologies, Inc. EMAC Gigabit Ethernet support (QCOM_EMAC) [N/m/y/?] (NEW) | |
Realtek devices (NET_VENDOR_REALTEK) [Y/n/?] (NEW) | |
RealTek RTL-8139 C+ PCI Fast Ethernet Adapter support (8139CP) [N/m/y/?] (NEW) | |
RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter support (8139TOO) [Y/n/m/?] y | |
Use PIO instead of MMIO (8139TOO_PIO) [Y/n/?] (NEW) | |
Support for uncommon RTL-8139 rev. K (automatic channel equalization) (8139TOO_TUNE_TWISTER) [N/y/?] (NEW) | |
Support for older RTL-8129/8130 boards (8139TOO_8129) [N/y/?] (NEW) | |
Use older RX-reset method (8139_OLD_RX_RESET) [N/y/?] (NEW) | |
Realtek 8169 gigabit ethernet support (R8169) [N/m/y/?] (NEW) | |
RDC devices (NET_VENDOR_RDC) [Y/n/?] (NEW) | |
RDC R6040 Fast Ethernet Adapter support (R6040) [N/m/y/?] (NEW) | |
Samsung Ethernet devices (NET_VENDOR_SAMSUNG) [Y/n/?] (NEW) | |
Samsung 10G/2.5G/1G SXGBE Ethernet driver (SXGBE_ETH) [N/m/y/?] (NEW) | |
SEEQ devices (NET_VENDOR_SEEQ) [Y/n/?] (NEW) | |
Silan devices (NET_VENDOR_SILAN) [Y/n/?] (NEW) | |
Silan SC92031 PCI Fast Ethernet Adapter driver (SC92031) [N/m/y/?] (NEW) | |
Silicon Integrated Systems (SiS) devices (NET_VENDOR_SIS) [Y/n/?] (NEW) | |
SiS 900/7016 PCI Fast Ethernet Adapter support (SIS900) [N/m/y/?] (NEW) | |
SiS190/SiS191 gigabit ethernet support (SIS190) [N/m/y/?] (NEW) | |
Solarflare SFC4000/SFC9000/SFC9100-family support (SFC) [N/m/y/?] (NEW) | |
SMC (SMSC)/Western Digital devices (NET_VENDOR_SMSC) [Y/n/?] (NEW) | |
SMC 91Cxx PCMCIA support (PCMCIA_SMC91C92) [N/m/y/?] (NEW) | |
SMC EtherPower II (EPIC100) [N/m/y/?] (NEW) | |
SMSC LAN911x/LAN921x families embedded ethernet support (SMSC911X) [N/m/y/?] (NEW) | |
SMSC LAN9420 PCI ethernet adapter support (SMSC9420) [N/m/y/?] (NEW) | |
STMicroelectronics devices (NET_VENDOR_STMICRO) [Y/n/?] (NEW) | |
STMicroelectronics 10/100/1000 Ethernet driver (STMMAC_ETH) [N/m/y/?] (NEW) | |
Sun devices (NET_VENDOR_SUN) [Y/n/?] (NEW) | |
Sun Happy Meal 10/100baseT support (HAPPYMEAL) [N/m/y/?] (NEW) | |
Sun GEM support (SUNGEM) [N/m/y/?] (NEW) | |
Sun Cassini support (CASSINI) [N/m/y/?] (NEW) | |
Sun Neptune 10Gbit Ethernet support (NIU) [N/m/y/?] (NEW) | |
Tehuti devices (NET_VENDOR_TEHUTI) [Y/n/?] (NEW) | |
Tehuti Networks 10G Ethernet (TEHUTI) [N/m/y/?] (NEW) | |
Texas Instruments (TI) devices (NET_VENDOR_TI) [Y/n/?] (NEW) | |
TI ThunderLAN support (TLAN) [N/m/y/?] (NEW) | |
VIA devices (NET_VENDOR_VIA) [Y/n/?] (NEW) | |
VIA Rhine support (VIA_RHINE) [N/m/y/?] (NEW) | |
VIA Velocity support (VIA_VELOCITY) [N/m/y/?] (NEW) | |
WIZnet devices (NET_VENDOR_WIZNET) [Y/n/?] (NEW) | |
WIZnet W5100 Ethernet support (WIZNET_W5100) [N/m/y/?] (NEW) | |
WIZnet W5300 Ethernet support (WIZNET_W5300) [N/m/y/?] (NEW) | |
Xircom devices (NET_VENDOR_XIRCOM) [Y/n/?] (NEW) | |
Xircom 16-bit PCMCIA support (PCMCIA_XIRC2PS) [N/m/y/?] (NEW) | |
FDDI driver support (FDDI) [Y/n/m/?] y | |
Digital DEFTA/DEFEA/DEFPA adapter support (DEFXX) [N/m/y/?] (NEW) | |
SysKonnect FDDI PCI support (SKFP) [N/m/y/?] (NEW) | |
HIPPI driver support (HIPPI) [N/y/?] (NEW) | |
General Instruments Surfboard 1000 (NET_SB1000) [N/m/y/?] (NEW) | |
* | |
* PHY Device support and infrastructure | |
* | |
PHY Device support and infrastructure (PHYLIB) [Y/?] (NEW) y | |
* | |
* MII PHY device drivers | |
* | |
Drivers for Atheros AT803X PHYs (AT803X_PHY) [N/m/y/?] (NEW) | |
Drivers for the AMD PHYs (AMD_PHY) [N/m/y/?] (NEW) | |
Drivers for Marvell PHYs (MARVELL_PHY) [N/m/y/?] (NEW) | |
Drivers for Davicom PHYs (DAVICOM_PHY) [N/m/y/?] (NEW) | |
Drivers for Quality Semiconductor PHYs (QSEMI_PHY) [N/m/y/?] (NEW) | |
Drivers for the Intel LXT PHYs (LXT_PHY) [N/m/y/?] (NEW) | |
Drivers for the Cicada PHYs (CICADA_PHY) [N/m/y/?] (NEW) | |
Drivers for the Vitesse PHYs (VITESSE_PHY) [N/m/y/?] (NEW) | |
Drivers for SMSC PHYs (SMSC_PHY) [N/m/y/?] (NEW) | |
Drivers for Broadcom PHYs (BROADCOM_PHY) [N/m/y/?] (NEW) | |
Drivers for Broadcom 7xxx SOCs internal PHYs (BCM7XXX_PHY) [N/m/y/?] (NEW) | |
Driver for Broadcom BCM8706 and BCM8727 PHYs (BCM87XX_PHY) [N/m/y/?] (NEW) | |
Drivers for ICPlus PHYs (ICPLUS_PHY) [N/m/y/?] (NEW) | |
Drivers for Realtek PHYs (REALTEK_PHY) [N/m/y/?] (NEW) | |
Drivers for National Semiconductor PHYs (NATIONAL_PHY) [N/m/y/?] (NEW) | |
Driver for STMicroelectronics STe10Xp PHYs (STE10XP) [N/m/y/?] (NEW) | |
Driver for LSI ET1011C PHY (LSI_ET1011C_PHY) [N/m/y/?] (NEW) | |
Driver for Micrel PHYs (MICREL_PHY) [N/m/y/?] (NEW) | |
Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs (FIXED_PHY) [N/y/?] (NEW) | |
Support for bitbanged MDIO buses (MDIO_BITBANG) [N/m/y/?] (NEW) | |
Broadcom UniMAC MDIO bus controller (MDIO_BCM_UNIMAC) [N/m/y/?] (NEW) | |
PPP (point-to-point protocol) support (PPP) [N/m/y/?] (NEW) | |
SLIP (serial line) support (SLIP) [N/m/y/?] (NEW) | |
* | |
* USB Network Adapters | |
* | |
USB Network Adapters (USB_NET_DRIVERS) [Y/n/m] (NEW) | |
USB CATC NetMate-based Ethernet device support (USB_CATC) [N/m/y/?] (NEW) | |
USB KLSI KL5USB101-based ethernet device support (USB_KAWETH) [N/m/y/?] (NEW) | |
USB Pegasus/Pegasus-II based ethernet device support (USB_PEGASUS) [N/m/y/?] (NEW) | |
USB RTL8150 based ethernet device support (USB_RTL8150) [N/m/y/?] (NEW) | |
Realtek RTL8152/RTL8153 Based USB Ethernet Adapters (USB_RTL8152) [N/m/y/?] (NEW) | |
Multi-purpose USB Networking Framework (USB_USBNET) [N/m/y/?] (NEW) | |
Option USB High Speed Mobile Devices (USB_HSO) [N/m/y/?] (NEW) | |
Apple iPhone USB Ethernet driver (USB_IPHETH) [N/m/y/?] (NEW) | |
* | |
* Wireless LAN | |
* | |
Wireless LAN (WLAN) [Y/n/?] (NEW) | |
Aviator/Raytheon 2.4GHz wireless support (PCMCIA_RAYCS) [N/m/y/?] (NEW) | |
Marvell 8xxx Libertas WLAN driver support with thin firmware (LIBERTAS_THINFIRM) [N/m/y/?] (NEW) | |
Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards (AIRO) [N/m/y/?] (NEW) | |
Atmel at76c50x chipset 802.11b support (ATMEL) [N/m/y/?] (NEW) | |
Atmel at76c503/at76c505/at76c505a USB cards (AT76C50X_USB) [N/m/y/?] (NEW) | |
Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards (AIRO_CS) [N/m/y/?] (NEW) | |
Planet WL3501 PCMCIA cards (PCMCIA_WL3501) [N/m/y/?] (NEW) | |
Intersil Prism GT/Duette/Indigo PCI/Cardbus (DEPRECATED) (PRISM54) [N/m/y/?] (NEW) | |
USB ZD1201 based Wireless device support (USB_ZD1201) [N/m/y/?] (NEW) | |
Wireless RNDIS USB support (USB_NET_RNDIS_WLAN) [N/m/y/?] (NEW) | |
Realtek 8180/8185/8187SE PCI support (RTL8180) [N/m/y/?] (NEW) | |
Realtek 8187 and 8187B USB support (RTL8187) [N/m/y/?] (NEW) | |
ADMtek ADM8211 support (ADM8211) [N/m/y/?] (NEW) | |
Simulated radio testing tool for mac80211 (MAC80211_HWSIM) [N/m/y/?] (NEW) | |
Marvell 88W8xxx PCI/PCIe Wireless support (MWL8K) [N/m/y/?] (NEW) | |
Enable WiFi control function abstraction (WIFI_CONTROL_FUNC) [N/y/?] (NEW) | |
Qualcomm WCNSS CORE driver (WCNSS_CORE) [N/m/y/?] (NEW) | |
WCNSS pre-alloc memory support (WCNSS_MEM_PRE_ALLOC) [N/m/y/?] (NEW) | |
Enable CNSS crypto support (CNSS_CRYPTO) [N/m/y/?] (NEW) | |
* | |
* Atheros Wireless Cards | |
* | |
Atheros Wireless Cards (ATH_CARDS) [N/m/y/?] (NEW) | |
Broadcom 43xx wireless support (mac80211 stack) (B43) [N/m/y/?] (NEW) | |
Broadcom 43xx-legacy wireless support (mac80211 stack) (B43LEGACY) [N/m/y/?] (NEW) | |
Broadcom IEEE802.11n PCIe SoftMAC WLAN driver (BRCMSMAC) [N/m/y/?] (NEW) | |
Broadcom IEEE802.11n embedded FullMAC WLAN driver (BRCMFMAC) [N/m/y/?] (NEW) | |
IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP) (HOSTAP) [N/m/y/?] (NEW) | |
Intel PRO/Wireless 2100 Network Connection (IPW2100) [N/m/y/?] (NEW) | |
Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi) (IWLWIFI) [N/m/y/?] (NEW) | |
Intel Wireless WiFi 4965AGN (iwl4965) (IWL4965) [N/m/y/?] (NEW) | |
Intel PRO/Wireless 3945ABG/BG Network Connection (iwl3945) (IWL3945) [N/m/y/?] (NEW) | |
Marvell 8xxx Libertas WLAN driver support (LIBERTAS) [N/m/y/?] (NEW) | |
Softmac Prism54 support (P54_COMMON) [N/m/y/?] (NEW) | |
* | |
* Ralink driver support | |
* | |
Ralink driver support (RT2X00) [N/m/y/?] (NEW) | |
* | |
* Realtek rtlwifi family of devices | |
* | |
Realtek rtlwifi family of devices (RTL_CARDS) [Y/n/m/?] (NEW) | |
Realtek RTL8192CE/RTL8188CE Wireless Network Adapter (RTL8192CE) [N/m/y/?] (NEW) | |
Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter (RTL8192SE) [N/m/y/?] (NEW) | |
Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter (RTL8192DE) [N/m/y/?] (NEW) | |
Realtek RTL8723AE PCIe Wireless Network Adapter (RTL8723AE) [N/m/y/?] (NEW) | |
Realtek RTL8723BE PCIe Wireless Network Adapter (RTL8723BE) [N/m/y/?] (NEW) | |
Realtek RTL8188EE Wireless Network Adapter (RTL8188EE) [N/m/y/?] (NEW) | |
Realtek RTL8192EE Wireless Network Adapter (RTL8192EE) [N/m/y/?] (NEW) | |
Realtek RTL8821AE/RTL8812AE Wireless Network Adapter (RTL8821AE) [N/m/y/?] (NEW) | |
Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter (RTL8192CU) [N/m/y/?] (NEW) | |
* | |
* TI Wireless LAN support | |
* | |
TI Wireless LAN support (WL_TI) [N/y/?] (NEW) | |
ZyDAS ZD1211/ZD1211B USB-wireless support (ZD1211RW) [N/m/y/?] (NEW) | |
Marvell WiFi-Ex Driver (MWIFIEX) [N/m/y/?] (NEW) | |
CW1200 WLAN support (CW1200) [N/m/y/?] (NEW) | |
Redpine Signals Inc 91x WLAN driver support (RSI_91X) [N/m/y/?] (NEW) | |
CNSS driver for wifi module (CNSS) [N/m/y/?] (NEW) | |
Enable/disable CLD debug features (CLD_DEBUG) [N/y/?] (NEW) | |
Qualcomm core WLAN driver for QCA6174 chipset (CLD_LL_CORE) [N/m/y/?] (NEW) | |
* | |
* Enable WiMAX (Networking options) to see the WiMAX drivers | |
* | |
* | |
* Wan interfaces support | |
* | |
Wan interfaces support (WAN) [N/y/?] (NEW) | |
VMware VMXNET3 ethernet driver (VMXNET3) [N/m/y/?] (NEW) | |
* | |
* ISDN support | |
* | |
ISDN support (ISDN) [N/y/?] (NEW) | |
* | |
* Input device support | |
* | |
Generic input layer (needed for keyboard, mouse, ...) (INPUT) [Y/?] y | |
Support for memoryless force-feedback devices (INPUT_FF_MEMLESS) [Y/?] (NEW) y | |
Polled input device skeleton (INPUT_POLLDEV) [Y/n/m/?] y | |
Sparse keymap support library (INPUT_SPARSEKMAP) [Y/?] (NEW) y | |
Matrix keymap support library (INPUT_MATRIXKMAP) [N/m/y/?] (NEW) | |
* | |
* Userland interfaces | |
* | |
Mouse interface (INPUT_MOUSEDEV) [Y/n/m/?] (NEW) | |
Provide legacy /dev/psaux device (INPUT_MOUSEDEV_PSAUX) [N/y/?] n | |
Horizontal screen resolution (INPUT_MOUSEDEV_SCREEN_X) [1024] (NEW) | |
Vertical screen resolution (INPUT_MOUSEDEV_SCREEN_Y) [768] (NEW) | |
Joystick interface (INPUT_JOYDEV) [N/m/y/?] (NEW) | |
Event interface (INPUT_EVDEV) [Y/n/m/?] y | |
Event debugging (INPUT_EVBUG) [N/m/y/?] (NEW) | |
Reset key (INPUT_KEYRESET) [N/m/y/?] (NEW) | |
Key combo (INPUT_KEYCOMBO) [N/m/y/?] (NEW) | |
* | |
* Input Device Drivers | |
* | |
* | |
* Keyboards | |
* | |
Keyboards (INPUT_KEYBOARD) [Y/n/?] (NEW) | |
ADP5588/87 I2C QWERTY Keypad and IO Expander (KEYBOARD_ADP5588) [N/m/y/?] (NEW) | |
ADP5585/ADP5589 I2C QWERTY Keypad and IO Expander (KEYBOARD_ADP5589) [N/m/y/?] (NEW) | |
AT keyboard (KEYBOARD_ATKBD) [Y/n/m/?] (NEW) | |
Atmel AT42QT1070 Touch Sensor Chip (KEYBOARD_QT1070) [N/m/y/?] (NEW) | |
Atmel AT42QT2160 Touch Sensor Chip (KEYBOARD_QT2160) [N/m/y/?] (NEW) | |
DECstation/VAXstation LK201/LK401 keyboard (KEYBOARD_LKKBD) [N/m/y/?] (NEW) | |
TCA6416/TCA6408A Keypad Support (KEYBOARD_TCA6416) [N/m/y/?] (NEW) | |
TCA8418 Keypad Support (KEYBOARD_TCA8418) [N/m/y/?] (NEW) | |
LM8323 keypad chip (KEYBOARD_LM8323) [N/m/y/?] (NEW) | |
LM8333 keypad chip (KEYBOARD_LM8333) [N/m/y/?] (NEW) | |
Maxim MAX7359 Key Switch Controller (KEYBOARD_MAX7359) [N/m/y/?] (NEW) | |
MELFAS MCS Touchkey (KEYBOARD_MCS) [N/m/y/?] (NEW) | |
Freescale MPR121 Touchkey (KEYBOARD_MPR121) [N/m/y/?] (NEW) | |
Newton keyboard (KEYBOARD_NEWTON) [N/m/y/?] (NEW) | |
OpenCores Keyboard Controller (KEYBOARD_OPENCORES) [N/m/y/?] (NEW) | |
Stowaway keyboard (KEYBOARD_STOWAWAY) [N/m/y/?] (NEW) | |
Sun Type 4 and Type 5 keyboard (KEYBOARD_SUNKBD) [N/m/y/?] (NEW) | |
XT keyboard (KEYBOARD_XTKBD) [N/m/y/?] (NEW) | |
* | |
* Mice | |
* | |
Mice (INPUT_MOUSE) [Y/n/?] (NEW) | |
PS/2 mouse (MOUSE_PS2) [Y/n/m/?] (NEW) | |
Elantech PS/2 protocol extension (MOUSE_PS2_ELANTECH) [N/y/?] (NEW) | |
Sentelic Finger Sensing Pad PS/2 protocol extension (MOUSE_PS2_SENTELIC) [N/y/?] (NEW) | |
eGalax TouchKit PS/2 protocol extension (MOUSE_PS2_TOUCHKIT) [N/y/?] (NEW) | |
Serial mouse (MOUSE_SERIAL) [N/m/y/?] (NEW) | |
Apple USB Touchpad support (MOUSE_APPLETOUCH) [N/m/y/?] (NEW) | |
Apple USB BCM5974 Multitouch trackpad support (MOUSE_BCM5974) [N/m/y/?] (NEW) | |
Cypress APA I2C Trackpad support (MOUSE_CYAPA) [N/m/y/?] (NEW) | |
DEC VSXXX-AA/GA mouse and VSXXX-AB tablet (MOUSE_VSXXXAA) [N/m/y/?] (NEW) | |
Synaptics I2C Touchpad support (MOUSE_SYNAPTICS_I2C) [N/m/y/?] (NEW) | |
Synaptics USB device support (MOUSE_SYNAPTICS_USB) [N/m/y/?] (NEW) | |
* | |
* Joysticks/Gamepads | |
* | |
Joysticks/Gamepads (INPUT_JOYSTICK) [Y/n/?] y | |
Classic PC analog joysticks and gamepads (JOYSTICK_ANALOG) [N/m/y/?] (NEW) | |
Assassin 3D and MadCatz Panther devices (JOYSTICK_A3D) [N/m/y/?] (NEW) | |
Logitech ADI digital joysticks and gamepads (JOYSTICK_ADI) [N/m/y/?] (NEW) | |
Creative Labs Blaster Cobra gamepad (JOYSTICK_COBRA) [N/m/y/?] (NEW) | |
Genius Flight2000 Digital joysticks and gamepads (JOYSTICK_GF2K) [N/m/y/?] (NEW) | |
Gravis GrIP joysticks and gamepads (JOYSTICK_GRIP) [N/m/y/?] (NEW) | |
Gravis GrIP MultiPort (JOYSTICK_GRIP_MP) [N/m/y/?] (NEW) | |
Guillemot joysticks and gamepads (JOYSTICK_GUILLEMOT) [N/m/y/?] (NEW) | |
InterAct digital joysticks and gamepads (JOYSTICK_INTERACT) [N/m/y/?] (NEW) | |
Microsoft SideWinder digital joysticks and gamepads (JOYSTICK_SIDEWINDER) [N/m/y/?] (NEW) | |
ThrustMaster DirectConnect joysticks and gamepads (JOYSTICK_TMDC) [N/m/y/?] (NEW) | |
I-Force devices (JOYSTICK_IFORCE) [N/m/y/?] (NEW) | |
Logitech WingMan Warrior joystick (JOYSTICK_WARRIOR) [N/m/y/?] (NEW) | |
LogiCad3d Magellan/SpaceMouse 6dof controllers (JOYSTICK_MAGELLAN) [N/m/y/?] (NEW) | |
SpaceTec SpaceOrb/Avenger 6dof controllers (JOYSTICK_SPACEORB) [N/m/y/?] (NEW) | |
SpaceTec SpaceBall 6dof controllers (JOYSTICK_SPACEBALL) [N/m/y/?] (NEW) | |
Gravis Stinger gamepad (JOYSTICK_STINGER) [N/m/y/?] (NEW) | |
Twiddler as a joystick (JOYSTICK_TWIDJOY) [N/m/y/?] (NEW) | |
5-byte Zhenhua RC transmitter (JOYSTICK_ZHENHUA) [N/m/y/?] (NEW) | |
Austria Microsystem AS5011 joystick (JOYSTICK_AS5011) [N/m/y/?] (NEW) | |
Gameport data dumper (JOYSTICK_JOYDUMP) [N/m/y/?] (NEW) | |
X-Box gamepad support (JOYSTICK_XPAD) [N/m/y/?] (NEW) | |
* | |
* Tablets | |
* | |
Tablets (INPUT_TABLET) [Y/n/?] y | |
Acecad Flair tablet support (USB) (TABLET_USB_ACECAD) [N/m/y/?] (NEW) | |
Aiptek 6000U/8000U and Genius G_PEN tablet support (USB) (TABLET_USB_AIPTEK) [N/m/y/?] (NEW) | |
GTCO CalComp/InterWrite USB Support (TABLET_USB_GTCO) [N/m/y/?] (NEW) | |
Hanwang Art Master III tablet support (USB) (TABLET_USB_HANWANG) [N/m/y/?] (NEW) | |
KB Gear JamStudio tablet support (USB) (TABLET_USB_KBTAB) [N/m/y/?] (NEW) | |
Wacom protocol 4 serial tablet support (TABLET_SERIAL_WACOM4) [N/m/y/?] (NEW) | |
* | |
* Touchscreens | |
* | |
Touchscreens (INPUT_TOUCHSCREEN) [Y/n/?] y | |
* | |
* Synaptics DSX touchscreen | |
* | |
Synaptics DSX touchscreen (TOUCHSCREEN_SYNAPTICS_DSX_v21) [Y/n/?] (NEW) | |
Synaptics DSX touchscreen bus interface | |
> 1. I2C (TOUCHSCREEN_SYNAPTICS_DSX_I2C_v21) (NEW) | |
choice[1]: 1 | |
Synaptics DSX core driver module (TOUCHSCREEN_SYNAPTICS_DSX_CORE_v21) [N/m/y/?] (NEW) | |
Elan eWD1020 touch driver (TOUCHSCREEN_ELAN_KTF) [N/y/?] (NEW) | |
Analog Devices AD7879-1/AD7889-1 touchscreen interface (TOUCHSCREEN_AD7879) [N/m/y/?] (NEW) | |
Atmel mXT I2C Touchscreen (TOUCHSCREEN_ATMEL_MXT) [N/m/y/?] (NEW) | |
Atmel Maxtouch Touchscreen Family (TOUCHSCREEN_ATMEL_MAXTOUCH_TS) [N/m/y/?] (NEW) | |
BU21013 based touch panel controllers (TOUCHSCREEN_BU21013) [N/m/y/?] (NEW) | |
Cypress TTSP touchscreen (TOUCHSCREEN_CYTTSP_CORE) [N/m/y/?] (NEW) | |
Cypress TrueTouch Gen4 Touchscreen Driver (TOUCHSCREEN_CYTTSP4_CORE) [N/m/y/?] (NEW) | |
Dynapro serial touchscreen (TOUCHSCREEN_DYNAPRO) [N/m/y/?] (NEW) | |
Hampshire serial touchscreen (TOUCHSCREEN_HAMPSHIRE) [N/m/y/?] (NEW) | |
EETI touchscreen panel support (TOUCHSCREEN_EETI) [N/m/y/?] (NEW) | |
Fujitsu serial touchscreen (TOUCHSCREEN_FUJITSU) [N/m/y/?] (NEW) | |
Ilitek ILI210X based touchscreen (TOUCHSCREEN_ILI210X) [N/m/y/?] (NEW) | |
Gunze AHL-51S touchscreen (TOUCHSCREEN_GUNZE) [N/m/y/?] (NEW) | |
Elo serial touchscreens (TOUCHSCREEN_ELO) [N/m/y/?] (NEW) | |
Wacom W8001 penabled serial touchscreen (TOUCHSCREEN_WACOM_W8001) [N/m/y/?] (NEW) | |
Wacom Tablet support (I2C) (TOUCHSCREEN_WACOM_I2C) [N/m/y/?] (NEW) | |
MAX11801 based touchscreens (TOUCHSCREEN_MAX11801) [N/m/y/?] (NEW) | |
MELFAS MCS-5000 touchscreen (TOUCHSCREEN_MCS5000) [N/m/y/?] (NEW) | |
MELFAS MMS114 touchscreen (TOUCHSCREEN_MMS114) [N/m/y/?] (NEW) | |
MicroTouch serial touchscreens (TOUCHSCREEN_MTOUCH) [N/m/y/?] (NEW) | |
iNexio serial touchscreens (TOUCHSCREEN_INEXIO) [N/m/y/?] (NEW) | |
ICS MicroClock MK712 touchscreen (TOUCHSCREEN_MK712) [N/m/y/?] (NEW) | |
Penmount serial touchscreen (TOUCHSCREEN_PENMOUNT) [N/m/y/?] (NEW) | |
EDT FocalTech FT5x06 I2C Touchscreen support (TOUCHSCREEN_EDT_FT5X06) [N/m/y/?] (NEW) | |
Touchright serial touchscreen (TOUCHSCREEN_TOUCHRIGHT) [N/m/y/?] (NEW) | |
Touchwin serial touchscreen (TOUCHSCREEN_TOUCHWIN) [N/m/y/?] (NEW) | |
PIXCIR I2C touchscreens (TOUCHSCREEN_PIXCIR) [N/m/y/?] (NEW) | |
USB Touchscreen Driver (TOUCHSCREEN_USB_COMPOSITE) [N/m/y/?] (NEW) | |
Sahara TouchIT-213 touchscreen (TOUCHSCREEN_TOUCHIT213) [N/m/y/?] (NEW) | |
TSC-10/25/40 serial touchscreen support (TOUCHSCREEN_TSC_SERIO) [N/m/y/?] (NEW) | |
TSC2007 based touchscreens (TOUCHSCREEN_TSC2007) [N/m/y/?] (NEW) | |
Sitronix ST1232 touchscreen controllers (TOUCHSCREEN_ST1232) [N/m/y/?] (NEW) | |
Samsung SUR40 (Surface 2.0/PixelSense) touchscreen (TOUCHSCREEN_SUR40) [N/m/y/?] (NEW) | |
TPS6507x based touchscreens (TOUCHSCREEN_TPS6507X) [N/m/y/?] (NEW) | |
mstar touchscreens (TOUCHSCREEN_MSTAR21XX) [N/m/y/?] (NEW) | |
Secure Touch (SECURE_TOUCH) [N/y/?] (NEW) | |
IT7260 Touchscreen Driver (TOUCHSCREEN_IT7260_I2C) [N/m/y/?] (NEW) | |
Touchscreen Virtual Keys Driver (TOUCHSCREEN_GEN_VKEYS) [N/m/y/?] (NEW) | |
FocalTech touchscreens (TOUCHSCREEN_FT5X06) [N/m/y/?] (NEW) | |
Synaptics DSX I2C touchscreen (TOUCHSCREEN_SYNAPTICS_I2C_RMI4) [N/m/y/?] (NEW) | |
Goodix touchpanel GT9xx series (TOUCHSCREEN_GT9XX) [N/y/?] (NEW) | |
* | |
* Miscellaneous devices | |
* | |
Miscellaneous devices (INPUT_MISC) [Y/n/?] y | |
Analog Devices AD714x Capacitance Touch Sensor (INPUT_AD714X) [N/m/y/?] (NEW) | |
BMA150/SMB380 acceleration sensor support (INPUT_BMA150) [N/m/y/?] (NEW) | |
HBTP input driver support (INPUT_HBTP_INPUT) [N/m/y/?] (NEW) | |
PC Speaker support (INPUT_PCSPKR) [N/m/y/?] (NEW) | |
MMA8450 - Freescale's 3-Axis, 8/12-bit Digital Accelerometer (INPUT_MMA8450) [N/m/y/?] (NEW) | |
MPU3050 Triaxial gyroscope sensor (INPUT_MPU3050) [N/m/y/?] (NEW) | |
Fujitsu Lifebook Application Panel buttons (INPUT_APANEL) [N/m/y/?] (NEW) | |
x86 Wistron laptop button interface (INPUT_WISTRON_BTNS) [N/m/y/?] (NEW) | |
x86 Atlas button interface (INPUT_ATLAS_BTNS) [N/m/y/?] (NEW) | |
ATI / Philips USB RF remote control (INPUT_ATI_REMOTE2) [N/m/y/?] (NEW) | |
Key chord input driver support (INPUT_KEYCHORD) [N/m/y/?] (NEW) | |
Keyspan DMR USB remote control (INPUT_KEYSPAN_REMOTE) [N/m/y/?] (NEW) | |
Kionix KXTJ9 tri-axis digital accelerometer (INPUT_KXTJ9) [N/m/y/?] (NEW) | |
Griffin PowerMate and Contour Jog support (INPUT_POWERMATE) [N/m/y/?] (NEW) | |
Yealink usb-p1k voip phone (INPUT_YEALINK) [N/m/y/?] (NEW) | |
C-Media CM109 USB I/O Controller (INPUT_CM109) [N/m/y/?] (NEW) | |
User level driver support (INPUT_UINPUT) [N/m/y/?] (NEW) | |
GPIO driver support (INPUT_GPIO) [N/m/y/?] (NEW) | |
PCF8574 Keypad input device (INPUT_PCF8574) [N/m/y/?] (NEW) | |
Analog Devices ADXL34x Three-Axis Digital Accelerometer (INPUT_ADXL34X) [N/m/y/?] (NEW) | |
IMS Passenger Control Unit driver (INPUT_IMS_PCU) [N/m/y/?] (NEW) | |
VTI CMA3000 Tri-axis accelerometer (INPUT_CMA3000) [N/m/y/?] (NEW) | |
IdeaPad Laptop Slidebar (INPUT_IDEAPAD_SLIDEBAR) [N/m/y/?] (NEW) | |
TI DRV2667 haptics support (INPUT_DRV2667_HAPTICS) [N/m/y/?] (NEW) | |
* | |
* Hardware I/O ports | |
* | |
Serial I/O support (SERIO) [Y/?] (NEW) y | |
i8042 PC Keyboard controller (SERIO_I8042) [Y/?] (NEW) y | |
Serial port line discipline (SERIO_SERPORT) [Y/n/m/?] (NEW) | |
ct82c710 Aux port controller (SERIO_CT82C710) [N/m/y/?] (NEW) | |
PCI PS/2 keyboard and PS/2 mouse controller (SERIO_PCIPS2) [N/m/y/?] (NEW) | |
PS/2 driver library (SERIO_LIBPS2) [Y/?] (NEW) y | |
Raw access to serio ports (SERIO_RAW) [N/m/y/?] (NEW) | |
Altera UP PS/2 controller (SERIO_ALTERA_PS2) [N/m/y/?] (NEW) | |
TQC PS/2 multiplexer (SERIO_PS2MULT) [N/m/y/?] (NEW) | |
ARC PS/2 support (SERIO_ARC_PS2) [N/m/y/?] (NEW) | |
Gameport support (GAMEPORT) [N/m/y/?] (NEW) | |
* | |
* Character devices | |
* | |
Enable TTY (TTY) [Y/?] y | |
Virtual terminal (VT) [Y/?] y | |
Support for binding and unbinding console drivers (VT_HW_CONSOLE_BINDING) [Y/?] y | |
Unix98 PTY support (UNIX98_PTYS) [Y/?] y | |
Support multiple instances of devpts (DEVPTS_MULTIPLE_INSTANCES) [N/y/?] (NEW) | |
Legacy (BSD) PTY support (LEGACY_PTYS) [N/y/?] n | |
Non-standard serial port support (SERIAL_NONSTANDARD) [Y/n/?] y | |
Comtrol RocketPort support (ROCKETPORT) [N/m/y/?] (NEW) | |
Cyclades async mux support (CYCLADES) [N/m/y/?] (NEW) | |
Moxa Intellio support (MOXA_INTELLIO) [N/m/y/?] (NEW) | |
Moxa SmartIO support v. 2.0 (MOXA_SMARTIO) [N/m/y/?] (NEW) | |
Microgate SyncLink card support (SYNCLINK) [N/m/y/?] (NEW) | |
SyncLink Multiport support (SYNCLINKMP) [N/m/y/?] (NEW) | |
SyncLink GT/AC support (SYNCLINK_GT) [N/m/y/?] (NEW) | |
HSDPA Broadband Wireless Data Card - Globe Trotter (NOZOMI) [N/m/y/?] (NEW) | |
Multi-Tech multiport card support (ISI) [N/m/y/?] (NEW) | |
HDLC line discipline support (N_HDLC) [N/m/y/?] (NEW) | |
GSM MUX line discipline support (EXPERIMENTAL) (N_GSM) [N/m/y/?] (NEW) | |
Trace data sink for MIPI P1149.7 cJTAG standard (TRACE_SINK) [N/m/y/?] (NEW) | |
Memory device driver (DEVMEM) [Y/n/?] (NEW) | |
/dev/kmem virtual device support (DEVKMEM) [Y/n/?] (NEW) | |
* | |
* Serial drivers | |
* | |
8250/16550 and compatible serial support (SERIAL_8250) [Y/n/m/?] y | |
Support 8250_core.* kernel options (DEPRECATED) (SERIAL_8250_DEPRECATED_OPTIONS) [Y/n/?] (NEW) | |
Console on 8250/16550 and compatible serial port (SERIAL_8250_CONSOLE) [Y/n/?] y | |
8250/16550 PCMCIA device support (SERIAL_8250_CS) [N/m/y/?] (NEW) | |
Maximum number of 8250/16550 serial ports (SERIAL_8250_NR_UARTS) [32] 32 | |
Number of 8250/16550 serial ports to register at runtime (SERIAL_8250_RUNTIME_UARTS) [4] (NEW) | |
Extended 8250/16550 serial driver options (SERIAL_8250_EXTENDED) [Y/n/?] y | |
Support more than 4 legacy serial ports (SERIAL_8250_MANY_PORTS) [Y/n/?] y | |
Support for sharing serial interrupts (SERIAL_8250_SHARE_IRQ) [Y/n/?] y | |
Autodetect IRQ on standard ports (unsafe) (SERIAL_8250_DETECT_IRQ) [Y/n/?] y | |
Support RSA serial ports (SERIAL_8250_RSA) [Y/n/?] y | |
Support for Synopsys DesignWare 8250 quirks (SERIAL_8250_DW) [N/m/y/?] (NEW) | |
Support for Fintek F81216A LPC to 4 UART (SERIAL_8250_FINTEK) [N/m/y/?] (NEW) | |
* | |
* Non-8250 serial port support | |
* | |
Medfield High Speed UART support (SERIAL_MFD_HSU) [N/m/y] (NEW) | |
Digi International NEO PCI Support (SERIAL_JSM) [N/m/y/?] (NEW) | |
SCCNXP serial port support (SERIAL_SCCNXP) [N/m/y/?] (NEW) | |
SC16IS7xx serial support (SERIAL_SC16IS7XX) [N/m/y/?] (NEW) | |
Support for timberdale UART (SERIAL_TIMBERDALE) [N/m/y/?] (NEW) | |
Altera JTAG UART support (SERIAL_ALTERA_JTAGUART) [N/m/y/?] (NEW) | |
Altera UART support (SERIAL_ALTERA_UART) [N/m/y/?] (NEW) | |
Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) UART (SERIAL_PCH_UART) [N/m/y/?] (NEW) | |
ARC UART driver support (SERIAL_ARC) [N/m/y/?] (NEW) | |
Comtrol RocketPort EXPRESS/INFINITY support (SERIAL_RP2) [N/m/y/?] (NEW) | |
Freescale lpuart serial port support (SERIAL_FSL_LPUART) [N/m/y/?] (NEW) | |
* | |
* Diag Support | |
* | |
* | |
* DIAG traffic over USB | |
* | |
* | |
* HSIC/SMUX support for DIAG | |
* | |
* | |
* IPMI top-level message handler | |
* | |
IPMI top-level message handler (IPMI_HANDLER) [N/m/y/?] (NEW) | |
* | |
* Hardware Random Number Generator Core support | |
* | |
Hardware Random Number Generator Core support (HW_RANDOM) [Y/n/m/?] y | |
Timer IOMEM HW Random Number Generator support (HW_RANDOM_TIMERIOMEM) [N/m/y/?] (NEW) | |
Intel HW Random Number Generator support (HW_RANDOM_INTEL) [N/m/y/?] n | |
AMD HW Random Number Generator support (HW_RANDOM_AMD) [N/m/y/?] n | |
AMD Geode HW Random Number Generator support (HW_RANDOM_GEODE) [Y/n/m/?] (NEW) | |
VIA HW Random Number Generator support (HW_RANDOM_VIA) [Y/n/m/?] (NEW) | |
/dev/nvram support (NVRAM) [Y/n/m/?] y | |
Siemens R3964 line discipline (R3964) [N/m/y/?] (NEW) | |
Applicom intelligent fieldbus card support (APPLICOM) [N/m/y/?] (NEW) | |
Sony Vaio Programmable I/O Control Device support (SONYPI) [N/m/y/?] (NEW) | |
* | |
* PCMCIA character devices | |
* | |
SyncLink PC Card support (SYNCLINK_CS) [N/m/y/?] (NEW) | |
Omnikey Cardman 4000 support (CARDMAN_4000) [N/m/y/?] (NEW) | |
Omnikey CardMan 4040 support (CARDMAN_4040) [N/m/y/?] (NEW) | |
IPWireless 3G UMTS PCMCIA card support (IPWIRELESS) [N/m/y/?] (NEW) | |
ACP Modem (Mwave) support (MWAVE) [N/m/y/?] (NEW) | |
NatSemi PC8736x GPIO Support (PC8736x_GPIO) [N/m/y/?] (NEW) | |
NatSemi Base GPIO Support (NSC_GPIO) [N/m/y/?] (NEW) | |
RAW driver (/dev/raw/rawN) (RAW_DRIVER) [N/m/y/?] (NEW) | |
HPET - High Precision Event Timer (HPET) [Y/n/?] y | |
Allow mmap of HPET (HPET_MMAP) [N/y/?] n | |
Hangcheck timer (HANGCHECK_TIMER) [N/m/y/?] (NEW) | |
* | |
* TPM Hardware Support | |
* | |
TPM Hardware Support (TCG_TPM) [N/m/y/?] (NEW) | |
Telecom clock driver for ATCA SBC (TELCLOCK) [N/m/y/?] (NEW) | |
Xillybus generic FPGA interface (XILLYBUS) [N/m/y/?] (NEW) | |
Qualcomm Remote debug driver (MSM_RDBG) [N/m/y/?] (NEW) | |
* | |
* I2C support | |
* | |
I2C support (I2C) [Y/?] (NEW) y | |
ACPI I2C Operation region support (ACPI_I2C_OPREGION) [Y/n/?] (NEW) | |
Enable compatibility bits for old user-space (I2C_COMPAT) [Y/n/?] (NEW) | |
I2C device interface (I2C_CHARDEV) [N/m/y/?] (NEW) | |
I2C bus multiplexing support (I2C_MUX) [N/m/y/?] (NEW) | |
Autoselect pertinent helper modules (I2C_HELPER_AUTO) [Y/n/?] (NEW) | |
* | |
* I2C Hardware Bus support | |
* | |
* | |
* PC SMBus host controller drivers | |
* | |
ALI 1535 (I2C_ALI1535) [N/m/y/?] (NEW) | |
ALI 1563 (I2C_ALI1563) [N/m/y/?] (NEW) | |
ALI 15x3 (I2C_ALI15X3) [N/m/y/?] (NEW) | |
AMD 756/766/768/8111 and nVidia nForce (I2C_AMD756) [N/m/y/?] (NEW) | |
AMD 8111 (I2C_AMD8111) [N/m/y/?] (NEW) | |
Intel 82801 (ICH/PCH) (I2C_I801) [Y/n/m/?] y | |
Intel SCH SMBus 1.0 (I2C_ISCH) [N/m/y/?] (NEW) | |
Intel iSMT SMBus Controller (I2C_ISMT) [N/m/y/?] (NEW) | |
Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC) (I2C_PIIX4) [N/m/y/?] (NEW) | |
Nvidia nForce2, nForce3 and nForce4 (I2C_NFORCE2) [N/m/y/?] (NEW) | |
SiS 5595 (I2C_SIS5595) [N/m/y/?] (NEW) | |
SiS 630/730/964 (I2C_SIS630) [N/m/y/?] (NEW) | |
SiS 96x (I2C_SIS96X) [N/m/y/?] (NEW) | |
VIA VT82C586B (I2C_VIA) [N/m/y/?] (NEW) | |
VIA VT82C596/82C686/82xx and CX700/VX8xx/VX900 (I2C_VIAPRO) [N/m/y/?] (NEW) | |
* | |
* ACPI drivers | |
* | |
SMBus Control Method Interface (I2C_SCMI) [N/m/y/?] (NEW) | |
* | |
* I2C system bus drivers (mostly embedded / system-on-chip) | |
* | |
Synopsys DesignWare PCI (I2C_DESIGNWARE_PCI) [N/m/y/?] (NEW) | |
Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) I2C (I2C_EG20T) [N/m/y/?] (NEW) | |
OpenCores I2C Controller (I2C_OCORES) [N/m/y/?] (NEW) | |
PCA9564/PCA9665 as platform device (I2C_PCA_PLATFORM) [N/m/y/?] (NEW) | |
Simtec Generic I2C interface (I2C_SIMTEC) [N/m/y/?] (NEW) | |
Xilinx I2C Controller (I2C_XILINX) [N/m/y/?] (NEW) | |
* | |
* External I2C/SMBus adapter drivers | |
* | |
Diolan U2C-12 USB adapter (I2C_DIOLAN_U2C) [N/m/y/?] (NEW) | |
Parallel port adapter (light) (I2C_PARPORT_LIGHT) [N/m/y/?] (NEW) | |
RobotFuzz Open Source InterFace USB adapter (I2C_ROBOTFUZZ_OSIF) [N/m/y/?] (NEW) | |
TAOS evaluation module (I2C_TAOS_EVM) [N/m/y/?] (NEW) | |
Tiny-USB adapter (I2C_TINY_USB) [N/m/y/?] (NEW) | |
* | |
* Other I2C/SMBus bus drivers | |
* | |
Geode ACCESS.bus support (SCx200_ACB) [N/m/y/?] (NEW) | |
I2C/SMBus Test Stub (I2C_STUB) [N/m/?] (NEW) | |
I2C Core debugging messages (I2C_DEBUG_CORE) [N/y/?] (NEW) | |
I2C Algorithm debugging messages (I2C_DEBUG_ALGO) [N/y/?] (NEW) | |
I2C Bus debugging messages (I2C_DEBUG_BUS) [N/y/?] (NEW) | |
* | |
* Slimbus support | |
* | |
Slimbus support (SLIMBUS) [N/y/?] (NEW) | |
* | |
* Soundwire support | |
* | |
Soundwire support (SOUNDWIRE) [N/y/?] (NEW) | |
* | |
* SPI support | |
* | |
SPI support (SPI) [N/y/?] (NEW) | |
* | |
* SPMI support | |
* | |
SPMI support (SPMI) [N/m/y/?] (NEW) | |
* | |
* HSI support | |
* | |
HSI support (HSI) [N/m/y/?] (NEW) | |
* | |
* PPS support | |
* | |
PPS support (PPS) [Y/?] (NEW) y | |
PPS debugging messages (PPS_DEBUG) [N/y/?] (NEW) | |
* | |
* PPS clients support | |
* | |
Kernel timer client (Testing client, use for debug) (PPS_CLIENT_KTIMER) [N/m/y/?] (NEW) | |
PPS line discipline (PPS_CLIENT_LDISC) [N/m/y/?] (NEW) | |
PPS client using GPIO (PPS_CLIENT_GPIO) [N/m/y/?] (NEW) | |
* | |
* PPS generators support | |
* | |
* | |
* PTP clock support | |
* | |
PTP clock support (PTP_1588_CLOCK) [Y/?] (NEW) y | |
* | |
* Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks. | |
* | |
Intel PCH EG20T as PTP clock (PTP_1588_CLOCK_PCH) [N/m/y/?] (NEW) | |
* | |
* GPIO Support | |
* | |
GPIO Support (GPIOLIB) [N/y/?] (NEW) | |
* | |
* Dallas's 1-wire support | |
* | |
Dallas's 1-wire support (W1) [N/m/y/?] (NEW) | |
* | |
* Power supply class support | |
* | |
Power supply class support (POWER_SUPPLY) [Y/?] (NEW) y | |
Power supply debug (POWER_SUPPLY_DEBUG) [N/y/?] (NEW) | |
Generic PDA/phone power driver (PDA_POWER) [N/m/y/?] (NEW) | |
Test power driver (TEST_POWER) [N/m/y/?] (NEW) | |
DS2780 battery driver (BATTERY_DS2780) [N/m/y/?] (NEW) | |
DS2781 battery driver (BATTERY_DS2781) [N/m/y/?] (NEW) | |
DS2782/DS2786 standalone gas-gauge (BATTERY_DS2782) [N/m/y/?] (NEW) | |
SBS Compliant gas gauge (BATTERY_SBS) [N/m/y/?] (NEW) | |
BQ27x00 battery driver (BATTERY_BQ27x00) [N/m/y/?] (NEW) | |
Maxim MAX17040 Fuel Gauge (BATTERY_MAX17040) [N/m/y/?] (NEW) | |
Maxim MAX17042/17047/17050/8997/8966 Fuel Gauge (BATTERY_MAX17042) [N/m/y/?] (NEW) | |
MAX8903 Battery DC-DC Charger for USB and Adapter Power (CHARGER_MAX8903) [N/m/y/?] (NEW) | |
TI/National Semiconductor LP8727 charger driver (CHARGER_LP8727) [N/m/y/?] (NEW) | |
TI BQ2415x battery charger driver (CHARGER_BQ2415X) [N/m/y/?] (NEW) | |
Summit Microelectronics SMB347 Battery Charger (CHARGER_SMB347) [N/m/y/?] (NEW) | |
smb349 usb charger (with VBUS detection) (SMB349_USB_CHARGER) [N/m/y/?] (NEW) | |
smb349 dual charger (SMB349_DUAL_CHARGER) [N/m/y/?] (NEW) | |
smb1351 usb charger (with VBUS detection) (SMB1351_USB_CHARGER) [N/m/y/?] (NEW) | |
smb350 charger (SMB350_CHARGER) [N/m/y/?] (NEW) | |
SMB135X Battery Charger (SMB135X_CHARGER) [N/m/y/?] (NEW) | |
SMB1360 Charger and Fuel Guage (SMB1360_CHARGER_FG) [N/m/y/?] (NEW) | |
SMB358 Battery Charger (SMB358_CHARGER) [N/m/y/?] (NEW) | |
SMB348 Battery Charger (SMB348_CHARGER) [N/m/y/?] (NEW) | |
SMB23X Battery Charger (SMB23X_CHARGER) [N/m/y/?] (NEW) | |
BQ28400 battery driver (BATTERY_BQ28400) [N/m/y/?] (NEW) | |
STC3117 fuel gauge driver (FUELGAUGE_STC3117) [N/m/y/?] (NEW) | |
BATTERY_STC3117 fuel gauge driver (BATTERY_STC3117) [N/m/y/?] (NEW) | |
BCL Framework driver (MSM_BCL_CTL) [N/y/?] (NEW) | |
* | |
* Board level reset or power off | |
* | |
Board level reset or power off (POWER_RESET) [N/y/?] (NEW) | |
* | |
* Adaptive Voltage Scaling class support | |
* | |
Adaptive Voltage Scaling class support (POWER_AVS) [N/y/?] (NEW) | |
Qualcomm platform specific PM driver (MSM_PM) [N/y/?] (NEW) | |
Qualcomm Technologies Inc platform specific APM driver (MSM_APM) [N/y/?] (NEW) | |
* | |
* Hardware Monitoring support | |
* | |
Hardware Monitoring support (HWMON) [Y/?] (NEW) y | |
Hardware Monitoring Chip debugging messages (HWMON_DEBUG_CHIP) [N/y/?] (NEW) | |
* | |
* Native drivers | |
* | |
Abit uGuru (rev 1 & 2) (SENSORS_ABITUGURU) [N/m/y/?] (NEW) | |
Abit uGuru (rev 3) (SENSORS_ABITUGURU3) [N/m/y/?] (NEW) | |
Analog Devices AD7414 (SENSORS_AD7414) [N/m/y/?] (NEW) | |
Analog Devices AD7416, AD7417 and AD7418 (SENSORS_AD7418) [N/m/y/?] (NEW) | |
Analog Devices ADM1021 and compatibles (SENSORS_ADM1021) [N/m/y/?] (NEW) | |
Analog Devices ADM1025 and compatibles (SENSORS_ADM1025) [N/m/y/?] (NEW) | |
Analog Devices ADM1026 and compatibles (SENSORS_ADM1026) [N/m/y/?] (NEW) | |
Analog Devices ADM1029 (SENSORS_ADM1029) [N/m/y/?] (NEW) | |
Analog Devices ADM1031 and compatibles (SENSORS_ADM1031) [N/m/y/?] (NEW) | |
Analog Devices ADM9240 and compatibles (SENSORS_ADM9240) [N/m/y/?] (NEW) | |
Analog Devices ADT7410/ADT7420 (SENSORS_ADT7410) [N/m/y/?] (NEW) | |
Analog Devices ADT7411 (SENSORS_ADT7411) [N/m/y/?] (NEW) | |
Analog Devices ADT7462 (SENSORS_ADT7462) [N/m/y/?] (NEW) | |
Analog Devices ADT7470 (SENSORS_ADT7470) [N/m/y/?] (NEW) | |
Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490 (SENSORS_ADT7475) [N/m/y/?] (NEW) | |
Andigilog aSC7621 (SENSORS_ASC7621) [N/m/y/?] (NEW) | |
AMD Athlon64/FX or Opteron temperature sensor (SENSORS_K8TEMP) [N/m/y/?] (NEW) | |
AMD Family 10h+ temperature sensor (SENSORS_K10TEMP) [N/m/y/?] (NEW) | |
AMD Family 15h processor power (SENSORS_FAM15H_POWER) [N/m/y/?] (NEW) | |
Apple SMC (Motion sensor, light sensor, keyboard backlight) (SENSORS_APPLESMC) [N/m/y/?] (NEW) | |
Asus ASB100 Bach (SENSORS_ASB100) [N/m/y/?] (NEW) | |
Attansic ATXP1 VID controller (SENSORS_ATXP1) [N/m/y/?] (NEW) | |
Dallas Semiconductor DS620 (SENSORS_DS620) [N/m/y/?] (NEW) | |
Dallas Semiconductor DS1621 and compatibles (SENSORS_DS1621) [N/m/y/?] (NEW) | |
FB-DIMM AMB temperature sensor on Intel 5000 series chipsets (SENSORS_I5K_AMB) [N/m/y/?] (NEW) | |
Fintek F71805F/FG, F71806F/FG and F71872F/FG (SENSORS_F71805F) [N/m/y/?] (NEW) | |
Fintek F71882FG and compatibles (SENSORS_F71882FG) [N/m/y/?] (NEW) | |
Fintek F75375S/SP, F75373 and F75387 (SENSORS_F75375S) [N/m/y/?] (NEW) | |
Fujitsu Siemens Computers sensor chips (SENSORS_FSCHMD) [N/m/y/?] (NEW) | |
Genesys Logic GL518SM (SENSORS_GL518SM) [N/m/y/?] (NEW) | |
Genesys Logic GL520SM (SENSORS_GL520SM) [N/m/y/?] (NEW) | |
GMT G760A (SENSORS_G760A) [N/m/y/?] (NEW) | |
GMT G762 and G763 (SENSORS_G762) [N/m/y/?] (NEW) | |
Honeywell Humidicon HIH-6130 humidity/temperature sensor (SENSORS_HIH6130) [N/m/y/?] (NEW) | |
Intel Core/Core2/Atom temperature sensor (SENSORS_CORETEMP) [N/m/y/?] (NEW) | |
ITE IT87xx and compatibles (SENSORS_IT87) [N/m/y/?] (NEW) | |
JEDEC JC42.4 compliant memory module temperature sensors (SENSORS_JC42) [N/m/y/?] (NEW) | |
Lattice POWR1220 Power Monitoring (SENSORS_POWR1220) [N/m/y/?] (NEW) | |
Lineage Compact Power Line Power Entry Module (SENSORS_LINEAGE) [N/m/y/?] (NEW) | |
Linear Technology LTC2945 (SENSORS_LTC2945) [N/m/y/?] (NEW) | |
Linear Technology LTC4151 (SENSORS_LTC4151) [N/m/y/?] (NEW) | |
Linear Technology LTC4215 (SENSORS_LTC4215) [N/m/y/?] (NEW) | |
Linear Technology LTC4222 (SENSORS_LTC4222) [N/m/y/?] (NEW) | |
Linear Technology LTC4245 (SENSORS_LTC4245) [N/m/y/?] (NEW) | |
Linear Technology LTC4260 (SENSORS_LTC4260) [N/m/y/?] (NEW) | |
Linear Technology LTC4261 (SENSORS_LTC4261) [N/m/y/?] (NEW) | |
Maxim MAX16065 System Manager and compatibles (SENSORS_MAX16065) [N/m/y/?] (NEW) | |
Maxim MAX1619 sensor chip (SENSORS_MAX1619) [N/m/y/?] (NEW) | |
Maxim MAX1668 and compatibles (SENSORS_MAX1668) [N/m/y/?] (NEW) | |
Maxim MAX197 and compatibles (SENSORS_MAX197) [N/m/y/?] (NEW) | |
Maxim MAX6639 sensor chip (SENSORS_MAX6639) [N/m/y/?] (NEW) | |
Maxim MAX6642 sensor chip (SENSORS_MAX6642) [N/m/y/?] (NEW) | |
Maxim MAX6650 sensor chip (SENSORS_MAX6650) [N/m/y/?] (NEW) | |
Maxim MAX6697 and compatibles (SENSORS_MAX6697) [N/m/y/?] (NEW) | |
Measurement Specialties HTU21D humidity/temperature sensors (SENSORS_HTU21) [N/m/y/?] (NEW) | |
Microchip MCP3021 and compatibles (SENSORS_MCP3021) [N/m/y/?] (NEW) | |
National Semiconductor LM63 and compatibles (SENSORS_LM63) [N/m/y/?] (NEW) | |
National Semiconductor LM73 (SENSORS_LM73) [N/m/y/?] (NEW) | |
National Semiconductor LM75 and compatibles (SENSORS_LM75) [N/m/y/?] (NEW) | |
National Semiconductor LM77 (SENSORS_LM77) [N/m/y/?] (NEW) | |
National Semiconductor LM78 and compatibles (SENSORS_LM78) [N/m/y/?] (NEW) | |
National Semiconductor LM80 and LM96080 (SENSORS_LM80) [N/m/y/?] (NEW) | |
National Semiconductor LM83 and compatibles (SENSORS_LM83) [N/m/y/?] (NEW) | |
National Semiconductor LM85 and compatibles (SENSORS_LM85) [N/m/y/?] (NEW) | |
National Semiconductor LM87 and compatibles (SENSORS_LM87) [N/m/y/?] (NEW) | |
National Semiconductor LM90 and compatibles (SENSORS_LM90) [N/m/y/?] (NEW) | |
National Semiconductor LM92 and compatibles (SENSORS_LM92) [N/m/y/?] (NEW) | |
National Semiconductor LM93 and compatibles (SENSORS_LM93) [N/m/y/?] (NEW) | |
National Semiconductor LM95234 (SENSORS_LM95234) [N/m/y/?] (NEW) | |
National Semiconductor LM95241 and compatibles (SENSORS_LM95241) [N/m/y/?] (NEW) | |
National Semiconductor LM95245 sensor chip (SENSORS_LM95245) [N/m/y/?] (NEW) | |
National Semiconductor PC87360 family (SENSORS_PC87360) [N/m/y/?] (NEW) | |
National Semiconductor PC87427 (SENSORS_PC87427) [N/m/y/?] (NEW) | |
NTC thermistor support from Murata (SENSORS_NTC_THERMISTOR) [N/m/y/?] (NEW) | |
Nuvoton NCT6683D (SENSORS_NCT6683) [N/m/y/?] (NEW) | |
Nuvoton NCT6775F and compatibles (SENSORS_NCT6775) [N/m/y/?] (NEW) | |
Philips PCF8591 ADC/DAC (SENSORS_PCF8591) [N/m/y/?] (NEW) | |
* | |
* PMBus support | |
* | |
PMBus support (PMBUS) [N/m/y/?] (NEW) | |
Sensiron humidity and temperature sensors. SHT21 and compat. (SENSORS_SHT21) [N/m/y/?] (NEW) | |
Sensiron humidity and temperature sensors. SHTC1 and compat. (SENSORS_SHTC1) [N/m/y/?] (NEW) | |
Silicon Integrated Systems Corp. SiS5595 (SENSORS_SIS5595) [N/m/y/?] (NEW) | |
SMSC DME1737, SCH311x and compatibles (SENSORS_DME1737) [N/m/y/?] (NEW) | |
SMSC EMC1403/23 thermal sensor (SENSORS_EMC1403) [N/m/y/?] (NEW) | |
SMSC EMC2103 (SENSORS_EMC2103) [N/m/y/?] (NEW) | |
SMSC EMC6W201 (SENSORS_EMC6W201) [N/m/y/?] (NEW) | |
SMSC LPC47M10x and compatibles (SENSORS_SMSC47M1) [N/m/y/?] (NEW) | |
SMSC LPC47M192 and compatibles (SENSORS_SMSC47M192) [N/m/y/?] (NEW) | |
SMSC LPC47B397-NC (SENSORS_SMSC47B397) [N/m/y/?] (NEW) | |
SMSC SCH5627 (SENSORS_SCH5627) [N/m/y/?] (NEW) | |
SMSC SCH5636 (SENSORS_SCH5636) [N/m/y/?] (NEW) | |
Summit Microelectronics SMM665 (SENSORS_SMM665) [N/m/y/?] (NEW) | |
Texas Instruments ADC128D818 (SENSORS_ADC128D818) [N/m/y/?] (NEW) | |
Texas Instruments ADS1015 (SENSORS_ADS1015) [N/m/y/?] (NEW) | |
Texas Instruments ADS7828 and compatibles (SENSORS_ADS7828) [N/m/y/?] (NEW) | |
Texas Instruments AMC6821 (SENSORS_AMC6821) [N/m/y/?] (NEW) | |
TI / Burr Brown INA209 (SENSORS_INA209) [N/m/y/?] (NEW) | |
Texas Instruments INA219 and compatibles (SENSORS_INA2XX) [N/m/y/?] (NEW) | |
Texas Instruments THMC50 / Analog Devices ADM1022 (SENSORS_THMC50) [N/m/y/?] (NEW) | |
Texas Instruments TMP102 (SENSORS_TMP102) [N/m/y/?] (NEW) | |
Texas Instruments TMP103 (SENSORS_TMP103) [N/m/y/?] (NEW) | |
Texas Instruments TMP401 and compatibles (SENSORS_TMP401) [N/m/y/?] (NEW) | |
Texas Instruments TMP421 and compatible (SENSORS_TMP421) [N/m/y/?] (NEW) | |
VIA CPU temperature sensor (SENSORS_VIA_CPUTEMP) [N/m/y/?] (NEW) | |
VIA686A (SENSORS_VIA686A) [N/m/y/?] (NEW) | |
VIA VT1211 (SENSORS_VT1211) [N/m/y/?] (NEW) | |
VIA VT8231 (SENSORS_VT8231) [N/m/y/?] (NEW) | |
Winbond W83781D, W83782D, W83783S, Asus AS99127F (SENSORS_W83781D) [N/m/y/?] (NEW) | |
Winbond W83791D (SENSORS_W83791D) [N/m/y/?] (NEW) | |
Winbond W83792D (SENSORS_W83792D) [N/m/y/?] (NEW) | |
Winbond W83793 (SENSORS_W83793) [N/m/y/?] (NEW) | |
Winbond/Nuvoton W83795G/ADG (SENSORS_W83795) [N/m/y/?] (NEW) | |
Winbond W83L785TS-S (SENSORS_W83L785TS) [N/m/y/?] (NEW) | |
Winbond W83L786NG, W83L786NR (SENSORS_W83L786NG) [N/m/y/?] (NEW) | |
Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF (SENSORS_W83627HF) [N/m/y/?] (NEW) | |
Winbond W83627EHF/EHG/DHG/UHG, W83667HG, NCT6775F, NCT6776F (SENSORS_W83627EHF) [N/m/y/?] (NEW) | |
* | |
* ACPI drivers | |
* | |
ACPI 4.0 power meter (SENSORS_ACPI_POWER) [N/m/y/?] (NEW) | |
ASUS ATK0110 (SENSORS_ATK0110) [N/m/y/?] (NEW) | |
* | |
* Generic Thermal sysfs driver | |
* | |
Generic Thermal sysfs driver (THERMAL) [Y/?] (NEW) y | |
Expose thermal sensors as hwmon device (THERMAL_HWMON) [Y/n/?] (NEW) | |
Enable writable trip points (THERMAL_WRITABLE_TRIPS) [N/y/?] (NEW) | |
Default Thermal governor | |
> 1. step_wise (THERMAL_DEFAULT_GOV_STEP_WISE) (NEW) | |
2. fair_share (THERMAL_DEFAULT_GOV_FAIR_SHARE) (NEW) | |
3. user_space (THERMAL_DEFAULT_GOV_USER_SPACE) (NEW) | |
4. power_allocator (THERMAL_DEFAULT_GOV_POWER_ALLOCATOR) (NEW) | |
choice[1-4?]: | |
Fair-share thermal governor (THERMAL_GOV_FAIR_SHARE) [N/y/?] (NEW) | |
Step_wise thermal governor (THERMAL_GOV_STEP_WISE) [Y/?] (NEW) y | |
Bang Bang thermal governor (THERMAL_GOV_BANG_BANG) [N/y/?] (NEW) | |
User_space thermal governor (THERMAL_GOV_USER_SPACE) [Y/?] (NEW) y | |
Power allocator thermal governor (THERMAL_GOV_POWER_ALLOCATOR) [N/y/?] (NEW) | |
Thermal emulation mode support (THERMAL_EMULATION) [N/y/?] (NEW) | |
Qualcomm 8974 TSENS Temperature driver (THERMAL_TSENS8974) [N/m/y/?] (NEW) | |
LMH monitor driver (LIMITS_MONITOR) [N/y/?] (NEW) | |
Intel PowerClamp idle injection driver (INTEL_POWERCLAMP) [N/m/y/?] (NEW) | |
X86 package temperature thermal driver (X86_PKG_TEMP_THERMAL) [M/n/y/?] (NEW) | |
ACPI INT340X thermal drivers (INT340X_THERMAL) [N/m/y/?] (NEW) | |
* | |
* Texas Instruments thermal drivers | |
* | |
* | |
* Watchdog Timer Support | |
* | |
Watchdog Timer Support (WATCHDOG) [Y/n/?] y | |
WatchDog Timer Driver Core (WATCHDOG_CORE) [N/y/?] (NEW) | |
Disable watchdog shutdown on close (WATCHDOG_NOWAYOUT) [N/y/?] (NEW) | |
* | |
* Watchdog Device Drivers | |
* | |
Software watchdog (SOFT_WATCHDOG) [N/m/y/?] (NEW) | |
Xilinx Watchdog timer (XILINX_WATCHDOG) [N/m/y/?] (NEW) | |
Synopsys DesignWare watchdog (DW_WATCHDOG) [N/m/y/?] (NEW) | |
Acquire SBC Watchdog Timer (ACQUIRE_WDT) [N/m/y/?] (NEW) | |
Advantech SBC Watchdog Timer (ADVANTECH_WDT) [N/m/y/?] (NEW) | |
ALi M1535 PMU Watchdog Timer (ALIM1535_WDT) [N/m/y/?] (NEW) | |
ALi M7101 PMU Computer Watchdog (ALIM7101_WDT) [N/m/y/?] (NEW) | |
Fintek F71808E, F71862FG, F71869, F71882FG and F71889FG Watchdog (F71808E_WDT) [N/m/y/?] (NEW) | |
AMD/ATI SP5100 TCO Timer/Watchdog (SP5100_TCO) [N/m/y/?] (NEW) | |
Compulab SBC-FITPC2 watchdog (SBC_FITPC2_WATCHDOG) [N/m/y/?] (NEW) | |
Eurotech CPU-1220/1410 Watchdog Timer (EUROTECH_WDT) [N/m/y/?] (NEW) | |
IB700 SBC Watchdog Timer (IB700_WDT) [N/m/y/?] (NEW) | |
IBM Automatic Server Restart (IBMASR) [N/m/y/?] (NEW) | |
ICP Single Board Computer Watchdog Timer (WAFER_WDT) [N/m/y/?] (NEW) | |
Intel 6300ESB Timer/Watchdog (I6300ESB_WDT) [N/m/y/?] (NEW) | |
Intel Atom E6xx Watchdog (IE6XX_WDT) [N/m/y/?] (NEW) | |
Intel TCO Timer/Watchdog (ITCO_WDT) [N/m/y/?] (NEW) | |
IT8712F (Smart Guardian) Watchdog Timer (IT8712F_WDT) [N/m/y/?] (NEW) | |
IT87 Watchdog Timer (IT87_WDT) [N/m/y/?] (NEW) | |
HP ProLiant iLO2+ Hardware Watchdog Timer (HP_WATCHDOG) [N/m/y/?] (NEW) | |
National Semiconductor PC87307/PC97307 (ala SC1200) Watchdog (SC1200_WDT) [N/m/y/?] (NEW) | |
NS PC87413 watchdog (PC87413_WDT) [N/m/y/?] (NEW) | |
nVidia TCO Timer/Watchdog (NV_TCO) [N/m/y/?] (NEW) | |
SBC-60XX Watchdog Timer (60XX_WDT) [N/m/y/?] (NEW) | |
SBC8360 Watchdog Timer (SBC8360_WDT) [N/m/y/?] (NEW) | |
SBC Nano 7240 Watchdog Timer (SBC7240_WDT) [N/m/y/?] (NEW) | |
SMA CPU5 Watchdog (CPU5_WDT) [N/m/y/?] (NEW) | |
SMSC SCH311X Watchdog Timer (SMSC_SCH311X_WDT) [N/m/y/?] (NEW) | |
Winbond SMsC37B787 Watchdog Timer (SMSC37B787_WDT) [N/m/y/?] (NEW) | |
VIA Watchdog Timer (VIA_WDT) [N/m/y/?] (NEW) | |
Watchdog timer for W83627HF/W83627DHG and compatibles (W83627HF_WDT) [N/m/y/?] (NEW) | |
W83877F (EMACS) Watchdog Timer (W83877F_WDT) [N/m/y/?] (NEW) | |
W83977F (PCM-5335) Watchdog Timer (W83977F_WDT) [N/m/y/?] (NEW) | |
ZF MachZ Watchdog (MACHZ_WDT) [N/m/y/?] (NEW) | |
Winsystems SBC EPX-C3 watchdog (SBC_EPX_C3_WATCHDOG) [N/m/y/?] (NEW) | |
* | |
* PCI-based Watchdog Cards | |
* | |
Berkshire Products PCI-PC Watchdog (PCIPCWATCHDOG) [N/m/y/?] (NEW) | |
PCI-WDT500/501 Watchdog timer (WDTPCI) [N/m/y/?] (NEW) | |
* | |
* USB-based Watchdog Cards | |
* | |
Berkshire Products USB-PC Watchdog (USBPCWATCHDOG) [N/m/y/?] (NEW) | |
* | |
* Sonics Silicon Backplane | |
* | |
Sonics Silicon Backplane support (SSB) [N/m/y/?] (NEW) | |
* | |
* Broadcom specific AMBA | |
* | |
BCMA support (BCMA) [N/m/y/?] (NEW) | |
* | |
* Multifunction device drivers | |
* | |
AMD CS5535 and CS5536 southbridge core functions (MFD_CS5535) [N/m/y/?] (NEW) | |
AMS AS3711 (MFD_AS3711) [N/y/?] (NEW) | |
Analog Devices ADP5520/01 MFD PMIC Core Support (PMIC_ADP5520) [N/y/?] (NEW) | |
Broadcom BCM590xx PMUs (MFD_BCM590XX) [N/m/y/?] (NEW) | |
X-Powers AXP20X (MFD_AXP20X) [N/y/?] (NEW) | |
ChromeOS Embedded Controller (MFD_CROS_EC) [N/m/y/?] (NEW) | |
Dialog Semiconductor DA9030/DA9034 PMIC Support (PMIC_DA903X) [N/y/?] (NEW) | |
Dialog Semiconductor DA9052/53 PMIC variants with I2C (MFD_DA9052_I2C) [N/y/?] (NEW) | |
Dialog Semiconductor DA9055 PMIC Support (MFD_DA9055) [N/y/?] (NEW) | |
Dialog Semiconductor DA9063 PMIC Support (MFD_DA9063) [N/y/?] (NEW) | |
Freescale MC13892 I2C interface (MFD_MC13XXX_I2C) [N/m/y/?] (NEW) | |
HTC PASIC3 LED/DS1WM chip support (HTC_PASIC3) [N/m/y/?] (NEW) | |
Intel ICH LPC (LPC_ICH) [N/m/y/?] (NEW) | |
Intel SCH LPC (LPC_SCH) [N/m/y/?] (NEW) | |
Support for Intel Atom SoC PMIC (INTEL_SOC_PMIC) [N/y/?] (NEW) | |
Janz CMOD-IO PCI MODULbus Carrier Board (MFD_JANZ_CMODIO) [N/m/y/?] (NEW) | |
Kontron module PLD device (MFD_KEMPLD) [N/m/y/?] (NEW) | |
Marvell 88PM800 (MFD_88PM800) [N/m/y/?] (NEW) | |
Marvell 88PM805 (MFD_88PM805) [N/m/y/?] (NEW) | |
Marvell 88PM8606/88PM8607 (MFD_88PM860X) [N/y/?] (NEW) | |
Maxim Semiconductor MAX14577/77836 MUIC + Charger Support (MFD_MAX14577) [N/y/?] (NEW) | |
Maxim Semiconductor MAX77686/802 PMIC Support (MFD_MAX77686) [N/y/?] (NEW) | |
Maxim Semiconductor MAX77693 PMIC Support (MFD_MAX77693) [N/y/?] (NEW) | |
Maxim Semiconductor MAX8907 PMIC Support (MFD_MAX8907) [N/m/y/?] (NEW) | |
Maxim Semiconductor MAX8925 PMIC Support (MFD_MAX8925) [N/y/?] (NEW) | |
Maxim Semiconductor MAX8997/8966 PMIC Support (MFD_MAX8997) [N/y/?] (NEW) | |
Maxim Semiconductor MAX8998/National LP3974 PMIC Support (MFD_MAX8998) [N/y/?] (NEW) | |
MEN 14F021P00 Board Management Controller Support (MFD_MENF21BMC) [N/m/y/?] (NEW) | |
Nano River Technologies Viperboard (MFD_VIPERBOARD) [N/m/y/?] (NEW) | |
Nokia Retu and Tahvo multi-function device (MFD_RETU) [N/m/y/?] (NEW) | |
NXP PCF50633 (MFD_PCF50633) [N/m/y/?] (NEW) | |
RDC R-321x southbridge (MFD_RDC321X) [N/m/y/?] (NEW) | |
Realtek PCI-E card reader (MFD_RTSX_PCI) [N/m/y/?] (NEW) | |
Realtek USB card reader (MFD_RTSX_USB) [N/m/y/?] (NEW) | |
Ricoh RC5T583 Power Management system device (MFD_RC5T583) [N/y/?] (NEW) | |
Ricoh RN5T5618 PMIC (MFD_RN5T618) [N/m/y/?] (NEW) | |
SAMSUNG Electronics PMIC Series Support (MFD_SEC_CORE) [N/y/?] (NEW) | |
Silicon Laboratories 4761/64/68 AM/FM radio. (MFD_SI476X_CORE) [N/m/y/?] (NEW) | |
Silicon Motion SM501 (MFD_SM501) [N/m/y/?] (NEW) | |
SMSC ECE1099 series chips (MFD_SMSC) [N/y/?] (NEW) | |
ST-Ericsson ABX500 Mixed Signal Circuit register functions (ABX500_CORE) [N/y/?] (NEW) | |
System Controller Register R/W Based on Regmap (MFD_SYSCON) [N/y/?] (NEW) | |
TI ADC / Touch Screen chip support (MFD_TI_AM335X_TSCADC) [N/m/y/?] (NEW) | |
TI/National Semiconductor LP3943 MFD Driver (MFD_LP3943) [N/m/y/?] (NEW) | |
TI LP8788 Power Management Unit Driver (MFD_LP8788) [N/y/?] (NEW) | |
TI Palmas series chips (MFD_PALMAS) [N/y/?] (NEW) | |
TI TPS61050/61052 Boost Converters (TPS6105X) [N/m/y/?] (NEW) | |
TI TPS6507x Power Management / Touch Screen chips (TPS6507X) [N/m/y/?] (NEW) | |
TI TPS65090 Power Management chips (MFD_TPS65090) [N/y/?] (NEW) | |
TI TPS65217 Power Management / White LED chips (MFD_TPS65217) [N/m/y/?] (NEW) | |
TI TPS65218 Power Management chips (MFD_TPS65218) [N/m/y/?] (NEW) | |
TI TPS6586x Power Management chips (MFD_TPS6586X) [N/y/?] (NEW) | |
TI TPS80031/TPS80032 Power Management chips (MFD_TPS80031) [N/y/?] (NEW) | |
TI TWL4030/TWL5030/TWL6030/TPS659x0 Support (TWL4030_CORE) [N/y/?] (NEW) | |
TI TWL6040 audio codec (TWL6040_CORE) [N/y/?] (NEW) | |
TI WL1273 FM radio (MFD_WL1273_CORE) [N/m/y/?] (NEW) | |
TI/National Semiconductor LM3533 Lighting Power chip (MFD_LM3533) [N/m/y/?] (NEW) | |
Toshiba TC35892 and variants (MFD_TC3589X) [N/y/?] (NEW) | |
VIA VX855/VX875 integrated south bridge (MFD_VX855) [N/m/y/?] (NEW) | |
Wolfson Microelectronics Arizona platform with I2C (MFD_ARIZONA_I2C) [N/m/y/?] (NEW) | |
Wolfson Microelectronics WM8400 (MFD_WM8400) [N/y/?] (NEW) | |
Wolfson Microelectronics WM831x/2x PMICs with I2C (MFD_WM831X_I2C) [N/y/?] (NEW) | |
Wolfson Microelectronics WM8350 with I2C (MFD_WM8350_I2C) [N/y/?] (NEW) | |
Wolfson Microelectronics WM8994 (MFD_WM8994) [N/m/y/?] (NEW) | |
WCD9320 Codec (WCD9320_CODEC) [N/m/y/?] (NEW) | |
WCD9330 Codec (WCD9330_CODEC) [N/m/y/?] (NEW) | |
* | |
* Voltage and Current Regulator Support | |
* | |
Voltage and Current Regulator Support (REGULATOR) [N/y/?] (NEW) | |
* | |
* Multimedia support | |
* | |
Multimedia support (MEDIA_SUPPORT) [N/m/y/?] (NEW) | |
* | |
* Graphics support | |
* | |
* | |
* /dev/agpgart (AGP Support) | |
* | |
/dev/agpgart (AGP Support) (AGP) [Y/n/m/?] y | |
ALI chipset support (AGP_ALI) [N/m/y/?] (NEW) | |
ATI chipset support (AGP_ATI) [N/m/y/?] (NEW) | |
AMD Irongate, 761, and 762 chipset support (AGP_AMD) [N/m/y/?] (NEW) | |
AMD Opteron/Athlon64 on-CPU GART support (AGP_AMD64) [Y/n/m/?] y | |
Intel 440LX/BX/GX, I8xx and E7x05 chipset support (AGP_INTEL) [Y/?] y | |
NVIDIA nForce/nForce2 chipset support (AGP_NVIDIA) [N/m/y/?] (NEW) | |
SiS chipset support (AGP_SIS) [N/m/y/?] (NEW) | |
Serverworks LE/HE chipset support (AGP_SWORKS) [N/m/y/?] (NEW) | |
VIA chipset support (AGP_VIA) [N/m/y/?] (NEW) | |
Transmeta Efficeon support (AGP_EFFICEON) [N/m/y/?] (NEW) | |
VGA Arbitration (VGA_ARB) [Y/?] y | |
Maximum number of GPUs (VGA_ARB_MAX_GPUS) [16] (NEW) | |
Laptop Hybrid Graphics - GPU switching support (VGA_SWITCHEROO) [N/y/?] (NEW) | |
* | |
* Direct Rendering Manager | |
* | |
* | |
* Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) | |
* | |
Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM) [Y/n/m/?] y | |
Allow to specify an EDID data set instead of probing for it (DRM_LOAD_EDID_FIRMWARE) [N/y/?] (NEW) | |
* | |
* I2C encoder or helper chips | |
* | |
Chrontel ch7006 TV encoder (DRM_I2C_CH7006) [N/m/y/?] (NEW) | |
Silicon Image sil164 TMDS transmitter (DRM_I2C_SIL164) [N/m/y/?] (NEW) | |
NXP Semiconductors TDA998X HDMI encoder (DRM_I2C_NXP_TDA998X) [N/m/y/?] (NEW) | |
PTN3460 DP/LVDS bridge (DRM_PTN3460) [N/m/y/?] (NEW) | |
3dfx Banshee/Voodoo3+ (DRM_TDFX) [N/m/y/?] (NEW) | |
ATI Rage 128 (DRM_R128) [N/m/y/?] (NEW) | |
ATI Radeon (DRM_RADEON) [N/m/y/?] (NEW) | |
Nouveau (NVIDIA) cards (DRM_NOUVEAU) [N/m/y/?] (NEW) | |
Intel I810 (DRM_I810) [N/m/y/?] (NEW) | |
Intel 8xx/9xx/G3x/G4x/HD Graphics (DRM_I915) [Y/n/m/?] y | |
Enable modesetting on intel by default (DRM_I915_KMS) [Y/n/?] y | |
Enable legacy fbdev support for the modesetting intel driver (DRM_I915_FBDEV) [Y/n/?] (NEW) | |
Enable preliminary support for prerelease Intel hardware by default (DRM_I915_PRELIMINARY_HW_SUPPORT) [N/y/?] (NEW) | |
Matrox g200/g400 (DRM_MGA) [N/m/y/?] (NEW) | |
SiS video cards (DRM_SIS) [N/m/y/?] (NEW) | |
Via unichrome video cards (DRM_VIA) [N/m/y/?] (NEW) | |
Savage video cards (DRM_SAVAGE) [N/m/y/?] (NEW) | |
DRM driver for VMware Virtual GPU (DRM_VMWGFX) [N/m/y/?] (NEW) | |
Intel GMA5/600 KMS Framebuffer (DRM_GMA500) [N/m/y/?] (NEW) | |
DisplayLink (DRM_UDL) [N/m/y/?] (NEW) | |
AST server chips (DRM_AST) [N/m/y/?] (NEW) | |
Kernel modesetting driver for MGA G200 server engines (DRM_MGAG200) [N/m/y/?] (NEW) | |
Cirrus driver for QEMU emulated device (DRM_CIRRUS_QEMU) [N/m/y/?] (NEW) | |
QXL virtual GPU (DRM_QXL) [N/m/y/?] (NEW) | |
DRM Support for bochs dispi vga interface (qemu stdvga) (DRM_BOCHS) [N/m/y/?] (NEW) | |
* | |
* Frame buffer Devices | |
* | |
* | |
* Support for frame buffer devices | |
* | |
Support for frame buffer devices (FB) [Y/?] (NEW) y | |
Enable firmware EDID (FIRMWARE_EDID) [N/y/?] (NEW) | |
* | |
* Framebuffer foreign endianness support | |
* | |
Framebuffer foreign endianness support (FB_FOREIGN_ENDIAN) [N/y/?] (NEW) | |
Enable Video Mode Handling Helpers (FB_MODE_HELPERS) [Y/n/?] y | |
Enable Tile Blitting Support (FB_TILEBLITTING) [Y/n/?] y | |
* | |
* Frame buffer hardware drivers | |
* | |
Cirrus Logic support (FB_CIRRUS) [N/m/y/?] (NEW) | |
Permedia2 support (FB_PM2) [N/m/y/?] (NEW) | |
CyberPro 2000/2010/5000 support (FB_CYBER2000) [N/m/y/?] (NEW) | |
Arc Monochrome LCD board support (FB_ARC) [N/m/y/?] (NEW) | |
Asiliant (Chips) 69000 display support (FB_ASILIANT) [N/y/?] (NEW) | |
IMS Twin Turbo display support (FB_IMSTT) [N/y/?] (NEW) | |
VGA 16-color graphics support (FB_VGA16) [N/m/y/?] (NEW) | |
Userspace VESA VGA graphics support (FB_UVESA) [N/m/y/?] (NEW) | |
VESA VGA graphics support (FB_VESA) [N/y/?] (NEW) | |
EFI-based Framebuffer Support (FB_EFI) [Y/n/?] y | |
N411 Apollo/Hecuba devkit support (FB_N411) [N/m/y/?] (NEW) | |
Hercules mono graphics support (FB_HGA) [N/m/y/?] (NEW) | |
OpenCores VGA/LCD core 2.0 framebuffer support (FB_OPENCORES) [N/m/y/?] (NEW) | |
Epson S1D13XXX framebuffer support (FB_S1D13XXX) [N/m/y/?] (NEW) | |
nVidia Framebuffer Support (FB_NVIDIA) [N/m/y/?] (NEW) | |
nVidia Riva support (FB_RIVA) [N/m/y/?] (NEW) | |
Intel740 support (FB_I740) [N/m/y/?] (NEW) | |
Intel 810/815 support (FB_I810) [N/m/y/?] (NEW) | |
Intel LE80578 (Vermilion) support (FB_LE80578) [N/m/y/?] (NEW) | |
Matrox acceleration (FB_MATROX) [N/m/y/?] (NEW) | |
ATI Radeon display support (FB_RADEON) [N/m/y/?] (NEW) | |
ATI Rage128 display support (FB_ATY128) [N/m/y/?] (NEW) | |
ATI Mach64 display support (FB_ATY) [N/m/y/?] (NEW) | |
S3 Trio/Virge support (FB_S3) [N/m/y/?] (NEW) | |
S3 Savage support (FB_SAVAGE) [N/m/y/?] (NEW) | |
SiS/XGI display support (FB_SIS) [N/m/y/?] (NEW) | |
VIA UniChrome (Pro) and Chrome9 display support (FB_VIA) [N/m/y/?] (NEW) | |
NeoMagic display support (FB_NEOMAGIC) [N/m/y/?] (NEW) | |
IMG Kyro support (FB_KYRO) [N/m/y/?] (NEW) | |
3Dfx Banshee/Voodoo3/Voodoo5 display support (FB_3DFX) [N/m/y/?] (NEW) | |
3Dfx Voodoo Graphics (sst1) support (FB_VOODOO1) [N/m/y/?] (NEW) | |
VIA VT8623 support (FB_VT8623) [N/m/y/?] (NEW) | |
Trident/CyberXXX/CyberBlade support (FB_TRIDENT) [N/m/y/?] (NEW) | |
ARK 2000PV support (FB_ARK) [N/m/y/?] (NEW) | |
Permedia3 support (FB_PM3) [N/m/y/?] (NEW) | |
Fujitsu carmine frame buffer support (FB_CARMINE) [N/m/y/?] (NEW) | |
AMD Geode family framebuffer support (FB_GEODE) [N/y/?] (NEW) | |
SMSC UFX6000/7000 USB Framebuffer support (FB_SMSCUFX) [N/m/y/?] (NEW) | |
Displaylink USB Framebuffer support (FB_UDL) [N/m/y/?] (NEW) | |
Virtual Frame Buffer support (ONLY FOR TESTING!) (FB_VIRTUAL) [N/m/y/?] (NEW) | |
E-Ink Metronome/8track controller support (FB_METRONOME) [N/m/y/?] (NEW) | |
Fujitsu MB862xx GDC support (FB_MB862XX) [N/m/y/?] (NEW) | |
E-Ink Broadsheet/Epson S1D13521 controller support (FB_BROADSHEET) [N/m/y/?] (NEW) | |
AUO-K190X EPD controller support (FB_AUO_K190X) [N/m/y/?] (NEW) | |
Simple framebuffer support (FB_SIMPLE) [N/y/?] (NEW) | |
* | |
* Backlight & LCD device support | |
* | |
Backlight & LCD device support (BACKLIGHT_LCD_SUPPORT) [Y/?] (NEW) y | |
Lowlevel LCD controls (LCD_CLASS_DEVICE) [N/m/y/?] n | |
Lowlevel Backlight controls (BACKLIGHT_CLASS_DEVICE) [Y/?] (NEW) y | |
Generic (aka Sharp Corgi) Backlight Driver (BACKLIGHT_GENERIC) [Y/n/m/?] (NEW) | |
Apple Backlight Driver (BACKLIGHT_APPLE) [N/m/y/?] (NEW) | |
Tabletkiosk Sahara Touch-iT Backlight Driver (BACKLIGHT_SAHARA) [N/m/y/?] (NEW) | |
Backlight Driver for ADP8860/ADP8861/ADP8863 using WLED (BACKLIGHT_ADP8860) [N/m/y/?] (NEW) | |
Backlight Driver for ADP8870 using WLED (BACKLIGHT_ADP8870) [N/m/y/?] (NEW) | |
Backlight Driver for LM3639 (BACKLIGHT_LM3639) [N/m/y/?] (NEW) | |
Sanyo LV5207LP Backlight (BACKLIGHT_LV5207LP) [N/m/y/?] (NEW) | |
Rohm BD6107 Backlight (BACKLIGHT_BD6107) [N/m/y/?] (NEW) | |
* | |
* Console display driver support | |
* | |
VGA text console (VGA_CONSOLE) [Y/?] y | |
Enable Scrollback Buffer in System RAM (VGACON_SOFT_SCROLLBACK) [Y/n/?] y | |
Scrollback Buffer Size (in KB) (VGACON_SOFT_SCROLLBACK_SIZE) [64] (NEW) | |
Framebuffer Console support (FRAMEBUFFER_CONSOLE) [Y/?] (NEW) y | |
Map the console to the primary display device (FRAMEBUFFER_CONSOLE_DETECT_PRIMARY) [Y/?] (NEW) y | |
Framebuffer Console Rotation (FRAMEBUFFER_CONSOLE_ROTATION) [N/y/?] (NEW) | |
* | |
* Bootup logo | |
* | |
Bootup logo (LOGO) [Y/n/?] y | |
Standard black and white Linux logo (LOGO_LINUX_MONO) [N/y] n | |
Standard 16-color Linux logo (LOGO_LINUX_VGA16) [N/y] n | |
Standard 224-color Linux logo (LOGO_LINUX_CLUT224) [Y/n] (NEW) | |
* | |
* Sound card support | |
* | |
Sound card support (SOUND) [Y/n/m/?] y | |
Preclaim OSS device numbers (SOUND_OSS_CORE_PRECLAIM) [Y/n/?] (NEW) | |
* | |
* Advanced Linux Sound Architecture | |
* | |
Advanced Linux Sound Architecture (SND) [Y/n/m/?] y | |
Sequencer support (SND_SEQUENCER) [Y/n/m/?] y | |
Sequencer dummy client (SND_SEQ_DUMMY) [Y/n/m/?] y | |
OSS Mixer API (SND_MIXER_OSS) [Y/n/m/?] y | |
OSS PCM (digital audio) API (SND_PCM_OSS) [Y/n/m/?] y | |
OSS PCM (digital audio) API - Include plugin system (SND_PCM_OSS_PLUGINS) [Y/n/?] (NEW) | |
OSS Sequencer API (SND_SEQUENCER_OSS) [Y/n/?] y | |
HR-timer backend support (SND_HRTIMER) [Y/n/m/?] y | |
Use HR-timer as default sequencer timer (SND_SEQ_HRTIMER_DEFAULT) [Y/n/?] (NEW) | |
Dynamic device file minor numbers (SND_DYNAMIC_MINORS) [N/y/?] (NEW) | |
Support old ALSA API (SND_SUPPORT_OLD_API) [Y/n/?] (NEW) | |
Verbose procfs contents (SND_VERBOSE_PROCFS) [Y/n/?] (NEW) | |
Verbose printk (SND_VERBOSE_PRINTK) [N/y/?] (NEW) | |
Debug (SND_DEBUG) [N/y/?] (NEW) | |
* | |
* Generic sound devices | |
* | |
Generic sound devices (SND_DRIVERS) [Y/n/?] (NEW) | |
PC-Speaker support (READ HELP!) (SND_PCSP) [N/m/y/?] (NEW) | |
Dummy (/dev/null) soundcard (SND_DUMMY) [N/m/y/?] (NEW) | |
Generic loopback driver (PCM) (SND_ALOOP) [N/m/y/?] (NEW) | |
Virtual MIDI soundcard (SND_VIRMIDI) [N/m/y/?] (NEW) | |
MOTU MidiTimePiece AV multiport MIDI (SND_MTPAV) [N/m/y/?] (NEW) | |
UART16550 serial MIDI driver (SND_SERIAL_U16550) [N/m/y/?] (NEW) | |
Generic MPU-401 UART driver (SND_MPU401) [N/m/y/?] (NEW) | |
* | |
* PCI sound devices | |
* | |
PCI sound devices (SND_PCI) [Y/n/?] (NEW) | |
Analog Devices AD1889 (SND_AD1889) [N/m/y/?] (NEW) | |
Avance Logic ALS300/ALS300+ (SND_ALS300) [N/m/y/?] (NEW) | |
Avance Logic ALS4000 (SND_ALS4000) [N/m/y/?] (NEW) | |
ALi M5451 PCI Audio Controller (SND_ALI5451) [N/m/y/?] (NEW) | |
AudioScience ASIxxxx (SND_ASIHPI) [N/m/y/?] (NEW) | |
ATI IXP AC97 Controller (SND_ATIIXP) [N/m/y/?] (NEW) | |
ATI IXP Modem (SND_ATIIXP_MODEM) [N/m/y/?] (NEW) | |
Aureal Advantage (SND_AU8810) [N/m/y/?] (NEW) | |
Aureal Vortex (SND_AU8820) [N/m/y/?] (NEW) | |
Aureal Vortex 2 (SND_AU8830) [N/m/y/?] (NEW) | |
Emagic Audiowerk 2 (SND_AW2) [N/m/y/?] (NEW) | |
Aztech AZF3328 / PCI168 (SND_AZT3328) [N/m/y/?] (NEW) | |
Bt87x Audio Capture (SND_BT87X) [N/m/y/?] (NEW) | |
SB Audigy LS / Live 24bit (SND_CA0106) [N/m/y/?] (NEW) | |
C-Media 8338, 8738, 8768, 8770 (SND_CMIPCI) [N/m/y/?] (NEW) | |
C-Media 8786, 8787, 8788 (Oxygen) (SND_OXYGEN) [N/m/y/?] (NEW) | |
Cirrus Logic (Sound Fusion) CS4281 (SND_CS4281) [N/m/y/?] (NEW) | |
Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x (SND_CS46XX) [N/m/y/?] (NEW) | |
CS5530 Audio (SND_CS5530) [N/m/y/?] (NEW) | |
CS5535/CS5536 Audio (SND_CS5535AUDIO) [N/m/y/?] (NEW) | |
Creative Sound Blaster X-Fi (SND_CTXFI) [N/m/y/?] (NEW) | |
(Echoaudio) Darla20 (SND_DARLA20) [N/m/y/?] (NEW) | |
(Echoaudio) Gina20 (SND_GINA20) [N/m/y/?] (NEW) | |
(Echoaudio) Layla20 (SND_LAYLA20) [N/m/y/?] (NEW) | |
(Echoaudio) Darla24 (SND_DARLA24) [N/m/y/?] (NEW) | |
(Echoaudio) Gina24 (SND_GINA24) [N/m/y/?] (NEW) | |
(Echoaudio) Layla24 (SND_LAYLA24) [N/m/y/?] (NEW) | |
(Echoaudio) Mona (SND_MONA) [N/m/y/?] (NEW) | |
(Echoaudio) Mia (SND_MIA) [N/m/y/?] (NEW) | |
(Echoaudio) 3G cards (SND_ECHO3G) [N/m/y/?] (NEW) | |
(Echoaudio) Indigo (SND_INDIGO) [N/m/y/?] (NEW) | |
(Echoaudio) Indigo IO (SND_INDIGOIO) [N/m/y/?] (NEW) | |
(Echoaudio) Indigo DJ (SND_INDIGODJ) [N/m/y/?] (NEW) | |
(Echoaudio) Indigo IOx (SND_INDIGOIOX) [N/m/y/?] (NEW) | |
(Echoaudio) Indigo DJx (SND_INDIGODJX) [N/m/y/?] (NEW) | |
Emu10k1 (SB Live!, Audigy, E-mu APS) (SND_EMU10K1) [N/m/y/?] (NEW) | |
Emu10k1X (Dell OEM Version) (SND_EMU10K1X) [N/m/y/?] (NEW) | |
(Creative) Ensoniq AudioPCI 1370 (SND_ENS1370) [N/m/y/?] (NEW) | |
(Creative) Ensoniq AudioPCI 1371/1373 (SND_ENS1371) [N/m/y/?] (NEW) | |
ESS ES1938/1946/1969 (Solo-1) (SND_ES1938) [N/m/y/?] (NEW) | |
ESS ES1968/1978 (Maestro-1/2/2E) (SND_ES1968) [N/m/y/?] (NEW) | |
ForteMedia FM801 (SND_FM801) [N/m/y/?] (NEW) | |
RME Hammerfall DSP Audio (SND_HDSP) [N/m/y/?] (NEW) | |
RME Hammerfall DSP MADI/RayDAT/AIO (SND_HDSPM) [N/m/y/?] (NEW) | |
ICEnsemble ICE1712 (Envy24) (SND_ICE1712) [N/m/y/?] (NEW) | |
ICE/VT1724/1720 (Envy24HT/PT) (SND_ICE1724) [N/m/y/?] (NEW) | |
Intel/SiS/nVidia/AMD/ALi AC97 Controller (SND_INTEL8X0) [N/m/y/?] (NEW) | |
Intel/SiS/nVidia/AMD MC97 Modem (SND_INTEL8X0M) [N/m/y/?] (NEW) | |
Korg 1212 IO (SND_KORG1212) [N/m/y/?] (NEW) | |
Digigram Lola (SND_LOLA) [N/m/y/?] (NEW) | |
Digigram LX6464ES (SND_LX6464ES) [N/m/y/?] (NEW) | |
ESS Allegro/Maestro3 (SND_MAESTRO3) [N/m/y/?] (NEW) | |
Digigram miXart (SND_MIXART) [N/m/y/?] (NEW) | |
NeoMagic NM256AV/ZX (SND_NM256) [N/m/y/?] (NEW) | |
Digigram PCXHR (SND_PCXHR) [N/m/y/?] (NEW) | |
Conexant Riptide (SND_RIPTIDE) [N/m/y/?] (NEW) | |
RME Digi32, 32/8, 32 PRO (SND_RME32) [N/m/y/?] (NEW) | |
RME Digi96, 96/8, 96/8 PRO (SND_RME96) [N/m/y/?] (NEW) | |
RME Digi9652 (Hammerfall) (SND_RME9652) [N/m/y/?] (NEW) | |
SiS 7019 Audio Accelerator (SND_SIS7019) [N/m/y/?] (NEW) | |
S3 SonicVibes (SND_SONICVIBES) [N/m/y/?] (NEW) | |
Trident 4D-Wave DX/NX; SiS 7018 (SND_TRIDENT) [N/m/y/?] (NEW) | |
VIA 82C686A/B, 8233/8235 AC97 Controller (SND_VIA82XX) [N/m/y/?] (NEW) | |
VIA 82C686A/B, 8233 based Modems (SND_VIA82XX_MODEM) [N/m/y/?] (NEW) | |
Asus Virtuoso 66/100/200 (Xonar) (SND_VIRTUOSO) [N/m/y/?] (NEW) | |
Digigram VX222 (SND_VX222) [N/m/y/?] (NEW) | |
Yamaha YMF724/740/744/754 (SND_YMFPCI) [N/m/y/?] (NEW) | |
* | |
* HD-Audio | |
* | |
HD Audio PCI (SND_HDA_INTEL) [Y/n/m/?] y | |
Pre-allocated buffer size for HD-audio driver (SND_HDA_PREALLOC_SIZE) [64] (NEW) | |
Build hwdep interface for HD-audio driver (SND_HDA_HWDEP) [Y/n/?] y | |
Allow dynamic codec reconfiguration (SND_HDA_RECONFIG) [N/y/?] (NEW) | |
Support digital beep via input layer (SND_HDA_INPUT_BEEP) [N/y/?] (NEW) | |
Support jack plugging notification via input layer (SND_HDA_INPUT_JACK) [N/y/?] (NEW) | |
Support initialization patch loading for HD-audio (SND_HDA_PATCH_LOADER) [N/y/?] (NEW) | |
Build Realtek HD-audio codec support (SND_HDA_CODEC_REALTEK) [N/m/y/?] (NEW) | |
Build Analog Device HD-audio codec support (SND_HDA_CODEC_ANALOG) [N/m/y/?] (NEW) | |
Build IDT/Sigmatel HD-audio codec support (SND_HDA_CODEC_SIGMATEL) [N/m/y/?] (NEW) | |
Build VIA HD-audio codec support (SND_HDA_CODEC_VIA) [N/m/y/?] (NEW) | |
Build HDMI/DisplayPort HD-audio codec support (SND_HDA_CODEC_HDMI) [N/m/y/?] (NEW) | |
Build Cirrus Logic codec support (SND_HDA_CODEC_CIRRUS) [N/m/y/?] (NEW) | |
Build Conexant HD-audio codec support (SND_HDA_CODEC_CONEXANT) [N/m/y/?] (NEW) | |
Build Creative CA0110-IBG codec support (SND_HDA_CODEC_CA0110) [N/m/y/?] (NEW) | |
Build Creative CA0132 codec support (SND_HDA_CODEC_CA0132) [N/m/y/?] (NEW) | |
Build C-Media HD-audio codec support (SND_HDA_CODEC_CMEDIA) [N/m/y/?] (NEW) | |
Build Silicon Labs 3054 HD-modem codec support (SND_HDA_CODEC_SI3054) [N/m/y/?] (NEW) | |
Enable generic HD-audio codec parser (SND_HDA_GENERIC) [N/m/y/?] (NEW) | |
Default time-out for HD-audio power-save mode (SND_HDA_POWER_SAVE_DEFAULT) [0] (NEW) | |
* | |
* USB sound devices | |
* | |
USB sound devices (SND_USB) [Y/n/?] (NEW) | |
USB Audio/MIDI driver (SND_USB_AUDIO) [N/m/y/?] (NEW) | |
Edirol UA-101/UA-1000 driver (SND_USB_UA101) [N/m/y/?] (NEW) | |
Tascam US-122, US-224 and US-428 USB driver (SND_USB_USX2Y) [N/m/y/?] (NEW) | |
Native Instruments USB audio devices (SND_USB_CAIAQ) [N/m/y/?] (NEW) | |
Tascam US-122L USB driver (SND_USB_US122L) [N/m/y/?] (NEW) | |
TerraTec DMX 6Fire USB (SND_USB_6FIRE) [N/m/y/?] (NEW) | |
M2Tech hiFace USB-SPDIF driver (SND_USB_HIFACE) [N/m/y/?] (NEW) | |
Behringer BCD2000 MIDI driver (SND_BCD2000) [N/m/y/?] (NEW) | |
* | |
* PCMCIA sound devices | |
* | |
PCMCIA sound devices (SND_PCMCIA) [Y/n/?] (NEW) | |
Digigram VXpocket (SND_VXPOCKET) [N/m/y/?] (NEW) | |
Sound Core PDAudioCF (SND_PDAUDIOCF) [N/m/y/?] (NEW) | |
* | |
* ALSA for SoC audio support | |
* | |
ALSA for SoC audio support (SND_SOC) [N/m/y/?] (NEW) | |
* | |
* Open Sound System (DEPRECATED) | |
* | |
Open Sound System (DEPRECATED) (SOUND_PRIME) [N/m/y/?] (NEW) | |
* | |
* HID support | |
* | |
HID bus support (HID) [Y/?] (NEW) y | |
Battery level reporting for HID devices (HID_BATTERY_STRENGTH) [N/y/?] (NEW) | |
/dev/hidraw raw HID device support (HIDRAW) [Y/n/?] y | |
User-space I/O driver support for HID subsystem (UHID) [N/m/y/?] (NEW) | |
Generic HID driver (HID_GENERIC) [Y/n/m/?] (NEW) | |
* | |
* Special HID drivers | |
* | |
ACRUX game controller support (HID_ACRUX) [N/m/y/?] (NEW) | |
Apple infrared receiver (HID_APPLEIR) [N/m/y/?] (NEW) | |
Aureal (HID_AUREAL) [N/m/y/?] (NEW) | |
Prodikeys PC-MIDI Keyboard support (HID_PRODIKEYS) [N/m/y/?] (NEW) | |
DragonRise Inc. game controller (HID_DRAGONRISE) [N/m/y/?] (NEW) | |
EMS Production Inc. force feedback support (HID_EMS_FF) [N/m/y/?] (NEW) | |
ELECOM BM084 bluetooth mouse (HID_ELECOM) [N/m/y/?] (NEW) | |
ELO USB 4000/4500 touchscreen (HID_ELO) [N/m/y/?] (NEW) | |
Holtek HID devices (HID_HOLTEK) [N/m/y/?] (NEW) | |
MSI GT68xR LED support (HID_GT683R) [N/m/y/?] (NEW) | |
Huion tablets (HID_HUION) [N/m/y/?] (NEW) | |
Keytouch HID devices (HID_KEYTOUCH) [N/m/y/?] (NEW) | |
KYE/Genius devices (HID_KYE) [N/m/y/?] (NEW) | |
UC-Logic (HID_UCLOGIC) [N/m/y/?] (NEW) | |
Waltop (HID_WALTOP) [N/m/y/?] (NEW) | |
Gyration remote control (HID_GYRATION) [Y/n/m/?] y | |
ION iCade arcade controller (HID_ICADE) [N/m/y/?] (NEW) | |
Twinhan IR remote control (HID_TWINHAN) [N/m/y/?] (NEW) | |
LC-Power (HID_LCPOWER) [N/m/y/?] (NEW) | |
Lenovo / Thinkpad devices (HID_LENOVO) [N/m/y/?] (NEW) | |
Logitech devices (HID_LOGITECH) [Y/?] y | |
Logitech Unifying receivers full support (HID_LOGITECH_DJ) [N/m/y/?] (NEW) | |
Logitech HID++ devices support (HID_LOGITECH_HIDPP) [N/m/y/?] (NEW) | |
Logitech force feedback support (LOGITECH_FF) [Y/n/?] y | |
Logitech force feedback support (variant 2) (LOGIRUMBLEPAD2_FF) [N/y/?] (NEW) | |
Logitech Flight System G940 force feedback support (LOGIG940_FF) [N/y/?] (NEW) | |
Logitech wheels configuration and force feedback support (LOGIWHEELS_FF) [Y/n/?] (NEW) | |
Apple Magic Mouse/Trackpad multi-touch support (HID_MAGICMOUSE) [N/m/y/?] (NEW) | |
HID Multitouch panels (HID_MULTITOUCH) [N/m/y/?] (NEW) | |
N-Trig touch screen (HID_NTRIG) [Y/n/m/?] y | |
Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad (HID_ORTEK) [N/m/y/?] (NEW) | |
Pantherlord/GreenAsia game controller (HID_PANTHERLORD) [Y/n/m/?] y | |
Pantherlord force feedback support (PANTHERLORD_FF) [Y/n/?] y | |
Penmount touch device (HID_PENMOUNT) [N/m/y/?] (NEW) | |
Petalynx Maxter remote control (HID_PETALYNX) [Y/n/m/?] y | |
PicoLCD (graphic version) (HID_PICOLCD) [N/m/y/?] (NEW) | |
Primax non-fully HID-compliant devices (HID_PRIMAX) [N/m/y/?] (NEW) | |
Roccat device support (HID_ROCCAT) [N/m/y/?] (NEW) | |
Saitek non-fully HID-compliant devices (HID_SAITEK) [N/m/y/?] (NEW) | |
Samsung InfraRed remote control or keyboards (HID_SAMSUNG) [Y/n/m/?] y | |
Sony PS2/3/4 accessories (HID_SONY) [Y/n/m/?] y | |
Sony PS2/3/4 accessories force feedback support (SONY_FF) [N/y/?] (NEW) | |
Speedlink VAD Cezanne mouse support (HID_SPEEDLINK) [N/m/y/?] (NEW) | |
Steelseries SRW-S1 steering wheel support (HID_STEELSERIES) [N/m/y/?] (NEW) | |
Sunplus wireless desktop (HID_SUNPLUS) [Y/n/m/?] y | |
Synaptics RMI4 device support (HID_RMI) [N/m/y/?] (NEW) | |
GreenAsia (Product ID 0x12) game controller support (HID_GREENASIA) [N/m/y/?] (NEW) | |
SmartJoy PLUS PS2/USB adapter support (HID_SMARTJOYPLUS) [N/m/y/?] (NEW) | |
TiVo Slide Bluetooth remote control support (HID_TIVO) [N/m/y/?] (NEW) | |
TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support (HID_TOPSEED) [Y/n/m/?] y | |
ThingM blink(1) USB RGB LED (HID_THINGM) [N/m/y/?] (NEW) | |
ThrustMaster devices support (HID_THRUSTMASTER) [N/m/y/?] (NEW) | |
Wacom Intuos/Graphire tablet support (USB) (HID_WACOM) [N/m/y/?] (NEW) | |
Nintendo Wii / Wii U peripherals (HID_WIIMOTE) [N/m/y/?] (NEW) | |
Xin-Mo non-fully compliant devices (HID_XINMO) [N/m/y/?] (NEW) | |
Zeroplus based game controller support (HID_ZEROPLUS) [N/m/y/?] (NEW) | |
Zydacron remote control support (HID_ZYDACRON) [N/m/y/?] (NEW) | |
HID Sensors framework support (HID_SENSOR_HUB) [N/m/y/?] (NEW) | |
* | |
* USB HID support | |
* | |
USB HID transport layer (USB_HID) [Y/n/m/?] (NEW) | |
PID device support (HID_PID) [Y/n/?] y | |
/dev/hiddev raw HID device support (USB_HIDDEV) [Y/n/?] y | |
* | |
* I2C HID support | |
* | |
HID over I2C transport layer (I2C_HID) [N/m/y/?] (NEW) | |
* | |
* USB support | |
* | |
USB support (USB_SUPPORT) [Y/n/?] (NEW) | |
Support for Host-side USB (USB) [Y/n/m/?] y | |
USB announce new devices (USB_ANNOUNCE_NEW_DEVICES) [Y/n/?] y | |
* | |
* Miscellaneous USB options | |
* | |
Enable USB persist by default (USB_DEFAULT_PERSIST) [Y/n/?] (NEW) | |
Dynamic USB minor allocation (USB_DYNAMIC_MINORS) [N/y/?] (NEW) | |
Rely on OTG and EH Targeted Peripherals List (USB_OTG_WHITELIST) [N/y/?] (NEW) | |
USB 2.0 OTG FSM implementation (USB_OTG_FSM) [N/m/y/?] (NEW) | |
USB Monitor (USB_MON) [Y/n/m/?] y | |
Support WUSB Cable Based Association (CBA) (USB_WUSB_CBAF) [N/m/y/?] (NEW) | |
* | |
* USB Host Controller Drivers | |
* | |
Cypress C67x00 HCD support (USB_C67X00_HCD) [N/m/y/?] (NEW) | |
xHCI HCD (USB 3.0) support (USB_XHCI_HCD) [N/m/y/?] (NEW) | |
EHCI HCD (USB 2.0) support (USB_EHCI_HCD) [Y/n/m/?] y | |
Root Hub Transaction Translators (USB_EHCI_ROOT_HUB_TT) [N/y/?] (NEW) | |
Improved Transaction Translator scheduling (USB_EHCI_TT_NEWSCHED) [N/y/?] n | |
Generic EHCI driver for a platform device (USB_EHCI_HCD_PLATFORM) [N/m/y/?] (NEW) | |
OXU210HP HCD support (USB_OXU210HP_HCD) [N/m/y/?] (NEW) | |
ISP116X HCD support (USB_ISP116X_HCD) [N/m/y/?] (NEW) | |
ISP 1760 HCD support (USB_ISP1760_HCD) [N/m/y/?] (NEW) | |
ISP1362 HCD support (USB_ISP1362_HCD) [N/m/y/?] (NEW) | |
FUSBH200 HCD support (USB_FUSBH200_HCD) [N/m/y/?] (NEW) | |
FOTG210 HCD support (USB_FOTG210_HCD) [N/m/y/?] (NEW) | |
OHCI HCD (USB 1.1) support (USB_OHCI_HCD) [Y/n/m/?] y | |
OHCI support for PCI-bus USB controllers (USB_OHCI_HCD_PCI) [Y/n/m/?] (NEW) | |
Generic OHCI driver for a platform device (USB_OHCI_HCD_PLATFORM) [N/m/y/?] (NEW) | |
UHCI HCD (most Intel and VIA) support (USB_UHCI_HCD) [Y/n/m/?] y | |
SL811HS HCD support (USB_SL811_HCD) [N/m/y/?] (NEW) | |
R8A66597 HCD support (USB_R8A66597_HCD) [N/m/y/?] (NEW) | |
HCD test mode support (USB_HCD_TEST_MODE) [N/y/?] (NEW) | |
* | |
* USB Device Class drivers | |
* | |
USB Modem (CDC ACM) support (USB_ACM) [N/m/y/?] (NEW) | |
USB Printer support (USB_PRINTER) [Y/n/m/?] y | |
USB Wireless Device Management support (USB_WDM) [N/m/y/?] (NEW) | |
USB Test and Measurement Class support (USB_TMC) [N/m/y/?] (NEW) | |
* | |
* NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | |
* | |
* | |
* also be needed; see USB_STORAGE Help for more info | |
* | |
USB Mass Storage support (USB_STORAGE) [Y/n/m/?] y | |
USB Mass Storage verbose debug (USB_STORAGE_DEBUG) [N/y/?] (NEW) | |
Realtek Card Reader support (USB_STORAGE_REALTEK) [N/m/y/?] (NEW) | |
Datafab Compact Flash Reader support (USB_STORAGE_DATAFAB) [N/m/y/?] (NEW) | |
Freecom USB/ATAPI Bridge support (USB_STORAGE_FREECOM) [N/m/y/?] (NEW) | |
ISD-200 USB/ATA Bridge support (USB_STORAGE_ISD200) [N/m/y/?] (NEW) | |
USBAT/USBAT02-based storage support (USB_STORAGE_USBAT) [N/m/y/?] (NEW) | |
SanDisk SDDR-09 (and other SmartMedia, including DPCM) support (USB_STORAGE_SDDR09) [N/m/y/?] (NEW) | |
SanDisk SDDR-55 SmartMedia support (USB_STORAGE_SDDR55) [N/m/y/?] (NEW) | |
Lexar Jumpshot Compact Flash Reader (USB_STORAGE_JUMPSHOT) [N/m/y/?] (NEW) | |
Olympus MAUSB-10/Fuji DPC-R1 support (USB_STORAGE_ALAUDA) [N/m/y/?] (NEW) | |
Support OneTouch Button on Maxtor Hard Drives (USB_STORAGE_ONETOUCH) [N/m/y/?] (NEW) | |
Support for Rio Karma music player (USB_STORAGE_KARMA) [N/m/y/?] (NEW) | |
SAT emulation on Cypress USB/ATA Bridge with ATACB (USB_STORAGE_CYPRESS_ATACB) [N/m/y/?] (NEW) | |
USB ENE card reader support (USB_STORAGE_ENE_UB6250) [N/m/y/?] (NEW) | |
USB Attached SCSI (USB_UAS) [N/m/y/?] (NEW) | |
* | |
* USB Imaging devices | |
* | |
USB Mustek MDC800 Digital Camera support (USB_MDC800) [N/m/y/?] (NEW) | |
Microtek X6USB scanner support (USB_MICROTEK) [N/m/y/?] (NEW) | |
USB/IP support (USBIP_CORE) [N/m/y/?] (NEW) | |
Inventra Highspeed Dual Role Controller (TI, ADI, ...) (USB_MUSB_HDRC) [N/m/y/?] (NEW) | |
DesignWare USB3 DRD Core Support (USB_DWC3) [N/m/y/?] (NEW) | |
DesignWare USB2 DRD Core Support (USB_DWC2) [N/y/?] (NEW) | |
ChipIdea Highspeed Dual Role Controller (USB_CHIPIDEA) [N/m/y/?] (NEW) | |
* | |
* USB port drivers | |
* | |
* | |
* USB Serial Converter support | |
* | |
USB Serial Converter support (USB_SERIAL) [N/m/y/?] (NEW) | |
* | |
* USB Miscellaneous drivers | |
* | |
EMI 6|2m USB Audio interface support (USB_EMI62) [N/m/y/?] (NEW) | |
EMI 2|6 USB Audio interface support (USB_EMI26) [N/m/y/?] (NEW) | |
ADU devices from Ontrak Control Systems (USB_ADUTUX) [N/m/y/?] (NEW) | |
USB 7-Segment LED Display (USB_SEVSEG) [N/m/y/?] (NEW) | |
USB Diamond Rio500 support (USB_RIO500) [N/m/y/?] (NEW) | |
USB Lego Infrared Tower support (USB_LEGOTOWER) [N/m/y/?] (NEW) | |
USB LCD driver support (USB_LCD) [N/m/y/?] (NEW) | |
USB LED driver support (USB_LED) [N/m/y/?] (NEW) | |
Cypress CY7C63xxx USB driver support (USB_CYPRESS_CY7C63) [N/m/y/?] (NEW) | |
Cypress USB thermometer driver support (USB_CYTHERM) [N/m/y/?] (NEW) | |
Siemens ID USB Mouse Fingerprint sensor support (USB_IDMOUSE) [N/m/y/?] (NEW) | |
Elan PCMCIA CardBus Adapter USB Client (USB_FTDI_ELAN) [N/m/y/?] (NEW) | |
Apple Cinema Display support (USB_APPLEDISPLAY) [N/m/y/?] (NEW) | |
USB 2.0 SVGA dongle support (Net2280/SiS315) (USB_SISUSBVGA) [N/m/y/?] (NEW) | |
USB LD driver (USB_LD) [N/m/y/?] (NEW) | |
PlayStation 2 Trance Vibrator driver support (USB_TRANCEVIBRATOR) [N/m/y/?] (NEW) | |
IO Warrior driver support (USB_IOWARRIOR) [N/m/y/?] (NEW) | |
USB testing driver (USB_TEST) [N/m/y/?] (NEW) | |
USB EHSET Test Fixture driver (USB_EHSET_TEST_FIXTURE) [N/m/y/?] (NEW) | |
iSight firmware loading support (USB_ISIGHTFW) [N/m/y/?] (NEW) | |
USB YUREX driver support (USB_YUREX) [N/m/y/?] (NEW) | |
Functions for loading firmware on EZUSB chips (USB_EZUSB_FX2) [N/m/y/?] (NEW) | |
USB3503 HSIC to USB20 Driver (USB_HSIC_USB3503) [N/m/y/?] (NEW) | |
USB Link Layer Test driver (USB_LINK_LAYER_TEST) [N/m/y/?] (NEW) | |
* | |
* USB Physical Layer drivers | |
* | |
Hold a wakelock when USB connected (USB_OTG_WAKELOCK) [N/y/?] (NEW) | |
NOP USB Transceiver Driver (NOP_USB_XCEIV) [N/m/y/?] (NEW) | |
NXP ISP1301 USB transceiver support (USB_ISP1301) [N/m/y/?] (NEW) | |
* | |
* USB Gadget Support | |
* | |
USB Gadget Support (USB_GADGET) [N/m/y/?] (NEW) | |
USB LED Triggers (USB_LED_TRIG) [N/y/?] (NEW) | |
* | |
* Ultra Wideband devices | |
* | |
Ultra Wideband devices (UWB) [N/m/y/?] (NEW) | |
* | |
* MMC/SD/SDIO card support | |
* | |
MMC/SD/SDIO card support (MMC) [N/m/y/?] (NEW) | |
* | |
* Sony MemoryStick card support | |
* | |
Sony MemoryStick card support (MEMSTICK) [N/m/y/?] (NEW) | |
* | |
* LED Support | |
* | |
LED Support (NEW_LEDS) [Y/?] (NEW) y | |
LED Class Support (LEDS_CLASS) [Y/?] (NEW) y | |
* | |
* LED drivers | |
* | |
LCD Backlight driver for LM3530 (LEDS_LM3530) [N/m/y/?] (NEW) | |
LED support for LM3642 Chip (LEDS_LM3642) [N/m/y/?] (NEW) | |
LED driver for PCA9532 dimmer (LEDS_PCA9532) [N/m/y/?] (NEW) | |
LED Support for N.S. LP3944 (Fun Light) I2C chip (LEDS_LP3944) [N/m/y/?] (NEW) | |
LED Support for N.S. LP5521 LED driver chip (LEDS_LP5521) [N/m/y/?] (NEW) | |
LED Support for TI/National LP5523/55231 LED driver chip (LEDS_LP5523) [N/m/y/?] (NEW) | |
LED Support for TI LP5562 LED driver chip (LEDS_LP5562) [N/m/y/?] (NEW) | |
LED Support for TI LP8501 LED driver chip (LEDS_LP8501) [N/m/y/?] (NEW) | |
Mail LED on Clevo notebook (LEDS_CLEVO_MAIL) [N/m/y/?] (NEW) | |
LED Support for PCA955x I2C chips (LEDS_PCA955X) [N/m/y/?] (NEW) | |
LED support for PCA963x I2C chip (LEDS_PCA963X) [N/m/y/?] (NEW) | |
LED driver for BD2802 RGB LED (LEDS_BD2802) [N/m/y/?] (NEW) | |
LED driver for Intel NAS SS4200 series (LEDS_INTEL_SS4200) [N/m/y/?] (NEW) | |
LED Support for TCA6507 I2C chip (LEDS_TCA6507) [N/m/y/?] (NEW) | |
LED support for LM355x Chips, LM3554 and LM3556 (LEDS_LM355x) [N/m/y/?] (NEW) | |
LED support for the Bachmann OT200 (LEDS_OT200) [N/m/y/?] (NEW) | |
* | |
* LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM) | |
* | |
LED support for the BlinkM I2C RGB LED (LEDS_BLINKM) [N/m/y/?] (NEW) | |
LED support for AW2013 (LEDS_AW2013) [N/m/y/?] (NEW) | |
* | |
* LED Triggers | |
* | |
* | |
* LED Trigger support | |
* | |
LED Trigger support (LEDS_TRIGGERS) [Y/?] (NEW) y | |
LED Timer Trigger (LEDS_TRIGGER_TIMER) [N/m/y/?] (NEW) | |
LED One-shot Trigger (LEDS_TRIGGER_ONESHOT) [N/m/y/?] (NEW) | |
LED Heartbeat Trigger (LEDS_TRIGGER_HEARTBEAT) [N/m/y/?] (NEW) | |
LED backlight Trigger (LEDS_TRIGGER_BACKLIGHT) [N/m/y/?] (NEW) | |
LED CPU Trigger (LEDS_TRIGGER_CPU) [N/y/?] (NEW) | |
LED Default ON Trigger (LEDS_TRIGGER_DEFAULT_ON) [N/m/y/?] (NEW) | |
* | |
* iptables trigger is under Netfilter config (LED target) | |
* | |
LED Transient Trigger (LEDS_TRIGGER_TRANSIENT) [N/m/y/?] (NEW) | |
LED Camera Flash/Torch Trigger (LEDS_TRIGGER_CAMERA) [N/m/y/?] (NEW) | |
* | |
* Switch class support | |
* | |
Switch class support (SWITCH) [N/m/y/?] (NEW) | |
* | |
* Accessibility support | |
* | |
Accessibility support (ACCESSIBILITY) [N/y/?] (NEW) | |
* | |
* InfiniBand support | |
* | |
InfiniBand support (INFINIBAND) [N/m/y/?] (NEW) | |
* | |
* EDAC (Error Detection And Correction) reporting | |
* | |
EDAC (Error Detection And Correction) reporting (EDAC) [Y/n/?] y | |
EDAC legacy sysfs (EDAC_LEGACY_SYSFS) [Y/n/?] (NEW) | |
Debugging (EDAC_DEBUG) [N/y/?] (NEW) | |
Decode MCEs in human-readable form (only on AMD for now) (EDAC_DECODE_MCE) [Y/n/m/?] (NEW) | |
Simple MCE injection interface over /sysfs (EDAC_MCE_INJ) [N/m/y/?] (NEW) | |
Main Memory EDAC (Error Detection And Correction) reporting (EDAC_MM_EDAC) [N/m/y/?] (NEW) | |
* | |
* Real Time Clock | |
* | |
Real Time Clock (RTC_CLASS) [Y/n/?] y | |
Set system time from RTC on startup and resume (RTC_HCTOSYS) [N/y/?] n | |
Set the RTC time based on NTP synchronization (RTC_SYSTOHC) [Y/n/?] (NEW) | |
RTC used to set the system time (RTC_HCTOSYS_DEVICE) [rtc0] (NEW) | |
RTC debug support (RTC_DEBUG) [N/y/?] (NEW) | |
* | |
* RTC interfaces | |
* | |
/sys/class/rtc/rtcN (sysfs) (RTC_INTF_SYSFS) [Y/n/?] (NEW) | |
/proc/driver/rtc (procfs for rtcN) (RTC_INTF_PROC) [Y/n/?] (NEW) | |
/dev/rtcN (character devices) (RTC_INTF_DEV) [Y/n/?] (NEW) | |
RTC UIE emulation on dev interface (RTC_INTF_DEV_UIE_EMUL) [N/y/?] (NEW) | |
Test driver/device (RTC_DRV_TEST) [N/m/y/?] (NEW) | |
* | |
* I2C RTC drivers | |
* | |
Dallas/Maxim DS1307/37/38/39/40, ST M41T00, EPSON RX-8025 (RTC_DRV_DS1307) [N/m/y/?] (NEW) | |
Dallas/Maxim DS1374 (RTC_DRV_DS1374) [N/m/y/?] (NEW) | |
Dallas/Maxim DS1672 (RTC_DRV_DS1672) [N/m/y/?] (NEW) | |
Dallas/Maxim DS3232 (RTC_DRV_DS3232) [N/m/y/?] (NEW) | |
Maxim MAX6900 (RTC_DRV_MAX6900) [N/m/y/?] (NEW) | |
Ricoh R2025S/D, RS5C372A/B, RV5C386, RV5C387A (RTC_DRV_RS5C372) [N/m/y/?] (NEW) | |
Intersil ISL1208 (RTC_DRV_ISL1208) [N/m/y/?] (NEW) | |
Intersil ISL12022 (RTC_DRV_ISL12022) [N/m/y/?] (NEW) | |
Intersil ISL12057 (RTC_DRV_ISL12057) [N/m/y/?] (NEW) | |
Xicor/Intersil X1205 (RTC_DRV_X1205) [N/m/y/?] (NEW) | |
NXP PCF2127 (RTC_DRV_PCF2127) [N/m/y/?] (NEW) | |
NXP PCF8523 (RTC_DRV_PCF8523) [N/m/y/?] (NEW) | |
Philips PCF8563/Epson RTC8564 (RTC_DRV_PCF8563) [N/m/y/?] (NEW) | |
nxp PCF85063 (RTC_DRV_PCF85063) [N/m/y/?] (NEW) | |
Philips PCF8583 (RTC_DRV_PCF8583) [N/m/y/?] (NEW) | |
ST M41T62/65/M41T80/81/82/83/84/85/87 and compatible (RTC_DRV_M41T80) [N/m/y/?] (NEW) | |
TI BQ32000 (RTC_DRV_BQ32K) [N/m/y/?] (NEW) | |
Seiko Instruments S-35390A (RTC_DRV_S35390A) [N/m/y/?] (NEW) | |
Ramtron FM3130 (RTC_DRV_FM3130) [N/m/y/?] (NEW) | |
Epson RX-8581 (RTC_DRV_RX8581) [N/m/y/?] (NEW) | |
Epson RX-8025SA/NB (RTC_DRV_RX8025) [N/m/y/?] (NEW) | |
EM Microelectronic EM3027 (RTC_DRV_EM3027) [N/m/y/?] (NEW) | |
Micro Crystal RTC (RTC_DRV_RV3029C2) [N/m/y/?] (NEW) | |
* | |
* SPI RTC drivers | |
* | |
* | |
* Platform RTC drivers | |
* | |
PC-style 'CMOS' (RTC_DRV_CMOS) [Y/n/m/?] (NEW) | |
Dallas DS1286 (RTC_DRV_DS1286) [N/m/y/?] (NEW) | |
Dallas DS1511 (RTC_DRV_DS1511) [N/m/y/?] (NEW) | |
Maxim/Dallas DS1553 (RTC_DRV_DS1553) [N/m/y/?] (NEW) | |
Maxim/Dallas DS1742/1743 (RTC_DRV_DS1742) [N/m/y/?] (NEW) | |
Maxim/Dallas DS2404 (RTC_DRV_DS2404) [N/m/y/?] (NEW) | |
Simtek STK17TA8 (RTC_DRV_STK17TA8) [N/m/y/?] (NEW) | |
ST M48T86/Dallas DS12887 (RTC_DRV_M48T86) [N/m/y/?] (NEW) | |
ST M48T35 (RTC_DRV_M48T35) [N/m/y/?] (NEW) | |
ST M48T59/M48T08/M48T02 (RTC_DRV_M48T59) [N/m/y/?] (NEW) | |
Oki MSM6242 (RTC_DRV_MSM6242) [N/m/y/?] (NEW) | |
TI BQ4802 (RTC_DRV_BQ4802) [N/m/y/?] (NEW) | |
Ricoh RP5C01 (RTC_DRV_RP5C01) [N/m/y/?] (NEW) | |
EM Microelectronic V3020 (RTC_DRV_V3020) [N/m/y/?] (NEW) | |
* | |
* on-CPU RTC drivers | |
* | |
APM X-Gene RTC (RTC_DRV_XGENE) [N/m/y/?] (NEW) | |
* | |
* HID Sensor RTC drivers | |
* | |
HID Sensor Time (RTC_DRV_HID_SENSOR_TIME) [N/m/y/?] (NEW) | |
* | |
* External SOCs Control | |
* | |
External SOCs Control (ESOC) [N/y/?] (NEW) | |
* | |
* DMA Engine support | |
* | |
DMA Engine support (DMADEVICES) [Y/n/?] y | |
DMA Engine debugging (DMADEVICES_DEBUG) [N/y/?] (NEW) | |
* | |
* DMA Devices | |
* | |
Intel MID DMA support for Peripheral DMA controllers (INTEL_MID_DMAC) [N/m/y/?] (NEW) | |
Intel I/OAT DMA support (INTEL_IOATDMA) [N/m/y/?] (NEW) | |
Synopsys DesignWare AHB DMA support (DW_DMAC_CORE) [N/m/y] (NEW) | |
Synopsys DesignWare AHB DMA platform driver (DW_DMAC) [N/m/y/?] (NEW) | |
Synopsys DesignWare AHB DMA PCI driver (DW_DMAC_PCI) [N/m/y/?] (NEW) | |
Intel EG20T PCH / LAPIS Semicon IOH(ML7213/ML7223/ML7831) DMA (PCH_DMA) [N/m/y/?] (NEW) | |
* | |
* Auxiliary Display support | |
* | |
Auxiliary Display support (AUXDISPLAY) [N/y/?] (NEW) | |
* | |
* Userspace I/O drivers | |
* | |
Userspace I/O drivers (UIO) [N/m/y/?] (NEW) | |
* | |
* Virtualization drivers | |
* | |
Virtualization drivers (VIRT_DRIVERS) [N/y/?] (NEW) | |
* | |
* Virtio drivers | |
* | |
PCI driver for virtio devices (VIRTIO_PCI) [N/m/y/?] (NEW) | |
Platform bus driver for memory mapped virtio devices (VIRTIO_MMIO) [N/m/y/?] (NEW) | |
* | |
* Microsoft Hyper-V guest support | |
* | |
* | |
* Staging drivers | |
* | |
Staging drivers (STAGING) [N/y/?] (NEW) | |
* | |
* X86 Platform Specific Device Drivers | |
* | |
X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES) [Y/n/?] (NEW) | |
Acer Aspire One temperature and fan driver (ACERHDF) [N/m/y/?] (NEW) | |
Asus Laptop Extras (ASUS_LAPTOP) [N/m/y/?] (NEW) | |
Dell Latitude freefall driver (ACPI SMO8800/SMO8810) (DELL_SMO8800) [N/m/y/?] (NEW) | |
Fujitsu Laptop Extras (FUJITSU_LAPTOP) [N/m/y/?] (NEW) | |
Fujitsu Tablet Extras (FUJITSU_TABLET) [N/m/y/?] (NEW) | |
Fujitsu-Siemens Amilo rfkill support (AMILO_RFKILL) [N/m/y/?] (NEW) | |
HP laptop accelerometer (HP_ACCEL) [N/m/y/?] (NEW) | |
HP wireless button (HP_WIRELESS) [N/m/y/?] (NEW) | |
MSI Laptop Extras (MSI_LAPTOP) [N/m/y/?] (NEW) | |
Panasonic Laptop Extras (PANASONIC_LAPTOP) [N/m/y/?] (NEW) | |
Compal (and others) Laptop Extras (COMPAL_LAPTOP) [N/m/y/?] (NEW) | |
Sony Laptop Extras (SONY_LAPTOP) [N/m/y/?] (NEW) | |
Lenovo IdeaPad Laptop Extras (IDEAPAD_LAPTOP) [N/m/y/?] (NEW) | |
ThinkPad ACPI Laptop Extras (THINKPAD_ACPI) [N/m/y/?] (NEW) | |
Thinkpad Hard Drive Active Protection System (hdaps) (SENSORS_HDAPS) [N/m/y/?] (NEW) | |
Thermal Management driver for Intel menlow platform (INTEL_MENLOW) [N/m/y/?] (NEW) | |
Eee PC Hotkey Driver (EEEPC_LAPTOP) [Y/n/m/?] y | |
WMI (ACPI_WMI) [N/m/y/?] (NEW) | |
Topstar Laptop Extras (TOPSTAR_LAPTOP) [N/m/y/?] (NEW) | |
Toshiba Bluetooth RFKill switch support (TOSHIBA_BT_RFKILL) [N/m/y/?] (NEW) | |
Toshiba HDD Active Protection Sensor (TOSHIBA_HAPS) [N/m/y/?] (NEW) | |
CMPC Laptop Extras (ACPI_CMPC) [N/m/y/?] (NEW) | |
Intel Intelligent Power Sharing (INTEL_IPS) [N/m/y/?] (NEW) | |
Device driver to enable PRTL support (IBM_RTL) [N/m/y/?] (NEW) | |
Samsung Laptop driver (SAMSUNG_LAPTOP) [N/m/y/?] (NEW) | |
Intel Oaktrail Platform Extras (INTEL_OAKTRAIL) [N/m/y/?] (NEW) | |
Samsung Q10 Extras (SAMSUNG_Q10) [N/m/y/?] (NEW) | |
Apple Gmux Driver (APPLE_GMUX) [N/m/y/?] (NEW) | |
Intel Rapid Start Technology Driver (INTEL_RST) [N/m/y/?] (NEW) | |
Intel Smart Connect disabling driver (INTEL_SMARTCONNECT) [N/m/y/?] (NEW) | |
pvpanic device support (PVPANIC) [N/m/y/?] (NEW) | |
* | |
* Platform support for Goldfish virtual devices | |
* | |
Platform support for Goldfish virtual devices (GOLDFISH) [N/y/?] (NEW) | |
* | |
* Platform support for Chrome hardware | |
* | |
Platform support for Chrome hardware (CHROME_PLATFORMS) [N/y/?] (NEW) | |
* | |
* SOC (System On Chip) specific Drivers | |
* | |
* | |
* TI SOC drivers support | |
* | |
TI SOC drivers support (SOC_TI) [N/y] (NEW) | |
QTI clock driver (MSM_CLK_CONTROLLER_V2) [N/y/?] (NEW) | |
MDSS pll programming (MSM_MDSS_PLL) [N/y/?] (NEW) | |
* | |
* Hardware Spinlock drivers | |
* | |
* | |
* Clock Source drivers | |
* | |
* | |
* Mailbox Hardware Support | |
* | |
Mailbox Hardware Support (MAILBOX) [N/y/?] (NEW) | |
* | |
* IOMMU Hardware Support | |
* | |
IOMMU Hardware Support (IOMMU_SUPPORT) [Y/n/?] (NEW) | |
* | |
* Generic IOMMU Pagetable Support | |
* | |
ARMv7/v8 Long Descriptor Format (IOMMU_IO_PGTABLE_LPAE) [N/y/?] (NEW) | |
MSM IOMMU Support (MSM_IOMMU) [N/y/?] (NEW) | |
* | |
* IOMMU Profiling and Debugging | |
* | |
IOMMU Profiling and Debugging (IOMMU_DEBUG) [N/y/?] (NEW) | |
* | |
* Remoteproc drivers | |
* | |
STE-Modem remoteproc support (STE_MODEM_RPROC) [N/m/y/?] (NEW) | |
* | |
* Rpmsg drivers | |
* | |
* | |
* SOC (System On Chip) specific Drivers | |
* | |
* | |
* TI SOC drivers support | |
* | |
TI SOC drivers support (SOC_TI) [N/y] n | |
* | |
* Generic Dynamic Voltage and Frequency Scaling (DVFS) support | |
* | |
Generic Dynamic Voltage and Frequency Scaling (DVFS) support (PM_DEVFREQ) [N/y/?] (NEW) | |
* | |
* External Connector Class (extcon) support | |
* | |
External Connector Class (extcon) support (EXTCON) [N/m/y/?] (NEW) | |
* | |
* Memory Controller drivers | |
* | |
Memory Controller drivers (MEMORY) [N/y] (NEW) | |
* | |
* Industrial I/O support | |
* | |
Industrial I/O support (IIO) [N/m/y/?] (NEW) | |
Intel Non-Transparent Bridge support (NTB) [N/m/y/?] (NEW) | |
* | |
* VME bridge support | |
* | |
VME bridge support (VME_BUS) [N/y/?] (NEW) | |
* | |
* Pulse-Width Modulation (PWM) Support | |
* | |
Pulse-Width Modulation (PWM) Support (PWM) [N/y/?] (NEW) | |
* | |
* IndustryPack bus support | |
* | |
IndustryPack bus support (IPACK_BUS) [N/m/y/?] (NEW) | |
* | |
* Reset Controller Support | |
* | |
Reset Controller Support (RESET_CONTROLLER) [N/y/?] (NEW) | |
* | |
* FMC support | |
* | |
FMC support (FMC) [N/m/y/?] (NEW) | |
* | |
* CoreSight Tracing Support | |
* | |
CoreSight Tracing Support (CORESIGHT) [N/y/?] (NEW) | |
* | |
* PHY Subsystem | |
* | |
PHY Core (GENERIC_PHY) [N/y/?] (NEW) | |
Broadcom Kona USB2 PHY Driver (BCM_KONA_USB2_PHY) [N/m/y/?] (NEW) | |
* | |
* Generic powercap sysfs driver | |
* | |
Generic powercap sysfs driver (POWERCAP) [N/y/?] (NEW) | |
* | |
* MCB support | |
* | |
MCB support (MCB) [N/m/y/?] (NEW) | |
* | |
* Thunderbolt support for Apple devices | |
* | |
Thunderbolt support for Apple devices (THUNDERBOLT) [N/m/y/?] (NEW) | |
Enable Sensors Driver Support for SSC (SENSORS_SSC) [N/y/?] (NEW) | |
* | |
* Firmware Drivers | |
* | |
BIOS Enhanced Disk Drive calls determine boot disk (EDD) [N/m/y/?] (NEW) | |
BIOS update support for DELL systems via sysfs (DELL_RBU) [N/m/y/?] (NEW) | |
Dell Systems Management Base Driver (DCDBAS) [N/m/y/?] (NEW) | |
Export DMI identification via sysfs to userspace (DMIID) [Y/n/?] (NEW) | |
DMI table support in sysfs (DMI_SYSFS) [N/m/y/?] (NEW) | |
iSCSI Boot Firmware Table Attributes (ISCSI_IBFT_FIND) [N/y/?] (NEW) | |
Google Firmware Drivers (GOOGLE_FIRMWARE) [N/y/?] (NEW) | |
* | |
* EFI (Extensible Firmware Interface) Support | |
* | |
EFI Variable Support via sysfs (EFI_VARS) [Y/n/m/?] y | |
Export efi runtime maps to sysfs (EFI_RUNTIME_MAP) [Y/n/?] (NEW) | |
MSM Trust Zone (TZ) Log Driver (MSM_TZ_LOG) [N/m/y/?] (NEW) | |
* | |
* MIPI-BIF support | |
* | |
MIPI-BIF support (BIF) [N/y/?] (NEW) | |
MobiCore Driver (MOBICORE_DRIVER) [N/m/y/?] (NEW) | |
* | |
* Firmware Drivers | |
* | |
BIOS Enhanced Disk Drive calls determine boot disk (EDD) [N/m/y/?] n | |
BIOS update support for DELL systems via sysfs (DELL_RBU) [N/m/y/?] n | |
Dell Systems Management Base Driver (DCDBAS) [N/m/y/?] n | |
Export DMI identification via sysfs to userspace (DMIID) [Y/n/?] y | |
DMI table support in sysfs (DMI_SYSFS) [N/m/y/?] n | |
iSCSI Boot Firmware Table Attributes (ISCSI_IBFT_FIND) [N/y/?] n | |
Google Firmware Drivers (GOOGLE_FIRMWARE) [N/y/?] n | |
* | |
* EFI (Extensible Firmware Interface) Support | |
* | |
EFI Variable Support via sysfs (EFI_VARS) [Y/n/m/?] y | |
Export efi runtime maps to sysfs (EFI_RUNTIME_MAP) [Y/n/?] y | |
MSM Trust Zone (TZ) Log Driver (MSM_TZ_LOG) [N/m/y/?] n | |
* | |
* File systems | |
* | |
Second extended fs support (EXT2_FS) [N/m/y/?] (NEW) | |
Ext3 journalling file system support (EXT3_FS) [N/m/y/?] (NEW) | |
The Extended 4 (ext4) filesystem (EXT4_FS) [Y/n/m/?] y | |
Use ext4 for ext2/ext3 file systems (EXT4_USE_FOR_EXT23) [Y/n/?] (NEW) | |
Ext4 POSIX Access Control Lists (EXT4_FS_POSIX_ACL) [Y/n/?] y | |
Ext4 Security Labels (EXT4_FS_SECURITY) [Y/n/?] y | |
EXT4 debugging support (EXT4_DEBUG) [N/y/?] (NEW) | |
JBD2 (ext4) debugging support (JBD2_DEBUG) [N/y/?] (NEW) | |
Reiserfs support (REISERFS_FS) [N/m/y/?] (NEW) | |
JFS filesystem support (JFS_FS) [N/m/y/?] (NEW) | |
XFS filesystem support (XFS_FS) [N/m/y/?] (NEW) | |
GFS2 file system support (GFS2_FS) [N/m/y/?] (NEW) | |
Btrfs filesystem support (BTRFS_FS) [N/m/y/?] (NEW) | |
NILFS2 file system support (NILFS2_FS) [N/m/y/?] (NEW) | |
Dnotify support (DNOTIFY) [Y/n/?] (NEW) | |
Inotify support for userspace (INOTIFY_USER) [Y/n/?] (NEW) | |
Filesystem wide access notification (FANOTIFY) [N/y/?] (NEW) | |
Quota support (QUOTA) [Y/n/?] y | |
Report quota messages through netlink interface (QUOTA_NETLINK_INTERFACE) [Y/n/?] y | |
Print quota warnings to console (OBSOLETE) (PRINT_QUOTA_WARNING) [N/y/?] n | |
Additional quota sanity checks (QUOTA_DEBUG) [N/y/?] (NEW) | |
Old quota format support (QFMT_V1) [N/m/y/?] (NEW) | |
Quota format vfsv0 and vfsv1 support (QFMT_V2) [Y/n/m/?] y | |
Kernel automounter version 4 support (also supports v3) (AUTOFS4_FS) [Y/n/m/?] y | |
FUSE (Filesystem in Userspace) support (FUSE_FS) [N/m/y/?] (NEW) | |
Overlay filesystem support (OVERLAY_FS) [N/m/y/?] (NEW) | |
* | |
* Caches | |
* | |
General filesystem local caching manager (FSCACHE) [N/m/y/?] (NEW) | |
* | |
* CD-ROM/DVD Filesystems | |
* | |
ISO 9660 CDROM file system support (ISO9660_FS) [Y/n/m/?] y | |
Microsoft Joliet CDROM extensions (JOLIET) [Y/n/?] y | |
Transparent decompression extension (ZISOFS) [Y/n/?] y | |
UDF file system support (UDF_FS) [N/m/y/?] (NEW) | |
* | |
* DOS/FAT/NT Filesystems | |
* | |
MSDOS fs support (MSDOS_FS) [Y/n/m/?] y | |
VFAT (Windows-95) fs support (VFAT_FS) [Y/n/m/?] y | |
Default codepage for FAT (FAT_DEFAULT_CODEPAGE) [437] (NEW) | |
Default iocharset for FAT (FAT_DEFAULT_IOCHARSET) [iso8859-1] (NEW) | |
NTFS file system support (NTFS_FS) [N/m/y/?] (NEW) | |
* | |
* Pseudo filesystems | |
* | |
/proc file system support (PROC_FS) [Y/?] y | |
/proc/kcore support (PROC_KCORE) [Y/n/?] y | |
/proc/vmcore support (PROC_VMCORE) [Y/n/?] (NEW) | |
Tmpfs virtual memory file system support (former shm fs) (TMPFS) [Y/?] (NEW) y | |
Tmpfs POSIX Access Control Lists (TMPFS_POSIX_ACL) [Y/n/?] y | |
Tmpfs extended attributes (TMPFS_XATTR) [Y/?] (NEW) y | |
HugeTLB file system support (HUGETLBFS) [Y/n/?] y | |
Userspace-driven configuration filesystem (CONFIGFS_FS) [N/m/y/?] (NEW) | |
* | |
* Miscellaneous filesystems | |
* | |
Miscellaneous filesystems (MISC_FILESYSTEMS) [Y/n/?] (NEW) | |
ADFS file system support (ADFS_FS) [N/m/y/?] (NEW) | |
Amiga FFS file system support (AFFS_FS) [N/m/y/?] (NEW) | |
eCrypt filesystem layer support (ECRYPT_FS) [N/m/y/?] (NEW) | |
Apple Macintosh file system support (HFS_FS) [N/m/y/?] (NEW) | |
Apple Extended HFS file system support (HFSPLUS_FS) [N/m/y/?] (NEW) | |
BeOS file system (BeFS) support (read only) (BEFS_FS) [N/m/y/?] (NEW) | |
BFS file system support (BFS_FS) [N/m/y/?] (NEW) | |
EFS file system support (read only) (EFS_FS) [N/m/y/?] (NEW) | |
LogFS file system (LOGFS) [N/m/y/?] (NEW) | |
Compressed ROM file system support (cramfs) (OBSOLETE) (CRAMFS) [N/m/y/?] (NEW) | |
SquashFS 4.0 - Squashed file system support (SQUASHFS) [N/m/y/?] (NEW) | |
FreeVxFS file system support (VERITAS VxFS(TM) compatible) (VXFS_FS) [N/m/y/?] (NEW) | |
Minix file system support (MINIX_FS) [N/m/y/?] (NEW) | |
SonicBlue Optimized MPEG File System support (OMFS_FS) [N/m/y/?] (NEW) | |
OS/2 HPFS file system support (HPFS_FS) [N/m/y/?] (NEW) | |
QNX4 file system support (read only) (QNX4FS_FS) [N/m/y/?] (NEW) | |
QNX6 file system support (read only) (QNX6FS_FS) [N/m/y/?] (NEW) | |
ROM file system support (ROMFS_FS) [N/m/y/?] (NEW) | |
Persistent store support (PSTORE) [N/y/?] (NEW) | |
System V/Xenix/V7/Coherent file system support (SYSV_FS) [N/m/y/?] (NEW) | |
UFS file system support (read only) (UFS_FS) [N/m/y/?] (NEW) | |
F2FS filesystem support (EXPERIMENTAL) (F2FS_FS) [N/m/y/?] (NEW) | |
EFI Variable filesystem (EFIVAR_FS) [N/m/y/?] (NEW) | |
* | |
* Network File Systems | |
* | |
Network File Systems (NETWORK_FILESYSTEMS) [Y/n/?] (NEW) | |
NFS client support (NFS_FS) [Y/n/m/?] y | |
NFS client support for NFS version 2 (NFS_V2) [Y/n/m/?] (NEW) | |
NFS client support for NFS version 3 (NFS_V3) [Y/n/m/?] (NEW) | |
NFS client support for the NFSv3 ACL protocol extension (NFS_V3_ACL) [Y/n/?] y | |
NFS client support for NFS version 4 (NFS_V4) [Y/n/m/?] y | |
Provide swap over NFS support (NFS_SWAP) [N/y/?] (NEW) | |
NFS client support for NFSv4.1 (NFS_V4_1) [N/y/?] (NEW) | |
Root file system on NFS (ROOT_NFS) [Y/n/?] y | |
Use the legacy NFS DNS resolver (NFS_USE_LEGACY_DNS) [N/y/?] (NEW) | |
NFS server support (NFSD) [N/m/y/?] (NEW) | |
RPC: Enable dprintk debugging (SUNRPC_DEBUG) [N/y/?] (NEW) | |
Ceph distributed file system (CEPH_FS) [N/m/y/?] (NEW) | |
CIFS support (advanced network filesystem, SMBFS successor) (CIFS) [N/m/y/?] (NEW) | |
NCP file system support (to mount NetWare volumes) (NCP_FS) [N/m/y/?] (NEW) | |
Coda file system support (advanced network fs) (CODA_FS) [N/m/y/?] (NEW) | |
Andrew File System support (AFS) (AFS_FS) [N/m/y/?] (NEW) | |
* | |
* Native language support | |
* | |
Native language support (NLS) [Y/?] (NEW) y | |
Default NLS Option (NLS_DEFAULT) [utf8] utf8 | |
Codepage 437 (United States, Canada) (NLS_CODEPAGE_437) [Y/n/m/?] y | |
Codepage 737 (Greek) (NLS_CODEPAGE_737) [N/m/y/?] (NEW) | |
Codepage 775 (Baltic Rim) (NLS_CODEPAGE_775) [N/m/y/?] (NEW) | |
Codepage 850 (Europe) (NLS_CODEPAGE_850) [N/m/y/?] (NEW) | |
Codepage 852 (Central/Eastern Europe) (NLS_CODEPAGE_852) [N/m/y/?] (NEW) | |
Codepage 855 (Cyrillic) (NLS_CODEPAGE_855) [N/m/y/?] (NEW) | |
Codepage 857 (Turkish) (NLS_CODEPAGE_857) [N/m/y/?] (NEW) | |
Codepage 860 (Portuguese) (NLS_CODEPAGE_860) [N/m/y/?] (NEW) | |
Codepage 861 (Icelandic) (NLS_CODEPAGE_861) [N/m/y/?] (NEW) | |
Codepage 862 (Hebrew) (NLS_CODEPAGE_862) [N/m/y/?] (NEW) | |
Codepage 863 (Canadian French) (NLS_CODEPAGE_863) [N/m/y/?] (NEW) | |
Codepage 864 (Arabic) (NLS_CODEPAGE_864) [N/m/y/?] (NEW) | |
Codepage 865 (Norwegian, Danish) (NLS_CODEPAGE_865) [N/m/y/?] (NEW) | |
Codepage 866 (Cyrillic/Russian) (NLS_CODEPAGE_866) [N/m/y/?] (NEW) | |
Codepage 869 (Greek) (NLS_CODEPAGE_869) [N/m/y/?] (NEW) | |
Simplified Chinese charset (CP936, GB2312) (NLS_CODEPAGE_936) [N/m/y/?] (NEW) | |
Traditional Chinese charset (Big5) (NLS_CODEPAGE_950) [N/m/y/?] (NEW) | |
Japanese charsets (Shift-JIS, EUC-JP) (NLS_CODEPAGE_932) [N/m/y/?] (NEW) | |
Korean charset (CP949, EUC-KR) (NLS_CODEPAGE_949) [N/m/y/?] (NEW) | |
Thai charset (CP874, TIS-620) (NLS_CODEPAGE_874) [N/m/y/?] (NEW) | |
Hebrew charsets (ISO-8859-8, CP1255) (NLS_ISO8859_8) [N/m/y/?] (NEW) | |
Windows CP1250 (Slavic/Central European Languages) (NLS_CODEPAGE_1250) [N/m/y/?] (NEW) | |
Windows CP1251 (Bulgarian, Belarusian) (NLS_CODEPAGE_1251) [N/m/y/?] (NEW) | |
ASCII (United States) (NLS_ASCII) [Y/n/m/?] y | |
NLS ISO 8859-1 (Latin 1; Western European Languages) (NLS_ISO8859_1) [Y/n/m/?] y | |
NLS ISO 8859-2 (Latin 2; Slavic/Central European Languages) (NLS_ISO8859_2) [N/m/y/?] (NEW) | |
NLS ISO 8859-3 (Latin 3; Esperanto, Galician, Maltese, Turkish) (NLS_ISO8859_3) [N/m/y/?] (NEW) | |
NLS ISO 8859-4 (Latin 4; old Baltic charset) (NLS_ISO8859_4) [N/m/y/?] (NEW) | |
NLS ISO 8859-5 (Cyrillic) (NLS_ISO8859_5) [N/m/y/?] (NEW) | |
NLS ISO 8859-6 (Arabic) (NLS_ISO8859_6) [N/m/y/?] (NEW) | |
NLS ISO 8859-7 (Modern Greek) (NLS_ISO8859_7) [N/m/y/?] (NEW) | |
NLS ISO 8859-9 (Latin 5; Turkish) (NLS_ISO8859_9) [N/m/y/?] (NEW) | |
NLS ISO 8859-13 (Latin 7; Baltic) (NLS_ISO8859_13) [N/m/y/?] (NEW) | |
NLS ISO 8859-14 (Latin 8; Celtic) (NLS_ISO8859_14) [N/m/y/?] (NEW) | |
NLS ISO 8859-15 (Latin 9; Western European Languages with Euro) (NLS_ISO8859_15) [N/m/y/?] (NEW) | |
NLS KOI8-R (Russian) (NLS_KOI8_R) [N/m/y/?] (NEW) | |
NLS KOI8-U/RU (Ukrainian, Belarusian) (NLS_KOI8_U) [N/m/y/?] (NEW) | |
Codepage macroman (NLS_MAC_ROMAN) [N/m/y/?] (NEW) | |
Codepage macceltic (NLS_MAC_CELTIC) [N/m/y/?] (NEW) | |
Codepage maccenteuro (NLS_MAC_CENTEURO) [N/m/y/?] (NEW) | |
Codepage maccroatian (NLS_MAC_CROATIAN) [N/m/y/?] (NEW) | |
Codepage maccyrillic (NLS_MAC_CYRILLIC) [N/m/y/?] (NEW) | |
Codepage macgaelic (NLS_MAC_GAELIC) [N/m/y/?] (NEW) | |
Codepage macgreek (NLS_MAC_GREEK) [N/m/y/?] (NEW) | |
Codepage maciceland (NLS_MAC_ICELAND) [N/m/y/?] (NEW) | |
Codepage macinuit (NLS_MAC_INUIT) [N/m/y/?] (NEW) | |
Codepage macromanian (NLS_MAC_ROMANIAN) [N/m/y/?] (NEW) | |
Codepage macturkish (NLS_MAC_TURKISH) [N/m/y/?] (NEW) | |
NLS UTF-8 (NLS_UTF8) [Y/n/m/?] y | |
* | |
* Kernel hacking | |
* | |
* | |
* printk and dmesg options | |
* | |
Show timing information on printks (PRINTK_TIME) [Y/n/?] y | |
Default message log level (1-7) (MESSAGE_LOGLEVEL_DEFAULT) [4] (NEW) | |
Recovery of partially corrupted dmesg from ramdumps (LOG_BUF_MAGIC) [N/y/?] (NEW) | |
Delay each boot printk message by N milliseconds (BOOT_PRINTK_DELAY) [N/y/?] (NEW) | |
Enable dynamic printk() support (DYNAMIC_DEBUG) [N/y/?] (NEW) | |
* | |
* Compile-time checks and compiler options | |
* | |
Compile the kernel with debug info (DEBUG_INFO) [N/y/?] (NEW) | |
Enable __deprecated logic (ENABLE_WARN_DEPRECATED) [N/y/?] n | |
Enable __must_check logic (ENABLE_MUST_CHECK) [Y/n/?] (NEW) | |
Warn for stack frames larger than (needs gcc 4.4) (FRAME_WARN) [1024] (NEW) | |
Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [N/y/?] (NEW) | |
Generate readable assembler code (READABLE_ASM) [N/y/?] (NEW) | |
Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [N/y/?] n | |
Track page owner (PAGE_OWNER) [N/y/?] (NEW) | |
Debug Filesystem (DEBUG_FS) [Y/?] (NEW) y | |
Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [N/y/?] (NEW) | |
Enable full Section mismatch analysis (DEBUG_SECTION_MISMATCH) [N/y/?] (NEW) | |
Compile the kernel with frame pointers (FRAME_POINTER) [Y/n/?] (NEW) | |
Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] (NEW) | |
Magic SysRq key (MAGIC_SYSRQ) [Y/n/?] y | |
Enable magic SysRq key functions by default (MAGIC_SYSRQ_DEFAULT_ENABLE) [0x1] (NEW) | |
Kernel debugging (DEBUG_KERNEL) [Y/n/?] y | |
* | |
* Memory Debugging | |
* | |
Debug page memory allocations (DEBUG_PAGEALLOC) [N/y/?] (NEW) | |
Enable to Panic on SLUB corruption detection (SLUB_DEBUG_PANIC_ON) [N/y/?] (NEW) | |
Debug object operations (DEBUG_OBJECTS) [N/y/?] (NEW) | |
SLUB debugging on by default (SLUB_DEBUG_ON) [N/y/?] (NEW) | |
Enable SLUB performance statistics (SLUB_STATS) [N/y/?] (NEW) | |
Kernel memory leak detector (DEBUG_KMEMLEAK) [N/y/?] (NEW) | |
Stack utilization instrumentation (DEBUG_STACK_USAGE) [Y/n/?] y | |
Debug VM (DEBUG_VM) [N/y/?] (NEW) | |
Debug VM translations (DEBUG_VIRTUAL) [N/y/?] (NEW) | |
Debug access to per_cpu maps (DEBUG_PER_CPU_MAPS) [N/y/?] (NEW) | |
Highmem debugging (DEBUG_HIGHMEM) [N/y/?] (NEW) | |
Check for stack overflows (DEBUG_STACKOVERFLOW) [Y/n/?] y | |
* | |
* kmemcheck: trap use of uninitialized memory | |
* | |
kmemcheck: trap use of uninitialized memory (KMEMCHECK) [N/y/?] (NEW) | |
Debug shared IRQ handlers (DEBUG_SHIRQ) [N/y/?] (NEW) | |
* | |
* Debug Lockups and Hangs | |
* | |
Detect Hard and Soft Lockups (LOCKUP_DETECTOR) [N/y/?] (NEW) | |
Detect Hung Tasks (DETECT_HUNG_TASK) [N/y/?] (NEW) | |
Panic on Oops (PANIC_ON_OOPS) [N/y/?] (NEW) | |
panic timeout (PANIC_TIMEOUT) [0] (NEW) | |
Panic on recursive faults during task exit (PANIC_ON_RECURSIVE_FAULT) [N/y/?] (NEW) | |
Collect scheduler debugging info (SCHED_DEBUG) [N/y/?] n | |
Panic on all bugs encountered by the scheduler (PANIC_ON_SCHED_BUG) [N/y/?] (NEW) | |
Panic on RT throttling (PANIC_ON_RT_THROTTLING) [N/y/?] (NEW) | |
Collect scheduler statistics (SCHEDSTATS) [Y/n/?] y | |
Detect stack corruption on calls to schedule() (SCHED_STACK_END_CHECK) [N/y/?] (NEW) | |
Collect kernel timers statistics (TIMER_STATS) [Y/n/?] y | |
* | |
* Lock Debugging (spinlocks, mutexes, etc...) | |
* | |
RT Mutex debugging, deadlock detection (DEBUG_RT_MUTEXES) [N/y/?] (NEW) | |
Spinlock and rw-lock debugging: basic checks (DEBUG_SPINLOCK) [N/y/?] (NEW) | |
Mutex debugging: basic checks (DEBUG_MUTEXES) [N/y/?] (NEW) | |
Wait/wound mutex debugging: Slowpath testing (DEBUG_WW_MUTEX_SLOWPATH) [N/y/?] (NEW) | |
Lock debugging: detect incorrect freeing of live locks (DEBUG_LOCK_ALLOC) [N/y/?] (NEW) | |
Lock debugging: prove locking correctness (PROVE_LOCKING) [N/y/?] (NEW) | |
Lock usage statistics (LOCK_STAT) [N/y/?] (NEW) | |
Sleep inside atomic section checking (DEBUG_ATOMIC_SLEEP) [N/y/?] (NEW) | |
Locking API boot-time self-tests (DEBUG_LOCKING_API_SELFTESTS) [N/y/?] (NEW) | |
torture tests for locking (LOCK_TORTURE_TEST) [N/m/y/?] (NEW) | |
Stack backtrace support (STACKTRACE) [Y/?] (NEW) y | |
kobject debugging (DEBUG_KOBJECT) [N/y/?] (NEW) | |
Debug linked list manipulation (DEBUG_LIST) [N/y/?] (NEW) | |
Debug priority linked list manipulation (DEBUG_PI_LIST) [N/y/?] (NEW) | |
Debug SG table operations (DEBUG_SG) [N/y/?] (NEW) | |
Debug notifier call chains (DEBUG_NOTIFIERS) [N/y/?] (NEW) | |
Debug credential management (DEBUG_CREDENTIALS) [N/y/?] (NEW) | |
* | |
* RCU Debugging | |
* | |
RCU debugging: sparse-based checks for pointer usage (SPARSE_RCU_POINTER) [N/y/?] (NEW) | |
torture tests for RCU (RCU_TORTURE_TEST) [N/m/y/?] (NEW) | |
RCU CPU stall timeout in seconds (RCU_CPU_STALL_TIMEOUT) [21] (NEW) | |
Print additional diagnostics on RCU CPU stall (RCU_CPU_STALL_INFO) [N/y/?] (NEW) | |
Enable tracing for RCU (RCU_TRACE) [N/y/?] (NEW) | |
Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] (NEW) | |
Notifier error injection (NOTIFIER_ERROR_INJECTION) [N/m/y/?] (NEW) | |
Fault-injection framework (FAULT_INJECTION) [N/y/?] (NEW) | |
Latency measuring infrastructure (LATENCYTOP) [N/y/?] (NEW) | |
Strict user copy size checks (DEBUG_STRICT_USER_COPY_CHECKS) [N/y/?] (NEW) | |
Register tracing (MSM_RTB) [N/y/?] (NEW) | |
Debug Logging for IPC Drivers (IPC_LOGGING) [N/y/?] (NEW) | |
* | |
* Tracers | |
* | |
Tracers (FTRACE) [Y/n/?] (NEW) | |
Kernel Function Tracer (FUNCTION_TRACER) [N/y/?] (NEW) | |
Interrupts-off Latency Tracer (IRQSOFF_TRACER) [N/y/?] (NEW) | |
Scheduling Latency Tracer (SCHED_TRACER) [N/y/?] (NEW) | |
Trace syscalls (FTRACE_SYSCALLS) [N/y/?] (NEW) | |
Create a snapshot trace buffer (TRACER_SNAPSHOT) [N/y/?] (NEW) | |
Branch Profiling | |
> 1. No branch profiling (BRANCH_PROFILE_NONE) (NEW) | |
2. Trace likely/unlikely profiler (PROFILE_ANNOTATED_BRANCHES) (NEW) | |
3. Profile all if conditionals (PROFILE_ALL_BRANCHES) (NEW) | |
choice[1-3?]: | |
Trace max stack (STACK_TRACER) [N/y/?] (NEW) | |
Support for tracing block IO actions (BLK_DEV_IO_TRACE) [Y/n/?] y | |
Enable kprobes-based dynamic events (KPROBE_EVENT) [Y/n/?] (NEW) | |
Enable uprobes-based dynamic events (UPROBE_EVENT) [N/y/?] (NEW) | |
CPU frequency switch time profiler (CPU_FREQ_SWITCH_PROFILER) [N/y/?] (NEW) | |
Perform a startup test on ftrace (FTRACE_STARTUP_TEST) [N/y/?] (NEW) | |
Memory mapped IO tracing (MMIOTRACE) [N/y/?] (NEW) | |
Add tracepoint that benchmarks tracepoints (TRACEPOINT_BENCHMARK) [N/y/?] (NEW) | |
Ring buffer benchmark stress tester (RING_BUFFER_BENCHMARK) [N/m/y/?] (NEW) | |
Ring buffer startup self test (RING_BUFFER_STARTUP_TEST) [N/y/?] (NEW) | |
* | |
* Runtime Testing | |
* | |
Linux Kernel Dump Test Tool Module (LKDTM) [N/m/y/?] (NEW) | |
Linked list sorting test (TEST_LIST_SORT) [N/y/?] (NEW) | |
Kprobes sanity tests (KPROBES_SANITY_TEST) [N/y/?] (NEW) | |
Self test for the backtrace code (BACKTRACE_SELF_TEST) [N/m/y/?] (NEW) | |
Red-Black tree test (RBTREE_TEST) [N/m/y/?] (NEW) | |
Interval tree test (INTERVAL_TREE_TEST) [N/m/?] (NEW) | |
Per cpu operations test (PERCPU_TEST) [N/m/?] (NEW) | |
Perform an atomic64_t self-test at boot (ATOMIC64_SELFTEST) [N/y/?] (NEW) | |
Test functions located in the string_helpers module at runtime (TEST_STRING_HELPERS) [N/m/y] (NEW) | |
Test kstrto*() family of functions at runtime (TEST_KSTRTOX) [N/m/y] (NEW) | |
Perform selftest on resizable hash table (TEST_RHASHTABLE) [N/y/?] (NEW) | |
Remote debugging over FireWire early on boot (PROVIDE_OHCI1394_DMA_INIT) [Y/n/?] y | |
Enable debugging of DMA-API usage (DMA_API_DEBUG) [N/y/?] (NEW) | |
Test module loading with 'hello world' module (TEST_LKM) [N/m/?] (NEW) | |
Test user/kernel boundary protections (TEST_USER_COPY) [N/m/?] (NEW) | |
Test BPF filter functionality (TEST_BPF) [N/m/?] (NEW) | |
Test firmware loading via userspace interface (TEST_FIRMWARE) [N/m/y/?] (NEW) | |
udelay test driver (TEST_UDELAY) [N/m/y/?] (NEW) | |
Cause a Kernel Panic When Data Corruption is detected (PANIC_ON_DATA_CORRUPTION) [N/y/?] (NEW) | |
* | |
* Sample kernel code | |
* | |
Sample kernel code (SAMPLES) [N/y/?] (NEW) | |
* | |
* KGDB: kernel debugger | |
* | |
KGDB: kernel debugger (KGDB) [N/y/?] (NEW) | |
Undefined behaviour sanity checker (UBSAN) [N/y/?] (NEW) | |
Filter access to /dev/mem (STRICT_DEVMEM) [N/y/?] (NEW) | |
Enable verbose x86 bootup info messages (X86_VERBOSE_BOOTUP) [Y/n/?] (NEW) | |
Early printk (EARLY_PRINTK) [Y/?] y | |
Early printk via EHCI debug port (EARLY_PRINTK_DBGP) [Y/n/?] y | |
Early printk via the EFI framebuffer (EARLY_PRINTK_EFI) [N/y/?] (NEW) | |
Export kernel pagetable layout to userspace via debugfs (X86_PTDUMP) [N/y/?] (NEW) | |
Write protect kernel read-only data structures (DEBUG_RODATA) [Y/n/?] (NEW) | |
Testcase for the DEBUG_RODATA feature (DEBUG_RODATA_TEST) [N/y/?] n | |
Set loadable kernel module data as NX and text as RO (DEBUG_SET_MODULE_RONX) [N/y/?] (NEW) | |
Testcase for the NX non-executable stack feature (DEBUG_NX_TEST) [N/m/?] (NEW) | |
Set upper limit of TLB entries to flush one-by-one (DEBUG_TLBFLUSH) [N/y/?] (NEW) | |
Enable IOMMU stress-test mode (IOMMU_STRESS) [N/y/?] (NEW) | |
x86 instruction decoder selftest (X86_DECODER_SELFTEST) [N/y/?] (NEW) | |
IO delay type | |
> 1. port 0x80 based port-IO delay [recommended] (IO_DELAY_0X80) (NEW) | |
2. port 0xed based port-IO delay (IO_DELAY_0XED) (NEW) | |
3. udelay based port-IO delay (IO_DELAY_UDELAY) (NEW) | |
4. no port-IO delay (IO_DELAY_NONE) (NEW) | |
choice[1-4]: | |
Debug boot parameters (DEBUG_BOOT_PARAMS) [Y/n/?] y | |
CPA self-test code (CPA_DEBUG) [N/y/?] (NEW) | |
Allow gcc to uninline functions marked 'inline' (OPTIMIZE_INLINING) [Y/n/?] y | |
NMI Selftest (DEBUG_NMI_SELFTEST) [N/y/?] (NEW) | |
Debug alternatives (X86_DEBUG_STATIC_CPU_HAS) [N/y/?] (NEW) | |
* | |
* Security options | |
* | |
Enable access key retention support (KEYS) [Y/?] (NEW) y | |
Enable register of persistent per-UID keyrings (PERSISTENT_KEYRINGS) [N/y/?] (NEW) | |
Large payload keys (BIG_KEYS) [N/y/?] (NEW) | |
ENCRYPTED KEYS (ENCRYPTED_KEYS) [N/m/y/?] (NEW) | |
Enable the /proc/keys file by which keys may be viewed (KEYS_DEBUG_PROC_KEYS) [Y/n/?] y | |
Restrict unprivileged access to the kernel syslog (SECURITY_DMESG_RESTRICT) [N/y/?] (NEW) | |
Restrict unprivileged use of performance events (SECURITY_PERF_EVENTS_RESTRICT) [N/y/?] (NEW) | |
Enable different security models (SECURITY) [Y/n/?] y | |
Enable the securityfs filesystem (SECURITYFS) [N/y/?] (NEW) | |
Socket and Networking Security Hooks (SECURITY_NETWORK) [Y/n/?] y | |
XFRM (IPSec) Networking Security Hooks (SECURITY_NETWORK_XFRM) [N/y/?] (NEW) | |
Security hooks for pathname based access control (SECURITY_PATH) [N/y/?] (NEW) | |
Low address space for LSM to protect from user allocation (LSM_MMAP_MIN_ADDR) [65536] (NEW) | |
NSA SELinux Support (SECURITY_SELINUX) [Y/n/?] y | |
NSA SELinux boot parameter (SECURITY_SELINUX_BOOTPARAM) [Y/n/?] y | |
NSA SELinux boot parameter default value (SECURITY_SELINUX_BOOTPARAM_VALUE) [1] (NEW) | |
NSA SELinux runtime disable (SECURITY_SELINUX_DISABLE) [Y/n/?] y | |
NSA SELinux Development Support (SECURITY_SELINUX_DEVELOP) [Y/n/?] (NEW) | |
NSA SELinux AVC Statistics (SECURITY_SELINUX_AVC_STATS) [Y/n/?] (NEW) | |
NSA SELinux checkreqprot default value (SECURITY_SELINUX_CHECKREQPROT_VALUE) [1] (NEW) | |
NSA SELinux maximum supported policy format version (SECURITY_SELINUX_POLICYDB_VERSION_MAX) [N/y/?] (NEW) | |
Simplified Mandatory Access Control Kernel Support (SECURITY_SMACK) [N/y/?] (NEW) | |
TOMOYO Linux Support (SECURITY_TOMOYO) [N/y/?] (NEW) | |
AppArmor support (SECURITY_APPARMOR) [N/y/?] (NEW) | |
Yama support (SECURITY_YAMA) [N/y/?] (NEW) | |
Integrity subsystem (INTEGRITY) [Y/n/?] (NEW) | |
Digital signature verification using multiple keyrings (INTEGRITY_SIGNATURE) [N/y/?] (NEW) | |
Enables integrity auditing support (INTEGRITY_AUDIT) [Y/n/?] (NEW) | |
Integrity Measurement Architecture(IMA) (IMA) [N/y/?] (NEW) | |
EVM support (EVM) [N/y/?] (NEW) | |
Default security module | |
> 1. SELinux (DEFAULT_SECURITY_SELINUX) (NEW) | |
2. Unix Discretionary Access Controls (DEFAULT_SECURITY_DAC) (NEW) | |
choice[1-2?]: | |
* | |
* Cryptographic API | |
* | |
Cryptographic API (CRYPTO) [Y/?] (NEW) y | |
* | |
* Crypto core or helper | |
* | |
Cryptographic algorithm manager (CRYPTO_MANAGER) [Y/?] (NEW) y | |
Userspace cryptographic algorithm configuration (CRYPTO_USER) [N/m/y/?] (NEW) | |
Disable run-time self tests (CRYPTO_MANAGER_DISABLE_TESTS) [Y/n/?] (NEW) | |
GF(2^128) multiplication functions (CRYPTO_GF128MUL) [N/m/y/?] (NEW) | |
Null algorithms (CRYPTO_NULL) [N/m/y/?] (NEW) | |
Parallel crypto engine (CRYPTO_PCRYPT) [N/m/y/?] (NEW) | |
Software async crypto daemon (CRYPTO_CRYPTD) [N/m/y/?] (NEW) | |
Software async multi-buffer crypto daemon (CRYPTO_MCRYPTD) [N/m/y/?] (NEW) | |
Authenc support (CRYPTO_AUTHENC) [Y/?] (NEW) y | |
Testing module (CRYPTO_TEST) [N/m/?] (NEW) | |
* | |
* Authenticated Encryption with Associated Data | |
* | |
CCM support (CRYPTO_CCM) [Y/?] (NEW) y | |
GCM/GMAC support (CRYPTO_GCM) [N/m/y/?] (NEW) | |
Sequence Number IV Generator (CRYPTO_SEQIV) [Y/?] (NEW) y | |
* | |
* Block modes | |
* | |
CBC support (CRYPTO_CBC) [Y/?] (NEW) y | |
CTR support (CRYPTO_CTR) [Y/?] (NEW) y | |
CTS support (CRYPTO_CTS) [N/m/y/?] (NEW) | |
ECB support (CRYPTO_ECB) [N/m/y/?] (NEW) | |
LRW support (CRYPTO_LRW) [N/m/y/?] (NEW) | |
PCBC support (CRYPTO_PCBC) [N/m/y/?] (NEW) | |
XTS support (CRYPTO_XTS) [N/m/y/?] (NEW) | |
* | |
* Hash modes | |
* | |
CMAC support (CRYPTO_CMAC) [N/m/y/?] (NEW) | |
HMAC support (CRYPTO_HMAC) [Y/?] (NEW) y | |
XCBC support (CRYPTO_XCBC) [N/m/y/?] (NEW) | |
VMAC support (CRYPTO_VMAC) [N/m/y/?] (NEW) | |
* | |
* Digest | |
* | |
CRC32c CRC algorithm (CRYPTO_CRC32C) [Y/?] (NEW) y | |
CRC32c INTEL hardware acceleration (CRYPTO_CRC32C_INTEL) [N/m/y/?] (NEW) | |
CRC32 CRC algorithm (CRYPTO_CRC32) [N/m/y/?] (NEW) | |
CRC32 PCLMULQDQ hardware acceleration (CRYPTO_CRC32_PCLMUL) [N/m/y/?] (NEW) | |
CRCT10DIF algorithm (CRYPTO_CRCT10DIF) [N/m/y/?] (NEW) | |
GHASH digest algorithm (CRYPTO_GHASH) [N/m/y/?] (NEW) | |
MD4 digest algorithm (CRYPTO_MD4) [N/m/y/?] (NEW) | |
MD5 digest algorithm (CRYPTO_MD5) [Y/?] (NEW) y | |
Michael MIC keyed digest algorithm (CRYPTO_MICHAEL_MIC) [N/m/y/?] (NEW) | |
RIPEMD-128 digest algorithm (CRYPTO_RMD128) [N/m/y/?] (NEW) | |
RIPEMD-160 digest algorithm (CRYPTO_RMD160) [N/m/y/?] (NEW) | |
RIPEMD-256 digest algorithm (CRYPTO_RMD256) [N/m/y/?] (NEW) | |
RIPEMD-320 digest algorithm (CRYPTO_RMD320) [N/m/y/?] (NEW) | |
SHA1 digest algorithm (CRYPTO_SHA1) [Y/?] (NEW) y | |
SHA224 and SHA256 digest algorithm (CRYPTO_SHA256) [N/m/y/?] (NEW) | |
SHA384 and SHA512 digest algorithms (CRYPTO_SHA512) [N/m/y/?] (NEW) | |
Tiger digest algorithms (CRYPTO_TGR192) [N/m/y/?] (NEW) | |
Whirlpool digest algorithms (CRYPTO_WP512) [N/m/y/?] (NEW) | |
* | |
* Ciphers | |
* | |
AES cipher algorithms (CRYPTO_AES) [Y/?] (NEW) y | |
AES cipher algorithms (i586) (CRYPTO_AES_586) [N/m/y/?] (NEW) | |
AES cipher algorithms (AES-NI) (CRYPTO_AES_NI_INTEL) [N/m/y/?] (NEW) | |
Anubis cipher algorithm (CRYPTO_ANUBIS) [N/m/y/?] (NEW) | |
ARC4 cipher algorithm (CRYPTO_ARC4) [Y/?] (NEW) y | |
Blowfish cipher algorithm (CRYPTO_BLOWFISH) [N/m/y/?] (NEW) | |
Camellia cipher algorithms (CRYPTO_CAMELLIA) [N/m/y/?] (NEW) | |
CAST5 (CAST-128) cipher algorithm (CRYPTO_CAST5) [N/m/y/?] (NEW) | |
CAST6 (CAST-256) cipher algorithm (CRYPTO_CAST6) [N/m/y/?] (NEW) | |
DES and Triple DES EDE cipher algorithms (CRYPTO_DES) [Y/?] (NEW) y | |
FCrypt cipher algorithm (CRYPTO_FCRYPT) [N/m/y/?] (NEW) | |
Khazad cipher algorithm (CRYPTO_KHAZAD) [N/m/y/?] (NEW) | |
Salsa20 stream cipher algorithm (CRYPTO_SALSA20) [N/m/y/?] (NEW) | |
Salsa20 stream cipher algorithm (i586) (CRYPTO_SALSA20_586) [N/m/y/?] (NEW) | |
SEED cipher algorithm (CRYPTO_SEED) [N/m/y/?] (NEW) | |
Serpent cipher algorithm (CRYPTO_SERPENT) [N/m/y/?] (NEW) | |
Serpent cipher algorithm (i586/SSE2) (CRYPTO_SERPENT_SSE2_586) [N/m/y/?] (NEW) | |
TEA, XTEA and XETA cipher algorithms (CRYPTO_TEA) [N/m/y/?] (NEW) | |
Twofish cipher algorithm (CRYPTO_TWOFISH) [N/m/y/?] (NEW) | |
Twofish cipher algorithms (i586) (CRYPTO_TWOFISH_586) [N/m/y/?] (NEW) | |
* | |
* Compression | |
* | |
Deflate compression algorithm (CRYPTO_DEFLATE) [N/m/y/?] (NEW) | |
Zlib compression algorithm (CRYPTO_ZLIB) [N/m/y/?] (NEW) | |
LZO compression algorithm (CRYPTO_LZO) [N/m/y/?] (NEW) | |
LZ4 compression algorithm (CRYPTO_LZ4) [N/m/y/?] (NEW) | |
LZ4HC compression algorithm (CRYPTO_LZ4HC) [N/m/y/?] (NEW) | |
* | |
* Random Number Generation | |
* | |
Pseudo Random Number Generation for Cryptographic modules (CRYPTO_ANSI_CPRNG) [N/m/y/?] n | |
* | |
* NIST SP800-90A DRBG | |
* | |
NIST SP800-90A DRBG (CRYPTO_DRBG_MENU) [N/m/y/?] (NEW) | |
User-space interface for hash algorithms (CRYPTO_USER_API_HASH) [N/m/y/?] (NEW) | |
User-space interface for symmetric key cipher algorithms (CRYPTO_USER_API_SKCIPHER) [N/m/y/?] (NEW) | |
* | |
* Hardware crypto devices | |
* | |
Hardware crypto devices (CRYPTO_HW) [Y/n/?] (NEW) | |
Support for VIA PadLock ACE (CRYPTO_DEV_PADLOCK) [N/m/y/?] (NEW) | |
Support for the Geode LX AES engine (CRYPTO_DEV_GEODE) [N/m/y/?] (NEW) | |
Driver HIFN 795x crypto accelerator chips (CRYPTO_DEV_HIFN_795X) [N/m/y/?] (NEW) | |
FIPS140-2 compliant build (FIPS_ENABLE) [N/y/?] (NEW) | |
Qualcomm Crypto accelerator (CRYPTO_DEV_QCRYPTO) [N/m/y/?] (NEW) | |
Qualcomm Crypto Engine (QCE) module (CRYPTO_DEV_QCOM_MSM_QCE) [N/m/y/?] (NEW) | |
QCEDEV Interface to CE module (CRYPTO_DEV_QCEDEV) [N/m/y/?] (NEW) | |
OTA Crypto module (CRYPTO_DEV_OTA_CRYPTO) [N/m/y/?] (NEW) | |
Inline Crypto Module (CRYPTO_DEV_QCOM_ICE) [N/m/y/?] (NEW) | |
Support for AMD Cryptographic Coprocessor (CRYPTO_DEV_CCP) [N/y/?] (NEW) | |
Support for Intel(R) DH895xCC (CRYPTO_DEV_QAT_DH895xCC) [N/m/y/?] (NEW) | |
* | |
* Asymmetric (public-key cryptographic) key type | |
* | |
Asymmetric (public-key cryptographic) key type (ASYMMETRIC_KEY_TYPE) [N/m/y/?] (NEW) | |
* | |
* Virtualization | |
* | |
Virtualization (VIRTUALIZATION) [Y/n/?] (NEW) | |
Kernel-based Virtual Machine (KVM) support (KVM) [N/m/y/?] (NEW) | |
Host kernel accelerator for virtio net (VHOST_NET) [N/m/y/?] (NEW) | |
Linux hypervisor example code (LGUEST) [N/m/y/?] (NEW) | |
* | |
* Library routines | |
* | |
CRC-CCITT functions (CRC_CCITT) [Y/?] (NEW) y | |
CRC16 functions (CRC16) [Y/?] (NEW) y | |
CRC calculation for the T10 Data Integrity Field (CRC_T10DIF) [N/m/y/?] (NEW) | |
CRC ITU-T V.41 functions (CRC_ITU_T) [Y/?] (NEW) y | |
CRC32/CRC32c functions (CRC32) [Y/?] (NEW) y | |
CRC32 perform self test on init (CRC32_SELFTEST) [N/y/?] (NEW) | |
CRC32 implementation | |
> 1. Slice by 8 bytes (CRC32_SLICEBY8) (NEW) | |
2. Slice by 4 bytes (CRC32_SLICEBY4) (NEW) | |
3. Sarwate's Algorithm (one byte at a time) (CRC32_SARWATE) (NEW) | |
4. Classic Algorithm (one bit at a time) (CRC32_BIT) (NEW) | |
choice[1-4?]: | |
CRC7 functions (CRC7) [N/m/y/?] (NEW) | |
CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [N/m/y/?] (NEW) | |
CRC8 function (CRC8) [N/m/y/?] (NEW) | |
PRNG perform self test on init (RANDOM32_SELFTEST) [N/y/?] (NEW) | |
XZ decompression support (XZ_DEC) [Y/?] (NEW) y | |
XZ decompressor tester (XZ_DEC_TEST) [N/m/y/?] (NEW) | |
glob self-test on init (GLOB_SELFTEST) [N/y/?] (NEW) | |
Averaging functions (AVERAGE) [Y/?] (NEW) y | |
CORDIC algorithm (CORDIC) [N/m/y/?] (NEW) | |
JEDEC DDR data (DDR) [N/y/?] (NEW) | |
Select compiled-in fonts (FONTS) [N/y/?] (NEW) | |
QMI Encode/Decode Library (QMI_ENCDEC) [N/y/?] (NEW) | |
QMI Encode/Decode Library Debug (QMI_ENCDEC_DEBUG) [N/y/?] (NEW) | |
# | |
# configuration written to .config | |
# | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ | |
david@David-PC:~/dorado$ sudo bash build.sh | |
[sudo] password for david: | |
make[1]: Entering directory '/home/david/dorado/out' | |
../arch/arm/boot/dts/Makefile:525: warning: overriding recipe for target 'dtbs' | |
../arch/arm/boot/dts/Makefile:525: warning: ignoring old recipe for target 'dtbs' | |
make[1]: Leaving directory '/home/david/dorado/out' | |
make[1]: Entering directory '/home/david/dorado/out' | |
../arch/arm/boot/dts/Makefile:525: warning: overriding recipe for target 'dtbs' | |
../arch/arm/boot/dts/Makefile:525: warning: ignoring old recipe for target 'dtbs' | |
make[1]: Leaving directory '/home/david/dorado/out' | |
make[1]: Entering directory '/home/david/dorado/out' | |
HOSTCC scripts/basic/fixdep | |
GEN ./Makefile | |
HOSTCC scripts/kconfig/conf.o | |
HOSTCC scripts/kconfig/zconf.tab.o | |
HOSTLD scripts/kconfig/conf | |
scripts/kconfig/conf --silentoldconfig Kconfig | |
drivers/soc/qcom/Kconfig:339:warning: choice value used outside its choice group | |
drivers/soc/qcom/Kconfig:344:warning: choice value used outside its choice group | |
*** | |
*** Configuration file ".config" not found! | |
*** | |
*** Please run some configurator (e.g. "make oldconfig" or | |
*** "make menuconfig" or "make xconfig"). | |
*** | |
../scripts/kconfig/Makefile:36: recipe for target 'silentoldconfig' failed | |
make[3]: *** [silentoldconfig] Error 1 | |
../Makefile:545: recipe for target 'silentoldconfig' failed | |
make[2]: *** [silentoldconfig] Error 2 | |
make[1]: *** No rule to make target 'msm8909w-perf'. Stop. | |
make[1]: Leaving directory '/home/david/dorado/out' | |
Makefile:145: recipe for target 'sub-make' failed | |
make: *** [sub-make] Error 2 | |
make[1]: Entering directory '/home/david/dorado/out' | |
GEN ./Makefile | |
scripts/kconfig/conf --silentoldconfig Kconfig | |
drivers/soc/qcom/Kconfig:339:warning: choice value used outside its choice group | |
drivers/soc/qcom/Kconfig:344:warning: choice value used outside its choice group | |
*** | |
*** Configuration file ".config" not found! | |
*** | |
*** Please run some configurator (e.g. "make oldconfig" or | |
*** "make menuconfig" or "make xconfig"). | |
*** | |
../scripts/kconfig/Makefile:36: recipe for target 'silentoldconfig' failed | |
make[3]: *** [silentoldconfig] Error 1 | |
../Makefile:545: recipe for target 'silentoldconfig' failed | |
make[2]: *** [silentoldconfig] Error 2 | |
make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/kernel.release'. Stop. | |
make[1]: Leaving directory '/home/david/dorado/out' | |
Makefile:145: recipe for target 'sub-make' failed | |
make: *** [sub-make] Error 2 | |
david@David-PC:~/dorado$ make menuconfig | |
HOSTCC scripts/kconfig/mconf.o | |
HOSTCC scripts/kconfig/lxdialog/checklist.o | |
HOSTCC scripts/kconfig/lxdialog/util.o | |
HOSTCC scripts/kconfig/lxdialog/inputbox.o | |
HOSTCC scripts/kconfig/lxdialog/textbox.o | |
HOSTCC scripts/kconfig/lxdialog/yesno.o | |
HOSTCC scripts/kconfig/lxdialog/menubox.o | |
HOSTLD scripts/kconfig/mconf | |
scripts/kconfig/mconf Kconfig | |
drivers/soc/qcom/Kconfig:339:warning: choice value used outside its choice group | |
drivers/soc/qcom/Kconfig:344:warning: choice value used outside its choice group | |
Your configuration changes were NOT saved. | |
david@David-PC:~/dorado$ make menuconfig | |
scripts/kconfig/mconf Kconfig | |
drivers/soc/qcom/Kconfig:339:warning: choice value used outside its choice group | |
drivers/soc/qcom/Kconfig:344:warning: choice value used outside its choice group | |
Your configuration changes were NOT saved. | |
david@David-PC:~/dorado$ rm -rf out/ | |
rm: cannot remove 'out/Makefile': Permission denied | |
rm: cannot remove 'out/include/config': Permission denied | |
rm: cannot remove 'out/include/generated': Permission denied | |
rm: cannot remove 'out/scripts/basic/.fixdep.cmd': Permission denied | |
rm: cannot remove 'out/scripts/basic/fixdep': Permission denied | |
rm: cannot remove 'out/scripts/kconfig/.conf.cmd': Permission denied | |
rm: cannot remove 'out/scripts/kconfig/.conf.o.cmd': Permission denied | |
rm: cannot remove 'out/scripts/kconfig/.zconf.tab.o.cmd': Permission denied | |
rm: cannot remove 'out/scripts/kconfig/conf': Permission denied | |
rm: cannot remove 'out/scripts/kconfig/conf.o': Permission denied | |
rm: cannot remove 'out/scripts/kconfig/lxdialog': Permission denied | |
rm: cannot remove 'out/source': Permission denied | |
david@David-PC:~/dorado$ sudo rm -rf out/ | |
david@David-PC:~/dorado$ sudo bash build.sh | |
mkdir: cannot create directory ‘out’: Input/output error | |
mkdir: cannot create directory ‘out’: Input/output error | |
Makefile:136: *** failed to create output directory "out". Stop. | |
mkdir: cannot create directory ‘out’: Input/output error | |
Makefile:136: *** failed to create output directory "out". Stop. | |
mkdir: cannot create directory ‘out’: Input/output error | |
Makefile:136: *** failed to create output directory "out". Stop. | |
mkdir: cannot create directory ‘out’: Input/output error | |
Makefile:136: *** failed to create output directory "out". Stop. | |
david@David-PC:~/dorado$ chmod -R * 777 | |
chmod: invalid mode: ‘AndroidKernel.mk’ | |
Try 'chmod --help' for more information. | |
david@David-PC:~/dorado$ chmod -R /* 777 | |
chmod: invalid mode: ‘/bin’ | |
Try 'chmod --help' for more information. | |
david@David-PC:~/dorado$ chmod -R / 777 | |
chmod: invalid mode: ‘/’ | |
Try 'chmod --help' for more information. | |
david@David-PC:~/dorado$ chmod -R 777 | |
chmod: missing operand after ‘777’ | |
Try 'chmod --help' for more information. | |
david@David-PC:~/dorado$ chmod -R 777 * | |
^C | |
david@David-PC:~/dorado$ chmod -R 777 out/* | |
chmod: cannot access 'out/*': No such file or directory | |
david@David-PC:~/dorado$ chmod -R 777 out/ | |
chmod: cannot access 'out/': No such file or directory | |
david@David-PC:~/dorado$ chmod -R 777 out | |
chmod: cannot access 'out': No such file or directory | |
david@David-PC:~/dorado$ chmod -R 777 /out | |
chmod: cannot access '/out': No such file or directory | |
david@David-PC:~/dorado$ chmod -R 777 /out/. | |
chmod: cannot access '/out/.': No such file or directory | |
david@David-PC:~/dorado$ ls | |
AndroidKernel.mk CREDITS Kbuild MAINTAINERS README android block crypto firmware include ipc lib mm samples security toolchain usr | |
COPYING Documentation Kconfig Makefile REPORTING-BUGS arch build.sh drivers fs init kernel linaro net scripts sound tools virt | |
david@David-PC:~/dorado$ mkdir out | |
david@David-PC:~/dorado$ mkdir -? | |
mkdir: invalid option -- '?' | |
Try 'mkdir --help' for more information. | |
david@David-PC:~/dorado$ mkdir -help | |
mkdir: invalid option -- 'h' | |
Try 'mkdir --help' for more information. | |
david@David-PC:~/dorado$ mkdir --help | |
Usage: mkdir [OPTION]... DIRECTORY... | |
Create the DIRECTORY(ies), if they do not already exist. | |
Mandatory arguments to long options are mandatory for short options too. | |
-m, --mode=MODE set file mode (as in chmod), not a=rwx - umask | |
-p, --parents no error if existing, make parent directories as needed | |
-v, --verbose print a message for each created directory | |
-Z set SELinux security context of each created directory | |
to the default type | |
--context[=CTX] like -Z, or if CTX is specified then set the SELinux | |
or SMACK security context to CTX | |
--help display this help and exit | |
--version output version information and exit | |
GNU coreutils online help: <http://www.gnu.org/software/coreutils/> | |
Report mkdir translation bugs to <http://translationproject.org/team/> | |
Full documentation at: <http://www.gnu.org/software/coreutils/mkdir> | |
or available locally via: info '(coreutils) mkdir invocation' | |
david@David-PC:~/dorado$ chmod -R 777 /out/. | |
chmod: cannot access '/out/.': No such file or directory | |
david@David-PC:~/dorado$ chmod -R 777 /out | |
chmod: cannot access '/out': No such file or directory | |
david@David-PC:~/dorado$ chmod -R 777 out | |
david@David-PC:~/dorado$ chmod -R 777 out/.config | |
chmod: cannot access 'out/.config': No such file or directory | |
david@David-PC:~/dorado$ chmod -R 777 out/ | |
david@David-PC:~/dorado$ cd out | |
david@David-PC:~/dorado/out$ ls | |
david@David-PC:~/dorado/out$ del | |
^[[A | |
Command 'del' not found, did you mean: | |
command 'hdel' from deb hfsutils | |
command 'tel' from deb orville-write | |
command 'mdel' from deb mtools | |
command 'el' from deb oneliner-el | |
command 'deal' from deb deal | |
command 'dex' from deb dex | |
command 'qdel' from deb gridengine-client | |
command 'qdel' from deb slurm-wlm-torque | |
command 'delp' from deb fp-utils-3.0.4 | |
command 'bel' from deb belier | |
command 'wdel' from deb wput | |
command 'dll' from deb brickos | |
command 'dep' from deb go-dep | |
command 'delv' from deb dnsutils | |
Try: sudo apt install <deb name> | |
david@David-PC:~/dorado/out$ rm .config | |
rm: cannot remove '.config': No such file or directory | |
david@David-PC:~/dorado/out$ a > .config | |
a: command not found | |
david@David-PC:~/dorado/out$ $a > .config | |
david@David-PC:~/dorado/out$ cd .. | |
david@David-PC:~/dorado$ sudo bash build.sh | |
make[1]: Entering directory '/home/david/dorado/out' | |
../arch/arm/boot/dts/Makefile:525: warning: overriding recipe for target 'dtbs' | |
../arch/arm/boot/dts/Makefile:525: warning: ignoring old recipe for target 'dtbs' | |
make[1]: Leaving directory '/home/david/dorado/out' | |
make[1]: Entering directory '/home/david/dorado/out' | |
../arch/arm/boot/dts/Makefile:525: warning: overriding recipe for target 'dtbs' | |
../arch/arm/boot/dts/Makefile:525: warning: ignoring old recipe for target 'dtbs' | |
CLEAN .config | |
make[1]: Leaving directory '/home/david/dorado/out' | |
make[1]: Entering directory '/home/david/dorado/out' | |
HOSTCC scripts/basic/fixdep | |
GEN ./Makefile | |
HOSTCC scripts/kconfig/conf.o | |
HOSTCC scripts/kconfig/zconf.tab.o | |
HOSTLD scripts/kconfig/conf | |
scripts/kconfig/conf --silentoldconfig Kconfig | |
drivers/soc/qcom/Kconfig:339:warning: choice value used outside its choice group | |
drivers/soc/qcom/Kconfig:344:warning: choice value used outside its choice group | |
*** | |
*** Configuration file ".config" not found! | |
*** | |
*** Please run some configurator (e.g. "make oldconfig" or | |
*** "make menuconfig" or "make xconfig"). | |
*** | |
../scripts/kconfig/Makefile:36: recipe for target 'silentoldconfig' failed | |
make[3]: *** [silentoldconfig] Error 1 | |
../Makefile:545: recipe for target 'silentoldconfig' failed | |
make[2]: *** [silentoldconfig] Error 2 | |
make[1]: *** No rule to make target 'msm8909w-perf'. Stop. | |
make[1]: Leaving directory '/home/david/dorado/out' | |
Makefile:145: recipe for target 'sub-make' failed | |
make: *** [sub-make] Error 2 | |
make[1]: Entering directory '/home/david/dorado/out' | |
GEN ./Makefile | |
scripts/kconfig/conf --silentoldconfig Kconfig | |
drivers/soc/qcom/Kconfig:339:warning: choice value used outside its choice group | |
drivers/soc/qcom/Kconfig:344:warning: choice value used outside its choice group | |
*** | |
*** Configuration file ".config" not found! | |
*** | |
*** Please run some configurator (e.g. "make oldconfig" or | |
*** "make menuconfig" or "make xconfig"). | |
*** | |
../scripts/kconfig/Makefile:36: recipe for target 'silentoldconfig' failed | |
make[3]: *** [silentoldconfig] Error 1 | |
../Makefile:545: recipe for target 'silentoldconfig' failed | |
make[2]: *** [silentoldconfig] Error 2 | |
make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/kernel.release'. Stop. | |
make[1]: Leaving directory '/home/david/dorado/out' | |
Makefile:145: recipe for target 'sub-make' failed | |
make: *** [sub-make] Error 2 | |
david@David-PC:~/dorado$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment