CONFIG_SPI_1

SPI port 1

Type: bool

Help

Enable SPI controller port 1.

Defaults

Kconfig definitions

At boards/arc/em_starterkit/Kconfig.defconfig:86

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI_DW && SPI && BOARD_EM_STARTERKIT
    depends on SPI_DW && SPI && BOARD_EM_STARTERKIT

At boards/arm/96b_carbon/Kconfig.defconfig:29

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_96B_CARBON
    depends on SPI && BOARD_96B_CARBON

At boards/arm/96b_neonkey/Kconfig.defconfig:22

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_96B_NEONKEY
    depends on SPI && BOARD_96B_NEONKEY

At boards/arm/frdm_k64f/Kconfig.defconfig:102

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "n" if SPI && BOARD_FRDM_K64F
    depends on SPI && BOARD_FRDM_K64F

At boards/arm/hexiwear_k64/Kconfig.defconfig:105

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "n" if SPI && BOARD_HEXIWEAR_K64
    depends on SPI && BOARD_HEXIWEAR_K64

At boards/arm/nucleo_f030r8/Kconfig.defconfig:45

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_F030R8
    depends on SPI && BOARD_NUCLEO_F030R8

At boards/arm/nucleo_f070rb/Kconfig.defconfig:32

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_F070RB
    depends on SPI && BOARD_NUCLEO_F070RB

At boards/arm/nucleo_f091rc/Kconfig.defconfig:32

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_F091RC
    depends on SPI && BOARD_NUCLEO_F091RC

At boards/arm/nucleo_f103rb/Kconfig.defconfig:29

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_F103RB
    depends on SPI && BOARD_NUCLEO_F103RB

At boards/arm/nucleo_f334r8/Kconfig.defconfig:22

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_F334R8
    depends on SPI && BOARD_NUCLEO_F334R8

At boards/arm/nucleo_f401re/Kconfig.defconfig:29

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_F401RE
    depends on SPI && BOARD_NUCLEO_F401RE

At boards/arm/nucleo_f429zi/Kconfig.defconfig:46

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_F429ZI
    depends on SPI && BOARD_NUCLEO_F429ZI

At boards/arm/nucleo_l053r8/Kconfig.defconfig:42

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_L053R8
    depends on SPI && BOARD_NUCLEO_L053R8

At boards/arm/nucleo_l073rz/Kconfig.defconfig:29

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_L073RZ
    depends on SPI && BOARD_NUCLEO_L073RZ

At boards/arm/nucleo_l432kc/Kconfig.defconfig:30

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_L432KC
    depends on SPI && BOARD_NUCLEO_L432KC

At boards/arm/nucleo_l476rg/Kconfig.defconfig:23

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_NUCLEO_L476RG
    depends on SPI && BOARD_NUCLEO_L476RG

At boards/arm/olimexino_stm32/Kconfig.defconfig:32

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_OLIMEXINO_STM32
    depends on SPI && BOARD_OLIMEXINO_STM32

At boards/arm/stm32f072b_disco/Kconfig.defconfig:32

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_STM32F072B_DISCO
    depends on SPI && BOARD_STM32F072B_DISCO

At boards/arm/stm32f3_disco/Kconfig.defconfig:32

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_STM32F3_DISCO
    depends on SPI && BOARD_STM32F3_DISCO

At boards/arm/usb_kw24d512/Kconfig.defconfig:97

Included via Kconfig:10Kconfig.zephyr:19

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && BOARD_USB_KW24D512
    depends on SPI && BOARD_USB_KW24D512

At arch/arc/soc/quark_se_c1000_ss/Kconfig.defconfig:187

Included via Kconfig:10Kconfig.zephyr:20

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI_DW && SPI && SOC_QUARK_SE_C1000_SS
    depends on SPI_DW && SPI && SOC_QUARK_SE_C1000_SS

At arch/x86/soc/intel_quark/quark_se/Kconfig.defconfig.series:124

Included via Kconfig:10Kconfig.zephyr:20arch/x86/soc/intel_quark/Kconfig.defconfig:1

Menu path: (top menu)

config SPI_1
    bool
    default "y" if SPI && SOC_SERIES_QUARK_SE
    depends on SPI && SOC_SERIES_QUARK_SE

At arch/x86/soc/intel_quark/quark_x1000/Kconfig.defconfig.series:157

Included via Kconfig:10Kconfig.zephyr:20arch/x86/soc/intel_quark/Kconfig.defconfig:1

Menu path: (top menu)

config SPI_1
    bool
    default "n" if SPI_INTEL && SPI && SOC_SERIES_QUARK_X1000
    depends on SPI_INTEL && SPI && SOC_SERIES_QUARK_X1000

At drivers/spi/Kconfig:96

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:38

Menu path: (top menu) → Device Drivers → SPI hardware bus support

config SPI_1
    bool
    prompt "SPI port 1" if SPI
    depends on SPI
    help
      Enable SPI controller port 1.

(Definitions include propagated dependencies, including from if’s and menus.)