| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/ |
| H A D | Kconfig | 4 prompt "Atmel AT91 board select" 9 select CPU_ARM920T 12 bool "Atmel at91sam9260 reference board" 13 select CPU_ARM926EJS 14 select BOARD_EARLY_INIT_F 18 select CPU_ARM926EJS 22 select CPU_ARM926EJS 23 select DM 24 select DM_SERIAL 25 select DM_GPIO [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 select CPU_FEROCEON 6 select GPIOLIB 7 select MVEBU_MBUS 8 select FORCE_PCI 9 select PHYLIB if NETDEVICES 10 select PLAT_ORION_LEGACY 13 Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182), 14 Orion-2 (5281), Orion-1-90 (6183). 20 select ORION_CLK [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 select CYPRESS_FIRMWARE 11 <file:Documentation/driver-api/media/drivers/dvb-usb.rst>. 19 bool "Enable extended debug support for all DVB-USB devices" 22 Say Y if you want to enable debugging. See modinfo dvb-usb (and the 28 select DVB_DIB3000MC 32 in case DVB_USB is built-in and DVB_DIB3000MC is a module, 36 tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)" 38 select DVB_USB_DIB3000MC 39 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad7124.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Stefan Popa <stefan.popa@analog.com> 16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7124-8.pdf 21 - adi,ad7124-4 22 - adi,ad7124-8 25 description: SPI chip select number for the device 32 clock-names: 34 - const: mclk [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | micrel.txt | 7 - micrel,led-mode : LED mode value to set for PHYs with configurable LEDs. 22 - micrel,rmii-reference-clock-select-25-mhz: RMII Reference Clock Select 25 Setting the RMII Reference Clock Select bit enables 25 MHz rather 29 non-standard, inverted function of this configuration bit. 30 Specifically, a clock reference ("rmii-ref" below) is always needed to 31 actually select a mode. 33 - clocks, clock-names: contains clocks according to the common clock bindings. 36 - KSZ8021, KSZ8031, KSZ8081, KSZ8091: "rmii-ref": The RMII reference 39 - micrel,fiber-mode: If present the PHY is configured to operate in fiber mode 46 In fiber mode, auto-negotiation is disabled and the PHY can only work in [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/pxa/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 select SND_PXA2XX_LIB 9 to select the audio interfaces to support below. 13 select MMP_SRAM 20 select AC97_BUS_NEW 21 select SND_PXA2XX_LIB 22 select SND_PXA2XX_LIB_AC97 23 select SND_SOC_AC97_BUS_NEW 26 select SND_PXA2XX_LIB 32 select PXA_SSP [all …]
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ |
| H A D | Kconfig | 9 select SUPPORTS_BIG_ENDIAN 10 select SUPPORTS_CPU_MIPS32_R1 11 select SUPPORTS_CPU_MIPS32_R2 12 select ROM_EXCEPTION_VECTORS 13 select MIPS_TUNE_24KC 19 select SUPPORTS_BIG_ENDIAN 20 select SUPPORTS_CPU_MIPS32_R1 21 select SUPPORTS_CPU_MIPS32_R2 22 select MIPS_TUNE_74KC 28 select SUPPORTS_BIG_ENDIAN [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | Kconfig | 3 select ARMV8_SET_SMPEN 4 select FSL_LSCH2 5 select SYS_FSL_DDR_BE 6 select SYS_FSL_MMDC 7 select SYS_FSL_ERRATUM_A010315 8 select ARCH_EARLY_INIT_R 9 select BOARD_EARLY_INIT_F 14 select ARMV8_SET_SMPEN 15 select FSL_LSCH2 16 select SYS_FSL_DDR [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spi/ |
| H A D | spi-cadence.txt | 2 -------------------------------------------- 5 - compatible : should be "cadence,qspi". 6 - reg : 1.Physical base address and size of SPI registers map. 8 - clocks : Clock phandles (see clock bindings for details). 9 - sram-size : spi controller sram size. 10 - status : enable in requried dts. 13 -------------------------- 15 - spi-max-frequency : Max supported spi frequency. 16 - page-size : Flash page size. 17 - block-size : Flash memory block size. [all …]
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-directory.txt | 1 // -*- mode:doc; -*- 9 Some packages have been grouped by topic in a sub-directory: 27 --------------------------- 35 --------------------------- 52 6. Any dependency of the +select+ form 55 You can add other sub-options into a +if BR2_PACKAGE_LIBFOO...endif+ 59 available at http://kernel.org/doc/Documentation/kbuild/kconfig-language.txt[] 67 -------------------------- 69 -------------------------- 77 * The host package is only required to satisfy build-time [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 5 select CRYPTO 6 select CRYPTO_CRC32C 7 select LIBCRC32C 8 select CRYPTO_XXHASH 9 select CRYPTO_SHA256 10 select CRYPTO_BLAKE2B 11 select ZLIB_INFLATE 12 select ZLIB_DEFLATE 13 select LZO_COMPRESS [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/ |
| H A D | Kconfig | 8 prompt "Run U-Boot in 32/64-bit mode" 11 U-Boot can be built as a 32-bit binary which runs in 32-bit mode 12 even on 64-bit machines. In this case SPL is not used, and U-Boot 13 runs directly from the reset vector (via 16-bit start-up). 15 Alternatively it can be run as a 64-bit binary, thus requiring a 16 64-bit machine. In this case SPL runs in 32-bit mode (via 16-bit 17 start-up) then jumps to U-Boot in 64-bit mode. 19 For now, 32-bit mode is recommended, as 64-bit is still 23 bool "32-bit" 25 Build U-Boot as a 32-bit binary with no SPL. This is the currently [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mv78xx0/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 select CPU_FEROCEON 6 select GPIOLIB 7 select MVEBU_MBUS 8 select FORCE_PCI 9 select PLAT_ORION_LEGACY 17 bool "Marvell DB-78x00-BP Development Board" 20 Marvell DB-78x00-BP Development Board. 23 bool "Marvell RD-78x00-mASA Reference Design" 26 Marvell RD-78x00-mASA Reference Design.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/frequency/ |
| H A D | adf4350.txt | 4 - compatible: Should be one of 7 - reg: SPI chip select numbert for the device 8 - spi-max-frequency: Max SPI frequency to use (< 20000000) 9 - clocks: From common clock binding. Clock is phandle to clock for 10 ADF435x Reference Clock (CLKIN). 13 - gpios: GPIO Lock detect - If set with a valid phandle and GPIO number, 15 - adi,channel-spacing: Channel spacing in Hz (influences MODULUS). 16 - adi,power-up-frequency: If set in Hz the PLL tunes to 18 - adi,reference-div-factor: If set the driver skips dynamic calculation 20 - adi,reference-doubler-enable: Enables reference doubler. [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0-only 15 select PAGE_POISONING if !ARCH_SUPPORTS_DEBUG_PAGEALLOC 24 use-after-free). The error reports for these checks can be augmented 51 select DEBUG_FS 52 select STACKTRACE 53 select STACKDEPOT 54 select PAGE_EXTENSION 61 for user-space helper. 68 select DEBUG_FS 69 select STACKTRACE [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/ |
| H A D | octeon-usb.c | 4 * Copyright (C) 2010-2017 Cavium Networks 28 /* Reference clock select for SuperSpeed and HighSpeed PLLs: 29 * 0x0 = Both PLLs use DLMC_REF_CLK0 for reference clock 30 * 0x1 = Both PLLs use DLMC_REF_CLK1 for reference clock 31 * 0x2 = SuperSpeed PLL uses DLMC_REF_CLK0 for reference clock & 32 * HighSpeed PLL uses PLL_REF_CLK for reference clck 33 * 0x3 = SuperSpeed PLL uses DLMC_REF_CLK1 for reference clock & 34 * HighSpeed PLL uses PLL_REF_CLK for reference clck 37 /* 1 = Spread-spectrum clock enable, 0 = SS clock disable */ 39 /* Spread-spectrum clock modulation range: [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/adi/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Audio support for Analog Devices reference designs" 6 Audio support for various reference designs by Analog Devices. 9 tristate "AXI-I2S support" 11 select SND_SOC_GENERIC_DMAENGINE_PCM 12 select REGMAP_MMIO 14 ASoC driver for the Analog Devices AXI-I2S softcore peripheral. 17 tristate "AXI-SPDIF support" 19 select SND_SOC_GENERIC_DMAENGINE_PCM 20 select REGMAP_MMIO [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | Kconfig.s3c64xx | 1 # SPDX-License-Identifier: GPL-2.0 9 select ARM_AMBA 10 select ARM_VIC 11 select CLKSRC_SAMSUNG_PWM 12 select COMMON_CLK_SAMSUNG 13 select GPIO_SAMSUNG if ATAGS 14 select GPIOLIB 15 select HAVE_S3C2410_I2C if I2C 16 select HAVE_TCM 17 select PLAT_SAMSUNG [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 bool "Freescale Book-E Machine Type" 5 select FSL_SOC 6 select PPC_UDBG_16550 7 select MPIC 8 select HAVE_PCI 9 select FSL_PCI if PCI 10 select SERIAL_8250_EXTENDED if SERIAL_8250 11 select SERIAL_8250_SHARE_IRQ if SERIAL_8250 12 select FSL_CORENET_RCPM if PPC_E500MC [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 select DAVINCI_TIMER 7 select ZONE_DMA 8 select PM_GENERIC_DOMAINS if PM 9 select PM_GENERIC_DOMAINS_OF if PM && OF 10 select REGMAP_MMIO 11 select RESET_CONTROLLER 12 select HAVE_IDE 13 select PINCTRL_SINGLE 24 select DAVINCI_AINTC [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/baikal-t1/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 bool "Baikal-T1 Clocks Control Unit interface" 7 Clocks Control Unit is the core of Baikal-T1 SoC System Controller 13 to select Baikal-T1 CCU PLLs and Dividers drivers. 18 bool "Baikal-T1 CCU PLLs support" 19 select MFD_SYSCON 22 Enable this to support the PLLs embedded into the Baikal-T1 SoC 24 clocks hierarchy, right after an external reference oscillator 28 then used as an individual reference clock of a target device. 31 bool "Baikal-T1 CCU Dividers support" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/versatile/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 menu "Clock driver for ARM Reference designs" 7 bool "Clock driver for ARM Reference designs ICST" 8 select REGMAP_MMIO 10 Supports clocking on ARM Reference designs: 11 - Integrator/AP and Integrator/CP 12 - RealView PB1176, EB, PB11MP and PBX 18 Supports clock muxing (REFCLK/TIMCLK to TIMERCLKEN0-3) capabilities 24 select REGMAP_MMIO 27 Simple regmap-based driver driving clock generators on Versatile
|
| /OK3568_Linux_fs/u-boot/arch/arm/ |
| H A D | Kconfig | 9 select PHYS_64BIT 10 select SYS_CACHE_SHIFT_6 14 bool "Generate position-independent pre-relocation code" 16 U-Boot expects to be linked to a specific hard-coded address, and to 20 information that is embedded into the binary to support U-Boot 21 relocating itself to the top-of-RAM later during execution. 47 # If set, the workarounds for these ARM errata are applied early during U-Boot 49 # applied; no CPU-type/version detection exists, unlike the similar options in 130 select SYS_CACHE_SHIFT_5 134 select SYS_CACHE_SHIFT_5 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 comment "Host-side USB support is needed for USB Network Adapter support" 16 tristate "USB CATC NetMate-based Ethernet device support" 17 select CRC32 35 tristate "USB KLSI KL5USB101-based ethernet device support" 40 ADS USB-10BT 45 D-Link DSB-650C and DU-E10 47 I-O DATA USB-ET/T 51 Mobility USB-Ethernet Adapter 52 NetGear EA-101 [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 12 select ARM_APPENDED_DTB # Old Redboot bootloaders deployed 13 select I2C 14 select I2C_IOP3XX 15 select PCI 16 select USE_OF 18 Say 'Y' here to support Device Tree-based IXP4xx platforms. 23 select FORCE_PCI 27 see http://www.nslu2-linux.org 31 select FORCE_PCI [all …]
|