/linux/arch/mips/ |
H A D | Kconfig | 5 select ARCH_32BIT_OFF_T if !64BIT 6 select ARCH_BINFMT_ELF_STATE if MIPS_FP_SUPPORT 7 select ARCH_HAS_CPU_CACHE_ALIASING 8 select ARCH_HAS_CPU_FINALIZE_INIT 9 select ARCH_HAS_CURRENT_STACK_POINTER if !CC_IS_CLANG || CLANG_VERSION >= 140000 10 select ARCH_HAS_DEBUG_VIRTUAL if !64BIT 11 select ARCH_HAS_DMA_OPS if MACH_JAZZ 12 select ARCH_HAS_FORTIFY_SOURCE 13 select ARCH_HAS_KCOV 14 select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE if !EVA [all …]
|
/linux/arch/sh/ |
H A D | Kconfig | 4 select ARCH_32BIT_OFF_T 5 select ARCH_HAS_CPU_CACHE_ALIASING 6 select ARCH_HAVE_NMI_SAFE_CMPXCHG if (GUSA_RB || CPU_SH4A) 7 select ARCH_HAS_BINFMT_FLAT if !MMU 8 select ARCH_HAS_CPU_FINALIZE_INIT 9 select ARCH_HAS_CURRENT_STACK_POINTER 10 select ARCH_HAS_GIGANTIC_PAGE 11 select ARCH_HAS_GCOV_PROFILE_ALL 12 select ARCH_HAS_PTE_SPECIAL 13 select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST [all …]
|
/linux/drivers/soc/renesas/ |
H A D | Kconfig | 5 select GPIOLIB 6 select PINCTRL 7 select SOC_BUS 13 select PM 14 select PM_GENERIC_DOMAINS 15 select RENESAS_INTC_IRQPIN 16 select RST_RCAR 17 select SYS_SUPPORTS_SH_TMU 21 select HAVE_ARM_ARCH_TIMER 22 select PM [all …]
|
/linux/arch/powerpc/platforms/44x/ |
H A D | Kconfig | 5 select MPIC 13 select PPC44x_SIMPLE 14 select 440EP 15 select FORCE_PCI 22 select PPC44x_SIMPLE 23 select APM821xx 24 select FORCE_PCI 25 select PCI_MSI 26 select PPC4xx_PCI_EXPRESS 27 select IBM_EMAC_RGMII if IBM_EMAC [all …]
|
/linux/arch/arm/mach-omap2/ |
H A D | Kconfig | 11 select ARCH_OMAP2PLUS 12 select CPU_V6 13 select OMAP_HWMOD 14 select SOC_HAS_OMAP2_SDRC 19 select ARCH_OMAP2PLUS 20 select ARM_CPU_SUSPEND 21 select OMAP_HWMOD 22 select OMAP_INTERCONNECT 23 select PM_OPP 24 select SOC_HAS_OMAP2_SDRC [all …]
|
/linux/sound/soc/mediatek/ |
H A D | Kconfig | 4 select REGMAP_MMIO 9 select SND_SOC_MEDIATEK 13 Select Y if you have such device. 14 If unsure select "N". 19 select SND_SOC_CS42XX8_I2C 20 select SND_SOC_BT_SCO 24 Select Y if you have such device. 25 If unsure select "N". 30 select SND_SOC_WM8960 34 Select Y if you have such device. [all …]
|
/linux/arch/loongarch/ |
H A D | Kconfig | 5 select ACPI 6 select ACPI_GENERIC_GSI if ACPI 7 select ACPI_MCFG if ACPI 8 select ACPI_HOTPLUG_CPU if ACPI_PROCESSOR && HOTPLUG_CPU 9 select ACPI_PPTT if ACPI 10 select ACPI_SYSTEM_POWER_STATES_SUPPORT if ACPI 11 select ARCH_BINFMT_ELF_STATE 12 select ARCH_DISABLE_KASAN_INLINE 13 select ARCH_ENABLE_MEMORY_HOTPLUG 14 select ARCH_ENABLE_MEMORY_HOTREMOVE [all …]
|
/linux/arch/arm64/ |
H A D | Kconfig.platforms | 6 select OWL_TIMER 7 select PINCTRL 13 select ARM_PSCI 14 select HAVE_ARM_ARCH_TIMER 20 select ARCH_HAS_RESET_CONTROLLER 21 select PINCTRL 22 select RESET_CONTROLLER 23 select SUN4I_TIMER 24 select SUN6I_R_INTC 25 select SUNXI_NMI_INTC [all …]
|
/linux/drivers/irqchip/ |
H A D | Kconfig | 11 select IRQ_DOMAIN_HIERARCHY 12 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP 17 select ARM_GIC 28 select ARM_GIC 29 select IRQ_MSI_LIB 30 select PCI_MSI 31 select IRQ_MSI_IOMMU 38 select IRQ_DOMAIN_HIERARCHY 39 select PARTITION_PERCPU 40 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP [all …]
|
/linux/arch/arm/mach-mvebu/ |
H A D | Kconfig | 5 select CLKSRC_MMIO 6 select PINCTRL 7 select PLAT_ORION 8 select SOC_BUS 9 select MVEBU_MBUS 10 select ZONE_DMA if ARM_LPAE 11 select GPIOLIB 12 select PCI_QUIRKS if PCI 21 select ARMADA_370_XP_TIMER 22 select CACHE_L2X0 [all …]
|
/linux/arch/s390/ |
H A D | Kconfig | 74 select ALTERNATE_USER_ADDRESS_SPACE 75 select ARCH_32BIT_USTAT_F_TINODE 76 select ARCH_BINFMT_ELF_STATE 77 select ARCH_CORRECT_STACKTRACE_ON_KRETPROBE 78 select ARCH_ENABLE_MEMORY_HOTPLUG if SPARSEMEM 79 select ARCH_ENABLE_MEMORY_HOTREMOVE 80 select ARCH_ENABLE_SPLIT_PMD_PTLOCK if PGTABLE_LEVELS > 2 81 select ARCH_HAS_CPU_FINALIZE_INIT 82 select ARCH_HAS_CRC32 83 select ARCH_HAS_CURRENT_STACK_POINTER [all …]
|
/linux/drivers/gpu/drm/bridge/ |
H A D | Kconfig | 11 select DRM_PANEL 18 select AUXILIARY_BUS 19 select DRM_PANEL_BRIDGE 27 select AUXILIARY_BUS 38 select DRM_KMS_HELPER 39 select DRM_MIPI_DSI 40 select DRM_PANEL_BRIDGE 41 select REGMAP_I2C 53 select DRM_KMS_HELPER 64 select DRM_KMS_HELPER [all …]
|
/linux/drivers/pinctrl/ |
H A D | Kconfig | 19 select PINMUX 26 select PINCONF 38 select GPIOLIB 39 select GPIOLIB_IRQCHIP 40 select PINMUX 41 select PINCONF 42 select GENERIC_PINCONF 55 select PINMUX 56 select GPIOLIB 57 select GPIOLIB_IRQCHIP [all …]
|
/linux/arch/sh/boards/ |
H A D | Kconfig | 13 select HAVE_LEGACY_CLK 17 select OF 18 select OF_EARLY_FLATTREE 19 select TIMER_OF 20 select COMMON_CLK 21 select GENERIC_CALIBRATE_DELAY 25 select SH_DEVICE_TREE 26 select CLKSRC_JCORE_PIT 27 select JCORE_AIC 30 Select this option to include drivers core components of the [all …]
|
/linux/sound/soc/intel/boards/ |
H A D | Kconfig | 25 Select Y if userspace like UCM (Use Case Manager) uses the component 27 If unsure select N. 54 select SND_SOC_RT5640 59 If unsure select "N". 70 select SND_SOC_RT5645 75 If unsure select "N". 84 select SPI_PXA2XX 85 select SND_SOC_RT5677_SPI 86 select SND_SOC_RT5677 91 If unsure select "N". [all …]
|
/linux/drivers/clk/meson/ |
H A D | Kconfig | 7 select REGMAP 11 select COMMON_CLK_MESON_REGMAP 15 select COMMON_CLK_MESON_REGMAP 19 select COMMON_CLK_MESON_REGMAP 23 select COMMON_CLK_MESON_REGMAP 27 select COMMON_CLK_MESON_REGMAP 31 select COMMON_CLK_MESON_REGMAP 35 select COMMON_CLK_MESON_REGMAP 42 select COMMON_CLK_MESON_REGMAP 43 select COMMON_CLK_MESON_CLKC_UTILS [all …]
|
/linux/arch/arm/mach-versatile/ |
H A D | Kconfig | 6 select ARM_AMBA 7 select ARM_TIMER_SP804 8 select ARM_VIC 9 select CLKSRC_VERSATILE 10 select CPU_ARM926T 11 select CLK_ICST 12 select MFD_SYSCON 13 select PLAT_VERSATILE 14 select POWER_RESET 15 select POWER_RESET_VERSATILE [all …]
|
/linux/sound/soc/sof/intel/ |
H A D | Kconfig | 8 If unsure select "N". 16 'select' statements at a higher level. 20 select SND_SOC_SOF_INTEL_COMMON 21 select SND_SOC_SOF_INTEL_HIFI_EP_IPC 24 'select' statements at a higher level. 28 select SND_SOC_SOF 29 select SND_SOC_ACPI_INTEL_MATCH 30 select SND_SOC_SOF_XTENSA 31 select SND_SOC_INTEL_MACH 32 select SND_SOC_ACPI if ACPI [all …]
|
/linux/arch/arm/mach-imx/ |
H A D | Kconfig | 6 select CLKSRC_IMX_GPT 7 select GENERIC_IRQ_CHIP 8 select GPIOLIB 9 select PINCTRL 10 select PM_OPP if PM 11 select SOC_BUS 12 select SRAM 29 select PM_GENERIC_DOMAINS if PM 36 select ARCH_HAS_RESET_CONTROLLER 44 select CPU_V6 [all …]
|
/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | Kconfig | 22 select REGMAP 23 select DVB_AF9013 24 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT 25 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT 26 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT 27 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT 28 select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT 29 select MEDIA_TUNER_MC44S803 if MEDIA_SUBDRV_AUTOSELECT 30 select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT 31 select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT [all …]
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | Kconfig | 15 select WANT_DEV_COREDUMP 37 select RTW88_8723X 41 select RTW88_8723X 51 select RTW88_88XXA 55 select RTW88_88XXA 63 select RTW88_CORE 64 select RTW88_PCI 65 select RTW88_8822B 67 Select this option will enable support for 8822BE chipset 74 select RTW88_CORE [all …]
|
/linux/sound/soc/qcom/ |
H A D | Kconfig | 13 select REGMAP_MMIO 17 select REGMAP_MMIO 21 select REGMAP_MMIO 25 select REGMAP_MMIO 29 select SND_SOC_LPASS_CPU 30 select SND_SOC_LPASS_PLATFORM 34 select SND_SOC_LPASS_CPU 35 select SND_SOC_LPASS_PLATFORM 39 select SND_SOC_LPASS_CPU 40 select SND_SOC_LPASS_PLATFORM [all …]
|
/linux/arch/mips/loongson2ef/ |
H A D | Kconfig | 9 select ARCH_SPARSEMEM_ENABLE 10 select ARCH_HAS_PHYS_TO_DMA 11 select ARCH_MIGHT_HAVE_PC_PARPORT 12 select ARCH_MIGHT_HAVE_PC_SERIO 13 select CEVT_R4K 14 select CSRC_R4K 15 select SYS_HAS_CPU_LOONGSON2E 16 select DMA_NONCOHERENT 17 select BOOT_ELF32 18 select BOARD_SCACHE [all …]
|
/linux/drivers/soc/tegra/ |
H A D | Kconfig | 9 select ARCH_NEEDS_CPU_IDLE_COUPLED if SMP 10 select ARM_ERRATA_720789 11 select ARM_ERRATA_754327 if SMP 12 select ARM_ERRATA_764369 if SMP 13 select PINCTRL_TEGRA20 14 select PL310_ERRATA_727915 if CACHE_L2X0 15 select PL310_ERRATA_769419 if CACHE_L2X0 16 select SOC_TEGRA_FLOWCTRL 17 select SOC_TEGRA_PMC 18 select SOC_TEGRA20_VOLTAGE_COUPLER if REGULATOR [all …]
|
/linux/sound/isa/ |
H A D | Kconfig | 6 select SND_PCM 7 select SND_TIMER 14 select SND_PCM 15 select SND_SB_COMMON 19 select SND_PCM 20 select SND_SB_COMMON 35 select SND_OPL3_LIB 45 select ISAPNP 46 select SND_OPL3_LIB 47 select SND_MPU401_UART [all …]
|