# Menu: HEADER
# ARCH: x86 arm powerpc

#  not a thing
#CONFIG_USB_OHCI_HCD_PLATFORM			- flag<IGNORE>
#CONFIG_USB_EHCI_HCD_PLATFORM			- flag<IGNORE>
#CONFIG_USB_OHCI_HCD_PPC_OF_LE			- flag<IGNORE>

#CONFIG_64BIT					- flag<IGNORE>

# Overall defaults
set +all !flag EXPERIMENTAL !flag IGNORE !flag DEPRECATED ?type tristate	= m

# Mark debugging symbols.
#  default all debug symbols off
set +pattern '(^|_)DEBUG(_|$)' ?type bool	= n flag<DEBUG>
set +pattern '(^|_)DEBUG(_|$)' ?type tristate	= n flag<DEBUG>
#  exceptions
CONFIG_DEBUG_FS					y note<required debug option>
CONFIG_DEBUG_KERNEL				y note<required debug option>
CONFIG_DEBUG_RODATA				y 
CONFIG_SLUB_DEBUG				y
CONFIG_SCHED_DEBUG				y

# Menu: ROOT
CONFIG_RELOCATABLE                              p policy<{'amd64': 'y', 'i386': 'y', 'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>

# Menu: Advanced setup >> Architecture: powerpc

# Menu: Advanced setup >> Prompt for advanced kernel configuration options

# Menu: Advanced setup >> Prompt for advanced kernel configuration options >> Architecture: powerpc
CONFIG_LOWMEM_CAM_NUM				D
CONFIG_ADVANCED_OPTIONS				n

# Menu: Architecture: arm
CONFIG_ARM_DMA_IOMMU_ALIGNMENT			8
CONFIG_ARM_PATCH_PHYS_VIRT			y

# Menu: Architecture: powerpc
CONFIG_PPC64                                    p policy<{'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-e500mc': 'n', 'powerpc-powerpc-smp': 'n', 'ppc64el': 'y'}>
CONFIG_NR_IRQS                                  p policy<{'powerpc': '512', 'ppc64el': '512'}>
CONFIG_SCOM_DEBUGFS                             p policy<{'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>

# Menu: Architecture: x86
CONFIG_64BIT					?

# Menu: Boot options
#
CONFIG_KEXEC					y
CONFIG_CRASH_DUMP				p mark<ENFORCED> policy<{'powerpc-powerpc-smp': 'n', 'powerpc-powerpc-e500mc': 'n', 'arm64': '-', '*': 'y'}> note<LP:1363180>
CONFIG_CMDLINE                                  p policy<{'arm64': '"console=ttyAMA0"', 'armhf': '""'}>

# Menu: Boot options >> Architecture: arm
CONFIG_USE_OF					p policy<{'armhf': 'y'}>
CONFIG_ATAGS					p policy<{'armhf': 'y'}>
CONFIG_DEPRECATED_PARAM_STRUCT			p policy<{'armhf': 'n'}>
CONFIG_ARM_ATAG_DTB_COMPAT			p policy<{'armhf': 'y'}>
CONFIG_ARM_APPENDED_DTB				p policy<{'armhf': 'y'}>
CONFIG_ARM_ATAG_DTB_COMPAT			p policy<{'armhf-generic': 'y', 'armhf-generic-lpae': 'n'}> mark<REVIEW>
CONFIG_ATAGS_PROC				p policy<{'armhf': 'y'}>
CONFIG_AUTO_ZRELADDR				p policy<{'armhf': 'y'}>

# Menu: Boot options >> Include SD/MMC loader in zImage (EXPERIMENTAL) >> Architecture: arm

# Menu: Boot options >> Kernel command line type
CONFIG_CMDLINE_FORCE				n
CONFIG_CMDLINE_FORCE                            p policy<{'arm64': 'n'}>

# Menu: Boot options >> Kernel command line type >> Architecture: arm
CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND	p policy<{'armhf': 'y'}>

# Menu: Bus options (PCI etc.)
CONFIG_ISA					p policy<(arch i386 &/ value y) | value n>

# Menu: Bus options (PCI etc.) >> Architecture: arm

# Menu: Bus options (PCI etc.) >> Architecture: powerpc
CONFIG_FSL_LBC					y

# Menu: Bus options (PCI etc.) >> Architecture: x86
CONFIG_ISA_DMA_API				y
CONFIG_X86_SYSFB				y
CONFIG_ALIX					y
CONFIG_NET5501					y
CONFIG_GEOS					y
CONFIG_X86_SYSFB				n mark<REVIEW>

# Menu: Bus options (PCI etc.) >> EISA support
CONFIG_EISA_VLB_PRIMING				y
CONFIG_EISA_PCI_EISA				D
CONFIG_EISA_VIRTUAL_ROOT			D
CONFIG_EISA_NAMES				D

# Menu: Bus options (PCI etc.) >> EISA support >> Architecture: x86
CONFIG_EISA					y

# Menu: Bus options (PCI etc.) >> PCCard (PCMCIA/CardBus) support
CONFIG_PCCARD					p policy<(arch armel armhf ppc64el &/ value n) | value m> note<not a supported interface on arm/power>
CONFIG_CARDBUS					y

# Menu: Bus options (PCI etc.) >> PCCard (PCMCIA/CardBus) support >> 16-bit PCMCIA support
CONFIG_PCMCIA_LOAD_CIS				y

# Menu: Bus options (PCI etc.) >> PCCard (PCMCIA/CardBus) support >> CardBus yenta-compatible bridge support
CONFIG_YENTA_O2					y
CONFIG_YENTA_RICOH				y
CONFIG_YENTA_TI					y
CONFIG_YENTA_ENE_TUNE				y
CONFIG_YENTA_TOSHIBA				y

# Menu: Bus options (PCI etc.) >> PCI support
#set +tree-menu 'Bus options (PCI etc.)>>PCI support' !flag EXPERIMENTAL ?type bool = D
CONFIG_PCI					y
CONFIG_PCI_MSI					y
CONFIG_PCI_REALLOC_ENABLE_AUTO			y
CONFIG_HT_IRQ					y
CONFIG_PCI_IOV					y
CONFIG_PCI_PRI					y
CONFIG_PCI_PASID				y

# Menu: Bus options (PCI etc.) >> PCI support >> Architecture: x86
CONFIG_PCI_MMCONFIG				y
CONFIG_PCI_CNB20LE_QUIRK			n

# Menu: Bus options (PCI etc.) >> PCI support >> PCI Express Port Bus support
CONFIG_PCIEPORTBUS				y
CONFIG_PCIEAER					y
CONFIG_PCIE_ECRC				n
CONFIG_PCIEASPM					y
CONFIG_PCIEASPM_DEBUG                           y note<LP#1398544>
CONFIG_HOTPLUG_PCI_PCIE				p mark<ENFORCED> policy<{'ppc64el': 'n', 'armhf': '-', '*': 'y'}> note<LP#1374440>
CONFIG_PCIEAER_INJECT				n flag<TESTING>

# Menu: Bus options (PCI etc.) >> PCI support >> PCI Express Port Bus support >> Default ASPM policy
CONFIG_PCIEASPM_DEFAULT				y note<LP#1398544>

# Menu: Bus options (PCI etc.) >> PCI support >> PCI access mode >> Architecture: x86
CONFIG_PCI_GOANY				y

# Menu: Bus options (PCI etc.) >> PCI support >> PCI host controller drivers
CONFIG_PCI_DRA7XX                               p policy<{'armhf': 'y'}>
CONFIG_PCI_MVEBU                                p policy<{'armhf': 'y'}>
CONFIG_PCI_EXYNOS                               p policy<{'armhf': 'y'}>
CONFIG_PCI_IMX6                                 p policy<{'armhf-generic': 'y'}>
CONFIG_PCI_TEGRA                                p policy<{'armhf-generic': 'y'}>
CONFIG_PCI_RCAR_GEN2                            p policy<{'armhf': 'y'}>
CONFIG_PCI_RCAR_GEN2_PCIE                       p policy<{'armhf': 'y'}>
CONFIG_PCI_HOST_GENERIC                         p policy<{'armhf': 'y'}>
CONFIG_PCI_XGENE                                p policy<{'arm64': 'y'}>
CONFIG_PCI_LAYERSCAPE                           p policy<{'armhf': 'n'}>

# Menu: Bus options (PCI etc.) >> PCI support >> RapidIO support
CONFIG_RAPIDIO					y
CONFIG_RAPIDIO_DISC_TIMEOUT			30
CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS		n
CONFIG_RAPIDIO_DMA_ENGINE			y

# Menu: Bus options (PCI etc.) >> PCI support >> RapidIO support >> Architecture: powerpc
CONFIG_FSL_RIO					y

# Menu: Bus options (PCI etc.) >> PCI support >> RapidIO support >> Enumeration method

# Menu: Bus options (PCI etc.) >> PCI support >> RapidIO support >> RapidIO Switch drivers

# Menu: Bus options (PCI etc.) >> PCI support >> Support for PCI Hotplug
CONFIG_HOTPLUG_PCI				y
CONFIG_HOTPLUG_PCI_ACPI				y
CONFIG_HOTPLUG_PCI_CPCI				y
CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM			y
CONFIG_HOTPLUG_PCI_SHPC                         p policy<{'amd64': 'm', 'arm64': 'm', 'i386': 'm', 'powerpc': 'm', 'ppc64el': 'n'}> note<LP#1374440>

# Menu: Cryptographic API
set +tree-menu 'Cryptographic API' ?flag EXPERIMENTAL ?type bool = n
set +tree-menu 'Cryptographic API' ?flag EXPERIMENTAL ?type tristate = n
set +tree-menu 'Cryptographic API' !flag EXPERIMENTAL ?type tristate = m
CONFIG_CRYPTO					y mark<Subsystem>
CONFIG_CRYPTO_MANAGER				y note<dependancy of boot essential>
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS		y flag<TESTING>
CONFIG_CRYPTO_TEST				m flag<TESTING>
CONFIG_CRYPTO_CBC				y note<dependancy of boot essential>
CONFIG_CRYPTO_ECB				y note<dependancy of boot essential>
CONFIG_CRYPTO_HMAC				y note<dependancy of boot essential>
CONFIG_CRYPTO_CRC32C				y note<dependancy of boot essential>
CONFIG_CRYPTO_CRC32C_INTEL			y note<dependancy of boot essential>
CONFIG_CRYPTO_CRCT10DIF				y note<dependancy of boot essential>
CONFIG_CRYPTO_MD5				y note<dependancy of boot essential>
CONFIG_CRYPTO_SHA1				y note<dependancy of boot essential>
CONFIG_CRYPTO_SHA256				y note<dependancy of boot essential>
CONFIG_CRYPTO_SHA512				y note<module signing>
CONFIG_CRYPTO_AES				y note<dependancy of boot essential>
CONFIG_CRYPTO_LZO				y note<dependancy of boot essential>

# Menu: Cryptographic API >> Asymmetric (public-key cryptographic) key type
CONFIG_ASYMMETRIC_KEY_TYPE			y note<module signing>
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE		y note<module signing>
CONFIG_PUBLIC_KEY_ALGO_RSA			y note<module signing>
CONFIG_X509_CERTIFICATE_PARSER			y note<module signing>

# Menu: Cryptographic API >> Hardware crypto devices
#CONFIG_CRYPTO_DEV_NX_COMPRESS			y note<dependancy of boot essential>
CONFIG_CRYPTO_HW				y
CONFIG_CRYPTO_DEV_PADLOCK			y note<dependancy of boot essential>
CONFIG_CRYPTO_DEV_HIFN_795X_RNG			y
CONFIG_CRYPTO_DEV_CCP				y
CONFIG_CRYPTO_DEV_NX				y

# Menu: Cryptographic API >> Hardware crypto devices >> Freescale CAAM Job Ring driver backend
CONFIG_CRYPTO_DEV_FSL_CAAM_RINGSIZE		D
CONFIG_CRYPTO_DEV_FSL_CAAM_INTC			y
CONFIG_CRYPTO_DEV_FSL_CAAM_INTC_COUNT_THLD	D
CONFIG_CRYPTO_DEV_FSL_CAAM_INTC_TIME_THLD	D

# Menu: Cryptographic API >> NIST SP800-90A DRBG
CONFIG_CRYPTO_DRBG_HMAC                         y
CONFIG_CRYPTO_DRBG_HASH                         y
CONFIG_CRYPTO_DRBG_CTR                          y

# Menu: Device Drivers
CONFIG_POWER_AVS				y
CONFIG_RESET_CONTROLLER				y
CONFIG_TEGRA_AHB				p policy<{'arm64': 'y', 'armhf': 'y'}>

# Menu: Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
set +tree 'Device Drivers>>ATA/ATAPI/MFM/RLL support (DEPRECATED)'      = n
#
#CONFIG_IDE_GD                                   y
#CONFIG_IDE_GD_ATA                               y
#CONFIG_BLK_DEV_IDECD                            y
#CONFIG_IDEPCI_PCIBUS_ORDER                      y
#CONFIG_BLK_DEV_GENERIC                          y
#CONFIG_BLK_DEV_AMD74XX                          y
#CONFIG_IDE_PROC_FS                              y
CONFIG_IDE					n

# Menu: Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED) >> IDE Mode for AMD Alchemy Au1200

# Menu: Device Drivers >> Accessibility support
CONFIG_ACCESSIBILITY				n mark<REVIEW>

# Menu: Device Drivers >> Android
CONFIG_ANDROID					n

# Menu: Device Drivers >> Auxiliary Display support
CONFIG_AUXDISPLAY				y
CONFIG_KS0108_DELAY				2
CONFIG_CFAG12864B_RATE				20

# Menu: Device Drivers >> Block devices
set +tree-menu 'Device Drivers>>Block devices' ?flag EXPERIMENTAL ?type bool = n
set +tree-menu 'Device Drivers>>Block devices' ?flag EXPERIMENTAL ?type tristate = n
set +tree-menu 'Device Drivers>>Block devices' !flag EXPERIMENTAL ?type tristate = m
#
CONFIG_BLK_DEV					y
CONFIG_CISS_SCSI_TAPE				y
CONFIG_BLK_DEV_UMEM				m note<experimental NVRAM disk driver -- opt-in>
CONFIG_BLK_DEV_LOOP				y note<dependancy of boot essential>
CONFIG_BLK_DEV_LOOP_MIN_COUNT			8
CONFIG_DRBD_FAULT_INJECTION			n
CONFIG_CDROM_PKTCDVD_BUFFERS			8
CONFIG_CDROM_PKTCDVD_WCACHE			n mark<DANGEROUS>
CONFIG_XEN_BLKDEV_FRONTEND			y note<not autoloadable -- XEN paravirt support>
CONFIG_VIRTIO_BLK				y note<KVM paravirt support -- not autoloadable>
CONFIG_BLK_DEV_HD				n note<very old disk device support> mark<ANCIENT>
CONFIG_BLK_DEV_RBD				m note<CEPH client side support>
CONFIG_MG_DISK_RES				0
CONFIG_ZRAM_LZ4_COMPRESS			y

# Menu: Device Drivers >> Block devices >> Parallel port IDE device support
CONFIG_PARIDE_EPATC8				y

# Menu: Device Drivers >> Block devices >> RAM block device support
CONFIG_BLK_DEV_RAM				y note<dependancy of boot essential>
CONFIG_BLK_DEV_RAM_COUNT			16
CONFIG_BLK_DEV_RAM_SIZE				65536 mark<ENFORCED> note<Ramdisk size should be a minimum of 64M> mark<REVIEW>
CONFIG_BLK_DEV_XIP				n note<prevents use of HIGHMEM for ram disks>

# Menu: Device Drivers >> Block devices >> Support for DASD devices

# Menu: Device Drivers >> Broadcom specific AMBA
CONFIG_BCMA_HOST_PCI				y

# Menu: Device Drivers >> Broadcom specific AMBA >> BCMA support
CONFIG_BCMA_HOST_SOC				y
CONFIG_BCMA_DRIVER_GMAC_CMN			y
CONFIG_BCMA_DRIVER_GPIO				y

# Menu: Device Drivers >> Bus devices
CONFIG_VEXPRESS_CONFIG				y
CONFIG_BRCMSTB_GISB_ARB				y
CONFIG_IMX_WEIM					y
CONFIG_OMAP_INTERCONNECT			y note<boot essential on omap>
CONFIG_ARM_CCI					y
CONFIG_ARM_CCN					y

# Menu: Device Drivers >> Character devices
#
set +tree 'Device Drivers>>Character devices' ?flag EXPERIMENTAL ?type bool = n
set +tree 'Device Drivers>>Character devices' ?flag EXPERIMENTAL ?type tristate = n
set +tree 'Device Drivers>>Character devices' !flag EXPERIMENTAL ?type tristate = m
#
CONFIG_DEVKMEM					n mark<SECURITY> mark<ENFORCED> note</dev/kmem is a large attack vector>
CONFIG_TTY_PRINTK				y
CONFIG_LP_CONSOLE				n
CONFIG_HVC_XEN					y
CONFIG_HVC_XEN_FRONTEND				y
CONFIG_NVRAM					p mark<ENFORCED> policy<{'amd64': 'm', 'armhf': 'm', 'i386': 'm', 'powerpc-powerpc-e500mc': 'y', 'powerpc-powerpc-smp': 'y'}> note<boot essential on powerpc LP:942193>
CONFIG_MAX_RAW_DEVS				256
CONFIG_HPET					y
CONFIG_HPET_MMAP				y
CONFIG_HPET_MMAP_DEFAULT			y
CONFIG_HVC_DCC					n
CONFIG_VIRTIO_CONSOLE				y
CONFIG_HVC_UDBG					y
CONFIG_HVC_CONSOLE				y
CONFIG_HVC_OLD_HVSI				y
CONFIG_HVC_OPAL					y
CONFIG_HVC_RTAS					y

# Menu: Device Drivers >> Character devices >> Enable TTY
CONFIG_TTY					y
CONFIG_VT					y
CONFIG_CONSOLE_TRANSLATIONS			y
CONFIG_VT_CONSOLE				y
CONFIG_VT_HW_CONSOLE_BINDING			y
CONFIG_UNIX98_PTYS				y
CONFIG_DEVPTS_MULTIPLE_INSTANCES		y
CONFIG_LEGACY_PTYS				y
CONFIG_LEGACY_PTY_COUNT				0
CONFIG_PPC_EPAPR_HV_BYTECHAN			n
CONFIG_N_GSM					m note<LP#1404670>

# Menu: Device Drivers >> Character devices >> Enable TTY >> Non-standard serial port support
CONFIG_SERIAL_NONSTANDARD			y
CONFIG_CYZ_INTR					n

# Menu: Device Drivers >> Character devices >> Hardware Random Number Generator Core support
CONFIG_HW_RANDOM				y
CONFIG_HW_RANDOM_ATMEL				n note<depends on CONFIG_ARCH_AT91SAM9G45>

# Menu: Device Drivers >> Character devices >> IPMI top-level message handler
#CONFIG_IPMI_HANDLER				y
CONFIG_IPMI_PANIC_EVENT				n
CONFIG_IPMI_SI_PROBE_DEFAULTS			y

# Menu: Device Drivers >> Character devices >> PCMCIA character devices

# Menu: Device Drivers >> Character devices >> Serial drivers
CONFIG_SERIAL_KGDB_NMI				y
CONFIG_SERIAL_MAX310X				y
CONFIG_SERIAL_SCCNXP				y
CONFIG_SERIAL_SCCNXP_CONSOLE			y
CONFIG_SERIAL_ARC_NR_PORTS			1
CONFIG_SERIAL_RP2_NR_UARTS			32
CONFIG_SERIAL_AMBA_PL011			y
CONFIG_SERIAL_AMBA_PL011_CONSOLE		y
CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST		y
CONFIG_SERIAL_OF_PLATFORM			y
CONFIG_SERIAL_IMX				y
CONFIG_SERIAL_IMX_CONSOLE			y
CONFIG_SERIAL_MSM				y
CONFIG_SERIAL_MSM_CONSOLE			y
CONFIG_SERIAL_OMAP				p policy<(arch armel armhf &/ value y) | value m> note<boot essential on arm>
CONFIG_SERIAL_OMAP_CONSOLE			y
CONFIG_SERIAL_PMACZILOG				y
CONFIG_SERIAL_PMACZILOG_TTYS			n
CONFIG_SERIAL_PMACZILOG_CONSOLE			y

# Menu: Device Drivers >> Character devices >> Serial drivers >> 8250/16550 and compatible serial support
CONFIG_SERIAL_8250				y note<boot essential -- serial consoles>
CONFIG_SERIAL_8250_PNP				y
CONFIG_SERIAL_8250_CONSOLE			y
CONFIG_SERIAL_8250_DMA				y
CONFIG_SERIAL_8250_PCI				y
CONFIG_SERIAL_8250_NR_UARTS			48
CONFIG_SERIAL_8250_RUNTIME_UARTS		32
CONFIG_SERIAL_8250_EM				n
CONFIG_SERIAL_8250_MT6577			y

# Menu: Device Drivers >> Character devices >> Serial drivers >> 8250/16550 and compatible serial support >> Extended 8250/16550 serial driver options
CONFIG_SERIAL_8250_EXTENDED			y
CONFIG_SERIAL_8250_SHARE_IRQ			y
CONFIG_SERIAL_8250_DETECT_IRQ			n
CONFIG_SERIAL_8250_RSA				y

# Menu: Device Drivers >> Character devices >> Serial drivers >> 8250/16550 and compatible serial support >> Extended 8250/16550 serial driver options >> Support more than 4 legacy serial ports
CONFIG_SERIAL_8250_MANY_PORTS			y

# Menu: Device Drivers >> Character devices >> Serial drivers >> AT91 / AT32 on-chip serial port support

# Menu: Device Drivers >> Character devices >> Serial drivers >> Altera UART support
CONFIG_SERIAL_ALTERA_UART_MAXPORTS		4
CONFIG_SERIAL_ALTERA_UART_BAUDRATE		115200

# Menu: Device Drivers >> Character devices >> Serial drivers >> Blackfin SPORT emulate UART

# Menu: Device Drivers >> Character devices >> Serial drivers >> Blackfin serial port support

# Menu: Device Drivers >> Character devices >> Serial drivers >> Blackfin serial port support >> UART Mode

# Menu: Device Drivers >> Character devices >> Serial drivers >> SuperH SCI(F) serial port support
CONFIG_SERIAL_SH_SCI_NR_UARTS			2
CONFIG_SERIAL_SH_SCI_DMA			y

# Menu: Device Drivers >> Character devices >> Serial drivers >> TMPTX39XX/49XX SIO support

# Menu: Device Drivers >> Character devices >> TPM Hardware Support
CONFIG_TCG_TPM					y note<needed for early validation>
CONFIG_TCG_TIS					y
CONFIG_TCG_IBMVTPM				y

# Menu: Device Drivers >> Clock Source drivers
CONFIG_ARM_ARCH_TIMER_EVTSTREAM                 p policy<{'arm64': 'y', 'armhf': 'y'}>
CONFIG_SH_TIMER_CMT                             p policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'y', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_SH_TIMER_MTU2                            p policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'y', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_SH_TIMER_TMU                             p policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'y', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_EM_TIMER_STI                             p policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'y', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_CLKSRC_VERSATILE                         p policy<{'arm64': 'y', 'armhf': 'y'}>

# Menu: Device Drivers >> Common Clock Framework
CONFIG_COMMON_CLK_VERSATILE			y
CONFIG_COMMON_CLK_XGENE				y
CONFIG_CLK_SP810				y
CONFIG_CLK_VEXPRESS_OSC				y
CONFIG_CLK_PPC_CORENET				y

# Menu: Device Drivers >> Common Clock Framework >> Support for Qualcomm's clock controllers

# Menu: Device Drivers >> Connector - unified userspace <-> kernelspace linker
CONFIG_CONNECTOR				y
CONFIG_PROC_EVENTS				y

# Menu: Device Drivers >> DMA Engine support
CONFIG_DMADEVICES                               y
CONFIG_DMADEVICES_DEBUG                         n
CONFIG_AMBA_PL08X                               p policy<{'arm64': 'y', 'armhf': 'y'}>
CONFIG_MV_XOR                                   p policy<{'armhf': 'y'}>
CONFIG_MX3_IPU                                  p policy<{'armhf-generic': 'y'}>
CONFIG_MX3_IPU_IRQS                             p policy<{'armhf-generic': '4'}>
CONFIG_TEGRA20_APB_DMA                          p policy<{'armhf-generic': 'y'}>
CONFIG_TI_EDMA                                  p policy<{'armhf': 'y'}>
CONFIG_MXS_DMA                                  p policy<{'armhf-generic': 'y'}>
CONFIG_DMA_OMAP                                 p policy<{'armhf': 'y'}>
CONFIG_ASYNC_TX_DMA                             y
CONFIG_DMATEST					n flag<TESTING>

# Menu: Device Drivers >> DMA Engine support >> Renesas SuperH DMA Engine support
CONFIG_SH_DMAE_BASE				y

# Menu: Device Drivers >> Dallas's 1-wire support
CONFIG_W1_CON					y

# Menu: Device Drivers >> Dallas's 1-wire support >> 1-wire Bus Masters

# Menu: Device Drivers >> Dallas's 1-wire support >> 1-wire Slaves
CONFIG_W1_SLAVE_DS2408_READBACK			y
CONFIG_W1_SLAVE_DS2433_CRC			n

# Menu: Device Drivers >> Device Tree and Open Firmware support
CONFIG_OF_UNITTEST				n flag<DEBUG>

# Menu: Device Drivers >> EDAC (Error Detection And Correction) reporting
CONFIG_EDAC					y
CONFIG_EDAC_LEGACY_SYSFS			n

# Menu: Device Drivers >> EDAC (Error Detection And Correction) reporting >> Main Memory EDAC (Error Detection And Correction) reporting
CONFIG_EDAC_AMD64_ERROR_INJECTION		n
CONFIG_EDAC_SBRIDGE				m note<h/w specific experimental option -- opt-in>

# Menu: Device Drivers >> External Connector Class (extcon) support
set +tree 'Device Drivers>>External Connector Class (extcon) support' ?flag EXPERIMENTAL ?type bool = n
set +tree 'Device Drivers>>External Connector Class (extcon) support' ?flag EXPERIMENTAL ?type tristate = n
set +tree 'Device Drivers>>External Connector Class (extcon) support' !flag EXPERIMENTAL ?type tristate = m
#
CONFIG_EXTCON					y

# Menu: Device Drivers >> FMC support

# Menu: Device Drivers >> Fusion MPT device support
CONFIG_FUSION					y
CONFIG_FUSION_MAX_SGE				128
CONFIG_FUSION_LOGGING				y

# Menu: Device Drivers >> GPIO Support
set +tree 'Device Drivers>>GPIO Support'        = - mark<GPIO>
set +all ?mark 'GPIO' ?flag EXPERIMENTAL ?type bool = n
set +all ?mark 'GPIO' ?flag EXPERIMENTAL ?type tristate = n
set +all ?mark 'GPIO' !flag EXPERIMENTAL ?type tristate = m
#  standard forms:
set +pattern ^GPIO_ ?mark 'GPIO' ?type bool !flag EXPERIMENTAL = y
#
CONFIG_GPIO_SYSFS				n
CONFIG_GPIOLIB					y
CONFIG_GPIO_EM n note<h/w not encounted>
CONFIG_GPIO_GENERIC_PLATFORM			p policy<{'armhf': 'y', 'arm64': 'y', '*', 'm'}>
CONFIG_GPIO_LYNXPOINT				y
CONFIG_GPIO_TWL6040				p policy<{'armhf': 'y', '*': 'm'}>
CONFIG_GPIO_TWL4030				p mark<ENFORCED> policy<{'armhf': 'y', '*': 'm'}> note<LP:#921934>
CONFIG_GPIO_SYSFS				y note<LP#1342153>

# Menu: Device Drivers >> Generic Driver Options
CONFIG_UEVENT_HELPER				y
CONFIG_UEVENT_HELPER_PATH			""
CONFIG_DEVTMPFS					y note<ENFORCED> note<upstart requirement>
CONFIG_DEVTMPFS_MOUNT				y note<ENFORCED> note<upstart requirement>
CONFIG_STANDALONE				p policy<(arch i386 amd64 &/ value n) | value y>
CONFIG_PREVENT_FIRMWARE_BUILD			y
CONFIG_FENCE_TRACE				n flag<DEBUG>
CONFIG_ALLOW_DEV_COREDUMP			y

# Menu: Device Drivers >> Generic Driver Options >> DMA Contiguous Memory Allocator
CONFIG_DMA_CMA					n note<LP#1362261>
CONFIG_CMA_SIZE_MBYTES				64 mark<REVIEW>
CONFIG_CMA_ALIGNMENT				8

# Menu: Device Drivers >> Generic Driver Options >> DMA Contiguous Memory Allocator >> Selected region size
CONFIG_CMA_SIZE_SEL_MBYTES			y

# Menu: Device Drivers >> Generic Driver Options >> Userspace firmware loading support
CONFIG_FW_LOADER				y note<core CPU firmware updater>
CONFIG_FIRMWARE_IN_KERNEL			y
CONFIG_EXTRA_FIRMWARE				""
CONFIG_FW_LOADER_USER_HELPER_FALLBACK		n mark<ENFORCED> note<LP#1398458>

# Menu: Device Drivers >> Generic Dynamic Voltage and Frequency Scaling (DVFS) support
CONFIG_PM_DEVFREQ				y
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND		y
CONFIG_DEVFREQ_GOV_PERFORMANCE			y
CONFIG_DEVFREQ_GOV_POWERSAVE			y
CONFIG_DEVFREQ_GOV_USERSPACE			y
CONFIG_ARM_EXYNOS5_BUS_DEVFREQ			p policy<{'armhf': 'n'}>

# Menu: Device Drivers >> Generic Target Core Mod (TCM) and ConfigFS Infrastructure

# Menu: Device Drivers >> Generic Thermal sysfs driver
CONFIG_THERMAL                                  y
CONFIG_THERMAL_HWMON                            y
CONFIG_THERMAL_OF                               p policy<{'arm64': 'y', 'armhf': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_THERMAL_GOV_FAIR_SHARE                   y
CONFIG_THERMAL_GOV_STEP_WISE                    y
CONFIG_THERMAL_GOV_BANG_BANG                    y
CONFIG_THERMAL_GOV_USER_SPACE                   y
CONFIG_CPU_THERMAL                              p policy<{'arm64': 'y', 'armhf': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_CLOCK_THERMAL                            p policy<{'arm64': 'n', 'armhf': 'n', 'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc-e500mc': 'n'}>
CONFIG_THERMAL_EMULATION                        y
CONFIG_ARMADA_THERMAL                           p policy<{'armhf': 'y'}>
CONFIG_TEGRA_SOCTHERM                           p policy<{'armhf-generic': 'n'}>

# Menu: Device Drivers >> Generic Thermal sysfs driver >> Default Thermal governor
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE		y

# Menu: Device Drivers >> Generic Thermal sysfs driver >> STMicroelectronics thermal drivers

# Menu: Device Drivers >> Generic Thermal sysfs driver >> Samsung thermal drivers
CONFIG_EXYNOS_THERMAL				p policy<{'armhf': 'y'}>
CONFIG_EXYNOS_THERMAL_CORE			p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> Generic Thermal sysfs driver >> Texas Instruments thermal drivers

# Menu: Device Drivers >> Generic Thermal sysfs driver >> Texas Instruments thermal drivers >> Texas Instruments SoCs temperature sensor driver
CONFIG_OMAP4_THERMAL				y
CONFIG_DRA752_THERMAL				y
CONFIG_TI_THERMAL				y

# Menu: Device Drivers >> Generic powercap sysfs driver
CONFIG_POWERCAP					y

# Menu: Device Drivers >> Graphics support
set +tree 'Device Drivers>>Graphics support' = - mark<Graphics>
set +all ?mark 'Graphics' ?flag EXPERIMENTAL ?type bool = n
set +all ?mark 'Graphics' ?flag EXPERIMENTAL ?type tristate = m note<experimental opt-in>
set +all ?mark 'Graphics' !flag EXPERIMENTAL ?type tristate = m
set +pattern ^FB_[^_]+$ ?mark Graphics ?type bool !flag EXPERIMENTAL = y
set +pattern ^FB_[^_]+$ ?mark Graphics ?type bool ?flag EXPERIMENTAL = y note<experimental opt-in>
set +pattern _(KMS|BACKLIGHT|I2C)$ ?mark Graphics ?type bool !flag EXPERIMENTAL = y
#
CONFIG_VGA_ARB					y
CONFIG_VGA_ARB_MAX_GPUS				16
CONFIG_VGA_SWITCHEROO				y
CONFIG_TEGRA_HOST1X_FIREWALL			y

# Menu: Device Drivers >> Graphics support >> /dev/agpgart (AGP Support)
CONFIG_AGP					y note<not autoloadable> mark<Subsystem>
CONFIG_AGP_AMD64				y note<not autoloadable>
CONFIG_AGP_INTEL				y note<not autoloadable>
CONFIG_AGP_VIA					y note<not autoloadable>
CONFIG_AGP_AMD					y note<not autoloadable>
CONFIG_AGP_NVIDIA				y note<not autoloadable>

# Menu: Device Drivers >> Graphics support >> Backlight & LCD device support
CONFIG_BACKLIGHT_LCD_SUPPORT			y

# Menu: Device Drivers >> Graphics support >> Backlight & LCD device support >> Lowlevel Backlight controls
CONFIG_BACKLIGHT_CLASS_DEVICE			y

# Menu: Device Drivers >> Graphics support >> Backlight & LCD device support >> Lowlevel LCD controls

# Menu: Device Drivers >> Graphics support >> Bootup logo
CONFIG_LOGO					n

# Menu: Device Drivers >> Graphics support >> Console display driver support
CONFIG_VGA_CONSOLE				y
CONFIG_VGACON_SOFT_SCROLLBACK			n
CONFIG_FRAMEBUFFER_CONSOLE			y mark<ENFORCED> note<boot essential for grub2 console>
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY	y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION		y

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager
CONFIG_DRM_LOAD_EDID_FIRMWARE			y

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
CONFIG_DRM					m
CONFIG_DRM_VMWGFX_FBCON				y
CONFIG_DRM_RCAR_LVDS				y
CONFIG_DRM_OMAP					n
CONFIG_DRM_MSM_FBDEV				n
CONFIG_DRM_MSM_REGISTER_LOGGING			y
CONFIG_DRM_MGAG200				n mark<ENFORCED> note<CONFIG_DRM_MGAG200, experimental driver hangs boot on HP Proliant Gen8 LP:1042903>
CONFIG_DRM_BOCHS				n note<LP#1378648>
CONFIG_DRM_RCAR_HDMI				y
CONFIG_DRM_STI					n note<CONFIG_FW_LOADER_USER_HELPER_FALLBACK LP#1398458>

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> DRM Support for Freescale i.MX

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> DRM Support for Samsung SoC EXYNOS Series
CONFIG_DRM_EXYNOS_IOMMU				p policy<{'armhf': 'n'}>
CONFIG_DRM_EXYNOS_DMABUF			p policy<{'armhf': 'n'}>
CONFIG_DRM_EXYNOS_HDMI				p policy<{'armhf': 'n'}>
CONFIG_DRM_EXYNOS_VIDI				p policy<{'armhf': 'n'}>
CONFIG_DRM_EXYNOS_G2D				p policy<{'armhf': 'n'}>

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> DRM Support for Samsung SoC EXYNOS Series >> Exynos DRM FIMD
CONFIG_DRM_EXYNOS_FIMD				p policy<{'armhf': 'n'}>

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> DRM Support for Samsung SoC EXYNOS Series >> Exynos DRM IPP
CONFIG_DRM_EXYNOS_IPP				p policy<{'armhf': 'n'}>

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> Display Panels

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> I2C encoder or helper chips

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> Intel 8xx/9xx/G3x/G4x/HD Graphics
CONFIG_DRM_I915_FBDEV				y
CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT		y

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> Intel GMA5/600 KMS Framebuffer
CONFIG_DRM_GMA600				y
CONFIG_DRM_GMA3600				y
CONFIG_DRM_MEDFIELD				y

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> NVIDIA Tegra DRM
CONFIG_DRM_TEGRA_FBDEV				y
CONFIG_DRM_TEGRA_STAGING			p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> Nouveau (NVIDIA) cards
CONFIG_NOUVEAU_DEBUG				5
CONFIG_NOUVEAU_DEBUG_DEFAULT			3

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Exynos Video driver support
CONFIG_EXYNOS_VIDEO				p policy<{'armhf': 'y'}>
CONFIG_EXYNOS_MIPI_DSI				p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Marvell MMP Display Subsystem support

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> OMAP Display Device Drivers (new device model)
CONFIG_DISPLAY_ENCODER_TPD12S015		y
CONFIG_DISPLAY_CONNECTOR_HDMI			y

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> OMAP2+ Display Subsystem support
CONFIG_OMAP2_DSS				p policy<{'armhf': 'y'}>
CONFIG_OMAP2_DSS_DEBUGFS			p policy<{'armhf': 'n'}>
CONFIG_OMAP2_DSS_DPI				p policy<{'armhf': 'y'}>
CONFIG_OMAP2_DSS_VENC				p policy<{'armhf': 'y'}>
CONFIG_OMAP4_DSS_HDMI				p policy<{'armhf': 'y'}>
CONFIG_OMAP5_DSS_HDMI				p policy<{'armhf': 'y'}>
CONFIG_OMAP2_DSS_SDI				p policy<{'armhf': 'y'}>
CONFIG_OMAP2_DSS_DSI				p policy<{'armhf': 'n'}>
CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK		D
CONFIG_OMAP2_DSS_SLEEP_AFTER_VENC_RESET		p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices
#CONFIG_FB_RADEON				p policy<(arch powerpc &/ value y) | value m> note<boot essential on powerpc>
#CONFIG_FB_3DFX					p policy<(arch powerpc &/ value y) | value m> note<boot essential on powerpc>
#CONFIG_FB_3DFX_ACCEL				y
CONFIG_FB					y
CONFIG_FIRMWARE_EDID				y
CONFIG_FB_MODE_HELPERS				y
CONFIG_FB_TILEBLITTING				y
CONFIG_FB_PM2_FIFO_DISCONNECT			y
CONFIG_FB_ARMCLCD				y
CONFIG_FB_CYBER2000_DDC				y
CONFIG_FB_I810_GTF				n
CONFIG_FB_ATY128				p policy<(arch powerpc &/ value y) | value m> note<boot essential on powerpc>
CONFIG_FB_S3_DDC				y
CONFIG_FB_SAVAGE_ACCEL				n
CONFIG_FB_SIS_300				y
CONFIG_FB_SIS_315				y
CONFIG_FB_VIA_X_COMPATIBILITY			y
CONFIG_FB_3DFX_ACCEL				n
CONFIG_FB_3DFX_I2C				n
CONFIG_FB_VOODOO1				p policy<(arch powerpc &/ value y) | value m> note<boot essential on powerpc>
CONFIG_FB_TMIO_ACCELL				y
CONFIG_FB_VIRTUAL n flag<TESTING>
CONFIG_FB_UDL					p policy<(arch powerpc & flavour powerpc64-emb powerpc-e500mc &/ value y) | value m>
CONFIG_FB_IBM_GXT4500				p policy<(arch ppc64el &/ value y) | value m>
CONFIG_FB_PS3					p policy<(arch powerpc &/ value y) | value m>
CONFIG_FB_PS3_DEFAULT_SIZE_M			D
CONFIG_FB_MX3					p policy<(arch armhf &/ value y) | value m>

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> AMD Geode family framebuffer support

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> ATI Mach64 display support
CONFIG_FB_ATY_CT				y
CONFIG_FB_ATY_GENERIC_LCD			n
CONFIG_FB_ATY_GX				y

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> ATI Radeon display support

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> Amiga native chipset support

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> DRAM timing
CONFIG_FB_CARMINE_DRAM_EVAL			y

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> Framebuffer foreign endianness support
CONFIG_FB_FOREIGN_ENDIAN			n

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> Framebuffer foreign endianness support >> Choice endianness support

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> GDC variant
CONFIG_FB_MB862XX_PCI_GDC			y

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> Matrox acceleration
CONFIG_FB_MATROX_MILLENIUM			y
CONFIG_FB_MATROX_MYSTIQUE			y
CONFIG_FB_MATROX_G				y

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> OMAP frame buffer support

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> OMAP2+ frame buffer support
CONFIG_FB_OMAP2_NUM_FBS				D

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> PXA LCD framebuffer support

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> SBUS and UPA framebuffers

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> Size of ADV7393 frame buffer memory Single/Double Size

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> Video mode support

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> nVidia Framebuffer Support

# Menu: Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices >> nVidia Riva support

# Menu: Device Drivers >> HID support
set +tree 'Device Drivers>>HID support' = - mark<HID>
#  enable modular HID drivers by default
set +all ?mark 'HID' ?flag EXPERIMENTAL ?type bool = n
set +all ?mark 'HID' ?flag EXPERIMENTAL ?type tristate = m note<experimental opt-in>`
set +all ?mark 'HID' !flag EXPERIMENTAL ?type tristate = m
#  standard forms
set +pattern _FF$ ?mark HID ?type bool !flag EXPERIMENTAL = y

# Menu: Device Drivers >> HID support >> HID bus support
CONFIG_HID_BATTERY_STRENGTH			y
CONFIG_HIDRAW					y

# Menu: Device Drivers >> HID support >> HID bus support >> Special HID drivers

# Menu: Device Drivers >> HID support >> HID bus support >> Special HID drivers >> Logitech devices

# Menu: Device Drivers >> HID support >> HID bus support >> Special HID drivers >> PicoLCD (graphic version)
CONFIG_HID_PICOLCD_FB				y
CONFIG_HID_PICOLCD_BACKLIGHT			y
CONFIG_HID_PICOLCD_LCD				y
CONFIG_HID_PICOLCD_LEDS				y
CONFIG_HID_PICOLCD_CIR				y

# Menu: Device Drivers >> HID support >> I2C HID support

# Menu: Device Drivers >> HID support >> USB HID support
CONFIG_HID_PID					y

# Menu: Device Drivers >> HID support >> USB HID support >> USB HID transport layer
CONFIG_USB_HIDDEV				y

# Menu: Device Drivers >> HID support >> USB HID support >> USB HID transport layer >> USB HID Boot Protocol drivers

# Menu: Device Drivers >> HSI support

# Menu: Device Drivers >> Hardware Monitoring support
CONFIG_HWMON					y mark<Subsystem>
CONFIG_HWMON					y mark<Subsystem> mark<Sensors>
CONFIG_HWMON					y

# Menu: Device Drivers >> Hardware Monitoring support >> PMBus support
CONFIG_SENSORS_LTC2978_REGULATOR		y

# Menu: Device Drivers >> Hardware Spinlock drivers
#CONFIG_HWSPINLOCK_OMAP				y note<boot essential on OMAP4>

# Menu: Device Drivers >> I2C support

# Menu: Device Drivers >> I2C support >> I2C support
CONFIG_I2C					y
CONFIG_I2C_CHARDEV				y note<LP:1417032>
CONFIG_I2C_COMPAT				y mark<COMPAT>
CONFIG_I2C_HELPER_AUTO				y
CONFIG_I2C_SLAVE				y
CONFIG_ACPI_I2C_OPREGION                        p policy<{'amd64': 'n', 'i386': 'n'}>

# Menu: Device Drivers >> I2C support >> I2C support >> I2C Algorithms

# Menu: Device Drivers >> I2C support >> I2C support >> I2C Hardware Bus support
CONFIG_I2C_POWERMAC                             p policy<{'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-smp': 'y'}>
CONFIG_I2C_IMX                                  p policy<{'armhf-generic': 'y'}>
CONFIG_I2C_OMAP                                 p policy<{'armhf': 'y'}>
CONFIG_I2C_S3C2410                              p policy<{'armhf': 'y'}>
CONFIG_I2C_OPAL                                 p policy<{'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>

# Menu: Device Drivers >> I2C support >> I2C support >> I2C bus multiplexing support

# Menu: Device Drivers >> I2C support >> I2C support >> I2C bus multiplexing support >> Multiplexer I2C Chip support

# Menu: Device Drivers >> I2O device support
CONFIG_I2O_LCT_NOTIFY_ON_CHANGES		y
CONFIG_I2O_EXT_ADAPTEC				y
CONFIG_I2O_EXT_ADAPTEC_DMA64			y
CONFIG_I2O_CONFIG_OLD_IOCTL			n

# Menu: Device Drivers >> IEEE 1394 (FireWire) support

# Menu: Device Drivers >> IEEE 1394 (FireWire) support >> FireWire driver stack

# Menu: Device Drivers >> IOMMU Hardware Support
set +tree 'Device Drivers>>IOMMU Hardware Support' ?pattern _IOMMU$ ?type bool !flag EXPERIMENTAL = y
#
CONFIG_IOMMU_SUPPORT				y
CONFIG_INTEL_IOMMU_DEFAULT_ON			n note<the IOMMU can trigger boot failures>
CONFIG_AMD_IOMMU_STATS				y
CONFIG_IRQ_REMAP				y
CONFIG_TEGRA_IOMMU_GART				y
CONFIG_TEGRA_IOMMU_SMMU				y
CONFIG_IPMMU_VMSA				y
CONFIG_ARM_SMMU					n
CONFIG_FSL_PAMU					n

# Menu: Device Drivers >> IOMMU Hardware Support >> IPMMU/IPMMUI address space size
CONFIG_SHMOBILE_IOMMU_ADDRSIZE_2048MB		y

# Menu: Device Drivers >> ISDN support
CONFIG_ISDN					y
CONFIG_HYSDN_CAPI				y

# Menu: Device Drivers >> ISDN support >> CAPI 2.0 subsystem
CONFIG_CAPI_TRACE				y
CONFIG_ISDN_CAPI_MIDDLEWARE			y
CONFIG_ISDN_CAPI_CAPIDRV_VERBOSE		n

# Menu: Device Drivers >> ISDN support >> CAPI 2.0 subsystem >> Active AVM cards
CONFIG_CAPI_AVM					y
CONFIG_ISDN_DRV_AVMB1_B1PCIV4			y

# Menu: Device Drivers >> ISDN support >> CAPI 2.0 subsystem >> Active Eicon DIVA Server cards
CONFIG_CAPI_EICON				y

# Menu: Device Drivers >> ISDN support >> CAPI 2.0 subsystem >> Active Eicon DIVA Server cards >> Support Eicon DIVA Server cards
CONFIG_ISDN_DIVAS_BRIPCI			y
CONFIG_ISDN_DIVAS_PRIPCI			y

# Menu: Device Drivers >> ISDN support >> Modular ISDN driver

# Menu: Device Drivers >> ISDN support >> Old ISDN4Linux (deprecated)
CONFIG_ISDN_AUDIO				y
CONFIG_ISDN_TTY_FAX				y
CONFIG_ISDN_X25					y

# Menu: Device Drivers >> ISDN support >> Old ISDN4Linux (deprecated) >> Active cards

# Menu: Device Drivers >> ISDN support >> Old ISDN4Linux (deprecated) >> ISDN feature submodules

# Menu: Device Drivers >> ISDN support >> Old ISDN4Linux (deprecated) >> Passive cards
set +tree 'Device Drivers>>ISDN support>>Old ISDN4Linux (deprecated)>>Passive cards' ?pattern '^HISAX_' !pattern '^HISAX_NO_' ?type bool = y

# Menu: Device Drivers >> ISDN support >> Old ISDN4Linux (deprecated) >> Passive cards >> HiSax SiemensChipSet driver support
CONFIG_HISAX_MAX_CARDS				D
CONFIG_HISAX_DEBUG				n

# Menu: Device Drivers >> ISDN support >> Old ISDN4Linux (deprecated) >> Passive cards >> HiSax SiemensChipSet driver support >> HiSax Support for EURO/DSS1
CONFIG_DE_AOC					y
CONFIG_HISAX_NO_SENDCOMPLETE			n
CONFIG_HISAX_NO_LLC				n
CONFIG_HISAX_NO_KEYPAD				n

# Menu: Device Drivers >> ISDN support >> Old ISDN4Linux (deprecated) >> Support synchronous PPP
CONFIG_ISDN_PPP					y
CONFIG_ISDN_PPP_VJ				y
CONFIG_ISDN_MPP					y
CONFIG_IPPP_FILTER				y

# Menu: Device Drivers >> ISDN support >> Siemens Gigaset support
CONFIG_GIGASET_CAPI				n

# Menu: Device Drivers >> Industrial I/O support
CONFIG_IIO_BUFFER				y
CONFIG_IIO_BUFFER_CB				y

# Menu: Device Drivers >> Industrial I/O support >> Accelerometers

# Menu: Device Drivers >> Industrial I/O support >> Amplifiers

# Menu: Device Drivers >> Industrial I/O support >> Analog to digital converters

# Menu: Device Drivers >> Industrial I/O support >> Digital gyroscope sensors

# Menu: Device Drivers >> Industrial I/O support >> Digital to analog converters

# Menu: Device Drivers >> Industrial I/O support >> Enable triggered sampling support
CONFIG_IIO_TRIGGER				y
CONFIG_IIO_CONSUMERS_PER_TRIGGER		D

# Menu: Device Drivers >> Industrial I/O support >> Enable triggered sampling support >> Triggers - standalone

# Menu: Device Drivers >> Industrial I/O support >> Frequency Synthesizers DDS/PLL

# Menu: Device Drivers >> Industrial I/O support >> Frequency Synthesizers DDS/PLL >> Clock Generator/Distribution

# Menu: Device Drivers >> Industrial I/O support >> Frequency Synthesizers DDS/PLL >> Phase-Locked Loop (PLL) frequency synthesizers

# Menu: Device Drivers >> Industrial I/O support >> Hid Sensor IIO Common

# Menu: Device Drivers >> Industrial I/O support >> Humidity sensors

# Menu: Device Drivers >> Industrial I/O support >> Inclinometer sensors

# Menu: Device Drivers >> Industrial I/O support >> Inertial measurement units

# Menu: Device Drivers >> Industrial I/O support >> Light sensors

# Menu: Device Drivers >> Industrial I/O support >> Lightning sensors

# Menu: Device Drivers >> Industrial I/O support >> Magnetometer sensors

# Menu: Device Drivers >> Industrial I/O support >> Pressure sensors

# Menu: Device Drivers >> Industrial I/O support >> Temperature sensors

# Menu: Device Drivers >> IndustryPack bus support

# Menu: Device Drivers >> InfiniBand support
CONFIG_INFINIBAND_ON_DEMAND_PAGING              y
CONFIG_INFINIBAND_QIB_DCA                       p policy<{'amd64': 'y'}>
CONFIG_INFINIBAND_IPOIB_CM                      y

# Menu: Device Drivers >> Input device support

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...)
set +tree 'Device Drivers,Input device support,INPUT' = - mark<INPUT>
set +all ?mark 'INPUT' ?flag EXPERIMENTAL ?type bool = n
set +all ?mark 'INPUT' ?flag EXPERIMENTAL ?type tristate = m note<experimental opt-in>
set +all ?mark 'INPUT' !flag EXPERIMENTAL ?type tristate = m
set +pattern ^MOUSE_PS2_ ?mark INPUT ?type bool !flag EXPERIMENTAL = y
set +pattern ^TOUCHSCREEN_ ?mark INPUT ?type bool !flag EXPERIMENTAL = y
set +pattern _FF$ ?mark INPUT ?type bool !flag EXPERIMENTAL = y
#
CONFIG_INPUT					y
CONFIG_INPUT_EVDEV				y

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Joysticks/Gamepads
CONFIG_INPUT_JOYSTICK				y
CONFIG_JOYSTICK_IFORCE_USB			y
CONFIG_JOYSTICK_IFORCE_232			y
CONFIG_JOYSTICK_XPAD_LEDS			y

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Keyboards
#CONFIG_KEYBOARD_OMAP4 p policy<(arch armel armhf &/ value y) | value m> note<boot essential on OMAP4>
#CONFIG_KEYBOARD_TWL4030 p policy<(arch armel armhf &/ value y) | value m> note<boot essential on OMAP4>
CONFIG_INPUT_KEYBOARD				y
CONFIG_KEYBOARD_ATKBD				y note<boot essential -- input device>

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Mice
CONFIG_INPUT_MOUSE				y
CONFIG_MOUSE_INPORT				n note<very old ISA based mouse support>
CONFIG_MOUSE_ELAN_I2C_I2C			y
CONFIG_MOUSE_ELAN_I2C_SMBUS			y

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Mice >> PS/2 mouse

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Miscellaneous devices
CONFIG_INPUT_MISC				y
CONFIG_INPUT_KXTJ9_POLLED_MODE			n
CONFIG_INPUT_UINPUT				y mark<ENFORCED> note<LP:584812>

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Mouse interface
CONFIG_INPUT_MOUSEDEV				y
CONFIG_INPUT_MOUSEDEV_PSAUX			y
CONFIG_INPUT_MOUSEDEV_SCREEN_X			1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y			768

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Tablets
CONFIG_INPUT_TABLET				y

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Touchscreens
CONFIG_INPUT_TOUCHSCREEN			y

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Touchscreens >> Support for WM97xx AC97 touchscreen controllers

# Menu: Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Touchscreens >> USB Touchscreen Driver

# Menu: Device Drivers >> Input device support >> Hardware I/O ports
#CONFIG_SERIO_SERPORT				p policy<(arch armhf &/ value y) | value m> note<boot essential on highbank>

# Menu: Device Drivers >> Input device support >> Hardware I/O ports >> Gameport support

# Menu: Device Drivers >> Input device support >> Hardware I/O ports >> Serial I/O support
CONFIG_SERIO					y note<boot essential -- input devices>
CONFIG_SERIO_I8042				y note<boot essential -- input devices>
CONFIG_SERIO_LIBPS2				y note<boot essential -- input devices> 

# Menu: Device Drivers >> LED Support
CONFIG_NEW_LEDS					y

# Menu: Device Drivers >> LED Support >> LED Class Support
#CONFIG_LEDS_GPIO p policy<(arch armel armhf &/ value y) | value m> note<enables early heartbeat LEDs>
#CONFIG_LEDS_PWM p policy<(arch armel armhf &/ value y) | value m> note<enables early heartbeat LEDs>
CONFIG_LEDS_CLASS				y
CONFIG_LEDS_PCA9532_GPIO			y
CONFIG_LEDS_ASIC3				y
CONFIG_LEDS_SYSCON				y

# Menu: Device Drivers >> LED Support >> LED Class Support >> LED Trigger support
#CONFIG_LEDS_TRIGGER_HEARTBEAT p policy<(arch armel armhf &/ value y) | value m> note<enables early heartbeat LEDs>
CONFIG_LEDS_TRIGGERS				y
CONFIG_LEDS_TRIGGER_CPU				y

# Menu: Device Drivers >> MCB support

# Menu: Device Drivers >> MMC/SD/SDIO card support
#CONFIG_MMC_OMAP					p policy<(arch armel armhf &/ value y) | value m> note<boot essential on OMAP4>
CONFIG_MMC					y
CONFIG_MMC_CLKGATE				n
CONFIG_MMC_BLOCK				p policy<(arch armel armhf arm64 &/ value y) | value m> note<boot essential on armhf/arm64>
CONFIG_MMC_BLOCK_MINORS				D
CONFIG_MMC_BLOCK_BOUNCE				D
CONFIG_MMC_CLKGATE				D
CONFIG_MMC_ARMMMCI				y
CONFIG_MMC_TEST					n flag<TESTING>
CONFIG_MMC_OMAP_HS				p policy<(arch armel armhf &/ value y) | value m> note<boot essential on arm>

# Menu: Device Drivers >> MMC/SD/SDIO card support >> Samsung S3C SD/MMC transfer code

# Menu: Device Drivers >> MMC/SD/SDIO card support >> Secure Digital Host Controller Interface support
CONFIG_MMC_SDHCI				p policy<(arch armel armhf highbank &/ value y) | value m> note<installation essential on omap/highbank>
CONFIG_MMC_RICOH_MMC				y
CONFIG_MMC_SDHCI_S3C_DMA			p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> MMC/SD/SDIO card support >> Secure Digital Host Controller Interface support >> SDHCI platform and OF driver helper
CONFIG_MMC_SDHCI_PLTFM				p policy<(arch armel armhf &/ value y) | value m> note<boot essential on highbank>
CONFIG_MMC_SDHCI_ESDHC_IMX			y

# Menu: Device Drivers >> MMC/SD/SDIO card support >> Synopsys DesignWare Memory Card Interface
CONFIG_MMC_DW_IDMAC				y

# Menu: Device Drivers >> Macintosh device drivers
#
CONFIG_MACINTOSH_DRIVERS			y
CONFIG_PMAC_SMU					p policy<{'powerpc': 'y'}>
CONFIG_PMAC_MEDIABAY				p policy<{'powerpc': 'y'}>
CONFIG_THERM_ADT746X				p mark<ENFORCED> policy<{'powerpc-powerpc-smp': 'y'}> note<LP:#923094>

# Menu: Device Drivers >> Macintosh device drivers >> Apple Desktop Bus (ADB) support
CONFIG_ADB					p policy<{'powerpc': 'y'}>
CONFIG_ADB_CUDA					p policy<{'powerpc': 'y'}>
CONFIG_ADB_MACIO				p policy<{'powerpc': 'y'}>
CONFIG_INPUT_ADBHID				p policy<{'powerpc': 'y'}>

# Menu: Device Drivers >> Macintosh device drivers >> New PowerMac thermal control infrastructure

# Menu: Device Drivers >> Macintosh device drivers >> Support for PMU  based PowerMacs
CONFIG_ADB_PMU					p policy<{'powerpc': 'y'}>
CONFIG_ADB_PMU_LED				p policy<{'powerpc': 'y'}>
CONFIG_PMAC_BACKLIGHT				p policy<{'powerpc': 'y'}>
CONFIG_PMAC_BACKLIGHT_LEGACY			p policy<{'powerpc': 'y'}>
CONFIG_SENSORS_AMS_PMU				p policy<{'powerpc': 'n'}>
CONFIG_SENSORS_AMS_I2C				p policy<{'powerpc': 'n'}>

# Menu: Device Drivers >> Mailbox Hardware Support
CONFIG_MAILBOX                                  y
CONFIG_PL320_MBOX                               p policy<{'arm64': 'y', 'armhf': 'y'}>
CONFIG_OMAP2PLUS_MBOX                           p policy<{'armhf': 'm'}>
CONFIG_OMAP_MBOX_KFIFO_SIZE                     p policy<{'armhf': '256'}>
CONFIG_PCC                                      p policy<{'amd64': 'y', 'i386': 'y'}>

# Menu: Device Drivers >> Memory Controller drivers
CONFIG_MEMORY                                   y
CONFIG_TI_EMIF                                  p policy<{'armhf': 'm'}>
CONFIG_MVEBU_DEVBUS                             p policy<{'armhf': 'y'}>
CONFIG_TEGRA20_MC                               p policy<{'armhf-generic': 'y'}>
CONFIG_FSL_CORENET_CF                           p policy<{'powerpc-powerpc64-emb': 'm', 'powerpc-powerpc-e500mc': 'm'}>
CONFIG_TEGRA_MC                                 p policy<{'armhf-generic': 'y'}>

# Menu: Device Drivers >> Memory Technology Device (MTD) support
CONFIG_MTD					p policy<{'armhf': 'y', '*': 'm'}> note<boot essential on arm>
CONFIG_MTD_CMDLINE_PARTS			p policy<{'armhf': 'y', '*': 'm'}> mark<REVIEW>
CONFIG_MTD_BLOCK				p policy<{'armhf': 'y', '*': 'm'}> note<boot essential on arm>
CONFIG_SM_FTL					m note<h/w specific experimental option -- opt-in>
CONFIG_MTD_OF_PARTS				p policy<{'armhf': 'y', '*': 'm'}> note<boot essential on arm> 
CONFIG_NFTL_RW					y
CONFIG_MTD_NAND_ECC_SMC				n

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> Enable UBI - Unsorted block images
CONFIG_MTD_UBI_WL_THRESHOLD			D
CONFIG_MTD_UBI_BEB_LIMIT			D
CONFIG_MTD_UBI_FASTMAP				y
CONFIG_MTD_UBI_BLOCK				y

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> LPDDR & LPDDR2 PCM memory drivers

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> Mapping drivers for chip access
CONFIG_MTD_PHYSMAP_COMPAT			n

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> Mapping drivers for chip access >> Maximum mappable memory available for flash IO

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> Mapping drivers for chip access >> Support non-linear mappings of flash chips
CONFIG_MTD_COMPLEX_MAPPINGS			y
CONFIG_MTD_PCMCIA_ANONYMOUS			n

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> NAND Device Support
CONFIG_MTD_NAND					p policy<(arch armel armhf &/ value y) | value m> note<boot essential on arm>
CONFIG_MTD_NAND_OMAP2				p policy<(arch armel armhf &/ value y) | value m> note<boot essential on arm>
CONFIG_MTD_NAND_OMAP_BCH			p policy<(arch armel armhf &/ value y) | value m> note<boot essential on arm>
CONFIG_MTD_NAND_ECC_BCH				y
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED	n
CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE		n note<can be enabled at runtime>

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> NAND Device Support >> NAND Flash support for Samsung S3C SoCs

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> OneNAND Device Support
CONFIG_MTD_ONENAND_VERIFY_WRITE			y note<writes here are not checked in full without>
CONFIG_MTD_ONENAND_2X_PROGRAM			y
CONFIG_MTD_ONENAND_OTP				n mark<REVIEW>

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> RAM/ROM/Flash chip drivers

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> RAM/ROM/Flash chip drivers >> Flash chip driver advanced configuration options
CONFIG_MTD_CFI_ADV_OPTIONS			n

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> RAM/ROM/Flash chip drivers >> Flash chip driver advanced configuration options >> Flash cmd/query data swapping

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> RAM/ROM/Flash chip drivers >> Flash chip driver advanced configuration options >> Specific CFI Flash geometry selection
CONFIG_MTD_MAP_BANK_WIDTH_1			D
CONFIG_MTD_MAP_BANK_WIDTH_2			D
CONFIG_MTD_MAP_BANK_WIDTH_4			D
CONFIG_MTD_MAP_BANK_WIDTH_8			D
CONFIG_MTD_MAP_BANK_WIDTH_16			D
CONFIG_MTD_MAP_BANK_WIDTH_32			D
CONFIG_MTD_CFI_I1				D
CONFIG_MTD_CFI_I2				D
CONFIG_MTD_CFI_I4				D
CONFIG_MTD_CFI_I8				D

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> RedBoot partition table parsing
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK		-1
CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED		n
CONFIG_MTD_REDBOOT_PARTS_READONLY		n

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> SPI-NOR device support
CONFIG_MTD_SPI_NOR_USE_4K_SECTORS               y
CONFIG_SPI_FSL_QUADSPI                          p policy<{'armhf-generic': 'm'}>

# Menu: Device Drivers >> Memory Technology Device (MTD) support >> Self-contained MTD device drivers
CONFIG_MTD_PMC551_BUGFIX			n
CONFIG_MTD_DATAFLASH_WRITE_VERIFY		n
CONFIG_MTD_DATAFLASH_OTP			y
CONFIG_MTDRAM_TOTAL_SIZE			D
CONFIG_MTDRAM_ERASE_SIZE			D

# Menu: Device Drivers >> Microsoft Hyper-V guest support

# Menu: Device Drivers >> Misc devices
CONFIG_CS5535_MFGPT n note<should be disabled by default>
CONFIG_SRAM					y
CONFIG_ARM_CHARLCD				p policy<{'armhf': 'y'}>
CONFIG_VEXPRESS_SYSCFG				p policy<{'armhf': 'y', 'arm64': 'y'}>

# Menu: Device Drivers >> Misc devices >> EEPROM support

# Menu: Device Drivers >> Misc devices >> GenWQE PCIe Accelerator
CONFIG_GENWQE                                   p policy<{'amd64': 'm', 'arm64': 'm', 'powerpc-powerpc64-emb': 'm', 'powerpc-powerpc64-smp': 'm', 'ppc64el': 'm'}>
CONFIG_GENWQE_PLATFORM_ERROR_RECOVERY           p policy<{'amd64': '0', 'arm64': '0', 'powerpc-powerpc64-emb': '0', 'powerpc-powerpc64-smp': '0', 'ppc64el': '0'}>

# Menu: Device Drivers >> Misc devices >> Silicon Labs C2 port support

# Menu: Device Drivers >> Misc devices >> Texas Instruments shared transport line discipline

# Menu: Device Drivers >> Multifunction device drivers
set +tree 'Device Drivers>>Multifunction device drivers' ?pattern ^MFD_ ?type bool !flag EXPERIMENTAL = y
CONFIG_MFD_SM501				p policy<{'armhf': 'y', '*': 'm'}> note<boot essential on OMAP4>
CONFIG_MFD_OMAP_USB_HOST			y
CONFIG_HTC_EGPIO				p policy<{'armhf': 'y'}>
CONFIG_HTC_I2CPLD				y
CONFIG_INTEL_SOC_PMIC				y
CONFIG_ABX500_CORE				y
CONFIG_AB3100_CORE				y
CONFIG_TWL4030_CORE				y
CONFIG_TWL4030_POWER				y
CONFIG_TWL6040_CORE				y
CONFIG_PMIC_ADP5520				y
CONFIG_PMIC_DA903X				y
CONFIG_EZX_PCAP					y

# Menu: Device Drivers >> Multifunction device drivers >> Multimedia Capabilities Port drivers

# Menu: Device Drivers >> Multifunction device drivers >> STMicroelectronics STMPE
CONFIG_MFD_STMPE				y

# Menu: Device Drivers >> Multifunction device drivers >> STMicroelectronics STMPE >> STMicroelectronics STMPE Interface Drivers
CONFIG_STMPE_I2C				y
CONFIG_STMPE_SPI				y

# Menu: Device Drivers >> Multimedia support
#CONFIG_MEDIA_SUPPORT				p policy<(arch armel armhf &/ value y) | value m> note<boot essential on OMAP4>
CONFIG_MEDIA_ANALOG_TV_SUPPORT			y
CONFIG_MEDIA_DIGITAL_TV_SUPPORT			y
CONFIG_MEDIA_RC_SUPPORT				y
CONFIG_VIDEO_FIXED_MINOR_RANGES			n
CONFIG_DVB_NET					y
CONFIG_DVB_MAX_ADAPTERS				8
CONFIG_DVB_DYNAMIC_MINORS			y
CONFIG_SMS_SIANO_RC				y
CONFIG_SMS_SIANO_DEBUGFS			y

# Menu: Device Drivers >> Multimedia support >> AM/FM radio receivers/transmitters support
CONFIG_MEDIA_RADIO_SUPPORT			y

# Menu: Device Drivers >> Multimedia support >> AM/FM radio receivers/transmitters support >> Radio Adapters
CONFIG_RADIO_ADAPTERS				y
CONFIG_RADIO_SI470X				y

# Menu: Device Drivers >> Multimedia support >> AM/FM radio receivers/transmitters support >> Radio Adapters >> ISA radio devices
CONFIG_V4L_RADIO_ISA_DRIVERS			y

# Menu: Device Drivers >> Multimedia support >> AM/FM radio receivers/transmitters support >> Radio Adapters >> Silicon Labs Si4713 FM Radio with RDS Transmitter support

# Menu: Device Drivers >> Multimedia support >> AM/FM radio receivers/transmitters support >> Radio Adapters >> Texas Instruments WL128x FM driver (ST based)

# Menu: Device Drivers >> Multimedia support >> Cameras/video grabbers support
CONFIG_MEDIA_CAMERA_SUPPORT			y
CONFIG_MEDIA_CONTROLLER				y
CONFIG_VIDEO_V4L2_SUBDEV_API			y

# Menu: Device Drivers >> Multimedia support >> Cameras/video grabbers support >> Media test drivers
CONFIG_V4L_TEST_DRIVERS				y

# Menu: Device Drivers >> Multimedia support >> Cameras/video grabbers support >> Memory-to-memory multimedia devices
CONFIG_V4L_MEM2MEM_DRIVERS			y

# Menu: Device Drivers >> Multimedia support >> Cameras/video grabbers support >> V4L platform devices
CONFIG_V4L_PLATFORM_DRIVERS			y

# Menu: Device Drivers >> Multimedia support >> Cameras/video grabbers support >> V4L platform devices >> Samsung S5P/EXYNOS4 SoC series Camera Subsystem driver
CONFIG_VIDEO_SAMSUNG_EXYNOS4_IS			p policy<{'armhf': 'n'}>

# Menu: Device Drivers >> Multimedia support >> Cameras/video grabbers support >> V4L platform devices >> Samsung TV driver for S5P platform
CONFIG_VIDEO_SAMSUNG_S5P_TV			p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> Multimedia support >> Cameras/video grabbers support >> V4L platform devices >> SoC camera support

# Menu: Device Drivers >> Multimedia support >> Customise DVB Frontends
CONFIG_DVB_DUMMY_FE n note<expert use only>

# Menu: Device Drivers >> Multimedia support >> Encoders, decoders, sensors and other helper chips

# Menu: Device Drivers >> Multimedia support >> Media PCI Adapters
CONFIG_MEDIA_PCI_SUPPORT			y
CONFIG_DVB_AV7110_OSD				y

# Menu: Device Drivers >> Multimedia support >> Media PCI Adapters >> Conexant 2388x (bt878 successor) support
CONFIG_VIDEO_CX88_ENABLE_VP3054			y

# Menu: Device Drivers >> Multimedia support >> Media PCI Adapters >> Philips SAA7134 support
CONFIG_VIDEO_SAA7134_RC				y

# Menu: Device Drivers >> Multimedia support >> Media PCI Adapters >> SAA7146 DVB cards (aka Budget, Nova-PCI)

# Menu: Device Drivers >> Multimedia support >> Media PCI Adapters >> Zoran ZR36060

# Menu: Device Drivers >> Multimedia support >> Media USB Adapters
CONFIG_MEDIA_USB_SUPPORT			y
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV		y
CONFIG_USB_PWC_INPUT_EVDEV			y
CONFIG_VIDEO_PVRUSB2_SYSFS			y
CONFIG_VIDEO_PVRUSB2_DVB			y
CONFIG_VIDEO_PVRUSB2_DEBUGIFC			n
CONFIG_VIDEO_STK1160_AC97			y
CONFIG_VIDEO_AU0828_V4L2			y
CONFIG_VIDEO_AU0828_RC				y

# Menu: Device Drivers >> Multimedia support >> Media USB Adapters >> Conexant cx231xx USB video capture support
CONFIG_VIDEO_CX231XX_RC				y

# Menu: Device Drivers >> Multimedia support >> Media USB Adapters >> Empia EM28xx USB devices support

# Menu: Device Drivers >> Multimedia support >> Media USB Adapters >> GSPCA based webcams

# Menu: Device Drivers >> Multimedia support >> Media USB Adapters >> Support for various USB DVB devices
CONFIG_DVB_USB_DIBUSB_MB_FAULTY			n

# Menu: Device Drivers >> Multimedia support >> Media USB Adapters >> Support for various USB DVB devices v2

# Menu: Device Drivers >> Multimedia support >> Remote Controller devices
CONFIG_RC_DEVICES				y
CONFIG_IR_IMG_RAW				n

# Menu: Device Drivers >> Multimedia support >> Remote Controller devices >> Hardware decoder
CONFIG_IR_IMG_HW				y
CONFIG_IR_IMG_NEC				y
CONFIG_IR_IMG_JVC				y
CONFIG_IR_IMG_SONY				y
CONFIG_IR_IMG_SHARP				y
CONFIG_IR_IMG_SANYO				y

# Menu: Device Drivers >> Multimedia support >> Remote controller decoders
CONFIG_RC_DECODERS				y

# Menu: Device Drivers >> Multimedia support >> Sensors used on soc_camera driver

# Menu: Device Drivers >> Multimedia support >> Software defined radio support
CONFIG_MEDIA_SDR_SUPPORT                        y
CONFIG_MEDIA_SUBDRV_AUTOSELECT			y

# Menu: Device Drivers >> Multimedia support >> Software defined radio support >> Customize TV tuners

# Menu: Device Drivers >> Multiple devices driver support (RAID and LVM)
set +tree 'Device Drivers>>MD' ?flag EXPERIMENTAL ?type bool = n
set +tree 'Device Drivers>>MD' ?flag EXPERIMENTAL ?type tristate = m note<experimental opt-in>
set +tree 'Device Drivers>>MD' !flag EXPERIMENTAL ?type tristate = m
#
CONFIG_MD					y

# Menu: Device Drivers >> Multiple devices driver support (RAID and LVM) >> Device mapper support
CONFIG_BLK_DEV_DM				y mark<ENFORCED> note<LP:#560717>
CONFIG_DM_UEVENT				y

# Menu: Device Drivers >> Multiple devices driver support (RAID and LVM) >> RAID support
CONFIG_BLK_DEV_MD				y
CONFIG_MD_AUTODETECT				y

# Menu: Device Drivers >> Network device support
set +pattern '^NET_VENDOR_'                     = y
#
CONFIG_NETDEVICES				y
CONFIG_FDDI					y
CONFIG_HIPPI					n note<DEPRECATED>
CONFIG_XEN_NETDEV_FRONTEND			y note<not autoloadable -- XEN paravirt support> 
CONFIG_CAIF_SPI_SYNC				n
CONFIG_DEFXX_MMIO				n mark<REVIEW>

# Menu: Device Drivers >> Network device support >> ARCnet support

# Menu: Device Drivers >> Network device support >> ARCnet support >> ARCnet COM20020 chipset driver

# Menu: Device Drivers >> Network device support >> ATM drivers
CONFIG_ATM_DRIVERS				y
CONFIG_ATM_NICSTAR_USE_SUNI			n
CONFIG_ATM_NICSTAR_USE_IDT77105			n mark<REVIEW>
CONFIG_ATM_IDT77252_RCV_ALL			n
CONFIG_ATM_HE_USE_SUNI				y

# Menu: Device Drivers >> Network device support >> ATM drivers >> FORE Systems 200E-series
CONFIG_ATM_FORE200E_USE_TASKLET			n
CONFIG_ATM_FORE200E_TX_RETRY			D
CONFIG_ATM_FORE200E_DEBUG			D

# Menu: Device Drivers >> Network device support >> ATM drivers >> Fine-tune burst settings
CONFIG_ATM_ENI_TUNE_BURST			n

# Menu: Device Drivers >> Network device support >> Distributed Switch Architecture drivers

# Menu: Device Drivers >> Network device support >> Ethernet driver support
set +tree 'Device Drivers>>Network device support>>Ethernet driver support' ?pattern '.*_DCA' ?type bool = y
set +tree 'Device Drivers>>Network device support>>Ethernet driver support' ?pattern '.*_DCB' ?type bool = y
set +tree 'Device Drivers>>Network device support>>Ethernet driver support' ?pattern '.*_VXLAN' ?type bool = y
#
CONFIG_ETHERNET                                 y
CONFIG_NET_VENDOR_ADAPTEC                       y
CONFIG_NET_VENDOR_AGERE                         y
CONFIG_NET_VENDOR_ALTEON                        y
CONFIG_ACENIC_OMIT_TIGON_I                      n
CONFIG_NET_XGENE                                p policy<{'amd64': 'n', 'arm64': 'm', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_NET_VENDOR_ARC                           y
CONFIG_ARC_EMAC                                 p policy<{'arm64': 'm', 'armhf': 'm', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_EMAC_ROCKCHIP                            p policy<{'arm64': 'm', 'armhf': 'm', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_NET_CADENCE                              p policy<{'armhf': 'y'}>
CONFIG_NET_VENDOR_BROCADE                       y
CONFIG_NET_CALXEDA_XGMAC                        p policy<{'armhf': 'm'}>
CONFIG_NET_VENDOR_CISCO                         y
CONFIG_CX_ECAT                                  p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_DM9000                                   p policy<{'armhf': 'm'}>
CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL             p policy<{'armhf': 'n'}>
CONFIG_NET_VENDOR_DEC                           y
CONFIG_NET_VENDOR_DLINK                         y
CONFIG_SUNDANCE_MMIO                            n
CONFIG_NET_VENDOR_EMULEX                        y
CONFIG_BE2NET_VXLAN                             y
CONFIG_NET_VENDOR_EXAR                          y
CONFIG_VXGE_DEBUG_TRACE_ALL                     n
CONFIG_NET_VENDOR_FARADAY                       p policy<{'armhf': 'y'}>
CONFIG_FTMAC100                                 p policy<{'armhf': 'm'}>
CONFIG_FTGMAC100                                p policy<{'armhf': 'm'}>
CONFIG_NET_VENDOR_FUJITSU                       p policy<{'amd64': 'y', 'i386': 'y', 'powerpc': 'y'}>
CONFIG_PCMCIA_FMVJ18X                           p policy<{'amd64': 'm', 'i386': 'm', 'powerpc': 'm'}>
CONFIG_NET_VENDOR_HISILICON                     p policy<{'armhf': 'y'}>
CONFIG_HIX5HD2_GMAC                             p policy<{'armhf': 'm'}>
CONFIG_NET_VENDOR_HP                            y
CONFIG_NET_VENDOR_MELLANOX                      y
CONFIG_MLX4_EN_DCB                              y
CONFIG_MLX4_EN_VXLAN                            y
CONFIG_MLX4_DEBUG                               y
CONFIG_NET_VENDOR_MICROCHIP                     y
CONFIG_ENC28J60_WRITEVERIFY                     n
CONFIG_NET_VENDOR_MYRI                          y
CONFIG_MYRI10GE_DCA                             p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_NET_VENDOR_NVIDIA                        y
CONFIG_NET_VENDOR_OKI                           y
CONFIG_PCH_GBE                                  p policy<{'i386': 'm'}>
CONFIG_NET_PACKET_ENGINE                        y
CONFIG_NET_VENDOR_PASEMI                        p policy<{'powerpc-powerpc64-smp': 'y'}>
CONFIG_PASEMI_MAC                               p policy<{'powerpc-powerpc64-smp': 'n'}>
CONFIG_NET_VENDOR_QUALCOMM                      y
CONFIG_QCA7000                                  p policy<{'arm64': 'm', 'armhf': 'm', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_SH_ETH                                   p policy<{'armhf': 'm'}>
CONFIG_NET_VENDOR_RDC                           y
CONFIG_NET_VENDOR_ROCKER                        y
CONFIG_NET_VENDOR_SAMSUNG                       y
CONFIG_NET_VENDOR_SEEQ                          y
CONFIG_NET_VENDOR_SILAN                         y
CONFIG_NET_VENDOR_SIS                           y
CONFIG_NET_VENDOR_STMICRO                       y
CONFIG_STMMAC_PCI                               n
CONFIG_NET_VENDOR_TEHUTI                        y
CONFIG_NET_VENDOR_VIA                           y
CONFIG_VIA_RHINE_MMIO                           y
CONFIG_NET_VENDOR_WIZNET                        y
CONFIG_NET_VENDOR_XIRCOM                        p policy<{'amd64': 'y', 'i386': 'y', 'powerpc': 'y'}>
CONFIG_PCMCIA_XIRC2PS                           p policy<{'amd64': 'm', 'i386': 'm', 'powerpc': 'm'}>

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> 3Com devices

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> AMD devices

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Apple devices
CONFIG_MACE_AAUI_PORT				n

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Atheros devices

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Blackfin on-chip MAC support

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Broadcom devices
CONFIG_TIGON3					p policy<{'ppc64el': 'y', '*': 'm'}> mark<REVIEW>
CONFIG_BNX2X_SRIOV				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Chelsio devices
CONFIG_CHELSIO_T1_1G				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Cirrus devices
CONFIG_CS89x0_PLATFORM				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> DEC - Tulip devices
CONFIG_NET_TULIP				y
CONFIG_DE2104X_DSL				D

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> DEC - Tulip devices >> DECchip Tulip (dc2114x) PCI support
CONFIG_TULIP_MWI				n
CONFIG_TULIP_MMIO				n
CONFIG_TULIP_NAPI				n mark<REVIEW>

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Freescale devices
CONFIG_FEC					p policy<{'armhf': 'y'}>
CONFIG_FSL_XGMAC_MDIO				p policy<{'powerpc': 'y'}>

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Freescale devices >> Freescale Ethernet Driver
CONFIG_FS_ENET_HAS_SCC				y
CONFIG_FS_ENET_HAS_FCC				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> IBM devices
CONFIG_IBMVETH					p policy<{'ppc64el': 'y', 'powerpc': 'm'}>
CONFIG_EHEA					p policy<{'ppc64el': 'y'}>

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> IBM devices >> IBM EMAC Ethernet support

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Intel (82586/82593/82596) devices

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Intel devices
CONFIG_IGB_HWMON				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Intel devices >> Intel(R) 10GbE PCI Express adapters support
CONFIG_IXGBE_HWMON				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Intel devices >> Intel(R) Ethernet Controller XL710 Family support
CONFIG_I40E_FCOE				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Marvell devices
CONFIG_SKGE_GENESIS				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Micrel devices

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> National Semi-conductor 8390 devices
CONFIG_AX88796_93CX6				n

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> National Semi-conductor devices

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> QLogic devices

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> QLogic devices >> QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support
CONFIG_QLCNIC_SRIOV				y
CONFIG_QLCNIC_HWMON				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Realtek devices

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Realtek devices >> RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter support
CONFIG_8139TOO_PIO				y
CONFIG_8139TOO_TUNE_TWISTER			n mark<REVIEW>
CONFIG_8139TOO_8129				y
CONFIG_8139_OLD_RX_RESET			n

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> SMC (SMSC)/Western Digital devices
CONFIG_SMC91X					p policy<{'arm64': 'y', 'armhf': 'm'}>

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Solarflare SFC4000/SFC9000/SFC9100-family support
CONFIG_SFC_MTD					y
CONFIG_SFC_MCDI_MON				y
CONFIG_SFC_SRIOV				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Sun devices

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Texas Instruments (TI) devices
CONFIG_TI_DAVINCI_MDIO				p policy<{'armhf': 'y'}>
CONFIG_TI_DAVINCI_CPDMA				p policy<{'armhf': 'y'}>
CONFIG_TI_CPSW_PHY_SEL				y
CONFIG_TI_CPSW					p policy<{'armhf': 'y'}>
CONFIG_TI_CPTS					y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Toshiba devices
CONFIG_GELIC_WIRELESS				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> WIZnet interface mode
CONFIG_WIZNET_BUS_ANY				y

# Menu: Device Drivers >> Network device support >> Ethernet driver support >> Xilinx devices

# Menu: Device Drivers >> Network device support >> IEEE 802.15.4 drivers

# Menu: Device Drivers >> Network device support >> Network core driver support
CONFIG_NET_CORE					y
CONFIG_NET_FC					y
CONFIG_NETCONSOLE_DYNAMIC			y
CONFIG_TUN					y
CONFIG_RIONET_TX_SIZE				D
CONFIG_RIONET_RX_SIZE				D
CONFIG_VIRTIO_NET				y note<KVM paravirt support -- not autoloadable>

# Menu: Device Drivers >> Network device support >> Network core driver support >> Ethernet team driver support

# Menu: Device Drivers >> Network device support >> PHY Device support and infrastructure
set +tree 'Device Drivers>>Network device support>>PHY Device support and infrastructure' ?flag EXPERIMENTAL ?type bool = n
set +tree 'Device Drivers>>Network device support>>PHY Device support and infrastructure' ?flag EXPERIMENTAL ?type tristate = m note<experimental opt-in>
set +tree 'Device Drivers>>Network device support>>PHY Device support and infrastructure' !flag EXPERIMENTAL ?type tristate = m
#
CONFIG_PHYLIB					y
CONFIG_STE10XP					m
CONFIG_FIXED_PHY				y

# Menu: Device Drivers >> Network device support >> PPP (point-to-point protocol) support
CONFIG_PPP					y
CONFIG_PPP_FILTER				y
CONFIG_PPP_MULTILINK				y

# Menu: Device Drivers >> Network device support >> S/390 network device drivers

# Menu: Device Drivers >> Network device support >> SLIP (serial line) support
CONFIG_SLIP_COMPRESSED				y
CONFIG_SLIP_SMART				y
CONFIG_SLIP_MODE_SLIP6				y

# Menu: Device Drivers >> Network device support >> USB Network Adapters

# Menu: Device Drivers >> Network device support >> USB Network Adapters >> Multi-purpose USB Networking Framework

# Menu: Device Drivers >> Network device support >> USB Network Adapters >> Multi-purpose USB Networking Framework >> Simple USB Network Links (CDC Ethernet subset)
CONFIG_USB_KC2190				y
CONFIG_USB_ALI_M5632				y
CONFIG_USB_AN2720				y
CONFIG_USB_BELKIN				y
CONFIG_USB_ARMLINUX				y
CONFIG_USB_EPSON2888				y

# Menu: Device Drivers >> Network device support >> Wan interfaces support
CONFIG_WAN					y
CONFIG_DLCI_MAX					8
CONFIG_SBNI_MULTILINE				n

# Menu: Device Drivers >> Network device support >> Wan interfaces support >> Generic HDLC layer
CONFIG_DSCC4_PCISYNC				y
CONFIG_DSCC4_PCI_RST				y

# Menu: Device Drivers >> Network device support >> WiMAX Wireless Broadband devices
CONFIG_WIMAX_I2400M_DEBUG_LEVEL			D

# Menu: Device Drivers >> Network device support >> Wireless LAN
CONFIG_WLAN					y
CONFIG_IPW2100_MONITOR				y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros Wireless Cards
CONFIG_ATH_DEBUG                                n
CONFIG_ATH5K_PCI                                y
CONFIG_ATH9K_BTCOEX_SUPPORT                     y
CONFIG_ATH9K_HTC_DEBUGFS                        y
CONFIG_WCN36XX_DEBUGFS                          n

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros Wireless Cards >> Atheros 5xxx wireless cards support
CONFIG_ATH5K_DEBUG                              n
CONFIG_ATH5K_TRACER                             n

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros Wireless Cards >> Atheros 802.11ac wireless cards support
CONFIG_ATH10K_DEBUG				n
CONFIG_ATH10K_DEBUGFS				y
CONFIG_ATH10K_TRACING				y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros Wireless Cards >> Atheros 802.11n wireless cards support
CONFIG_ATH9K_PCI                                y
CONFIG_ATH9K_AHB                                y
CONFIG_ATH9K_DEBUGFS                            y
CONFIG_ATH9K_STATION_STATISTICS                 y
CONFIG_ATH9K_DYNACK                             n
CONFIG_ATH9K_WOW                                y
CONFIG_ATH9K_RFKILL                             y
CONFIG_ATH9K_CHANNEL_CONTEXT                    y
CONFIG_ATH9K_PCOEM                              y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros Wireless Cards >> Atheros mobile chipsets support
CONFIG_ATH6KL_USB				m note<h/w specific experimental option -- opt-in>
CONFIG_ATH6KL_TRACING				n

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros Wireless Cards >> Linux Community AR9170 802.11n USB support
CONFIG_CARL9170_LEDS				y
CONFIG_CARL9170_DEBUGFS				n
CONFIG_CARL9170_HWRNG				y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros Wireless Cards >> Wilocity 60g WiFi card wil6210 support
CONFIG_WIL6210_ISR_COR                          y
CONFIG_WIL6210_TRACING                          y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Broadcom 43xx wireless support (mac80211 stack)
CONFIG_B43_PCMCIA				n
CONFIG_B43_SDIO					n
CONFIG_B43_PHY_G				y
CONFIG_B43_PHY_N				y
CONFIG_B43_PHY_LP				y
CONFIG_B43_PHY_HT				y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Broadcom 43xx wireless support (mac80211 stack) >> Supported bus types
CONFIG_B43_BUSES_BCMA_AND_SSB			y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Broadcom 43xx-legacy data transfer mode
CONFIG_B43LEGACY_DMA_AND_PIO_MODE		y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Broadcom IEEE802.11n embedded FullMAC WLAN driver
CONFIG_BRCMFMAC_SDIO                            y
CONFIG_BRCMFMAC_USB                             y
CONFIG_BRCMFMAC_PCIE                            y
CONFIG_BRCM_TRACING                             y
CONFIG_BRCMDBG					n flag<DEBUG>

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)
CONFIG_HERMES_PRISM				n
CONFIG_HERMES_CACHE_FW_ON_INIT			y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP)
CONFIG_HOSTAP_FIRMWARE				y
CONFIG_HOSTAP_FIRMWARE_NVRAM			y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection
CONFIG_IPW2200_MONITOR				y
CONFIG_IPW2200_RADIOTAP				y
CONFIG_IPW2200_PROMISCUOUS			y
CONFIG_IPW2200_QOS				y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi)
CONFIG_IWLWIFI_BCAST_FILTERING                  n
CONFIG_IWLWIFI_UAPSD                            n note<linus d6ca18de129fc4dd4374389561930b32820f35ff>

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi) >> Debugging Options
CONFIG_IWLWIFI_DEBUGFS				y
CONFIG_IWLWIFI_DEVICE_TRACING			y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Marvell 8xxx Libertas WLAN driver support
CONFIG_LIBERTAS_MESH				y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Marvell WiFi-Ex Driver

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Ralink driver support
CONFIG_RT2X00_LIB_DEBUGFS			n

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Ralink driver support >> Ralink rt27xx/rt28xx/rt30xx (PCI/PCIe/PCMCIA) support
CONFIG_RT2800PCI_RT33XX				y
CONFIG_RT2800PCI_RT35XX				y
CONFIG_RT2800PCI_RT53XX				y
CONFIG_RT2800PCI_RT3290				y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Ralink driver support >> Ralink rt27xx/rt28xx/rt30xx (USB) support
CONFIG_RT2800USB_RT33XX				y
CONFIG_RT2800USB_RT35XX				y
CONFIG_RT2800USB_RT3573				y
CONFIG_RT2800USB_RT53XX				y
CONFIG_RT2800USB_RT55XX				y
CONFIG_RT2800USB_UNKNOWN			y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Realtek rtlwifi family of devices
CONFIG_RTL8192DE m note<experimental wireless driver -- opt-in>

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Redpine Signals Inc 91x WLAN driver support
CONFIG_RSI_DEBUGFS				n

# Menu: Device Drivers >> Network device support >> Wireless LAN >> Softmac Prism54 support
CONFIG_P54_SPI_DEFAULT_EEPROM			n

# Menu: Device Drivers >> Network device support >> Wireless LAN >> TI Wireless LAN support
CONFIG_WL_TI					y
CONFIG_WILINK_PLATFORM_DATA			y

# Menu: Device Drivers >> Network device support >> Wireless LAN >> TI Wireless LAN support >> TI wl1251 driver support

# Menu: Device Drivers >> Network device support >> Wireless LAN >> iwl3945 / iwl4965 Debugging Options
CONFIG_IWLEGACY_DEBUGFS				y

# Menu: Device Drivers >> PHY Subsystem
CONFIG_GENERIC_PHY				y
CONFIG_PHY_EXYNOS_MIPI_VIDEO			p policy<{'armhf': 'y'}>
CONFIG_PHY_EXYNOS_DP_VIDEO			p policy<{'armhf': 'y'}>
CONFIG_PHY_EXYNOS5250_SATA			p policy<{'armhf': 'y'}>
CONFIG_PHY_XGENE				p policy<{'arm64': 'y'}>

# Menu: Device Drivers >> PPS support

# Menu: Device Drivers >> PPS support >> PPS support
CONFIG_PPS					p policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'y', 'i386': 'm', 'powerpc': 'm', 'ppc64el': 'y'}> mark<REVIEW>
CONFIG_PPS_CLIENT_KTIMER n flag<TESTING>

# Menu: Device Drivers >> PTP clock support
CONFIG_PTP_1588_CLOCK				p policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'y', 'i386': 'm', 'powerpc': 'm', 'ppc64el': 'y'}> mark<REVIEW>

# Menu: Device Drivers >> Parallel port support
CONFIG_PARPORT_1284				y

# Menu: Device Drivers >> Parallel port support >> PC-style hardware
CONFIG_PARPORT_PC_FIFO				y
CONFIG_PARPORT_PC_SUPERIO			n

# Menu: Device Drivers >> Pin controllers
set +tree 'Device Drivers>>Pin controllers' ?pattern '^PINCTRL_' ?type bool = y
CONFIG_PINMUX					y
CONFIG_PINCONF					y
CONFIG_PINCTRL_SINGLE				y
CONFIG_GPIO_SH_PFC				y

# Menu: Device Drivers >> Pin controllers >> Nomadik pin controller driver

# Menu: Device Drivers >> Pin controllers >> ST-Ericsson ABx500 family Mixed Signal Circuit gpio functions

# Menu: Device Drivers >> Platform support for Chrome hardware
CONFIG_CHROME_PLATFORMS				y

# Menu: Device Drivers >> Plug and Play support
CONFIG_PNP					y
CONFIG_ISAPNP					y
CONFIG_PNPBIOS					y
CONFIG_PNPBIOS_PROC_FS				y

# Menu: Device Drivers >> Power supply class support
CONFIG_POWER_SUPPLY				y
CONFIG_BATTERY_BQ27X00_I2C			y
CONFIG_BATTERY_BQ27X00_PLATFORM			y
CONFIG_CHARGER_MANAGER				y

# Menu: Device Drivers >> Power supply class support >> Board level reset or power off
CONFIG_POWER_RESET                              y
CONFIG_POWER_RESET_AS3722                       p policy<{'arm64': 'y', 'armhf': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_POWER_RESET_AXXIA                        p policy<{'armhf-generic-lpae': 'y'}>
CONFIG_POWER_RESET_BRCMSTB                      p policy<{'armhf': 'n'}>
CONFIG_POWER_RESET_GPIO                         p policy<{'arm64': 'y', 'armhf': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_POWER_RESET_GPIO_RESTART                 p policy<{'arm64': 'y', 'armhf': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_POWER_RESET_HISI                         p policy<{'armhf': 'y'}>
CONFIG_POWER_RESET_IMX                          p policy<{'armhf-generic': 'n'}>
CONFIG_POWER_RESET_MSM                          p policy<{'armhf': 'y'}>
CONFIG_POWER_RESET_LTC2952                      p policy<{'arm64': 'y', 'armhf': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_POWER_RESET_QNAP                         p policy<{'armhf': 'n'}>
CONFIG_POWER_RESET_RESTART                      p policy<{'armhf': 'y'}>
CONFIG_POWER_RESET_VERSATILE                    p policy<{'armhf': 'y'}>
CONFIG_POWER_RESET_VEXPRESS                     p policy<{'arm64': 'y', 'armhf': 'y'}>
CONFIG_POWER_RESET_XGENE                        p policy<{'arm64': 'n'}>
CONFIG_POWER_RESET_SYSCON                       p policy<{'arm64': 'y', 'armhf': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>

# Menu: Device Drivers >> Pulse-Width Modulation (PWM) Support
CONFIG_PWM					y

# Menu: Device Drivers >> Real Time Clock
CONFIG_RTC_CLASS				y
CONFIG_RTC_HCTOSYS				y
CONFIG_RTC_SYSTOHC				y
CONFIG_RTC_HCTOSYS_DEVICE			"rtc0"
CONFIG_RTC_DRV_DS3232				p policy<{'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc-e500mc': 'y', '*': 'm'}>
CONFIG_RTC_INTF_SYSFS				y
CONFIG_RTC_INTF_PROC				y
CONFIG_RTC_INTF_DEV				y
CONFIG_RTC_INTF_DEV_UIE_EMUL			n
CONFIG_RTC_DRV_TEST				n flag<TESTING>
CONFIG_RTC_DRV_M41T80_WDT			y
CONFIG_RTC_DRV_CMOS				p policy<{'amd64': 'y', 'i386': 'y', '*': 'm'}> note<boot essential on i386/amd64>
CONFIG_RTC_DRV_TWL4030				p policy<{'armhf': 'y', '*': 'm'}> note<boot essential on OMAP3/OMAP4>
CONFIG_RTC_DRV_OMAP				p policy<{'armhf': 'y', '*': 'm'}>
CONFIG_RTC_DRV_S3C				p policy<{'armhf': 'y', '*': 'm'}>
CONFIG_RTC_DRV_PL031				p policy<{'armhf': 'y', '*': 'm'}>
CONFIG_RTC_DRV_EFI				p policy<{'arm64': 'y', '*': 'n'}> note<LP:1583738>
CONFIG_RTC_DRV_XGENE				p policy<{'arm64': 'y', '*': 'n'}>
CONFIG_RTC_DRV_DS1374_WDT			y
CONFIG_RTC_DRV_PCF8523				p policy<{'armhf-generic': 'y', '*': 'm'}>
CONFIG_RTC_DRV_OPAL				p policy<{'powerpc-powerpc64-smp': 'y', 'ppc64el-generic': 'y'}>
CONFIG_RTC_DRV_MV				p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> Remoteproc drivers

# Menu: Device Drivers >> SCSI device support

# Menu: Device Drivers >> SCSI device support >> SCSI device support
CONFIG_SCSI_MQ_DEFAULT				n
CONFIG_SCSI					y
CONFIG_SCSI_PROC_FS				y
CONFIG_BLK_DEV_SD				y note<dependancy of boot essential>
CONFIG_BLK_DEV_SR				y note<dependancy of boot essential>
CONFIG_BLK_DEV_SR_VENDOR			n note<very old tape device support>
CONFIG_CHR_DEV_SG				y note<not autoloadable>
CONFIG_SCSI_CONSTANTS				y
CONFIG_SCSI_LOGGING				y
CONFIG_SCSI_SCAN_ASYNC				y

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> OSD-Initiator library
CONFIG_SCSI_OSD_DPRINT_SENSE			1

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> PCMCIA SCSI adapter support
CONFIG_SCSI_LOWLEVEL_PCMCIA			y

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI Device Handlers

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI Transports
#CONFIG_SCSI_SPI_ATTRS				p policy<(arch i386 amd64 &/ value y) | value m> note<dependancy of boot essential> 
CONFIG_SCSI_SPI_ATTRS				m
CONFIG_SCSI_SRP_ATTRS				p policy<{'powerpc-powerpc64-smp': 'y', 'ppc64el-generic': 'y', '*': 'm'}>
CONFIG_SCSI_SAS_ATA				y
CONFIG_SCSI_SAS_HOST_SMP			y

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers
CONFIG_SCSI_LOWLEVEL				y
CONFIG_SCSI_MVSAS_TASKLET			n
CONFIG_MEGARAID_NEWGEN				y
CONFIG_SCSI_MPT2SAS_MAX_SGE			128
CONFIG_SCSI_MPT2SAS_LOGGING			n
CONFIG_SCSI_MPT3SAS_MAX_SGE			128
CONFIG_SCSI_MPT3SAS_LOGGING			n
CONFIG_SCSI_FLASHPOINT				y
CONFIG_SCSI_IZIP_EPP16				n
CONFIG_SCSI_IZIP_SLOW_CTR			n
CONFIG_SCSI_IPR_TRACE				y note<LP:1343109>
CONFIG_SCSI_IPR_DUMP				y note<LP:1343109>
CONFIG_SCSI_DEBUG				m
CONFIG_SCSI_VIRTIO				m note<tech preview of new feature>
CONFIG_SCSI_GENERIC_NCR53C400			y
CONFIG_SCSI_IBMVSCSI				p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_SCSI_IBMVFC_TRACE			y
CONFIG_SCSI_MESH_SYNC_RATE			D
CONFIG_SCSI_MESH_RESET_DELAY_MS			D

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers >> Adaptec AIC79xx U320 support
CONFIG_AIC79XX_CMDS_PER_DEVICE			32
CONFIG_AIC79XX_RESET_DELAY_MS			D
CONFIG_AIC79XX_DEBUG_MASK			0
CONFIG_AIC79XX_REG_PRETTY_PRINT			y

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers >> Adaptec AIC7xxx Fast -> U160 support (New Driver)
CONFIG_AIC7XXX_CMDS_PER_DEVICE			8
CONFIG_AIC7XXX_RESET_DELAY_MS			D
CONFIG_AIC7XXX_DEBUG_MASK			0
CONFIG_AIC7XXX_REG_PRETTY_PRINT			y

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers >> EATA ISA/EISA/PCI (DPT and generic EATA/DMA-compliant boards) support
CONFIG_SCSI_EATA_TAGGED_QUEUE			y
CONFIG_SCSI_EATA_LINKED_COMMANDS		y
CONFIG_SCSI_EATA_MAX_TAGS			16

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers >> NCR Quad 720 MCA SCSI support

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers >> SYM53C8XX Version 2 SCSI support
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE	1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS		16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS			64
CONFIG_SCSI_SYM53C8XX_MMIO			y

# Menu: Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers >> UltraStor 14F/34F support
CONFIG_SCSI_U14_34F_TAGGED_QUEUE		y
CONFIG_SCSI_U14_34F_LINKED_COMMANDS		y
CONFIG_SCSI_U14_34F_MAX_TAGS			8

# Menu: Device Drivers >> SOC (System On Chip) specific Drivers

# Menu: Device Drivers >> SOC (System On Chip) specific Drivers >> TI SOC drivers support
CONFIG_SOC_TI                                   y

# Menu: Device Drivers >> SPI support
CONFIG_SPI					y
CONFIG_SPI_XILINX				n
CONFIG_SPI_OMAP24XX				y
CONFIG_SPI_FSL_SPI				y
CONFIG_SPI_FSL_ESPI				y
CONFIG_SPI_DW_MID_DMA				y

# Menu: Device Drivers >> SPMI support

# Menu: Device Drivers >> Serial ATA and Parallel ATA drivers (libata)
#CONFIG_PATA_ACPI				p policy<(arch i386 amd64 &/ value m)> note<Attachs to _any_ storage class PCI ID, therefore cannot be built in>
CONFIG_ATA					y mark<Subsystem>
CONFIG_ATA_VERBOSE_ERROR			y
CONFIG_ATA_ACPI					y
CONFIG_SATA_ZPODD				p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_SATA_PMP					y
CONFIG_SATA_AHCI_PLATFORM			p policy<{'armhf': 'y', '*': 'm'}> note<boot essential on highbank>
CONFIG_AHCI_IMX					p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> Serial ATA and Parallel ATA drivers (libata) >> ATA SFF support (for legacy IDE and PATA)
CONFIG_ATA_SFF					y

# Menu: Device Drivers >> Serial ATA and Parallel ATA drivers (libata) >> ATA SFF support (for legacy IDE and PATA) >> ATA BMDMA support
CONFIG_ATA_BMDMA                                y
CONFIG_ATA_PIIX                                 p policy<{'amd64': 'y', 'arm64': 'm', 'armhf': 'm', 'i386': 'y', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_SATA_HIGHBANK                            p policy<{'armhf': 'm'}>
CONFIG_SATA_RCAR                                p policy<{'armhf': 'm'}>
CONFIG_SATA_SVW                                 p policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'powerpc': 'y', 'ppc64el': 'm'}>
CONFIG_PATA_CS5520                              p policy<{'i386': 'm'}>
CONFIG_PATA_CS5530                              p policy<{'i386': 'm'}>
CONFIG_PATA_CS5535                              p policy<{'i386': 'm'}>
CONFIG_PATA_CS5536                              p policy<{'i386': 'm'}>
CONFIG_PATA_HPT3X3_DMA				n note<DMA mode is documented problematic>
CONFIG_PATA_IMX                                 p policy<{'armhf-generic': 'm'}>
CONFIG_PATA_MACIO                               p policy<{'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-smp': 'y'}>
CONFIG_PATA_SC1200                              p policy<{'i386': 'm'}>
CONFIG_PATA_SIS                                 p policy<{'amd64': 'y', 'arm64': 'm', 'armhf': 'm', 'i386': 'y', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_PATA_ACPI                                p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_ATA_GENERIC                              p policy<{'amd64': 'y', 'arm64': 'm', 'armhf': 'm', 'i386': 'y', 'powerpc': 'm', 'ppc64el': 'm'}>

# Menu: Device Drivers >> Sonics Silicon Backplane
CONFIG_SSB_PCIHOST				y
CONFIG_SSB_PCMCIAHOST				n
CONFIG_SSB_SDIOHOST				y
CONFIG_SSB_DRIVER_PCICORE			y

# Menu: Device Drivers >> Sonics Silicon Backplane >> Sonics Silicon Backplane support
CONFIG_SSB_SILENT				n
CONFIG_SSB_DRIVER_GPIO				y

# Menu: Device Drivers >> Sony MemoryStick card support

# Menu: Device Drivers >> Sound card support
CONFIG_SOUND					p policy<{'armhf': 'y', '*': 'm'}> note<not autoloadable on omap>
CONFIG_SOUND_OSS_CORE_PRECLAIM			n mark<ENFORCED> note<LP#1105230 LP#1385510>

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture
CONFIG_SND					p policy<{'armhf': 'y', '*': 'm'}> note<not autoloadable on omap>
CONFIG_SND_PCM_OSS				n note<deprecated in favour of pulseaudio emulation>
CONFIG_SND_SEQUENCER_OSS			n
CONFIG_SND_SEQ_HRTIMER_DEFAULT			y
CONFIG_SND_DYNAMIC_MINORS			y
CONFIG_SND_MAX_CARDS				32
CONFIG_SND_SUPPORT_OLD_API			y
CONFIG_SND_VERBOSE_PROCFS			y
CONFIG_SND_VERBOSE_PRINTK			n

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support
CONFIG_SND_SOC					p policy<(arch armel armhf &/ value y) | value m> note<not autoloadable on omap>

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> ASoC support for Intel(R) Smart Sound Technology

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> ASoC support for Samsung

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> CODEC drivers
CONFIG_SND_SOC_HDMI_CODEC			p policy<{'armhf': 'y', '*': 'm'}> mark<REVIEW>
CONFIG_SND_SOC_SGTL5000				p policy<{'armhf-generic': 'y', '*': 'm'}> mark<REVIEW>

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC AC97 Audio for the ADI BF5xx chip

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for Freescale CPUs
CONFIG_SND_SOC_FSL_SSI				p policy<{'armhf-generic': 'y', '*': 'm'}> mark<REVIEW>
CONFIG_SND_SOC_IMX_AUDMUX			p policy<{'armhf-generic': 'y', '*': 'm'}> mark<REVIEW>

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for Freescale CPUs >> SoC Audio for Freescale PowerPC CPUs

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for Freescale CPUs >> SoC Audio for Freescale i.MX CPUs
CONFIG_SND_IMX_SOC				p policy<{'armhf': 'y'}>
CONFIG_SND_SOC_IMX_SGTL5000			p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for Freescale MXS CPUs

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for TI DAVINCI

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for TI DAVINCI >> DM365 codec select

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for the Atmel System-on-Chip

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for the Intel PXA2xx chip

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for the Tegra System-on-Chip

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio for the Texas Instruments OMAP chips
CONFIG_SND_OMAP_SOC p policy<(arch armel armhf &/ value y) | value m> note<required for omap3 sound>
CONFIG_SND_OMAP_SOC_OMAP_TWL4030		p policy<(arch armel armhf &/ value y) | value m> note<not autoloadable on omap>

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio support for SuperH

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio support for Ux500 platform

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC Audio support for the Cirrus Logic EP93xx series

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> SoC I2S Audio for the ADI Blackfin chip

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ARM sound devices
CONFIG_SND_ARM					p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> Apple Onboard Audio driver

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> Atmel devices (AVR32 and AT91)

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> FireWire sound devices
CONFIG_SND_FIREWIRE				y
CONFIG_SND_DICE					m

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> GSC sound devices

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> Generic sound devices
CONFIG_SND_DRIVERS				y
CONFIG_SND_AC97_POWER_SAVE			y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT		D

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> HD-Audio
CONFIG_SND_HDA_PREALLOC_SIZE			D
CONFIG_SND_HDA_HWDEP				y
CONFIG_SND_HDA_RECONFIG				y note<allows fixes to be tested live>
CONFIG_SND_HDA_INPUT_BEEP			y
CONFIG_SND_HDA_INPUT_BEEP_MODE			0
CONFIG_SND_HDA_INPUT_JACK			y
CONFIG_SND_HDA_PATCH_LOADER			y
CONFIG_SND_HDA_CODEC_CA0132_DSP			y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT		D

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ISA sound devices
CONFIG_SND_ISA					y
CONFIG_SND_SB16_CSP				y

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> MIPS sound devices

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> PCI sound devices
CONFIG_SND_PCI					y
CONFIG_SND_BT87X_OVERCLOCK			n
CONFIG_SND_CS46XX_NEW_DSP			y
CONFIG_SND_ES1968_INPUT				y
CONFIG_SND_ES1968_RADIO				y
CONFIG_SND_FM801_TEA575X_BOOL			y
CONFIG_SND_MAESTRO3_INPUT			y

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> PCMCIA sound devices
CONFIG_SND_PCMCIA				y

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> PowerPC sound devices
CONFIG_SND_PPC					p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_SND_POWERMAC				p policy<{'powerpc': 'm'}>
CONFIG_SND_POWERMAC_AUTO_DRC			p policy<{'powerpc': 'y'}>
CONFIG_SND_PS3					p policy<{'powerpc': 'm'}>
CONFIG_SND_PS3_DEFAULT_START_DELAY		p policy<{'powerpc': '2000'}>

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> SPI sound devices
CONFIG_SND_SPI					y

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> SUPERH sound devices

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> Sparc sound devices

# Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> USB sound devices
CONFIG_SND_USB					y
CONFIG_SND_USB_CAIAQ_INPUT			y

# Menu: Device Drivers >> Sound card support >> Open Sound System (DEPRECATED)

# Menu: Device Drivers >> Sound card support >> Open Sound System (DEPRECATED) >> OSS sound modules

# Menu: Device Drivers >> Sound card support >> Open Sound System (DEPRECATED) >> Support for Turtle Beach MultiSound Classic, Tahiti, Monterey

# Menu: Device Drivers >> Sound card support >> Open Sound System (DEPRECATED) >> Support for Turtle Beach MultiSound Pinnacle, Fiji

# Menu: Device Drivers >> Staging drivers
CONFIG_STAGING                                  y
CONFIG_SLICOSS                                  p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_88EU_AP_MODE                             y
CONFIG_8723AU_AP_MODE                           y
CONFIG_8723AU_BT_COEXIST                        y
CONFIG_USB_EMXX                                 p policy<{'armhf': 'y'}>
CONFIG_FT1000_PCMCIA                            p policy<{'amd64': 'm', 'i386': 'm', 'powerpc': 'm'}>
CONFIG_FWTTY_MAX_TOTAL_PORTS                    64
CONFIG_FWTTY_MAX_CARD_PORTS                     32
CONFIG_MTD_SPINAND_ONDIEECC                     y
CONFIG_LNET_MAX_PAYLOAD                         1048576
CONFIG_CRYPTO_SKEIN                             p policy<{'amd64': 'y'}>
CONFIG_COMMON_CLK_XLNX_CLKWZRD                  p policy<{'arm64': 'n', 'armhf': 'n', 'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc-e500mc': 'n'}>

# Menu: Device Drivers >> Staging drivers >> Android

# Menu: Device Drivers >> Staging drivers >> Android >> Ion Memory Manager

# Menu: Device Drivers >> Staging drivers >> Data acquisition support (comedi)
CONFIG_COMEDI_DEFAULT_BUF_SIZE_KB		2048
CONFIG_COMEDI_DEFAULT_BUF_MAXSIZE_KB		20480

# Menu: Device Drivers >> Staging drivers >> Data acquisition support (comedi) >> Comedi ISA and PC/104 drivers
CONFIG_COMEDI_ISA_DRIVERS			y

# Menu: Device Drivers >> Staging drivers >> Data acquisition support (comedi) >> Comedi PCI drivers
CONFIG_COMEDI_PCI_DRIVERS			m

# Menu: Device Drivers >> Staging drivers >> Data acquisition support (comedi) >> Comedi PCMCIA drivers
CONFIG_COMEDI_PCMCIA_DRIVERS			m

# Menu: Device Drivers >> Staging drivers >> Data acquisition support (comedi) >> Comedi USB drivers
CONFIG_COMEDI_USB_DRIVERS			m

# Menu: Device Drivers >> Staging drivers >> Data acquisition support (comedi) >> Comedi misc drivers
CONFIG_COMEDI_MISC_DRIVERS			y

# Menu: Device Drivers >> Staging drivers >> GCT GDM72xx WiMAX support
CONFIG_WIMAX_GDM72XX_QOS			y
CONFIG_WIMAX_GDM72XX_K_MODE			y
CONFIG_WIMAX_GDM72XX_WIMAX2			y
CONFIG_WIMAX_GDM72XX_USB_PM			y

# Menu: Device Drivers >> Staging drivers >> GCT GDM72xx WiMAX support >> Select interface
CONFIG_WIMAX_GDM72XX_USB			y

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers
CONFIG_IIO_SIMPLE_DUMMY_EVENTS			n note<dummy driver>
CONFIG_IIO_SIMPLE_DUMMY_BUFFER			n note<dummy driver>

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Accelerometers

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Active energy metering IC

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Analog digital bi-direction converters

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Analog to digital converters

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Capacitance to digital converters

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Digital gyroscope sensors

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Direct Digital Synthesis

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Light sensors

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Magnetometer sensors

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Network Analyzer, Impedance Converters

# Menu: Device Drivers >> Staging drivers >> IIO staging drivers >> Resolver to digital converters

# Menu: Device Drivers >> Staging drivers >> Line6 USB support
CONFIG_LINE6_USB_IMPULSE_RESPONSE		n

# Menu: Device Drivers >> Staging drivers >> Lustre file system client support
CONFIG_LUSTRE_OBD_MAX_IOCTL_BUFFER		D

# Menu: Device Drivers >> Staging drivers >> Media staging drivers
CONFIG_STAGING_MEDIA				y
CONFIG_DT3155_CCIR				n note<US centric>
CONFIG_DT3155_STREAMING				y
CONFIG_VIDEO_OMAP4				n

# Menu: Device Drivers >> Staging drivers >> Media staging drivers >> ISA and parallel port devices
CONFIG_MEDIA_PARPORT_SUPPORT			y

# Menu: Device Drivers >> Staging drivers >> Media staging drivers >> Linux Infrared Remote Control IR receiver/transmitter drivers
CONFIG_LIRC_STAGING				y
CONFIG_LIRC_SERIAL_TRANSMITTER			y

# Menu: Device Drivers >> Staging drivers >> NV Tegra Embedded Controller SMBus Interface

# Menu: Device Drivers >> Staging drivers >> Parallel port LCD/Keypad Panel support
CONFIG_PANEL_PARPORT				0
CONFIG_PANEL_PROFILE				5
CONFIG_PANEL_CHANGE_MESSAGE			n

# Menu: Device Drivers >> Staging drivers >> Parallel port LCD/Keypad Panel support >> LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)

# Menu: Device Drivers >> Staging drivers >> Parallel port LCD/Keypad Panel support >> LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom) >> LCD communication mode (0=parallel 8 bits, 1=serial)

# Menu: Device Drivers >> Staging drivers >> Speakup console speech

# Menu: Device Drivers >> Staging drivers >> Speakup console speech >> Speakup core

# Menu: Device Drivers >> Staging drivers >> Support for rtllib wireless devices

# Menu: Device Drivers >> Staging drivers >> Unisys SPAR driver support
CONFIG_UNISYSSPAR                               p policy<{'amd64': 'y'}>
CONFIG_UNISYS_VISORUTIL                         p policy<{'amd64': 'm'}>
CONFIG_UNISYS_VISORCHANNEL                      p policy<{'amd64': 'm'}>
CONFIG_UNISYS_VISORCHIPSET                      p policy<{'amd64': 'm'}>
CONFIG_UNISYS_CHANNELSTUB                       p policy<{'amd64': 'm'}>
CONFIG_UNISYS_UISLIB                            p policy<{'amd64': 'm'}>
CONFIG_UNISYS_VIRTPCI                           p policy<{'amd64': 'm'}>
CONFIG_UNISYS_VIRTHBA                           p policy<{'amd64': 'm'}>

# Menu: Device Drivers >> TI VLYNQ

# Menu: Device Drivers >> USB support
CONFIG_USB_SUPPORT                              y
CONFIG_USB_LED_TRIG                             y

# Menu: Device Drivers >> USB support >> ChipIdea Highspeed Dual Role Controller
CONFIG_USB_CHIPIDEA_UDC				y
CONFIG_USB_CHIPIDEA_HOST			y

# Menu: Device Drivers >> USB support >> Support for Host-side USB
#CONFIG_USB_MUSB_OMAP2PLUS			y
CONFIG_USB					y
CONFIG_USB_ANNOUNCE_NEW_DEVICES			y
CONFIG_USB_DYNAMIC_MINORS			y
CONFIG_USB_DEFAULT_PERSIST			y
CONFIG_USB_OTG					n note<triggers breakage on x86 LP:1047527, LP:1411295> 
CONFIG_USB_OTG_WHITELIST			n note<OTG white/blacklists are disabled>
CONFIG_USB_OTG_BLACKLIST_HUB			n note<OTG white/blacklists are disabled>
CONFIG_USB_OTG_FSM				n note<selects USB_OTG LP:1047527, LP:1411295>>
CONFIG_USB_XHCI_HCD				y note<ensures USB 2.0/1.1 probe ordering>
CONFIG_USB_UHCI_HCD				y note<ensures USB 2.0/1.1 probe ordering>
CONFIG_USB_HCD_BCMA				p policy<(arch armel armhf &/ value n) | value m> note<USB_{O,E}HCI_HCD_PLATFORM must be off on omap>
CONFIG_USB_HCD_SSB				p policy<(arch armel armhf &/ value n) | value m> note<USB_{O,E}HCI_HCD_PLATFORM must be off on omap>
CONFIG_USB_SISUSBVGA_CON n note<reviewed 07/2012>
CONFIG_USB_SL811_HCD_ISO			y
CONFIG_USB_HCD_TEST_MODE			n

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> DesignWare USB2 DRD Core Support
CONFIG_USB_DWC2					y
CONFIG_USB_DWC2_PLATFORM			y
CONFIG_USB_DWC2_PCI				y
CONFIG_USB_DWC2_TRACK_MISSED_SOFS		n

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> DesignWare USB2 DRD Core Support >> DWC2 Mode Selection
CONFIG_USB_DWC2_HOST                            p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'n', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_USB_DWC2_PERIPHERAL                      p policy<{'armhf': 'n'}>
CONFIG_USB_DWC2_DUAL_ROLE                       p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> DesignWare USB3 DRD Core Support
CONFIG_USB_DWC3_OMAP                            p policy<{'armhf': 'm'}>
CONFIG_USB_DWC3_EXYNOS                          p policy<{'armhf': 'm'}>
CONFIG_USB_DWC3_QCOM                            p policy<{'armhf': 'm'}>
CONFIG_DWC3_HOST_USB3_LPM_ENABLE                y

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> DesignWare USB3 DRD Core Support >> DWC3 Mode Selection
CONFIG_USB_DWC3_DUAL_ROLE			y

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> EHCI HCD (USB 2.0) support
#
CONFIG_USB_EHCI_HCD_PLATFORM                    p mark<ENFORCED> policy<{'amd64': 'y', 'arm64': 'm', 'armhf': 'n', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'm'}> note<Don't use the generic ehci/ohci code on omap, it doesn't work> mark<REVIEW>
CONFIG_USB_EHCI_HCD				y note<ensures USB 2.0/1.1 probe ordering>
CONFIG_USB_EHCI_ROOT_HUB_TT			y
CONFIG_USB_EHCI_TT_NEWSCHED			y
CONFIG_XPS_USB_HCD_XILINX			y
CONFIG_USB_EHCI_FSL				y
CONFIG_USB_EHCI_HCD_PPC_OF			y

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> Inventra Highspeed Dual Role Controller (TI, ADI, ...)
CONFIG_USB_MUSB_HDRC				p policy<(arch armel armhf &/ value y) | value m> note<not autoloadable on omap>
CONFIG_USB_MUSB_TUSB6010 p policy<(arch armel armhf &/ value n) | value m> note<USB_MUSB choice>

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> Inventra Highspeed Dual Role Controller (TI, ADI, ...) >> MUSB DMA mode
CONFIG_USB_UX500_DMA                            p policy<{'amd64': 'n', 'arm64': 'y', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'y'}>
CONFIG_USB_INVENTRA_DMA                         p policy<{'armhf': 'n'}>
CONFIG_USB_TI_CPPI41_DMA                        p policy<{'armhf': 'n'}>
CONFIG_MUSB_PIO_ONLY                            p policy<{'amd64': 'y', 'arm64': 'n', 'armhf': 'y', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'n'}>

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> Inventra Highspeed Dual Role Controller (TI, ADI, ...) >> MUSB Mode Selection
CONFIG_USB_MUSB_DUAL_ROLE			y

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> OHCI HCD (USB 1.1) support
CONFIG_USB_OHCI_HCD				y note<ensures USB 2.0/1.1 probe ordering>
CONFIG_USB_OHCI_HCD_PPC_OF_BE			p policy<{'powerpc': 'y', 'ppc64el': 'n'}>
CONFIG_USB_OHCI_HCD_PPC_OF_LE			p policy<{'powerpc': 'n', 'ppc64el': 'n'}> mark<REVIEW>

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> USB DSL modem support

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> USB Mass Storage support
CONFIG_REALTEK_AUTOPM				y

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> USB Serial Converter support
CONFIG_USB_SERIAL_GENERIC			y
CONFIG_USB_SERIAL_SAFE_PADDED			n
CONFIG_USB_SERIAL_DEBUG				m note<not actually debug>
CONFIG_USB_SERIAL_MOS7715_PARPORT		y

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> USB Serial Converter support >> USB Keyspan USA-xxx Serial Driver
CONFIG_USB_SERIAL_KEYSPAN_MPR			y
CONFIG_USB_SERIAL_KEYSPAN_USA28			y
CONFIG_USB_SERIAL_KEYSPAN_USA28X		y
CONFIG_USB_SERIAL_KEYSPAN_USA28XA		y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB		y
CONFIG_USB_SERIAL_KEYSPAN_USA19			y
CONFIG_USB_SERIAL_KEYSPAN_USA18X		y
CONFIG_USB_SERIAL_KEYSPAN_USA19W		y
CONFIG_USB_SERIAL_KEYSPAN_USA19QW		y
CONFIG_USB_SERIAL_KEYSPAN_USA19QI		y
CONFIG_USB_SERIAL_KEYSPAN_USA49W		y
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC		y

# Menu: Device Drivers >> USB support >> Support for Host-side USB >> USB/IP support

# Menu: Device Drivers >> USB support >> USB Gadget Support
CONFIG_USB_GADGET				p policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'y', 'i386': 'm', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_USB_GADGET_VBUS_DRAW			D
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS		D

# Menu: Device Drivers >> USB support >> USB Gadget Support >> USB Gadget Drivers
CONFIG_USB_ZERO_HNPTEST				y
CONFIG_GADGET_UAC1				y
CONFIG_USB_ETH_RNDIS				y
CONFIG_USB_ETH_EEM				y
CONFIG_USB_G_MULTI				p policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'm', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_USB_G_MULTI_RNDIS			p policy<{'armhf': 'y'}>
CONFIG_USB_G_MULTI_CDC				p policy<{'armhf': 'y'}>

# Menu: Device Drivers >> USB support >> USB Gadget Support >> USB Gadget Drivers >> EHCI Debug Device mode
CONFIG_USB_G_DBGP_SERIAL			y

# Menu: Device Drivers >> USB support >> USB Gadget Support >> USB Gadget Drivers >> Function Filesystem
CONFIG_USB_FUNCTIONFS_ETH			y
CONFIG_USB_FUNCTIONFS_RNDIS			y
CONFIG_USB_FUNCTIONFS_GENERIC			y

# Menu: Device Drivers >> USB support >> USB Gadget Support >> USB Gadget Drivers >> USB functions configurable through configfs
CONFIG_USB_CONFIGFS_SERIAL                      y
CONFIG_USB_CONFIGFS_ACM                         y
CONFIG_USB_CONFIGFS_OBEX                        y
CONFIG_USB_CONFIGFS_NCM                         y
CONFIG_USB_CONFIGFS_ECM                         y
CONFIG_USB_CONFIGFS_ECM_SUBSET                  y
CONFIG_USB_CONFIGFS_RNDIS                       y
CONFIG_USB_CONFIGFS_EEM                         y
CONFIG_USB_CONFIGFS_PHONET                      y
CONFIG_USB_CONFIGFS_MASS_STORAGE                y
CONFIG_USB_CONFIGFS_F_LB_SS                     y
CONFIG_USB_CONFIGFS_F_FS                        y
CONFIG_USB_CONFIGFS_F_UAC1                      y
CONFIG_USB_CONFIGFS_F_UAC2                      y
CONFIG_USB_CONFIGFS_F_MIDI                      y
CONFIG_USB_CONFIGFS_F_HID                       y

# Menu: Device Drivers >> USB support >> USB Gadget Support >> USB Peripheral Controller
CONFIG_USB_M66592				n note<gadget device>
CONFIG_USB_DUMMY_HCD				n flag<TESTING>
CONFIG_USB_NET2272_DMA				y

# Menu: Device Drivers >> USB support >> USB Physical Layer drivers
CONFIG_FSL_USB2_OTG				p policy<{'powerpc': 'n'}>
CONFIG_NOP_USB_XCEIV				p policy<{'armhf': 'y', '*': 'm'}> note<boot essential on omap/highbank>
CONFIG_TAHVO_USB_HOST_BY_DEFAULT		y
CONFIG_USB_MXS_PHY				p policy<{'armhf': 'y'}>
CONFIG_USB_ULPI					p policy<{'arm64': 'y', 'armhf': 'y'}>

# Menu: Device Drivers >> Ultra Wideband devices

# Menu: Device Drivers >> Userspace I/O drivers

# Menu: Device Drivers >> VFIO Non-Privileged userspace driver framework
CONFIG_VFIO_PCI_VGA				y

# Menu: Device Drivers >> VME bridge support
CONFIG_VME_BUS					y

# Menu: Device Drivers >> Virtio drivers
CONFIG_VIRTIO_PCI                               y
CONFIG_VIRTIO_BALLOON                           y
CONFIG_VIRTIO_MMIO                              y
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES              y

# Menu: Device Drivers >> Virtualization drivers
CONFIG_VIRT_DRIVERS				y

# Menu: Device Drivers >> Voltage and Current Regulator Support
CONFIG_REGULATOR				y
CONFIG_REGULATOR_FIXED_VOLTAGE			p policy<{'armhf': 'y', '*': 'm'}> note<boot essential on arm>
CONFIG_REGULATOR_TI_ABB				p policy<{'armhf': 'y'}>
CONFIG_REGULATOR_TWL4030			p mark<ENFORCED> policy<{'armhf-generic': 'y', '*': 'm'}> note<boot requisite for omap4>

# Menu: Device Drivers >> Watchdog Timer Support
CONFIG_WATCHDOG					y
CONFIG_WATCHDOG_NOWAYOUT			n
CONFIG_WATCHDOG_CORE				y
CONFIG_INTEL_SCU_WATCHDOG			p policy<{'i386': 'y'}>
CONFIG_ITCO_VENDOR_SUPPORT			p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_HPWDT_NMI_DECODING			p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_BOOKE_WDT				p policy<{'powerpc': 'y'}>
CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT		38

# Menu: Device Drivers >> X86 Platform Specific Device Drivers
CONFIG_X86_PLATFORM_DEVICES			y
CONFIG_SONYPI_COMPAT				y

# Menu: Device Drivers >> X86 Platform Specific Device Drivers >> Intel SCU IPC Support
CONFIG_INTEL_SCU_IPC				y
CONFIG_GPIO_INTEL_PMIC				y

# Menu: Device Drivers >> X86 Platform Specific Device Drivers >> ThinkPad ACPI Laptop Extras
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT		y
CONFIG_THINKPAD_ACPI_DEBUGFACILITIES		y
CONFIG_THINKPAD_ACPI_UNSAFE_LEDS		n
CONFIG_THINKPAD_ACPI_VIDEO			y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL		y

# Menu: Device Drivers >> X86 Platform Specific Device Drivers >> WMI

# Menu: Device Drivers >> Xen driver support
CONFIG_XEN_BACKEND				y
CONFIG_XEN_COMPAT_XENFS				y
CONFIG_XEN_SYS_HYPERVISOR			y
CONFIG_XEN_ACPI_PROCESSOR			p mark<ENFORCED> policy<{'i386': 'y', 'amd64': 'y'}> <boot essential on XEN host>
CONFIG_XEN_MCE_LOG				y

# Menu: Device Drivers >> Xen driver support >> Xen memory balloon driver
CONFIG_XEN_BALLOON				y
CONFIG_XEN_SELFBALLOONING			y
CONFIG_XEN_BALLOON_MEMORY_HOTPLUG		y
CONFIG_XEN_SCRUB_PAGES				y

# Menu: Enable loadable module support
CONFIG_MODULES                                  y
CONFIG_MODULE_FORCE_LOAD                        n
CONFIG_MODULE_UNLOAD                            y
CONFIG_MODULE_FORCE_UNLOAD                      n
CONFIG_MODVERSIONS                              y
CONFIG_MODULE_SRCVERSION_ALL                    y
CONFIG_MODULE_COMPRESS                          n

# Menu: Enable loadable module support >> Compression algorithm

# Menu: Enable loadable module support >> Module signature verification
CONFIG_MODULE_SIG				y
CONFIG_MODULE_SIG_FORCE				n
CONFIG_MODULE_SIG_ALL				y

# Menu: Enable loadable module support >> Module signature verification >> Which hash algorithm should modules be signed with?
CONFIG_MODULE_SIG_SHA512			y

# Menu: Enable the block layer
CONFIG_BLOCK					y
CONFIG_LBDAF					y
CONFIG_BLK_DEV_BSG				y
CONFIG_BLK_DEV_BSGLIB				y
CONFIG_BLK_DEV_INTEGRITY			y
CONFIG_BLK_DEV_THROTTLING			y note<CGROUP disk consumption control>
CONFIG_BLK_CMDLINE_PARSER			y

# Menu: Enable the block layer >> IO Schedulers
CONFIG_IOSCHED_DEADLINE				y
CONFIG_IOSCHED_CFQ				y
CONFIG_CFQ_GROUP_IOSCHED			y

# Menu: Enable the block layer >> IO Schedulers >> Default I/O scheduler
CONFIG_DEFAULT_DEADLINE				p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'n'}>
CONFIG_DEFAULT_CFQ				p policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'y'}>

# Menu: Enable the block layer >> Partition Types
set +tree 'Enable the block layer>>Partition Types' ?pattern _PARTITION$ !flag EXPERIMENTAL         = y
set +tree 'Enable the block layer>>Partition Types' ?pattern _DISKLABEL$ !flag EXPERIMENTAL         = y

# Menu: Enable the block layer >> Partition Types >> Advanced partition selection
CONFIG_PARTITION_ADVANCED			y

# Menu: Disable the block layer >> Partition Types >> Advanced partition selection >> Acorn partition support
CONFIG_ACORN_PARTITION_CUMANA			n
CONFIG_ACORN_PARTITION_EESOX			n
CONFIG_ACORN_PARTITION_ICS			n
CONFIG_ACORN_PARTITION_ADFS			n
CONFIG_ACORN_PARTITION_POWERTEC			n
CONFIG_ACORN_PARTITION_RISCIX			n

# Menu: Enable the block layer >> Partition Types >> Advanced partition selection >> PC BIOS (MSDOS partition tables) support
CONFIG_MINIX_SUBPARTITION			y

# Menu: Endianness selection
CONFIG_CPU_BIG_ENDIAN				?

# Menu: Endianness selection >> Architecture: powerpc
CONFIG_CPU_LITTLE_ENDIAN			?

# Menu: Executable file formats / Emulations
CONFIG_BINFMT_ELF				y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS		y
CONFIG_BINFMT_SCRIPT				y mark<ENFORCED> note<required if 'init' is a shell script>
CONFIG_BINFMT_MISC				m
CONFIG_COREDUMP					y
CONFIG_BINFMT_ELF                               y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS            y
CONFIG_BINFMT_SCRIPT                            y
CONFIG_BINFMT_AOUT                              p policy<{'i386': 'm'}>
CONFIG_COREDUMP                                 y

# Menu: Executable file formats / Emulations >> Architecture: arm

# Menu: Executable file formats / Emulations >> Architecture: x86
CONFIG_IA32_EMULATION				y
CONFIG_IA32_AOUT				n note<AOUT is deprecated> mark<DEPRECATED>
CONFIG_X86_X32					y

# Menu: File systems
set +tree 'File systems' ?flag EXPERIMENTAL ?type bool = n
set +tree 'File systems' ?flag EXPERIMENTAL ?type tristate = m note<experimental opt-in>`
set +tree 'File systems' !flag EXPERIMENTAL ?type tristate = m
set +tree 'File systems' ?pattern _POSIX_ACL$ !flag EXPERIMENTAL     = y
set +tree 'File systems' ?pattern _SECURITY$ !flag EXPERIMENTAL      = y
set +tree 'File systems' ?pattern _XATTR$ !flag EXPERIMENTAL         = y
set +tree 'File systems' ?pattern _FSCACHE$ !flag EXPERIMENTAL	     = y
#
CONFIG_EXT2_FS					n note<ext4 handling via EXT4_USE_FOR_EXT23>
CONFIG_EXT3_FS					n note<ext4 handling via EXT4_USE_FOR_EXT23>
CONFIG_GFS2_FS_LOCKING_DLM			y
CONFIG_FILE_LOCKING				y
CONFIG_DNOTIFY					y
CONFIG_INOTIFY_USER				y
CONFIG_FANOTIFY					y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS		y
CONFIG_QUOTA_NETLINK_INTERFACE			y
CONFIG_FUSE_FS					y note<not autoloadable>
CONFIG_OVERLAY_FS_V1				y

# Menu: File systems >> Btrfs filesystem support
CONFIG_BTRFS_FS_POSIX_ACL			y
CONFIG_BTRFS_FS_RUN_SANITY_TESTS		n
CONFIG_BTRFS_ASSERT				n

# Menu: File systems >> CD-ROM/DVD Filesystems
CONFIG_JOLIET					y
CONFIG_ZISOFS					y

# Menu: File systems >> Caches
CONFIG_CACHEFILES_HISTOGRAM			n

# Menu: File systems >> Caches >> General filesystem local caching manager
CONFIG_FSCACHE_STATS				y
CONFIG_FSCACHE_HISTOGRAM			n
CONFIG_FSCACHE_OBJECT_LIST			n

# Menu: File systems >> DOS/FAT/NT Filesystems
CONFIG_VFAT_FS					y mark<ENFORCED> note<needed on arm to ensure we can write the kernel when replacing>
CONFIG_FAT_DEFAULT_CODEPAGE			437
CONFIG_FAT_DEFAULT_IOCHARSET			"iso8859-1"
CONFIG_NTFS_RW					n

# Menu: File systems >> Distributed Lock Manager (DLM)

# Menu: File systems >> JFS filesystem support
CONFIG_JFS_STATISTICS				y

# Menu: File systems >> Miscellaneous filesystems
CONFIG_MISC_FILESYSTEMS				y
CONFIG_ECRYPT_FS				y mark<ENFORCED> note<not autoloadable>
CONFIG_ECRYPT_FS_MESSAGING			y
CONFIG_LOGFS					n note<highly discouraged for use>
CONFIG_EFIVAR_FS				y note<needed for variable EFI update>
CONFIG_UBIFS_FS_ADVANCED_COMPR			n
CONFIG_UBIFS_FS_LZO				y
CONFIG_UBIFS_FS_ZLIB				y

# Menu: File systems >> Miscellaneous filesystems >> F2FS filesystem support (EXPERIMENTAL)
CONFIG_F2FS_STAT_FS				y
CONFIG_F2FS_CHECK_FS				n

# Menu: File systems >> Miscellaneous filesystems >> Journalling Flash File System v2 (JFFS2) support
CONFIG_JFFS2_FS_DEBUG				0
CONFIG_JFFS2_FS_WRITEBUFFER			y
CONFIG_JFFS2_FS_WBUF_VERIFY			n
CONFIG_JFFS2_SUMMARY				n

# Menu: File systems >> Miscellaneous filesystems >> Journalling Flash File System v2 (JFFS2) support >> Advanced compression options for JFFS2
CONFIG_JFFS2_COMPRESSION_OPTIONS		y
CONFIG_JFFS2_ZLIB				y
CONFIG_JFFS2_LZO				y
CONFIG_JFFS2_RTIME				y
CONFIG_JFFS2_RUBIN				n

# Menu: File systems >> Miscellaneous filesystems >> Journalling Flash File System v2 (JFFS2) support >> Advanced compression options for JFFS2 >> JFFS2 default compression mode
CONFIG_JFFS2_CMODE_FAVOURLZO			y

# Menu: File systems >> Miscellaneous filesystems >> Persistent store support
CONFIG_PSTORE					y
CONFIG_PSTORE_CONSOLE				p policy<{'armhf': 'y', '*': 'n'}> note<can cause machine brickage>
CONFIG_PSTORE_RAM				p policy<{'armhf': 'y', '*': 'm'}>
CONFIG_PSTORE_FTRACE				n

# Menu: File systems >> Miscellaneous filesystems >> RomFS backing stores
CONFIG_ROMFS_BACKED_BY_BLOCK			y

# Menu: File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
CONFIG_SQUASHFS_ZLIB                            y
CONFIG_SQUASHFS_LZ4                             n
CONFIG_SQUASHFS_LZO                             y
CONFIG_SQUASHFS_XZ                              y
CONFIG_SQUASHFS_4K_DEVBLK_SIZE			n note<non-default block size>
CONFIG_SQUASHFS_EMBEDDED                        n
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE             3

# Menu: File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support >> Decompressor parallelisation options
CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU		y

# Menu: File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support >> File decompression options
CONFIG_SQUASHFS_FILE_DIRECT			y

# Menu: File systems >> Native language support
CONFIG_NLS					y note<dependancy of boot essential>
CONFIG_NLS_CODEPAGE_437				y
CONFIG_NLS_DEFAULT				"utf8"

# Menu: File systems >> Network File Systems

# XXX: to be removed
CONFIG_NETWORK_FILESYSTEMS			y
CONFIG_NFSD_V3					y
CONFIG_NFSD_V3_ACL				y
CONFIG_NFSD_V4					y
CONFIG_NFSD_V4_SECURITY_LABEL			y
CONFIG_NFSD_FAULT_INJECTION			n
CONFIG_SUNRPC_DEBUG				y
CONFIG_CEPH_FSCACHE				y
CONFIG_AFS_FSCACHE				y

# Menu: File systems >> Network File Systems >> CIFS support (advanced network filesystem, SMBFS successor)
CONFIG_CIFS_STATS				y
CONFIG_CIFS_STATS2				n
CONFIG_CIFS_WEAK_PW_HASH			y
CONFIG_CIFS_UPCALL				y
CONFIG_CIFS_POSIX				y
CONFIG_CIFS_ACL					y
CONFIG_CIFS_DEBUG				y
CONFIG_CIFS_DEBUG2				n
CONFIG_CIFS_DFS_UPCALL				y
CONFIG_CIFS_SMB2				y

# Menu: File systems >> Network File Systems >> NCP file system support (to mount NetWare volumes)
CONFIG_NCPFS_PACKET_SIGNING			y
CONFIG_NCPFS_IOCTL_LOCKING			y
CONFIG_NCPFS_STRONG				y
CONFIG_NCPFS_NFS_NS				y
CONFIG_NCPFS_OS2_NS				y
CONFIG_NCPFS_SMALLDOS				n
CONFIG_NCPFS_NLS				y
CONFIG_NCPFS_EXTRAS				y

# Menu: File systems >> Network File Systems >> NFS client support
CONFIG_NFS_V3_ACL				y
CONFIG_NFS_SWAP					y
CONFIG_NFS_USE_LEGACY_DNS			n

# Menu: File systems >> Network File Systems >> NFS client support >> NFS client support for NFSv4.1
CONFIG_NFS_V4_1					y
CONFIG_NFS_V4_2					y
CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN	"kernel.org"
CONFIG_NFS_V4_1_MIGRATION			y

# Menu: File systems >> Network File Systems >> Plan 9 Resource Sharing Support (9P2000)
CONFIG_9P_FSCACHE				y

# Menu: File systems >> OCFS2 file system support
CONFIG_OCFS2_FS_STATS				y
CONFIG_OCFS2_DEBUG_MASKLOG			y

# Menu: File systems >> Pseudo filesystems
CONFIG_TMPFS_POSIX_ACL				y mark<ENFORCED> note<some /dev nodes require POSIX ACLs, like /dev/dsp>
CONFIG_SYSFS					y
CONFIG_TMPFS					y
CONFIG_HUGETLBFS				y

# Menu: File systems >> Pseudo filesystems >> /proc file system support
CONFIG_PROC_FS					y
CONFIG_PROC_KCORE				y
CONFIG_PROC_VMCORE				y
CONFIG_PROC_SYSCTL				y
CONFIG_PROC_PAGE_MONITOR			y

# Menu: File systems >> Quota support
CONFIG_QUOTA					y
CONFIG_PRINT_QUOTA_WARNING			n

# Menu: File systems >> Reiserfs support
CONFIG_REISERFS_CHECK				n
CONFIG_REISERFS_PROC_INFO			n

# Menu: File systems >> The Extended 4 (ext4) filesystem
CONFIG_EXT4_FS					y note<default filesystem>
CONFIG_EXT4_USE_FOR_EXT23			y

# Menu: File systems >> XFS filesystem support
CONFIG_XFS_QUOTA				y
CONFIG_XFS_RT					y
CONFIG_XFS_WARN					n

# Menu: Firmware Drivers
CONFIG_EDD                                      p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_EDD_OFF                                  p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_FIRMWARE_MEMMAP                          p policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}>
CONFIG_DELL_RBU                                 p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_DCDBAS                                   p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_DMIID                                    p policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}>
CONFIG_DMI_SYSFS                                p policy<{'amd64': 'm', 'arm64': 'm', 'i386': 'm'}>
CONFIG_ISCSI_IBFT_FIND                          p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_ISCSI_IBFT                               p policy<{'amd64': 'm', 'i386': 'm'}>

# Menu: Firmware Drivers >> EFI (Extensible Firmware Interface) Support
CONFIG_EFI_VARS					p mark<ENFORCED> policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}> note<EFI boot requirement (d-i) LP:#837332>
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE		p policy<{'amd64': 'n', 'arm64': 'n', 'i386': 'n'}>
CONFIG_EFI_RUNTIME_MAP				p policy<{'amd64': 'y', 'i386': 'y'}>

# Menu: Firmware Drivers >> Google Firmware Drivers
CONFIG_GOOGLE_FIRMWARE				n

# Menu: Firmware Drivers >> Google Firmware Drivers >> Google Firmware Drivers

# Menu: Floating point emulation >> Architecture: arm
CONFIG_VFP					p policy<{'armhf': 'y'}>
CONFIG_NEON					p policy<{'armhf': 'y'}>
CONFIG_KERNEL_MODE_NEON				p policy<{'arm64': 'y', 'armhf': 'y'}>

# Menu: General setup
CONFIG_CROSS_COMPILE                            ""
CONFIG_COMPILE_TEST                             n
CONFIG_LOCALVERSION                             ""
CONFIG_LOCALVERSION_AUTO                        n
CONFIG_DEFAULT_HOSTNAME                         "(none)"
CONFIG_VERSION_SIGNATURE                        ""
CONFIG_SWAP                                     y
CONFIG_SYSVIPC                                  y
CONFIG_POSIX_MQUEUE                             y
CONFIG_CROSS_MEMORY_ATTACH                      y
CONFIG_FHANDLE                                  y mark<ENFORCED> note<LP:1412543>
CONFIG_USELIB                                   y
CONFIG_AUDIT                                    y
CONFIG_AUDITSYSCALL                             y
CONFIG_IKCONFIG                                 n
CONFIG_LOG_BUF_SHIFT                            p policy<{'amd64': '18', 'arm64': '14', 'armhf': '17', 'i386': '17', 'powerpc': '17', 'ppc64el': '17'}>
CONFIG_LOG_CPU_MAX_BUF_SHIFT                    12
CONFIG_NUMA_BALANCING                           p policy<{'amd64': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED           p policy<{'amd64': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_CHECKPOINT_RESTORE                       y
CONFIG_SCHED_AUTOGROUP                          y
CONFIG_SYSFS_DEPRECATED                         n mark<ENFORCED> note<ensure nothing is using these deprecated interfaces>
CONFIG_SYSFS_DEPRECATED_V2                      p policy<{'*': '-'}> mark<ENFORCED> note<ensure nothing is using these deprecated interfaces>
CONFIG_RELAY                                    y
CONFIG_INIT_FALLBACK                            y
CONFIG_CC_OPTIMIZE_FOR_SIZE                     n
CONFIG_EMBEDDED                                 n
CONFIG_COMPAT_BRK                               n mark<SECURITY> mark<ENFORCED> note<disables brk ASLR>
CONFIG_SLUB_CPU_PARTIAL                         y
CONFIG_SYSTEM_TRUSTED_KEYRING                   y
CONFIG_PROFILING                                y
CONFIG_OPROFILE                                 p policy<{'amd64': 'm', 'armhf': 'm', 'i386': 'm', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_OPROFILE_EVENT_MULTIPLEX                 p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_KPROBES                                  p policy<{'amd64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_LOCALVERSION_AUTO			n mark<ENFORCED> note<triggers packaging failures>

# Menu: General setup >> CPU/Task time and stats accounting
CONFIG_BSD_PROCESS_ACCT				y
CONFIG_BSD_PROCESS_ACCT_V3			y
CONFIG_TASKSTATS				y
CONFIG_TASK_DELAY_ACCT				y
CONFIG_TASK_XACCT				y
CONFIG_TASK_IO_ACCOUNTING			y

# Menu: General setup >> CPU/Task time and stats accounting >> Cputime accounting
CONFIG_TICK_CPU_ACCOUNTING                      p policy<{'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc64-smp': 'n', 'ppc64el': 'n', '*': 'y'}>
CONFIG_VIRT_CPU_ACCOUNTING_NATIVE               p policy<{'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>

# Menu: General setup >> Choose SLAB allocator
CONFIG_SLUB					y

# Menu: General setup >> Configure standard kernel features (expert users)
CONFIG_EXPERT                                   y
CONFIG_UID16                                    p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y'}>
CONFIG_SGETMASK_SYSCALL                         y
CONFIG_SYSFS_SYSCALL                            y
CONFIG_SYSCTL_SYSCALL                           y
CONFIG_KALLSYMS                                 y
CONFIG_KALLSYMS_ALL                             y
CONFIG_PRINTK                                   y
CONFIG_BUG                                      y
CONFIG_ELF_CORE                                 y
CONFIG_PCSPKR_PLATFORM                          p policy<{'amd64': 'y', 'i386': 'y', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-smp': 'y', 'ppc64el': 'y'}>
CONFIG_BASE_FULL                                y
CONFIG_FUTEX                                    y
CONFIG_EPOLL                                    y
CONFIG_SIGNALFD                                 y
CONFIG_TIMERFD                                  y
CONFIG_EVENTFD                                  y
CONFIG_BPF_SYSCALL                              y
CONFIG_SHMEM                                    y
CONFIG_AIO                                      y
CONFIG_ADVISE_SYSCALLS                          y
CONFIG_PCI_QUIRKS                               y
CONFIG_VM_EVENT_COUNTERS                        y
CONFIG_SLUB_DEBUG                               y

# Menu: General setup >> Control Group support
CONFIG_CGROUPS					y
CONFIG_CGROUP_FREEZER				y
CONFIG_CGROUP_DEVICE				y
CONFIG_CPUSETS					y
CONFIG_PROC_PID_CPUSET				y
CONFIG_CGROUP_CPUACCT				y
CONFIG_MEMCG					y
CONFIG_MEMCG_SWAP				y
CONFIG_MEMCG_SWAP_ENABLED			n
CONFIG_MEMCG_KMEM				y
CONFIG_CGROUP_HUGETLB				y
CONFIG_CGROUP_PERF				y
CONFIG_BLK_CGROUP				y
CONFIG_DEBUG_BLK_CGROUP				n mark<DEBUG>

# Menu: General setup >> Control Group support >> Group CPU scheduler
CONFIG_CGROUP_SCHED				y
CONFIG_FAIR_GROUP_SCHED				y
CONFIG_CFS_BANDWIDTH				y note<optional scheduling control -- opt-in>
CONFIG_RT_GROUP_SCHED				n note<LP: #1284731>

# Menu: General setup >> GCOV-based kernel profiling
CONFIG_GCOV_KERNEL				n

# Menu: General setup >> GCOV-based kernel profiling >> Specify GCOV format

# Menu: General setup >> IRQ subsystem
CONFIG_IRQ_DOMAIN_DEBUG				n
CONFIG_IRQ_FORCED_THREADING_DEFAULT		p policy<{'amd64-lowlatency': 'y', 'i386-lowlatency': 'y', '*': 'n'}>
CONFIG_SPARSE_IRQ				y

# Menu: General setup >> Initial RAM filesystem and RAM disk (initramfs/initrd) support
CONFIG_BLK_DEV_INITRD				y
CONFIG_INITRAMFS_SOURCE				""
CONFIG_RD_GZIP					y
CONFIG_RD_BZIP2					y
CONFIG_RD_LZMA					y
CONFIG_RD_XZ					y
CONFIG_RD_LZO					y
CONFIG_RD_LZ4					y

# Menu: General setup >> Kernel Performance Events And Counters
CONFIG_PERF_EVENTS				y

# Menu: General setup >> Kernel compression mode
CONFIG_KERNEL_GZIP				y

# Menu: General setup >> Namespaces support
CONFIG_NAMESPACES				y
CONFIG_UTS_NS					y
CONFIG_IPC_NS					y
CONFIG_USER_NS					y
CONFIG_PID_NS					y
CONFIG_NET_NS					y

# Menu: General setup >> RCU Subsystem
CONFIG_TASKS_RCU				n
CONFIG_RCU_USER_QS				p policy<{'amd64': 'y', 'armhf': 'n', 'powerpc': 'y', 'ppc64el': 'n'}>
CONFIG_CONTEXT_TRACKING_FORCE			n note<LP:1349028>
CONFIG_RCU_FANOUT				p policy<{'amd64': '64', 'arm64': '64', 'armhf': '32', 'i386': '32', 'powerpc-powerpc64-emb': '32', 'powerpc-powerpc64-smp': '64', 'powerpc-powerpc-e500mc': '32', 'powerpc-powerpc-smp': '32', 'ppc64el': '64'}>
CONFIG_RCU_FANOUT_LEAF				16
CONFIG_RCU_FANOUT_EXACT				n
CONFIG_RCU_FAST_NO_HZ				p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'n'}>
CONFIG_RCU_BOOST				p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_RCU_NOCB_CPU				p policy<{'amd64': 'y', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-e500mc': 'n', 'powerpc-powerpc-smp': 'n', 'ppc64el': 'n'}>

# Menu: General setup >> RCU Subsystem >> Build-forced no-CBs CPUs
CONFIG_RCU_NOCB_CPU_ALL				p policy<{'amd64': 'y', 'powerpc': 'y'}>

# Menu: General setup >> RCU Subsystem >> RCU Implementation
CONFIG_TREE_RCU                                 p policy<{'amd64-generic': 'y', 'arm64': 'y', 'armhf': 'y', 'i386-generic': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_PREEMPT_RCU                              p policy<{'amd64-lowlatency': 'y', 'i386-lowlatency': 'y'}>

# Menu: General setup >> Stack Protector buffer overflow detection
CONFIG_CC_STACKPROTECTOR_REGULAR		p mark<ENFORCED> policy<{'powerpc': '-', 'ppc64el': '-', '*': 'y'}>

# Menu: General setup >> Stack Protector buffer overflow detection >> Architecture: arm

# Menu: General setup >> Stack Protector buffer overflow detection >> Architecture: powerpc

# Menu: General setup >> Stack Protector buffer overflow detection >> Architecture: x86

# Menu: General setup >> Timers subsystem
CONFIG_NO_HZ_FULL_ALL				p policy<{'amd64': 'n', 'powerpc': 'n'}>
CONFIG_NO_HZ_FULL_SYSIDLE			p policy<{'amd64': 'y', 'powerpc': 'y'}>
CONFIG_NO_HZ_FULL_SYSIDLE_SMALL			p policy<{'amd64': '8', 'powerpc': '8'}>
CONFIG_NO_HZ					y
CONFIG_HIGH_RES_TIMERS				y

# Menu: General setup >> Timers subsystem >> Timer tick handling
CONFIG_NO_HZ_IDLE				y note<LP:1413968>

# Menu: Kernel hacking
CONFIG_MAGIC_SYSRQ				y
CONFIG_PANIC_ON_OOPS				n note<keep working if at all possible>
CONFIG_PANIC_TIMEOUT				0
CONFIG_STACKTRACE				y
CONFIG_PROVIDE_OHCI1394_DMA_INIT		n
CONFIG_STRICT_DEVMEM				y mark<ENFORCED>
CONFIG_DEBUG_RODATA				p mark<ENFORCED> policy<{'amd64': 'y', 'i386': 'y', 'armhf': 'y'}>
CONFIG_DEBUG_SET_MODULE_RONX			p mark<ENFORCED> policy<{'powerpc': '-', 'ppc64el': '-', '*': 'y'}>
CONFIG_EARLY_PRINTK				y
CONFIG_DEBUG_RODATA				p policy<{'amd64': 'y', 'i386': 'y', 'armhf': 'y'}>

# Menu: Kernel hacking >> Architecture: arm
CONFIG_ARM_PTDUMP				p policy<{'armhf': 'n'}>
CONFIG_ARM_UNWIND				p policy<{'armhf': 'y'}>
CONFIG_DEBUG_USER				p policy<{'armhf': 'n'}>
CONFIG_DEBUG_LL					p policy<{'armhf': 'n'}>
CONFIG_DEBUG_IMX_UART_PORT			p policy<{'armhf': '1'}>
CONFIG_DEBUG_VF_UART_PORT			p policy<{'armhf': '1'}>
CONFIG_ARM_KPROBES_TEST				p policy<{'armhf': 'm'}>
CONFIG_PID_IN_CONTEXTIDR			p policy<{'arm64': 'n', 'armhf': 'n'}>

# Menu: Kernel hacking >> Architecture: powerpc
CONFIG_PPC_DISABLE_WERROR                       p policy<{'powerpc': 'y', 'ppc64el': 'n'}> mark<REVIEW>
CONFIG_PRINT_STACK_DEPTH                        p policy<{'powerpc': '64', 'ppc64el': '64'}>
CONFIG_HCALL_STATS                              p policy<{'powerpc-powerpc64-smp': 'n', 'ppc64el': 'n'}>
CONFIG_PPC_EMULATED_STATS                       p policy<{'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_CODE_PATCHING_SELFTEST                   p policy<{'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_FTR_FIXUP_SELFTEST                       p policy<{'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_MSI_BITMAP_SELFTEST                      p policy<{'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_XMON                                     p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_XMON_DEFAULT                             p policy<{'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_XMON_DISASSEMBLY                         p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_BDI_SWITCH                               p policy<{'powerpc-powerpc-e500mc': 'n', 'powerpc-powerpc-smp': 'n'}>
CONFIG_BOOTX_TEXT                               p policy<{'powerpc-powerpc64-smp': 'n', 'powerpc-powerpc-smp': 'n', 'ppc64el': 'n'}>
CONFIG_PPC_EARLY_DEBUG                          p policy<{'powerpc': 'n', 'ppc64el': 'n'}>

# Menu: Kernel hacking >> Architecture: x86
CONFIG_DEBUG_NX_TEST				n flag<TESTING>
CONFIG_X86_VERBOSE_BOOTUP			p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_DEBUG_NX_TEST				p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_DOUBLEFAULT				p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_IOMMU_STRESS				p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_OPTIMIZE_INLINING			p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_PTDUMP				n
CONFIG_X86_DECODER_SELFTEST			n flag<TESTING>

# Menu: Kernel hacking >> Compile-time checks and compiler options
CONFIG_ENABLE_WARN_DEPRECATED			n
CONFIG_ENABLE_MUST_CHECK			n
CONFIG_FRAME_WARN				p policy<{'amd64': '1024', 'arm64': '1024', 'armhf': '1024', 'i386': '1024', 'powerpc': '1024', 'ppc64el': '2048'}>
CONFIG_STRIP_ASM_SYMS				n
CONFIG_READABLE_ASM				n
CONFIG_UNUSED_SYMBOLS				y
CONFIG_HEADERS_CHECK				n
CONFIG_FRAME_POINTER				y
CONFIG_PAGE_OWNER				n

# Menu: Kernel hacking >> Compile-time checks and compiler options >> Compile the kernel with debug info
CONFIG_DEBUG_INFO                               y mark<ENFORCED> note<required for debug packages>
CONFIG_DEBUG_INFO_REDUCED                       n
CONFIG_DEBUG_INFO_SPLIT                         n note<LP:1413646 and LP:1413664>
CONFIG_DEBUG_INFO_DWARF4                        y

# Menu: Kernel hacking >> CoreSight Tracing Support >> Architecture: arm
CONFIG_CORESIGHT                                p policy<{'armhf': 'n'}>

# Menu: Kernel hacking >> CoreSight Tracing Support >> CoreSight Link and Sink drivers >> Architecture: arm

# Menu: Kernel hacking >> Debug Lockups and Hangs
CONFIG_LOCKUP_DETECTOR				y
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC		n
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC		n
CONFIG_DETECT_HUNG_TASK				y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT		120
CONFIG_BOOTPARAM_HUNG_TASK_PANIC		n

# Menu: Kernel hacking >> Early debugging console >> Architecture: powerpc

# Menu: Kernel hacking >> Early printk

# Menu: Kernel hacking >> Early printk >> Architecture: x86
CONFIG_EARLY_PRINTK_INTEL_MID			p policy<{'i386': 'y'}>
CONFIG_EARLY_PRINTK_DBGP			p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_EARLY_PRINTK_EFI				p policy<{'amd64': 'y', 'i386': 'y'}>

# Menu: Kernel hacking >> IO delay type >> Architecture: x86
CONFIG_IO_DELAY_0XED				p policy<{'amd64': 'y', 'i386': 'y'}>

# Menu: Kernel hacking >> Kernel debugging
CONFIG_DEBUG_BUGVERBOSE				y
CONFIG_SCHEDSTATS				y
CONFIG_SCHED_STACK_END_CHECK			y
CONFIG_TIMER_STATS				y
CONFIG_LATENCYTOP				n note<https://lists.ubuntu.com/archives/kernel-team/2014-July/045726.html>
CONFIG_DEBUG_STRICT_USER_COPY_CHECKS		n

# Menu: Kernel hacking >> Kernel debugging >> Fault-injection framework
CONFIG_FAULT_INJECTION				n

# Menu: Kernel hacking >> Kernel debugging >> KGDB: kernel debugger
CONFIG_KGDB					y
CONFIG_KGDB_SERIAL_CONSOLE			y note<early debugging support>
CONFIG_KGDB_TESTS				n
CONFIG_KGDB_LOW_LEVEL_TRAP			p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_KGDB_KDB					y
CONFIG_KDB_KEYBOARD				y
CONFIG_KDB_CONTINUE_CATASTROPHIC		0

# Menu: Kernel hacking >> Kernel debugging >> Notifier error injection
CONFIG_OF_RECONFIG_NOTIFIER_ERROR_INJECT	n

# Menu: Kernel hacking >> Kernel low-level debugging port >> Architecture: arm

# Menu: Kernel hacking >> Lock Debugging (spinlocks, mutexes, etc...)
CONFIG_RT_MUTEX_TESTER				n
CONFIG_PROVE_LOCKING				n
CONFIG_LOCK_STAT				n

# Menu: Kernel hacking >> Memory Debugging
CONFIG_PAGE_EXTENSION				n
CONFIG_SLUB_STATS				n

# Menu: Kernel hacking >> Memory Debugging >> Debug object operations

# Menu: Kernel hacking >> Memory Debugging >> Kernel memory leak detector

# Menu: Kernel hacking >> Memory Debugging >> kmemcheck: trap use of uninitialized memory

# Menu: Kernel hacking >> Memory Debugging >> kmemcheck: trap use of uninitialized memory >> kmemcheck: default mode at boot

# Menu: Kernel hacking >> RCU Debugging
CONFIG_SPARSE_RCU_POINTER			n
CONFIG_RCU_TORTURE_TEST				n flag<TESTING>
CONFIG_RCU_CPU_STALL_TIMEOUT			p policy<{'amd64': '60', 'arm64': '60', 'armhf': '60', 'i386': '60', 'powerpc': '21', 'ppc64el': '21'}>
CONFIG_RCU_CPU_STALL_INFO			n
CONFIG_RCU_TRACE				n

# Menu: Kernel hacking >> Runtime Testing
CONFIG_LKDTM					n flag<TESTING>
CONFIG_TEST_LIST_SORT				n flag<TESTING>
CONFIG_KPROBES_SANITY_TEST			n flag<TESTING>
CONFIG_BACKTRACE_SELF_TEST			n flag<TESTING>
CONFIG_ATOMIC64_SELFTEST			n flag<TESTING>
CONFIG_TEST_RHASHTABLE                          n flag<TESTING>

# Menu: Kernel hacking >> Sample kernel code
CONFIG_SAMPLES					n

# Menu: Kernel hacking >> Tracers
CONFIG_FTRACE					y
CONFIG_IRQSOFF_TRACER				n
CONFIG_PREEMPT_TRACER				n
CONFIG_SCHED_TRACER				y
CONFIG_FTRACE_SYSCALLS				y
CONFIG_TRACER_SNAPSHOT				y
CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP		n
CONFIG_STACK_TRACER				y
CONFIG_BLK_DEV_IO_TRACE				y
CONFIG_KPROBE_EVENT				y
CONFIG_UPROBE_EVENT				y
CONFIG_FTRACE_STARTUP_TEST			n flag<TESTING>
CONFIG_MMIOTRACE				y
CONFIG_TRACEPOINT_BENCHMARK			n
CONFIG_MMIOTRACE_TEST				n flag<TESTING>
CONFIG_RING_BUFFER_BENCHMARK			n flag<TESTING>
CONFIG_RING_BUFFER_STARTUP_TEST			n flag<TESTING>

# Menu: Kernel hacking >> Tracers >> Branch Profiling
CONFIG_BRANCH_PROFILE_NONE			y

# Menu: Kernel hacking >> Tracers >> Kernel Function Tracer
CONFIG_FUNCTION_TRACER				y
CONFIG_FUNCTION_GRAPH_TRACER			y
CONFIG_DYNAMIC_FTRACE				y
CONFIG_FUNCTION_PROFILER			y

# Menu: Kernel hacking >> printk and dmesg options
CONFIG_PRINTK_TIME                              y
CONFIG_MESSAGE_LOGLEVEL_DEFAULT                 4
CONFIG_BOOT_PRINTK_DELAY                        p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y'}>
CONFIG_DYNAMIC_DEBUG                            y

# Menu: Library routines
CONFIG_CRC16                                    y
CONFIG_CRC_T10DIF                               y
CONFIG_CRC32                                    y
CONFIG_CRC32_SELFTEST                           n
CONFIG_RANDOM32_SELFTEST                        n
CONFIG_GLOB_SELFTEST                            n
CONFIG_AVERAGE                                  y
CONFIG_DDR                                      y

# Menu: Library routines >> CRC32 implementation
CONFIG_CRC32_SLICEBY8				y

# Menu: Library routines >> Select compiled-in fonts
CONFIG_FONTS					p policy<{'armhf': 'y', '*': 'n'}>
CONFIG_FONT_8x8                                 y
CONFIG_FONT_8x16                                y
CONFIG_FONT_6x11                                p policy<{'armhf': 'n'}>
CONFIG_FONT_7x14                                p policy<{'armhf': 'n'}>
CONFIG_FONT_PEARL_8x8                           p policy<{'armhf': 'n'}>
CONFIG_FONT_ACORN_8x8                           p policy<{'armhf': 'y'}>
CONFIG_FONT_MINI_4x6                            p policy<{'armhf': 'n'}>
CONFIG_FONT_6x10                                p policy<{'armhf': 'y'}>
CONFIG_FONT_SUN8x16                             p policy<{'armhf': 'n'}>
CONFIG_FONT_SUN12x22                            p policy<{'armhf': 'n'}>
CONFIG_FONT_10x18                               p policy<{'armhf': 'n'}>

# Menu: Library routines >> XZ decompression support
CONFIG_XZ_DEC					y note<boot essential -- initramfs decompressor>
CONFIG_XZ_DEC_X86				y
CONFIG_XZ_DEC_POWERPC				y
CONFIG_XZ_DEC_IA64				y
CONFIG_XZ_DEC_ARM				y
CONFIG_XZ_DEC_ARMTHUMB				y
CONFIG_XZ_DEC_SPARC				y

# Menu: Networking support
CONFIG_CEPH_LIB_PRETTYDEBUG			n
CONFIG_CEPH_LIB_USE_DNS_RESOLVER		y
CONFIG_NET					y

# Menu: Networking support >> Amateur Radio support
CONFIG_HAMRADIO					y

# Menu: Networking support >> Amateur Radio support >> Amateur Radio AX.25 Level 2 protocol
CONFIG_AX25_DAMA_SLAVE				y

# Menu: Networking support >> Amateur Radio support >> Amateur Radio AX.25 Level 2 protocol >> AX.25 network device drivers
CONFIG_SCC_DELAY				n
CONFIG_SCC_TRXECHO				n

# Menu: Networking support >> Bluetooth subsystem support
CONFIG_BT_LE                                    y

# Menu: Networking support >> Bluetooth subsystem support >> Bluetooth Classic (BR/EDR) features
CONFIG_BT_BREDR                                 y
CONFIG_BT_RFCOMM_TTY                            y
CONFIG_BT_BNEP_MC_FILTER                        y
CONFIG_BT_BNEP_PROTO_FILTER                     y

# Menu: Networking support >> Bluetooth subsystem support >> Bluetooth device drivers

# Menu: Networking support >> Bluetooth subsystem support >> Bluetooth device drivers >> HCI UART driver
CONFIG_BT_HCIUART_H4				y
CONFIG_BT_HCIUART_BCSP				y
CONFIG_BT_HCIUART_ATH3K				y
CONFIG_BT_HCIUART_LL				y
CONFIG_BT_HCIUART_3WIRE				y

# Menu: Networking support >> CAIF support

# Menu: Networking support >> CAN bus subsystem support

# Menu: Networking support >> CAN bus subsystem support >> CAN Device Drivers

# Menu: Networking support >> CAN bus subsystem support >> CAN Device Drivers >> Platform CAN drivers with Netlink support
CONFIG_CAN_CALC_BITTIMING			y
CONFIG_CAN_LEDS					y

# Menu: Networking support >> CAN bus subsystem support >> CAN Device Drivers >> Platform CAN drivers with Netlink support >> Bosch CC770 and Intel AN82527 devices

# Menu: Networking support >> CAN bus subsystem support >> CAN Device Drivers >> Platform CAN drivers with Netlink support >> Bosch C_CAN/D_CAN devices

# Menu: Networking support >> CAN bus subsystem support >> CAN Device Drivers >> Platform CAN drivers with Netlink support >> CAN SPI interfaces

# Menu: Networking support >> CAN bus subsystem support >> CAN Device Drivers >> Platform CAN drivers with Netlink support >> CAN USB interfaces

# Menu: Networking support >> CAN bus subsystem support >> CAN Device Drivers >> Platform CAN drivers with Netlink support >> Philips/NXP SJA1000 devices
CONFIG_CAN_PEAK_PCIEC				y

# Menu: Networking support >> IrDA (infrared) subsystem support
CONFIG_IRDA_ULTRA				y
CONFIG_IRDA_CACHE_LAST_LSAP			y
CONFIG_IRDA_FAST_RR				y

# Menu: Networking support >> IrDA (infrared) subsystem support >> Infrared-port device drivers

# Menu: Networking support >> IrDA (infrared) subsystem support >> Infrared-port device drivers >> Blackfin SIR on UART

# Menu: Networking support >> IrDA (infrared) subsystem support >> Infrared-port device drivers >> Blackfin SIR on UART >> SIR Mode

# Menu: Networking support >> IrDA (infrared) subsystem support >> Infrared-port device drivers >> Serial dongle support
CONFIG_DONGLE					y

# Menu: Networking support >> NFC subsystem support
CONFIG_NFC_NCI_SPI				y
CONFIG_NFC_SHDLC				y

# Menu: Networking support >> NFC subsystem support >> Near Field Communication (NFC) devices

# Menu: Networking support >> Networking options
CONFIG_PACKET                                   y
CONFIG_UNIX                                     y
CONFIG_XFRM_SUB_POLICY                          n
CONFIG_XFRM_MIGRATE                             n
CONFIG_XFRM_STATISTICS                          y
CONFIG_NET_KEY_MIGRATE                          n
CONFIG_NETWORK_SECMARK                          y
CONFIG_NETWORK_PHY_TIMESTAMPING                 n
CONFIG_BRIDGE_IGMP_SNOOPING                     y
CONFIG_BRIDGE_VLAN_FILTERING                    y
CONFIG_NET_DSA_HWMON                            y
CONFIG_VLAN_8021Q_GVRP                          y
CONFIG_VLAN_8021Q_MVRP                          y
CONFIG_DECNET_ROUTER                            n
CONFIG_IPX_INTERN                               n
CONFIG_DCB                                      y
CONFIG_DNS_RESOLVER                             y
CONFIG_VMWARE_VMCI_VSOCKETS                     p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_NETLINK_MMAP                             y
CONFIG_CGROUP_NET_PRIO                          y
CONFIG_CGROUP_NET_CLASSID                       y
CONFIG_BPF_JIT                                  p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>

# Menu: Networking support >> Networking options >> Appletalk interfaces support
CONFIG_IPDDP_ENCAP				y
CONFIG_COPS_DAYNA				y
CONFIG_COPS_TANGENT				y

# Menu: Networking support >> Networking options >> Asynchronous Transfer Mode (ATM)
CONFIG_ATM_CLIP_NO_ICMP				n 
CONFIG_ATM_BR2684_IPFILTER			n

# Menu: Networking support >> Networking options >> B.A.T.M.A.N. Advanced Meshing Protocol
CONFIG_BATMAN_ADV_BLA				y
CONFIG_BATMAN_ADV_DAT				y
CONFIG_BATMAN_ADV_NC				y
CONFIG_BATMAN_ADV_MCAST				y

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter)
CONFIG_NETFILTER				y mark<Subsystem>

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Advanced netfilter configuration
CONFIG_NETFILTER_ADVANCED			y

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Advanced netfilter configuration >> DECnet: Netfilter Configuration

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Core Netfilter Configuration

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Core Netfilter Configuration >> Netfilter Xtables support (required for ip_tables)

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Core Netfilter Configuration >> Netfilter connection tracking support
CONFIG_NF_CONNTRACK_MARK			y
CONFIG_NF_CONNTRACK_SECMARK			y
CONFIG_NF_CONNTRACK_ZONES			y
CONFIG_NF_CONNTRACK_PROCFS			n flag<DEPRECATED>
CONFIG_NF_CONNTRACK_EVENTS			y
CONFIG_NF_CONNTRACK_TIMEOUT			y
CONFIG_NF_CONNTRACK_TIMESTAMP			y
CONFIG_NETFILTER_NETLINK_QUEUE_CT		y

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Core Netfilter Configuration >> Netfilter nf_tables support

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Ethernet Bridge nf_tables support

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Ethernet Bridge tables (ebtables) support

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IP set support
CONFIG_IP_SET_MAX				256

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IP virtual server support
CONFIG_IP_VS_IPV6				y
CONFIG_IP_VS_TAB_BITS				12
CONFIG_IP_VS_PROTO_TCP				y
CONFIG_IP_VS_PROTO_UDP				y
CONFIG_IP_VS_PROTO_ESP				y
CONFIG_IP_VS_PROTO_AH				y
CONFIG_IP_VS_PROTO_SCTP				y
CONFIG_IP_VS_SH_TAB_BITS			8
CONFIG_IP_VS_NFCT				y

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IP: Netfilter Configuration

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IP: Netfilter Configuration >> IP tables support (required for filtering/masq/NAT)

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IP: Netfilter Configuration >> IP tables support (required for filtering/masq/NAT) >> Packet mangling

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IP: Netfilter Configuration >> IP tables support (required for filtering/masq/NAT) >> iptables NAT support

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IP: Netfilter Configuration >> IPv4 NAT

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration >> IP6 tables support (required for filtering)

# Menu: Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration >> IPv6 NAT

# Menu: Networking support >> Networking options >> Network testing
CONFIG_NET_DROP_MONITOR				n

# Menu: Networking support >> Networking options >> QoS and/or fair queueing
CONFIG_NET_SCHED				y mark<Subsystem>

# Menu: Networking support >> Networking options >> QoS and/or fair queueing >> Actions
CONFIG_NET_CLS_ACT				y
CONFIG_GACT_PROB				y

# Menu: Networking support >> Networking options >> QoS and/or fair queueing >> Extended Matches
CONFIG_NET_EMATCH				y
CONFIG_NET_EMATCH_STACK				32

# Menu: Networking support >> Networking options >> QoS and/or fair queueing >> Universal 32bit comparisons w/ hashing (U32)
CONFIG_CLS_U32_PERF				n
CONFIG_CLS_U32_MARK				y
CONFIG_NET_CLS_IND				n flag<DEPRECATED>

# Menu: Networking support >> Networking options >> TCP/IP networking
CONFIG_INET                                     y
CONFIG_IP_MULTICAST                             y
CONFIG_NET_IPGRE_BROADCAST                      y
CONFIG_SYN_COOKIES                              y mark<ENFORCED>
CONFIG_NET_FOU_IP_TUNNELS                       y
CONFIG_INET_LRO                                 y
CONFIG_TCP_MD5SIG                               y
CONFIG_NETLABEL                                 y
CONFIG_NET_SWITCHDEV                            n

# Menu: Networking support >> Networking options >> TCP/IP networking >> IP: advanced router
CONFIG_IP_ADVANCED_ROUTER			y
CONFIG_IP_FIB_TRIE_STATS			y
CONFIG_IP_MULTIPLE_TABLES			y
CONFIG_IP_ROUTE_MULTIPATH			y
CONFIG_IP_ROUTE_VERBOSE				y

# Menu: Networking support >> Networking options >> TCP/IP networking >> IP: kernel level autoconfiguration
CONFIG_IP_PNP					y
CONFIG_IP_PNP_DHCP				y
CONFIG_IP_PNP_BOOTP				n
CONFIG_IP_PNP_RARP				n

# Menu: Networking support >> Networking options >> TCP/IP networking >> IP: multicast routing
CONFIG_IP_MROUTE				y
CONFIG_IP_MROUTE_MULTIPLE_TABLES		n
CONFIG_IP_PIMSM_V1				y
CONFIG_IP_PIMSM_V2				y

# Menu: Networking support >> Networking options >> TCP/IP networking >> Layer Two Tunneling Protocol (L2TP)
CONFIG_L2TP_V3					y

# Menu: Networking support >> Networking options >> TCP/IP networking >> Open vSwitch

# Menu: Networking support >> Networking options >> TCP/IP networking >> TCP: advanced congestion control
CONFIG_TCP_CONG_ADVANCED			y
CONFIG_TCP_CONG_CUBIC				y note<core networking>

# Menu: Networking support >> Networking options >> TCP/IP networking >> TCP: advanced congestion control >> Default TCP congestion control
CONFIG_DEFAULT_CUBIC				y

# Menu: Networking support >> Networking options >> TCP/IP networking >> The DCCP Protocol

# Menu: Networking support >> Networking options >> TCP/IP networking >> The DCCP Protocol >> DCCP CCIDs Configuration
CONFIG_IP_DCCP_CCID3				n

# Menu: Networking support >> Networking options >> TCP/IP networking >> The DCCP Protocol >> DCCP Kernel Hacking

# Menu: Networking support >> Networking options >> TCP/IP networking >> The IPv6 protocol
CONFIG_IPV6_OPTIMISTIC_DAD			n flag<EXPERIMENTAL>
CONFIG_IPV6					y mark<ENFORCED> note<if this is a module we get a module load for every ipv6 packet>
CONFIG_IPV6_ROUTER_PREF				y
CONFIG_IPV6_ROUTE_INFO				y
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION	m note<enable IPv6 experimental features>
CONFIG_IPV6_SIT_6RD				y
CONFIG_IPV6_MULTIPLE_TABLES			y
CONFIG_IPV6_SUBTREES				y
CONFIG_IPV6_MROUTE				y
CONFIG_IPV6_MROUTE_MULTIPLE_TABLES		y
CONFIG_IPV6_PIMSM_V2				y

# Menu: Networking support >> Networking options >> TCP/IP networking >> The RDS Protocol
CONFIG_RDS					m note<network protocol -- opt-in>

# Menu: Networking support >> Networking options >> TCP/IP networking >> The SCTP Protocol
CONFIG_SCTP_COOKIE_HMAC_MD5			y
CONFIG_SCTP_COOKIE_HMAC_SHA1			y
CONFIG_SCTP_DBG_OBJCNT				n flag<DEBUG>

# Menu: Networking support >> Networking options >> TCP/IP networking >> The SCTP Protocol >> Default SCTP cookie HMAC encoding
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1		y

# Menu: Networking support >> Networking options >> TCP/IP networking >> The TIPC Protocol
CONFIG_TIPC					m note<network protocol -- opt-in>
CONFIG_TIPC_PORTS				D
CONFIG_TIPC_MEDIA_IB				y

# Menu: Networking support >> Plan 9 Resource Sharing Support (9P2000)

# Menu: Networking support >> RF switch subsystem support
CONFIG_RFKILL					y
CONFIG_RFKILL_INPUT				y

# Menu: Networking support >> WiMAX Wireless Broadband support
CONFIG_WIMAX_DEBUG_LEVEL			D

# Menu: Networking support >> Wireless
CONFIG_WIRELESS					y

# Menu: Networking support >> Wireless >> Generic IEEE 802.11 Networking Stack (mac80211)
CONFIG_MAC80211_RC_MINSTREL                     y
CONFIG_MAC80211_RC_MINSTREL_HT                  y
CONFIG_MAC80211_RC_MINSTREL_VHT                 y
CONFIG_MAC80211_MESH                            y
CONFIG_MAC80211_LEDS                            y
CONFIG_MAC80211_DEBUGFS                         y
CONFIG_MAC80211_MESSAGE_TRACING                 y

# Menu: Networking support >> Wireless >> Generic IEEE 802.11 Networking Stack (mac80211) >> Default rate control algorithm
CONFIG_MAC80211_RC_DEFAULT_MINSTREL		y

# Menu: Networking support >> Wireless >> Generic IEEE 802.11 Networking Stack (mac80211) >> Select mac80211 debugging features

# Menu: Networking support >> Wireless >> cfg80211 - wireless configuration API
CONFIG_NL80211_TESTMODE				n
CONFIG_CFG80211_DEVELOPER_WARNINGS		n
CONFIG_CFG80211_CERTIFICATION_ONUS		n
CONFIG_CFG80211_DEFAULT_PS			y
CONFIG_CFG80211_DEBUGFS				y
CONFIG_CFG80211_INTERNAL_REGDB			n
CONFIG_CFG80211_WEXT				y mark<REVIEW>

# Menu: Power management and ACPI options
CONFIG_SUSPEND					y
CONFIG_SUSPEND_FREEZER				y
CONFIG_HIBERNATION				y
CONFIG_SFI					p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_INTEL_IDLE				p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_KVM_GUEST				y
CONFIG_PM_STD_PARTITION				""
CONFIG_PM_AUTOSLEEP				n
CONFIG_PM_WAKELOCKS				y
CONFIG_PM_WAKELOCKS_LIMIT			D
CONFIG_PM_WAKELOCKS_GC				D
CONFIG_PM_TRACE_RTC				y
CONFIG_SUSPEND                                  p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-smp': 'y', 'ppc64el': 'y'}>
CONFIG_SUSPEND_FREEZER                          p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-smp': 'y', 'ppc64el': 'y'}>
CONFIG_HIBERNATION                              p policy<{'amd64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-e500mc': 'y', 'powerpc-powerpc-smp': 'y', 'ppc64el': 'y'}>
CONFIG_PM_STD_PARTITION                         p policy<{'amd64': '""', 'armhf': '""', 'i386': '""', 'powerpc-powerpc64-smp': '""', 'powerpc-powerpc-e500mc': '""', 'powerpc-powerpc-smp': '""', 'ppc64el': '""'}>
CONFIG_PM_AUTOSLEEP                             p policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc-powerpc64-smp': 'n', 'powerpc-powerpc-e500mc': 'n', 'powerpc-powerpc-smp': 'n', 'ppc64el': 'n'}>
CONFIG_PM_WAKELOCKS                             p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-e500mc': 'y', 'powerpc-powerpc-smp': 'y', 'ppc64el': 'y'}>
CONFIG_PM_WAKELOCKS_LIMIT                       p policy<{'amd64': '100', 'arm64': '100', 'armhf': '100', 'i386': '100', 'powerpc-powerpc64-smp': '100', 'powerpc-powerpc-e500mc': '100', 'powerpc-powerpc-smp': '100', 'ppc64el': '100'}>
CONFIG_PM_WAKELOCKS_GC                          p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-e500mc': 'y', 'powerpc-powerpc-smp': 'y', 'ppc64el': 'y'}>
CONFIG_PM_TRACE_RTC                             p policy<{'amd64': 'y', 'i386': 'y'}>

# Menu: Power management and ACPI options >> 512x-based boards >> Architecture: powerpc
CONFIG_PPC_MPC512x				p policy<{'powerpc': 'n'}>

# Menu: Power management and ACPI options >> 52xx-based boards >> Architecture: powerpc
CONFIG_PPC_MPC52xx				p policy<{'powerpc': 'n'}>

# Menu: Power management and ACPI options >> 82xx-based boards (PQ II) >> Architecture: powerpc
CONFIG_PPC_82xx					n

# Menu: Power management and ACPI options >> 83xx-based boards >> Architecture: powerpc
CONFIG_PPC_83xx					n

# Menu: Power management and ACPI options >> 86xx-based boards >> Architecture: powerpc
CONFIG_PPC_86xx					n

# Menu: Power management and ACPI options >> 8xx Machine Type >> Architecture: powerpc

# Menu: Power management and ACPI options >> ACPI (Advanced Configuration and Power Interface) Support
CONFIG_ACPI					y mark<Subsystem>
CONFIG_ACPI_PROCFS_POWER			n mark<DEPRECATED>
CONFIG_ACPI_AC					y
CONFIG_ACPI_BATTERY				y
CONFIG_ACPI_BUTTON				y
CONFIG_ACPI_FAN					y
CONFIG_ACPI_DOCK				y
CONFIG_ACPI_PROCESSOR				y
CONFIG_ACPI_THERMAL				y
CONFIG_ACPI_CONTAINER				y note<dependancy ACPI_HOTPLUG_CPU>
CONFIG_ACPI_HED					y
CONFIG_ACPI_CUSTOM_METHOD			p mark<ENFORCED> policy<{'amd64': 'n', 'i386': 'n'}> note<SECURITY: allows arbitrary execution>
CONFIG_ACPI_NUMA				y
CONFIG_ACPI_CUSTOM_DSDT_FILE			"" note<might allow hardware damage>
CONFIG_ACPI_INITRD_TABLE_OVERRIDE		n
CONFIG_ACPI_PCI_SLOT				y
CONFIG_X86_PM_TIMER				y
CONFIG_ACPI_HOTPLUG_MEMORY			y
CONFIG_ACPI_BGRT				y
CONFIG_ACPI_REDUCED_HARDWARE_ONLY		n

# Menu: Power management and ACPI options >> ACPI (Advanced Configuration and Power Interface) Support >> ACPI Platform Error Interface (APEI)
CONFIG_ACPI_APEI				y
CONFIG_ACPI_APEI_GHES				y
CONFIG_ACPI_APEI_PCIEAER			y
CONFIG_ACPI_APEI_MEMORY_FAILURE			y

# Menu: Power management and ACPI options >> ACPI (Advanced Configuration and Power Interface) Support >> PMIC (Power Management Integrated Circuit) operation region support
CONFIG_PMIC_OPREGION                            p policy<{'amd64': 'n', 'i386': 'n'}>

# Menu: Power management and ACPI options >> APM (Advanced Power Management) BIOS support >> Architecture: x86
CONFIG_APM					m mark<Subsystem> note<XXX: should we disable>
CONFIG_APM_IGNORE_USER_SUSPEND			n
CONFIG_APM_DO_ENABLE				n
CONFIG_APM_CPU_IDLE				n
CONFIG_APM_DISPLAY_BLANK			n
CONFIG_APM_ALLOW_INTS				n

# Menu: Power management and ACPI options >> Architecture: arm

# Menu: Power management and ACPI options >> Architecture: powerpc
CONFIG_PPC_POWERNV				p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_PPC_CHRP					p policy<{'powerpc': 'y'}>
CONFIG_PPC_PMAC					p policy<{'powerpc': 'y', 'ppc64el': 'n'}>
CONFIG_PPC_PMAC32_PSURGE			p policy<{'powerpc': 'y'}>
CONFIG_PPC_MAPLE				p policy<{'powerpc': 'y', 'ppc64el': 'n'}>
CONFIG_PPC_IBM_CELL_BLADE			p policy<{'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_PPC_CELLEB				p policy<{'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_PPC_CELL_QPACE				p policy<{'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_EPAPR_PARAVIRT				p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_PPC_OF_BOOT_TRAMPOLINE			p policy<{'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-smp': 'y', 'ppc64el': 'y'}>
CONFIG_UDBG_RTAS_CONSOLE			p policy<{'powerpc': 'y', 'ppc64el': 'n'}>
CONFIG_MPIC_TIMER				p policy<{'powerpc': 'n'}>
CONFIG_MPIC_MSGR				p policy<{'powerpc': 'y', 'ppc64el': 'n'}>
CONFIG_RTAS_PROC				p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_IBMEBUS					p policy<{'powerpc': 'n', 'ppc64el': 'y'}>
CONFIG_PPC601_SYNC_FIX				p policy<{'powerpc': 'n'}>
CONFIG_TAU					p policy<{'powerpc': 'y'}>
CONFIG_TAU_INT					p policy<{'powerpc': 'n'}>
CONFIG_TAU_AVERAGE				p policy<{'powerpc': 'n'}>
CONFIG_QUICC_ENGINE				p policy<{'powerpc': 'n'}>
CONFIG_CPM2					p policy<{'powerpc': 'y'}>
CONFIG_SIMPLE_GPIO				p policy<{'powerpc': 'y', 'ppc64el': 'n'}>

# Menu: Power management and ACPI options >> Architecture: x86

# Menu: Power management and ACPI options >> CPU Frequency scaling

# Menu: Power management and ACPI options >> CPU Frequency scaling >> CPU Frequency scaling
CONFIG_CPU_FREQ					y
CONFIG_CPU_FREQ_STAT				y note<dependancy of boot essential>
CONFIG_CPU_FREQ_STAT_DETAILS			y
CONFIG_CPU_FREQ_GOV_PERFORMANCE			y note<not autoloadable>
CONFIG_CPU_FREQ_GOV_POWERSAVE			y note<not autoloadable>
CONFIG_CPU_FREQ_GOV_USERSPACE			y note<not autoloadable>
CONFIG_CPU_FREQ_GOV_ONDEMAND			y note<not autoloadable>
CONFIG_CPU_FREQ_GOV_CONSERVATIVE		y note<not autoloadable>
CONFIG_CPUFREQ_DT				y note<not autoloadable>
CONFIG_ARM_OMAP2PLUS_CPUFREQ			p policy<{'armhf': 'y'}>
CONFIG_ARM_TEGRA_CPUFREQ			p policy<{'armhf': 'y'}>
CONFIG_ARM_EXYNOS5250_CPUFREQ			p policy<{'armhf': 'n'}>
CONFIG_ARM_EXYNOS5440_CPUFREQ			p policy<{'armhf': 'n'}>
CONFIG_CPU_FREQ_MAPLE				y
CONFIG_CPU_FREQ_PMAC				y
CONFIG_CPU_FREQ_PMAC64				y
CONFIG_PPC_PASEMI_CPUFREQ			y
CONFIG_POWERNV_CPUFREQ				y
CONFIG_X86_INTEL_PSTATE				y
CONFIG_X86_PCC_CPUFREQ				y note<not autoloadable>
CONFIG_X86_SPEEDSTEP_CENTRINO			y note<not autoloadable>
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE		y
CONFIG_X86_SPEEDSTEP_ICH			y note<not autoloadable>
CONFIG_X86_SPEEDSTEP_SMI			y note<not autoloadable>
CONFIG_X86_CPUFREQ_NFORCE2			y note<not autoloadable>
CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK		y

# Menu: Power management and ACPI options >> CPU Frequency scaling >> CPU Frequency scaling >> ACPI Processor P-States driver
CONFIG_X86_ACPI_CPUFREQ				y note<not autoloadable>
CONFIG_X86_ACPI_CPUFREQ_CPB			y
CONFIG_X86_POWERNOW_K8				y note<not autoloadable>

# Menu: Power management and ACPI options >> CPU Frequency scaling >> CPU Frequency scaling >> CPUfreq driver for Samsung S3C24XX series CPUs (EXPERIMENTAL)

# Menu: Power management and ACPI options >> CPU Frequency scaling >> CPU Frequency scaling >> Default CPUFreq governor
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE		y note<for bootspeed>

# Menu: Power management and ACPI options >> CPU Idle

# Menu: Power management and ACPI options >> CPU Idle >> CPU idle PM support
CONFIG_CPU_IDLE					y
CONFIG_CPU_IDLE_GOV_LADDER			y
CONFIG_CPU_IDLE_GOV_MENU			y

# Menu: Power management and ACPI options >> CPU Idle >> CPU idle PM support >> ARM CPU Idle Drivers
CONFIG_ARM_BIG_LITTLE_CPUIDLE			p policy<{'armhf': 'y'}>
CONFIG_ARM_HIGHBANK_CPUIDLE			p policy<{'armhf-generic': 'n', 'armhf': 'y'}> | value y> note<broken on ecx-1000>
CONFIG_ARM_EXYNOS_CPUIDLE			p policy<{'armhf': 'y'}>
CONFIG_ARM_BIG_LITTLE_CPUIDLE                   p policy<{'armhf': 'y'}>
CONFIG_ARM_HIGHBANK_CPUIDLE                     p policy<{'armhf-generic': 'n', 'armhf-generic-lpae': 'y'}> note<broken on ecx-1000>
CONFIG_ARM_EXYNOS_CPUIDLE                       p policy<{'armhf': 'y'}>
CONFIG_ARM_MVEBU_V7_CPUIDLE                     p policy<{'armhf': 'y'}>

# Menu: Power management and ACPI options >> CPU Idle >> CPU idle PM support >> ARM64 CPU Idle Drivers
CONFIG_ARM64_CPUIDLE                            p policy<{'arm64': 'y'}>

# Menu: Power management and ACPI options >> CPU Idle >> CPU idle PM support >> MIPS CPU Idle Drivers

# Menu: Power management and ACPI options >> CPU Idle >> CPU idle PM support >> POWERPC CPU Idle Drivers
CONFIG_PSERIES_CPUIDLE				y
CONFIG_POWERNV_CPUIDLE				y

# Menu: Power management and ACPI options >> CPUIdle driver >> Architecture: powerpc

# Menu: Power management and ACPI options >> CPUIdle driver >> CPU Idle

# Menu: Power management and ACPI options >> CPUIdle driver >> CPU Idle >> CPU idle PM support

# Menu: Power management and ACPI options >> CPUIdle driver >> CPU Idle >> CPU idle PM support >> ARM CPU Idle Drivers

# Menu: Power management and ACPI options >> CPUIdle driver >> CPU Idle >> CPU idle PM support >> ARM64 CPU Idle Drivers

# Menu: Power management and ACPI options >> CPUIdle driver >> CPU Idle >> CPU idle PM support >> MIPS CPU Idle Drivers

# Menu: Power management and ACPI options >> CPUIdle driver >> CPU Idle >> CPU idle PM support >> POWERPC CPU Idle Drivers

# Menu: Power management and ACPI options >> Cell Broadband Engine options >> Architecture: powerpc
CONFIG_SPU_FS_64K_LS				y

# Menu: Power management and ACPI options >> Device power management core functionality
CONFIG_APM_EMULATION				p policy<{'armhf': 'n', 'powerpc-powerpc-smp': 'm'}> note<deliberatly forced off for ARM>
CONFIG_WQ_POWER_EFFICIENT_DEFAULT		y
CONFIG_PM                                       y

# Menu: Power management and ACPI options >> Device power management core functionality >> Power Management Debug Support
CONFIG_PM_DEBUG					y
CONFIG_PM_ADVANCED_DEBUG			y mark<REVIEW>
CONFIG_PM_TEST_SUSPEND				n
CONFIG_DPM_WATCHDOG				n

# Menu: Power management and ACPI options >> Embedded 6xx/7xx/7xxx-based boards >> Architecture: powerpc

# Menu: Power management and ACPI options >> Freescale Book-E Machine Type >> Architecture: powerpc
CONFIG_FSL_SOC_BOOKE				p policy<{'powerpc': 'y'}>
CONFIG_BSC9131_RDB				p policy<{'powerpc': 'n'}>
CONFIG_C293_PCIE				p policy<{'powerpc': 'y'}>
CONFIG_BSC9132_QDS				p policy<{'powerpc': 'y'}>
CONFIG_MPC8540_ADS				p policy<{'powerpc': 'n'}>
CONFIG_MPC8560_ADS				p policy<{'powerpc': 'n'}>
CONFIG_MPC85xx_CDS				p policy<{'powerpc': 'n'}>
CONFIG_MPC85xx_MDS				p policy<{'powerpc': 'n'}>
CONFIG_MPC8536_DS				p policy<{'powerpc': 'n'}>
CONFIG_MPC85xx_DS				p policy<{'powerpc': 'n'}>
CONFIG_MPC85xx_RDB				p policy<{'powerpc': 'n'}>
CONFIG_P1010_RDB				p policy<{'powerpc': 'n'}>
CONFIG_P1022_DS					p policy<{'powerpc': 'n'}>
CONFIG_P1022_RDK				p policy<{'powerpc': 'n'}>
CONFIG_P1023_RDB				p policy<{'powerpc': 'y'}>
CONFIG_TWR_P102x				p policy<{'powerpc': 'y'}>
CONFIG_SOCRATES					p policy<{'powerpc': 'n'}>
CONFIG_KSI8560					p policy<{'powerpc': 'n'}>
CONFIG_XES_MPC85xx				p policy<{'powerpc': 'n'}>
CONFIG_STX_GP3					p policy<{'powerpc': 'n'}>
CONFIG_TQM8540					p policy<{'powerpc': 'n'}>
CONFIG_TQM8541					p policy<{'powerpc': 'n'}>
CONFIG_TQM8548					p policy<{'powerpc': 'n'}>
CONFIG_TQM8555					p policy<{'powerpc': 'n'}>
CONFIG_TQM8560					p policy<{'powerpc': 'n'}>
CONFIG_SBC8548					p policy<{'powerpc': 'n'}>
CONFIG_PPA8548					p policy<{'powerpc': 'y'}>
CONFIG_GE_IMP3A					p policy<{'powerpc': 'n'}>
CONFIG_SGY_CTS1000				p policy<{'powerpc': 'm'}>
CONFIG_PPC_QEMU_E500				p policy<{'powerpc': 'y'}>
CONFIG_CORENET_GENERIC				p policy<{'powerpc': 'y'}>

# Menu: Power management and ACPI options >> Freescale Ethernet driver platform-specific options >> Architecture: powerpc

# Menu: Power management and ACPI options >> Freescale Ethernet driver platform-specific options >> Second Ethernet channel >> Architecture: powerpc

# Menu: Power management and ACPI options >> IBM pSeries & new (POWER5-based) iSeries >> Architecture: powerpc
CONFIG_PPC_PSERIES				p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_PPC_SPLPAR				p policy<{'powerpc': 'n', 'ppc64el': 'y'}>
CONFIG_IO_EVENT_IRQ				p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_LPARCFG					p policy<{'powerpc': 'n', 'ppc64el': 'y'}>
CONFIG_PPC_SMLPAR				p policy<{'powerpc': 'n', 'ppc64el': 'y'}>
CONFIG_HV_PERF_CTRS				p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_DTL					p policy<{'ppc64el': 'y'}>

# Menu: Power management and ACPI options >> MPC8xx CPM Options >> Architecture: powerpc

# Menu: Power management and ACPI options >> MPC8xx CPM Options >> Microcode patch selection >> Architecture: powerpc

# Menu: Power management and ACPI options >> Memory power savings

# Menu: Power management and ACPI options >> PA Semi SoC-based platforms >> Architecture: powerpc
CONFIG_PPC_PASEMI				p policy<{'powerpc': 'y', 'ppc64el': 'n'}>

# Menu: Power management and ACPI options >> PA Semi SoC-based platforms >> PA Semi PWRficient options >> Architecture: powerpc
CONFIG_PPC_PASEMI_IOMMU				p policy<{'powerpc': 'y'}>
CONFIG_PPC_PASEMI_IOMMU_DMA_FORCE		p policy<{'powerpc': 'n'}>

# Menu: Power management and ACPI options >> Sony PS3 >> Architecture: powerpc
CONFIG_PPC_PS3					p policy<{'powerpc': 'y', 'ppc64el': 'n'}>

# Menu: Power management and ACPI options >> Sony PS3 >> PS3 Platform Options >> Architecture: powerpc
CONFIG_PS3_DYNAMIC_DMA				p policy<{'powerpc': 'n'}>
CONFIG_PS3GELIC_UDBG				p policy<{'powerpc': 'n'}>

# Menu: Power management and ACPI options >> Sony PS3 >> PS3 Platform Options >> PS3 Advanced configuration options >> Architecture: powerpc
CONFIG_PS3_ADVANCED				p policy<{'powerpc': 'n'}>
CONFIG_PS3_HTAB_SIZE				p policy<{'powerpc': '20'}>
CONFIG_PS3_PS3AV				p policy<{'powerpc': 'y'}>
CONFIG_PS3_SYS_MANAGER				p policy<{'powerpc': 'y'}>
CONFIG_PS3_REPOSITORY_WRITE			p policy<{'powerpc': 'n'}>

# Menu: Processor support
CONFIG_SMP					y
CONFIG_NR_CPUS					p policy<{'amd64': 256, 'i386': 8, 'armhf': 4, 'arm64': 8, 'ppc64el': 2048, 'powerpc-powerpc64-emb': 8, 'powerpc-powerpc64-smp': 1024, 'powerpc-powerpc-e500mc': 8, 'powerpc-powerpc-smp': 4}>
CONFIG_SMP                                      y
CONFIG_NR_CPUS                                  p policy<{'amd64': '256', 'arm64': '8', 'armhf': '4', 'i386': '8', 'powerpc-powerpc64-emb': '8', 'powerpc-powerpc64-smp': '1024', 'powerpc-powerpc-e500mc': '8', 'powerpc-powerpc-smp': '4', 'ppc64el': '2048'}>

# Menu: Processor support >> Architecture: powerpc
CONFIG_TUNE_CELL				p policy<{'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_PPC_E500MC				p policy<{'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc-e500mc', 'y'}>
CONFIG_FSL_EMB_PERFMON				p policy<{'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc-e500mc', 'y'}>
CONFIG_PHYS_64BIT				p policy<{'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc-e500mc', 'y'}>
CONFIG_ALTIVEC					p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_VSX					p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_PPC_ICSWX				p policy<{'powerpc': 'y', 'ppc64el': 'n'}> mark<REVIEW>
CONFIG_PPC_ICSWX_PID				p policy<{'powerpc': 'y'}>
CONFIG_PPC_ICSWX_USE_SIGILL			p policy<{'powerpc': 'n'}>

# Menu: Processor support >> CPU selection
CONFIG_GENERIC_CPU				p policy<{'amd64': 'y', 'powerpc': 'y'}>

# Menu: Processor support >> CPU selection >> Architecture: powerpc
CONFIG_POWER7_CPU				p policy<{'powerpc-powerpc64-smp': 'n', 'ppc64el': 'y'}>

# Menu: Processor support >> Processor Type >> Architecture: powerpc
CONFIG_PPC_BOOK3S_32				p policy<{'powerpc-powerpc-e500mc': 'n', 'powerpc-powerpc-smp': 'y'}>
CONFIG_PPC_85xx					p policy<{'powerpc-powerpc-e500mc': 'y', 'powerpc-powerpc-smp': 'n', 'ppc64el': 'y'}>
CONFIG_PPC_BOOK3S_64				p policy<{'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_PPC_BOOK3E_64				p policy<{'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc64-smp': 'n', 'ppc64el': 'n'}>

# Menu: Processor type and features
CONFIG_SCHED_MC                                 p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y'}>
CONFIG_SCHED_SMT                                p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'n', 'i386': 'y', 'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_HOTPLUG_CPU                              p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-e500mc': 'y', 'powerpc-powerpc-smp': 'y', 'ppc64el': 'y'}>
CONFIG_HIGHMEM                                  p policy<{'armhf': 'y', 'i386': 'y', 'powerpc-powerpc-e500mc': 'y', 'powerpc-powerpc-smp': 'y'}>
CONFIG_HIGHPTE                                  p policy<{'armhf': 'y', 'i386': 'y'}>
CONFIG_SPARSEMEM_VMEMMAP                        p policy<{'amd64': 'y', 'arm64': 'y', 'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_MOVABLE_NODE                             p policy<{'amd64': 'y'}>
CONFIG_MEMORY_HOTPLUG                           p policy<{'amd64': 'y', 'i386': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_MEMORY_HOTREMOVE                         p policy<{'amd64': 'y', 'i386': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_BALLOON_COMPACTION                       y
CONFIG_COMPACTION                               y
CONFIG_MIGRATION                                y
CONFIG_BOUNCE                                   y
CONFIG_KSM                                      y
CONFIG_DEFAULT_MMAP_MIN_ADDR                    p mark<ENFORCED> policy<{'amd64': '65536', 'arm64': '32768', 'armhf': '32768', 'i386': '65536', 'powerpc': '65536', 'ppc64el': '65536'}> note<LP:1418140>
CONFIG_MEMORY_FAILURE                           p policy<{'amd64': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_HWPOISON_INJECT                          p policy<{'amd64': 'm', 'powerpc-powerpc64-smp': 'm', 'ppc64el': 'm'}>
CONFIG_TRANSPARENT_HUGEPAGE                     p policy<{'amd64': 'y', 'arm64': 'y', 'armhf-generic-lpae': 'y', 'i386': 'y', 'ppc64el': 'y'}>
CONFIG_CLEANCACHE                               y
CONFIG_FRONTSWAP                                y
CONFIG_CMA                                      y
CONFIG_CMA_DEBUG                                n
CONFIG_CMA_AREAS                                7
CONFIG_MEM_SOFT_DIRTY                           p policy<{'amd64': 'y'}>
CONFIG_ZSWAP                                    y
CONFIG_ZPOOL                                    y
CONFIG_ZBUD                                     y
CONFIG_ZSMALLOC                                 y
CONFIG_PGTABLE_MAPPING                          y
CONFIG_FORCE_MAX_ZONEORDER                      p policy<{'arm64': '11', 'armhf-generic': '12', 'armhf-generic-lpae': '11', 'powerpc-powerpc64-emb': '13', 'powerpc-powerpc64-smp': '13', 'powerpc-powerpc-e500mc': '11', 'powerpc-powerpc-smp': '11', 'ppc64el': '9'}>
CONFIG_SECCOMP                                  y mark<ENFORCED>
CONFIG_XEN                                      p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'n', 'i386': 'y'}>
CONFIG_MATH_EMULATION                           p policy<{'i386': 'n', 'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc-e500mc': 'y'}>
CONFIG_NUMA                                     p policy<{'amd64': 'y', 'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_CMDLINE_BOOL                             p policy<{'amd64': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n'}>
CONFIG_XEN					p policy<(arch i386 amd64 arm64 &/ value y) | value n>
CONFIG_SCHED_MC					y
CONFIG_SCHED_SMT				p policy<(arch armhf &/ value n) | (flavour powerpc64-emb &/ value n) | value y>
CONFIG_HOTPLUG_CPU				y
CONFIG_NUMA					p policy<{'powerpc-powerpc64-emb': 'n', '*': 'y'}>
CONFIG_MOVABLE_NODE				y
CONFIG_MEMORY_HOTPLUG				y
CONFIG_MEMORY_HOTREMOVE				y

# Menu: Processor type and features >> Architecture: arm
CONFIG_HAVE_ARM_ARCH_TIMER			p policy<{'armhf': 'y'}>
CONFIG_ARM_PSCI					p policy<{'armhf': 'y'}>
CONFIG_THUMB2_KERNEL				p policy<{'armhf': 'n'}>
CONFIG_AEABI					p policy<{'armhf': 'y'}>
CONFIG_OABI_COMPAT				p policy<{'armhf': 'n'}>
CONFIG_HW_PERF_EVENTS				p policy<{'arm64': 'y', 'armhf': 'y'}>
CONFIG_UACCESS_WITH_MEMCPY			p policy<{'armhf': 'n'}>

# Menu: Processor type and features >> Architecture: powerpc
CONFIG_PPC_TRANSACTIONAL_MEM			p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_SWIOTLB					y
CONFIG_PPC64_SUPPORTS_MEMORY_FAILURE		p policy<{'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_FA_DUMP					p policy<{'powerpc': 'y', 'ppc64el': 'y'}> note<LP:1415562>
CONFIG_IRQ_ALL_CPUS				p policy<{'powerpc': 'n', 'ppc64el': 'y'}>
CONFIG_PPC_SUBPAGE_PROT				p policy<{'ppc64el': 'y'}>
CONFIG_PPC_DENORMALISATION			p policy<{'powerpc': 'n', 'ppc64el': 'y'}>
CONFIG_EXTRA_TARGETS				p policy<{'powerpc': '""', 'ppc64el': '""'}>

# Menu: Processor type and features >> Architecture: x86
CONFIG_ZONE_DMA                                 y
CONFIG_X86_FEATURE_NAMES                        p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_X2APIC                               p policy<{'amd64': 'y'}>
CONFIG_X86_MPPARSE                              p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_EXTENDED_PLATFORM                    p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_INTEL_LPSS                           p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_IOSF_MBI                                 p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_IOSF_MBI_DEBUG                           p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_32_IRIS                              p policy<{'i386': 'm'}>
CONFIG_SCHED_OMIT_FRAME_POINTER                 p policy<{'amd64': 'y', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_MEMTEST                                  p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_GENERIC                              p policy<{'i386': 'y'}>
CONFIG_X86_PPRO_FENCE                           p policy<{'i386': 'y'}>
CONFIG_HPET_TIMER                               p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_DMI                                      p policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}>
CONFIG_GART_IOMMU                               p policy<{'amd64': 'y'}>
CONFIG_CALGARY_IOMMU                            p policy<{'amd64': 'y'}>
CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT         p policy<{'amd64': 'y'}>
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS         p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_VM86                                     p policy<{'i386': 'y'}>
CONFIG_X86_16BIT                                p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_VSYSCALL_EMULATION                   p policy<{'amd64': 'y'}>
CONFIG_TOSHIBA                                  p policy<{'i386': 'n'}>
CONFIG_I8K                                      p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_X86_REBOOTFIXUPS                         p policy<{'i386': 'y'}>
CONFIG_X86_MSR                                  p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_X86_CPUID                                p policy<{'amd64': 'm', 'i386': 'm'}>
CONFIG_X86_PAE                                  p policy<{'i386': 'y'}>
CONFIG_DIRECT_GBPAGES                           p policy<{'amd64': 'y'}>
CONFIG_ARCH_MEMORY_PROBE                        p policy<{'amd64': 'y', 'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>
CONFIG_X86_CHECK_BIOS_CORRUPTION                p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK    p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_RESERVE_LOW                          p policy<{'amd64': '64', 'i386': '64'}>
CONFIG_MTRR                                     p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_MTRR_SANITIZER                           p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT            p policy<{'amd64': '1', 'i386': '1'}>
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT      p policy<{'amd64': '1', 'i386': '1'}>
CONFIG_X86_PAT                                  p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_ARCH_RANDOM                              p policy<{'amd64': 'y', 'i386': 'y', 'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-e500mc': 'n', 'powerpc-powerpc-smp': 'n', 'ppc64el': 'y'}>
CONFIG_X86_SMAP                                 p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_INTEL_MPX                            p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_EFI                                      p policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}>
CONFIG_EFI_STUB                                 p policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}>
CONFIG_EFI_MIXED                                p policy<{'amd64': 'y'}>
CONFIG_KEXEC_FILE                               p policy<{'amd64': 'y'}>
CONFIG_KEXEC_VERIFY_SIG                         p policy<{'amd64': 'y'}>
CONFIG_KEXEC_JUMP                               p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_RANDOMIZE_BASE                           p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_COMPAT_VDSO                              p mark<ENFORCED> policy<{'amd64': 'n', 'i386': 'n'}>

# Menu: Processor type and features >> CPU microcode loading support >> Architecture: x86
CONFIG_MICROCODE                                p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_MICROCODE_INTEL                          p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_MICROCODE_AMD                            p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_MICROCODE_EARLY                          p policy<{'amd64': 'y', 'i386': 'y'}>

# Menu: Processor type and features >> Device power management core functionality

# Menu: Processor type and features >> Device power management core functionality >> Power Management Debug Support

# Menu: Processor type and features >> High Memory Support >> Architecture: x86
CONFIG_HIGHMEM64G				y

# Menu: Processor type and features >> Linux guest support >> Architecture: x86
CONFIG_HYPERVISOR_GUEST				y

# Menu: Processor type and features >> Linux guest support >> Enable paravirtualization code

# Menu: Processor type and features >> Linux guest support >> Enable paravirtualization code >> Architecture: x86
CONFIG_PARAVIRT					y
CONFIG_PARAVIRT_SPINLOCKS			y
CONFIG_XEN_PVH					y
CONFIG_KVM_DEBUG_FS				y
CONFIG_PARAVIRT_TIME_ACCOUNTING			n
CONFIG_LGUEST_GUEST				n

# Menu: Processor type and features >> Machine Check / overheating reporting >> Architecture: x86
CONFIG_X86_MCE                                  p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_MCE_INTEL                            p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_MCE_AMD                              p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_ANCIENT_MCE                          p policy<{'i386': 'n'}>

# Menu: Processor type and features >> Math emulation options >> Architecture: powerpc
CONFIG_MATH_EMULATION_FULL			p policy<{'powerpc': 'n'}>
CONFIG_MATH_EMULATION_HW_UNIMPLEMENTED		p policy<{'powerpc': 'y'}>

# Menu: Processor type and features >> Memory model
CONFIG_SPARSEMEM_MANUAL				y

# Menu: Processor type and features >> Memory split
CONFIG_VMSPLIT_3G				y

# Menu: Processor type and features >> Memory split >> Architecture: arm

# Menu: Processor type and features >> Memory split >> Architecture: x86

# Menu: Processor type and features >> Page size >> Architecture: powerpc
CONFIG_PPC_4K_PAGES				p policy<{'powerpc': 'y', 'ppc64el': 'n'}>
CONFIG_PPC_64K_PAGES				p policy<{'powerpc': 'n', 'ppc64el': 'y'}>

# Menu: Processor type and features >> Preemption Model
CONFIG_PREEMPT_VOLUNTARY			p policy<(!flavour lowlatency &/ value y) | value n>
CONFIG_PREEMPT					p policy<(flavour lowlatency &/ value y) | value n>

# Menu: Processor type and features >> Processor family

# Menu: Processor type and features >> Processor family >> Architecture: x86
CONFIG_M686					y

# Menu: Processor type and features >> Support for extended (non-PC) x86 platforms >> Architecture: x86
CONFIG_X86_NUMACHIP				p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_VSMP					p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_X86_UV					p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_X86_GOLDFISH				p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_X86_INTEL_MID				p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_RDC321X				p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_X86_32_NON_STANDARD			p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_APB_TIMER				p policy<{'amd64': 'y', 'i386': 'y'}>

# Menu: Processor type and features >> Supported processor vendors >> Architecture: x86
CONFIG_PROCESSOR_SELECT                         p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_CPU_SUP_INTEL                            p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_CPU_SUP_CYRIX_32                         p policy<{'i386': 'y'}>
CONFIG_CPU_SUP_AMD                              p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_CPU_SUP_CENTAUR                          p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_CPU_SUP_TRANSMETA_32                     p policy<{'i386': 'y'}>
CONFIG_CPU_SUP_UMC_32                           p policy<{'i386': 'y'}>

# Menu: Processor type and features >> Symmetric Multi-Processing

# Menu: Processor type and features >> Symmetric Multi-Processing >> Architecture: arm
CONFIG_SMP_ON_UP				p policy<{'armhf': 'y'}>
CONFIG_ARM_CPU_TOPOLOGY				p policy<{'armhf': 'y'}>
CONFIG_MCPM					p policy<{'armhf': 'y'}>
CONFIG_BIG_LITTLE				p policy<{'armhf': 'y'}>
CONFIG_BL_SWITCHER				p policy<{'armhf': 'y'}>

# Menu: Processor type and features >> Symmetric multi-processing support

# Menu: Processor type and features >> Symmetric multi-processing support >> Architecture: x86
CONFIG_NODES_SHIFT                              p policy<{'amd64': '6', 'powerpc-powerpc64-smp': '8', 'ppc64el': '8'}>
CONFIG_X86_BIGSMP				p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_MAXSMP					p policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_BOOTPARAM_HOTPLUG_CPU0			p policy<{'amd64': 'n', 'i386': 'n'}>

# Menu: Processor type and features >> Symmetric multi-processing support >> Numa Memory Allocation and Scheduler Support

# Menu: Processor type and features >> Symmetric multi-processing support >> Numa Memory Allocation and Scheduler Support >> Architecture: x86
CONFIG_AMD_NUMA					p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_X86_64_ACPI_NUMA				p policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_NUMA_EMU					p policy<{'amd64': 'n', 'i386': 'n'}>

# Menu: Processor type and features >> Timer frequency
CONFIG_HZ_250					p policy<(!flavour lowlatency &/ value y) | value n>
CONFIG_HZ_1000					p policy<(flavour lowlatency &/ value y) | value n>

# Menu: Processor type and features >> Timer frequency >> Architecture: arm

# Menu: Processor type and features >> Transparent Hugepage Support sysfs defaults
CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS		y

# Menu: Security options
CONFIG_SECURITY_DMESG_RESTRICT			n
CONFIG_SECURITYFS				y
CONFIG_INTEL_TXT				p policy<(arch i386 amd64 &/ value y) | value n)>

# Menu: Security options >> Default security module
CONFIG_DEFAULT_SECURITY_APPARMOR		y mark<ENFORCED>

# Menu: Security options >> Enable access key retention support
CONFIG_KEYS					y
CONFIG_PERSISTENT_KEYRINGS			y
CONFIG_BIG_KEYS					y
CONFIG_TRUSTED_KEYS				y
CONFIG_ENCRYPTED_KEYS				y
CONFIG_KEYS_DEBUG_PROC_KEYS			y

# Menu: Security options >> Enable different security models
CONFIG_SECURITY					y mark<ENFORCED>
CONFIG_SECURITY_NETWORK                         y
CONFIG_SECURITY_NETWORK_XFRM                    y
CONFIG_SECURITY_PATH                            y
CONFIG_LSM_MMAP_MIN_ADDR                        0 mark<ENFORCED> mark<REVIEW>
CONFIG_SECURITY_SMACK                           y mark<ENFORCED>
CONFIG_SECURITY_SMACK_BRINGUP                   n
CONFIG_SECURITY_YAMA                            y mark<ENFORCED>
CONFIG_SECURITY_YAMA_STACKED                    y

# Menu: Security options >> Enable different security models >> AppArmor support
CONFIG_SECURITY_APPARMOR                        y
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE        1
CONFIG_SECURITY_APPARMOR_STATS                  n
CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT        y
CONFIG_SECURITY_APPARMOR_HASH                   y
CONFIG_SECURITY_APPARMOR_HASH_DEFAULT           y

# Menu: Security options >> Enable different security models >> Integrity subsystem
CONFIG_INTEGRITY                                y
CONFIG_INTEGRITY_SIGNATURE                      y
CONFIG_INTEGRITY_ASYMMETRIC_KEYS                y
CONFIG_INTEGRITY_AUDIT                          y
CONFIG_EVM                                      y
CONFIG_EVM_ATTR_FSUUID                          y
CONFIG_EVM_EXTRA_SMACK_XATTRS                   y

# Menu: Security options >> Enable different security models >> Integrity subsystem >> Integrity Measurement Architecture(IMA)
CONFIG_IMA                                      p policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc64-smp': 'y', 'powerpc-powerpc-e500mc': 'y', 'powerpc-powerpc-smp': 'y', 'ppc64el': 'y'}>
CONFIG_IMA_APPRAISE                             y
CONFIG_IMA_TRUSTED_KEYRING                      y
CONFIG_IMA_LOAD_X509                            n

# Menu: Security options >> Enable different security models >> Integrity subsystem >> Integrity Measurement Architecture(IMA) >> Default integrity hash algorithm
CONFIG_IMA_DEFAULT_HASH_SHA1			y

# Menu: Security options >> Enable different security models >> Integrity subsystem >> Integrity Measurement Architecture(IMA) >> Default template
CONFIG_IMA_NG_TEMPLATE				y

# Menu: Security options >> Enable different security models >> NSA SELinux Support
CONFIG_SECURITY_SELINUX                         y mark<ENFORCED>
CONFIG_SECURITY_SELINUX_BOOTPARAM               y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE         0
CONFIG_SECURITY_SELINUX_DISABLE                 y
CONFIG_SECURITY_SELINUX_DEVELOP                 y
CONFIG_SECURITY_SELINUX_AVC_STATS               y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE      1
CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX    n
CONFIG_SECURITY_SELINUX_BOOTPARAM		y

# Menu: Security options >> Enable different security models >> TOMOYO Linux Support
CONFIG_SECURITY_TOMOYO                          y
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY         2048
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG            1024
CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER    n
CONFIG_SECURITY_TOMOYO_POLICY_LOADER            "/sbin/tomoyo-init"
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER       "/sbin/init"

# Menu: System Type

# Menu: System Type >> ARM Ltd. Integrator family >> Architecture: arm

# Menu: System Type >> ARM Ltd. Integrator family >> Integrator Options >> Architecture: arm

# Menu: System Type >> ARM Ltd. Versatile Express family >> Architecture: arm
CONFIG_ARCH_VEXPRESS				p policy<{'arm64': 'y', 'armhf': 'y'}>
CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA	p policy<{'armhf': 'y'}>
CONFIG_ARCH_VEXPRESS_DCSCB			p policy<{'armhf': 'y'}>
CONFIG_ARCH_VEXPRESS_SPC			p policy<{'armhf': 'y'}>
CONFIG_ARCH_VEXPRESS_TC2_PM			p policy<{'armhf': 'y'}>

# Menu: System Type >> ARM system type >> Architecture: arm
CONFIG_ARCH_MULTIPLATFORM			p policy<{'armhf': 'y'}>

# Menu: System Type >> Allwinner SoCs >> Architecture: arm
CONFIG_ARCH_SUNXI				n

# Menu: System Type >> Amlogic Meson SoCs >> Architecture: arm
CONFIG_ARCH_MESON                               p policy<{'armhf': 'y'}>
CONFIG_MACH_MESON6                              p policy<{'armhf': 'y'}>
CONFIG_MACH_MESON8                              p policy<{'armhf': 'y'}>

# Menu: System Type >> Architecture: arm
#set +tree-menu 'System Type' = D
CONFIG_ARCH_VIRT				p policy<{'armhf': 'y'}>
CONFIG_ARCH_AXXIA				p policy<{'armhf': 'y'}>
CONFIG_ARCH_HIGHBANK				p policy<{'armhf': 'y'}>
CONFIG_ARCH_KEYSTONE				p policy<{'armhf': 'n'}>
CONFIG_ARCH_ROCKCHIP				p policy<{'armhf': 'n'}>
CONFIG_ARCH_SOCFPGA				p policy<{'armhf': 'n'}>
CONFIG_ARCH_R8A7790				p policy<{'armhf': 'y'}>
CONFIG_MACH_LAGER				p policy<{'armhf': 'y'}>
CONFIG_ARCH_WM8850				p policy<{'armhf': 'n'}>
CONFIG_ARCH_ZYNQ				p policy<{'armhf': 'n'}>
CONFIG_ARM_THUMB				p policy<{'armhf': 'y'}>
CONFIG_CPU_DCACHE_DISABLE			p policy<{'armhf': 'n'}>
CONFIG_IWMMXT					p policy<{'armhf': 'y'}>
CONFIG_ARM_ERRATA_430973			p policy<{'armhf': 'y'}>
CONFIG_ARM_ERRATA_643719			p policy<{'armhf': 'y'}>
CONFIG_ARM_ERRATA_720789			p policy<{'armhf': 'y'}>
CONFIG_ARM_ERRATA_754322			p policy<{'armhf': 'y'}>
CONFIG_ARM_ERRATA_754327			p policy<{'armhf': 'y'}>
CONFIG_ARM_ERRATA_764369			p policy<{'armhf': 'y'}>
CONFIG_ARM_ERRATA_775420			p policy<{'armhf': 'y'}>
CONFIG_ARM_ERRATA_798181			p policy<{'armhf': 'y'}>
CONFIG_ARM_ERRATA_773022			p policy<{'armhf': 'y'}>
CONFIG_ARCH_MEDIATEK                            p policy<{'armhf': 'y'}>
CONFIG_ARCH_S5PV210                             p policy<{'armhf': 'n'}>
CONFIG_ARCH_R8A7740                             p policy<{'armhf': 'y'}>
CONFIG_ARCH_R8A7779                             p policy<{'armhf': 'y'}>
CONFIG_MACH_MARZEN                              p policy<{'armhf': 'y'}>
CONFIG_CACHE_FEROCEON_L2                        p policy<{'armhf': 'y'}>
CONFIG_CACHE_FEROCEON_L2_WRITETHROUGH           p policy<{'armhf': 'n'}>
CONFIG_CACHE_TAUROS2                            p policy<{'armhf': 'y'}>
CONFIG_ARM_KERNMEM_PERMS                        p policy<{'armhf': 'n'}>
CONFIG_PJ4B_ERRATA_4742                         p policy<{'armhf': 'y'}>

# Menu: System Type >> Atmel AT91 System-on-Chip >> Architecture: arm

# Menu: System Type >> Atmel AT91 System-on-Chip >> Core type >> Architecture: arm

# Menu: System Type >> Broadcom SoC Support >> Architecture: arm
CONFIG_ARCH_BCM					p policy<{'armhf': 'n'}>

# Menu: System Type >> CLPS711X/EP721X/EP731X Implementations >> Architecture: arm

# Menu: System Type >> CSR SiRF >> Architecture: arm
CONFIG_ARCH_SIRF				p policy<{'armhf': 'n'}>

# Menu: System Type >> Cavium Networks CNS3XXX family >> Architecture: arm

# Menu: System Type >> Cirrus EP93xx Implementation Options >> Architecture: arm

# Menu: System Type >> Cirrus EP93xx Implementation Options >> EP93xx first SDRAM bank selection >> Architecture: arm

# Menu: System Type >> Cortina Systems Gemini Implementations >> Architecture: arm

# Menu: System Type >> Enable the L2x0 outer cache controller >> Architecture: arm
CONFIG_CACHE_L2X0				p policy<{'armhf': 'y'}>
CONFIG_PL310_ERRATA_588369			p policy<{'armhf': 'y'}>
CONFIG_PL310_ERRATA_727915			p policy<{'armhf': 'y'}>
CONFIG_PL310_ERRATA_753970			p policy<{'armhf': 'y'}>
CONFIG_PL310_ERRATA_769419			p policy<{'armhf': 'y'}>

# Menu: System Type >> Firmware options >> Architecture: arm
CONFIG_TRUSTED_FOUNDATIONS			p policy<{'armhf': 'y'}>

# Menu: System Type >> Footbridge Implementations >> Architecture: arm

# Menu: System Type >> Freescale i.MX family >> Architecture: arm
CONFIG_ARCH_MXC					p policy<{'armhf-generic': 'y', 'armhf-generic-lpae': 'n'}>
CONFIG_SOC_IMX50				p policy<{'armhf': 'y'}>
CONFIG_SOC_IMX53				p policy<{'armhf': 'n'}>
CONFIG_SOC_IMX6Q				p policy<{'armhf': 'y'}>
CONFIG_SOC_IMX6SL				p policy<{'armhf': 'y'}>
CONFIG_SOC_IMX6SX				p policy<{'armhf': 'y'}>
CONFIG_SOC_VF610				p policy<{'armhf': 'y'}>
CONFIG_SOC_IMX51                                p policy<{'armhf': 'y'}>
CONFIG_SOC_LS1021A                              p policy<{'armhf': 'n'}>

# Menu: System Type >> Freescale i.MX family >> Baseboard >> Architecture: arm

# Menu: System Type >> Freescale i.MX family >> Clocksource for scheduler clock >> Architecture: arm
CONFIG_VF_USE_ARM_GLOBAL_TIMER                  p policy<{'armhf': 'y'}>

# Menu: System Type >> Hisilicon SoC Support >> Architecture: arm
CONFIG_ARCH_HISI                                p policy<{'armhf': 'y'}>

# Menu: System Type >> Hisilicon SoC Support >> Hisilicon platform type >> Architecture: arm
CONFIG_ARCH_HIP04                               p policy<{'armhf': 'y'}>
CONFIG_ARCH_HIX5HD2                             p policy<{'armhf': 'y'}>
CONFIG_ARCH_HI3xxx				p policy<{'armhf': 'y'}>

# Menu: System Type >> IOP13XX Implementation Options >> Architecture: arm

# Menu: System Type >> IOP32x Implementation Options >> Architecture: arm

# Menu: System Type >> IOP33x Implementation Options >> Architecture: arm

# Menu: System Type >> Intel IXP4xx Implementation Options >> Architecture: arm

# Menu: System Type >> Intel PXA2xx/PXA3xx Implementations >> Architecture: arm

# Menu: System Type >> Intel PXA2xx/PXA3xx Implementations >> Gumstix Carrier/Expansion Board >> Architecture: arm

# Menu: System Type >> Intel PXA2xx/PXA3xx Implementations >> Motorola EZX Platform >> Architecture: arm

# Menu: System Type >> Intel PXA2xx/PXA3xx Implementations >> PXA based Keith und Koep Trizeps DIMM-Modules >> Architecture: arm

# Menu: System Type >> Intel PXA2xx/PXA3xx Implementations >> PXA based Keith und Koep Trizeps DIMM-Modules >> Select base board for Trizeps module >> Architecture: arm

# Menu: System Type >> Intel PXA2xx/PXA3xx Implementations >> PXA based Palm PDAs >> Architecture: arm

# Menu: System Type >> Intel PXA2xx/PXA3xx Implementations >> PXA based Toshiba e-series PDAs >> Architecture: arm

# Menu: System Type >> Intel PXA2xx/PXA3xx Implementations >> SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models >> Architecture: arm

# Menu: System Type >> Intel PXA2xx/PXA3xx Implementations >> display on pcm990 >> Architecture: arm

# Menu: System Type >> Kendin/Micrel KS8695 Implementations >> Architecture: arm

# Menu: System Type >> MMU-based Paged Memory Management Support >> Architecture: arm
#CONFIG_ARM_LPAE				p policy<{'armhf-generic': 'n', 'armhf-generic-lpae': 'y'}>
CONFIG_ARM_LPAE					p policy<{'armhf-generic': 'n', 'armhf-generic-lpae': 'y'}>
CONFIG_KUSER_HELPERS				p policy<{'armhf': 'y'}>
CONFIG_MMU					y
CONFIG_CPU_ICACHE_DISABLE			p policy<{'armhf': 'n'}>

# Menu: System Type >> MMU-based Paged Memory Management Support >> Renesas ARM SoCs >> Architecture: arm
CONFIG_ARCH_R7S72100				p policy<{'armhf': 'y'}>
CONFIG_ARCH_R8A7791				p policy<{'armhf': 'y'}>
CONFIG_ARCH_SHMOBILE_MULTI			p policy<{'armhf': 'y'}>
CONFIG_ARCH_EMEV2				p policy<{'armhf': 'y'}>
CONFIG_ARCH_R8A7794                             p policy<{'armhf': 'y'}>

# Menu: System Type >> MMU-based Paged Memory Management Support >> ST-Ericsson U300 Series >> Architecture: arm

# Menu: System Type >> MMU-based Paged Memory Management Support >> ST-Ericsson U8500 Series >> Architecture: arm
CONFIG_ARCH_U8500				p policy<{'armhf': 'n'}>

# Menu: System Type >> MOXA ART SoC >> Architecture: arm

# Menu: System Type >> Marvell Berlin SoCs >> Architecture: arm
CONFIG_ARCH_BERLIN				p policy<{'armhf': 'y'}>
CONFIG_MACH_BERLIN_BG2				p policy<{'armhf': 'y'}>
CONFIG_MACH_BERLIN_BG2CD			p policy<{'armhf': 'y'}>
CONFIG_MACH_BERLIN_BG2Q				p policy<{'armhf': 'y'}>

# Menu: System Type >> Marvell Dove Implementations >> Architecture: arm

# Menu: System Type >> Marvell Engineering Business Unit (MVEBU) SoCs >> Architecture: arm
CONFIG_ARCH_MVEBU				p policy<{'armhf': 'y'}>
CONFIG_MACH_ARMADA_370                          p policy<{'armhf': 'y'}>
CONFIG_MACH_ARMADA_375                          p policy<{'armhf': 'y'}>
CONFIG_MACH_ARMADA_38X                          p policy<{'armhf': 'y'}>
CONFIG_MACH_ARMADA_XP                           p policy<{'armhf': 'y'}>
CONFIG_MACH_DOVE                                p policy<{'armhf': 'y'}>

# Menu: System Type >> Marvell MV78xx0 Implementations >> Architecture: arm

# Menu: System Type >> Marvell PXA168/910/MMP2 Implmentations >> Architecture: arm

# Menu: System Type >> Multiple platform selection >> Architecture: arm
CONFIG_ARCH_MULTI_V6			n
CONFIG_ARCH_MULTI_V7			y

# Menu: System Type >> NUC950 Machines >> Architecture: arm

# Menu: System Type >> NUC960 Machines >> Architecture: arm

# Menu: System Type >> NVIDIA Tegra >> Architecture: arm
CONFIG_ARCH_TEGRA				p policy<{'armhf-generic': 'y', 'armhf-generic-lpae': 'n'}>
CONFIG_ARCH_TEGRA_2x_SOC			p policy<{'armhf': 'y'}>
CONFIG_ARCH_TEGRA_3x_SOC			p policy<{'armhf': 'y'}>
CONFIG_ARCH_TEGRA_114_SOC			p policy<{'armhf': 'y'}>
CONFIG_ARCH_TEGRA_124_SOC			p policy<{'armhf': 'y'}>

# Menu: System Type >> NetX Implementations >> Architecture: arm

# Menu: System Type >> Orion Implementations >> Architecture: arm

# Menu: System Type >> Qualcomm MSM Board Type >> Architecture: arm

# Menu: System Type >> Qualcomm MSM SoC Type >> Architecture: arm

# Menu: System Type >> Qualcomm Support >> Architecture: arm
CONFIG_ARCH_QCOM				p policy<{'armhf': 'y'}>
CONFIG_ARCH_MSM8X60				p policy<{'armhf': 'y'}>
CONFIG_ARCH_MSM8960				p policy<{'armhf': 'y'}>
CONFIG_ARCH_MSM8974				p policy<{'armhf': 'y'}>

# Menu: System Type >> RealView platform type >> Architecture: arm

# Menu: System Type >> SA11x0 Implementations >> Architecture: arm

# Menu: System Type >> SA11x0 Implementations >> Cerf Flash available >> Architecture: arm

# Menu: System Type >> SAMSUNG S3C24XX SoCs Support >> Architecture: arm

# Menu: System Type >> SAMSUNG S3C24XX SoCs Support >> SAMSUNG S3C2410 >> Architecture: arm

# Menu: System Type >> SAMSUNG S3C24XX SoCs Support >> SAMSUNG S3C2412 >> Architecture: arm

# Menu: System Type >> SAMSUNG S3C24XX SoCs Support >> SAMSUNG S3C2440 >> Architecture: arm

# Menu: System Type >> SMDK6410 >> Architecture: arm

# Menu: System Type >> SMDK6410 >> SMDK6410 MMC/SD slot setup >> Architecture: arm

# Menu: System Type >> ST SPEAr Family >> Architecture: arm
CONFIG_PLAT_SPEAR				p policy<{'armhf': 'n'}>

# Menu: System Type >> ST SPEAr Family >> ST SPEAr13xx >> Architecture: arm

# Menu: System Type >> ST SPEAr Family >> ST SPEAr13xx >> ST SPEAr3xx >> Architecture: arm

# Menu: System Type >> ST-Ericsson Nomadik >> Architecture: arm

# Menu: System Type >> STMicroelectronics Consumer Electronics SOCs >> Architecture: arm
CONFIG_ARCH_STI					p policy<{'armhf': 'n'}>

# Menu: System Type >> Samsung Common options >> Architecture: arm
CONFIG_SAMSUNG_PM_CHECK				p policy<{'armhf': 'n'}>

# Menu: System Type >> Samsung EXYNOS >> Architecture: arm
CONFIG_ARCH_EXYNOS				p policy<{'armhf': 'y'}>
CONFIG_ARCH_EXYNOS3				p policy<{'armhf': 'n'}>

# Menu: System Type >> Samsung EXYNOS >> SAMSUNG EXYNOS4 >> Architecture: arm
CONFIG_ARCH_EXYNOS4				p policy<{'armhf': 'n'}>

# Menu: System Type >> Samsung EXYNOS >> SAMSUNG EXYNOS5 >> Architecture: arm
CONFIG_ARCH_EXYNOS5				p policy<{'armhf': 'y'}>
CONFIG_SOC_EXYNOS5250				p policy<{'armhf': 'y'}>
CONFIG_SOC_EXYNOS5260				p policy<{'armhf': 'y'}>
CONFIG_SOC_EXYNOS5410				p policy<{'armhf': 'y'}>
CONFIG_SOC_EXYNOS5420				p policy<{'armhf': 'y'}>
CONFIG_SOC_EXYNOS5440				p policy<{'armhf': 'y'}>
CONFIG_SOC_EXYNOS5800				p policy<{'armhf': 'y'}>
CONFIG_EXYNOS5420_MCPM				p policy<{'armhf': 'y'}>

# Menu: System Type >> SuperH / SH-Mobile Driver Options

# Menu: System Type >> Support ARM V7 processor >> Architecture: arm
CONFIG_ARM_DMA_MEM_BUFFERABLE			p policy<{'armhf': 'y'}>
CONFIG_CPU_V7					p policy<{'armhf': 'y'}>
CONFIG_ARM_THUMBEE				p policy<{'armhf': 'y'}>
CONFIG_SWP_EMULATE				p policy<{'armhf': 'y'}>
CONFIG_CPU_BPREDICT_DISABLE			p policy<{'armhf': 'n'}>

# Menu: System Type >> TI DaVinci Implementations >> Architecture: arm

# Menu: System Type >> TI DaVinci Implementations >> DA850/OMAP-L138/AM18x based system >> Architecture: arm

# Menu: System Type >> TI DaVinci Implementations >> DA850/OMAP-L138/AM18x based system >> Select peripherals connected to expander on UI board >> Architecture: arm

# Menu: System Type >> TI DaVinci Implementations >> DaVinci 644x based system >> Architecture: arm

# Menu: System Type >> TI DaVinci Implementations >> Select DA830/OMAP-L137/AM17x UI board peripheral >> Architecture: arm

# Menu: System Type >> TI OMAP Common Features >> Architecture: arm
CONFIG_POWER_AVS_OMAP				p policy<{'armhf': 'y'}>
CONFIG_POWER_AVS_OMAP_CLASS3			p policy<{'armhf': 'y'}>
CONFIG_OMAP_RESET_CLOCKS			p policy<{'armhf': 'y'}>
CONFIG_OMAP_32K_TIMER				p policy<{'armhf': 'y'}>
CONFIG_OMAP3_L2_AUX_SECURE_SAVE_RESTORE		p policy<{'armhf': 'n'}>
CONFIG_OMAP_DM_TIMER				p policy<{'armhf': 'y'}>

# Menu: System Type >> TI OMAP Common Features >> OMAP PM layer selection >> Architecture: arm
CONFIG_OMAP_PM_NOOP				p policy<{'armhf': 'y'}>

# Menu: System Type >> TI OMAP Common Features >> OMAP multiplexing support >> Architecture: arm
CONFIG_OMAP_MUX					p policy<{'armhf': 'y'}>
CONFIG_OMAP_MUX_WARNINGS			p policy<{'armhf': 'y'}>

# Menu: System Type >> TI OMAP/AM/DM/DRA Family >> Architecture: arm
CONFIG_ARCH_OMAP3				p policy<{'armhf-generic': 'y', 'armhf-generic-lpae': 'n'}>
CONFIG_ARCH_OMAP4				p policy<{'armhf-generic': 'y', 'armhf-generic-lpae': 'n'}>
CONFIG_SOC_OMAP5				p policy<{'armhf': 'n'}>
CONFIG_SOC_AM33XX				p policy<{'armhf-generic': 'y', 'armhf-generic-lpae': 'n'}>
CONFIG_SOC_AM43XX				p policy<{'armhf': 'n'}>
CONFIG_SOC_DRA7XX				p policy<{'armhf': 'y'}>

# Menu: System Type >> TI OMAP/AM/DM/DRA Family >> TI OMAP2/3/4 Specific Features >> Architecture: arm
#set +tree-menu 'System Type>>TI OMAP/AM/DM/DRA Family>>TI OMAP2/3/4 Specific Features' = D
CONFIG_ARCH_OMAP2PLUS_TYPICAL			p policy<{'armhf': 'y'}>
CONFIG_SOC_HAS_OMAP2_SDRC			p policy<{'armhf': 'y'}>
CONFIG_SOC_HAS_REALTIME_COUNTER			p policy<{'armhf': 'y'}>
CONFIG_SOC_OMAP3430				p policy<{'armhf': 'y'}>
CONFIG_SOC_TI81XX				p policy<{'armhf': 'y'}>
CONFIG_MACH_OMAP3_BEAGLE			p policy<{'armhf': 'y'}>
CONFIG_MACH_DEVKIT8000				p policy<{'armhf': 'n'}>
CONFIG_MACH_OMAP_LDP				p policy<{'armhf': 'y'}>
CONFIG_MACH_OMAP3530_LV_SOM			p policy<{'armhf': 'y'}>
CONFIG_MACH_OMAP3_TORPEDO			p policy<{'armhf': 'y'}>
CONFIG_MACH_OVERO				p policy<{'armhf': 'y'}>
CONFIG_MACH_OMAP3517EVM				p policy<{'armhf': 'n'}>
CONFIG_MACH_CRANEBOARD				p policy<{'armhf': 'n'}>
CONFIG_MACH_OMAP3_PANDORA			p policy<{'armhf': 'y'}>
CONFIG_MACH_TOUCHBOOK				p policy<{'armhf': 'y'}>
CONFIG_MACH_NOKIA_RX51				p policy<{'armhf': 'n'}>
CONFIG_MACH_CM_T35				p policy<{'armhf': 'n'}>
CONFIG_MACH_CM_T3517				p policy<{'armhf': 'y'}>
CONFIG_MACH_SBC3530				p policy<{'armhf': 'y'}>
CONFIG_OMAP3_SDRC_AC_TIMING			p policy<{'armhf': 'n'}>

# Menu: System Type >> TI OMAP1 specific features >> Architecture: arm

# Menu: System Type >> TI OMAP1 specific features >> OMAP15xx Based System >> Architecture: arm

# Menu: System Type >> TI OMAP1 specific features >> OMAP16xx Based System >> Architecture: arm
CONFIG_MACH_OMAP_GENERIC			y

# Menu: System Type >> Timer and clock configuration >> Architecture: arm
CONFIG_SHMOBILE_TIMER_HZ			D

# Menu: System Type >> Versatile platform type >> Architecture: arm

# Menu: System Type >> W90P910 Machines >> Architecture: arm

# Menu: Ubuntu Supplied Third-Party Device Drivers

# Menu: Ubuntu Supplied Third-Party Device Drivers >> Aufs (Advanced multi layered unification filesystem) support
CONFIG_AUFS_HNOTIFY                             n
CONFIG_AUFS_EXPORT                              y
CONFIG_AUFS_XATTR                               y
CONFIG_AUFS_FHSM                                n
CONFIG_AUFS_RDU                                 n
CONFIG_AUFS_SHWH                                n
CONFIG_AUFS_BR_RAMFS                            n
CONFIG_AUFS_BR_FUSE                             n
CONFIG_AUFS_BR_HFSPLUS                          n

# Menu: Ubuntu Supplied Third-Party Device Drivers >> Aufs (Advanced multi layered unification filesystem) support >> Maximum number of branches
CONFIG_AUFS_BRANCH_MAX_127			y

# Menu: Ubuntu Supplied Third-Party Device Drivers >> Aufs (Advanced multi layered unification filesystem) support >> method

# Menu: Virtualization
CONFIG_VIRTUALIZATION				y
CONFIG_KVM					p policy<{'arm64': 'y', 'armhf': 'y', 'powerpc': 'y', 'ppc64el': 'y', '*': 'm'}> mark<REVIEW>
CONFIG_LGUEST					n

# Menu: Virtualization >> Architecture: arm
CONFIG_KVM_ARM_HOST                             p policy<{'arm64': 'y', 'armhf-generic-lpae': 'y'}>
CONFIG_KVM_ARM_MAX_VCPUS                        p policy<{'arm64': '4', 'armhf-generic-lpae': '4'}>
CONFIG_KVM_ARM_VGIC                             p policy<{'arm64': 'y', 'armhf-generic-lpae': 'y'}>
CONFIG_KVM_ARM_TIMER                            p policy<{'arm64': 'y', 'armhf-generic-lpae': 'y'}>

# Menu: Virtualization >> Architecture: powerpc
CONFIG_KVM_BOOK3S_64                            p policy<{'powerpc-powerpc64-smp': 'm', 'ppc64el': 'm'}>
CONFIG_KVM_BOOK3S_64_HV                         p policy<{'powerpc-powerpc64-smp': 'm', 'ppc64el': 'm'}>
CONFIG_KVM_BOOK3S_64_PR                         p policy<{'powerpc-powerpc64-smp': 'm', 'ppc64el': 'm'}>
CONFIG_KVM_EXIT_TIMING                          p policy<{'powerpc-powerpc64-emb': 'n', 'powerpc-powerpc-e500mc': 'n'}>
CONFIG_KVM_E500MC                               p policy<{'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc-e500mc': 'y'}>
CONFIG_KVM_MPIC                                 p policy<{'powerpc-powerpc64-emb': 'y', 'powerpc-powerpc-e500mc': 'y'}>
CONFIG_KVM_XICS                                 p policy<{'powerpc-powerpc64-smp': 'y', 'ppc64el': 'y'}>

# Menu: Virtualization >> Kernel-based Virtual Machine (KVM) support

# Menu: Virtualization >> Kernel-based Virtual Machine (KVM) support >> Architecture: x86
CONFIG_KVM_MMU_AUDIT				n
CONFIG_KVM_DEVICE_ASSIGNMENT			y

# Menu: FOOTER

# temporarily disabled options -- build failures.
#CONFIG_TI_CPSW					p policy<(arch armel armhf &/ value n) | value m> flag<BUILD FAILURE>
#CONFIG_USB_MUSB_DSPS				p policy<(arch armel armhf &/ value n) | value m> flag<BUILD FAILURE>
#CONFIG_LIS3L02DQ				p policy<(arch armhf &/ value n) | value m> flag<BUILD FAILURE>
#CONFIG_EZX_PCAP					p policy<(arch armhf &/ value n) | value y> flag<BUILD FAILURE>
#CONFIG_TOUCHSCREEN_EGALAX			p policy<(arch armel armhf &/ value n) | value m> flag<BUILD FAILURE> note<FTBS on ti-omap4>
#CONFIG_TOUCHSCREEN_EETI				p policy<(arch armel armhf &/ value n) | value m> flag<BUILD FAILURE> note<FTBS on ti-omap4>
#CONFIG_SENSORS_AK8975				p policy<(arch armel armhf &/ value n) | value m> flag<BUILD FAILURE> note<FTBS on ti-omap4>
#CONFIG_PPC_EPAPR_HV_BYTECHAN			n flag<BUILD FAILURE> note<FTBFS on ppc64el>

# Ensure DEPRECATED options are off.
set +all ?flag DEPRECATED !mark annotated ?type bool		= n
set +all ?flag DEPRECATED !mark annotated ?type tristate	= n

# Ensure DANGEROUS things are turned off.
set +all ?flag DANGEROUS = n

