CONFIG_FT800

FT800 Embedded Video Engine driver

Type: bool

Help

Enable driver for FT800 controller.

Direct dependencies

SHIELD_FTDI_VM800C || SHIELD_FTDI_VM800C || SHIELD_FTDI_VM800C || SPI

(Includes any dependencies from ifs and menus.)

Defaults

  • y

  • y

  • y

Kconfig definitions

At <Zephyr>/boards/shields/ftdi_vm800c/Kconfig.defconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:18<nRF>/doc/_build/kconfig/Kconfig.shield.defconfig:1

Menu path: (Top)

config FT800
    bool
    default y
    depends on SHIELD_FTDI_VM800C

At <Zephyr>/boards/shields/ftdi_vm800c/Kconfig.defconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:20

Menu path: (Top)

config FT800
    bool
    default y
    depends on SHIELD_FTDI_VM800C

At <Zephyr>/boards/shields/ftdi_vm800c/Kconfig.defconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:22

Menu path: (Top)

config FT800
    bool
    default y
    depends on SHIELD_FTDI_VM800C

At <Zephyr>/drivers/misc/ft8xx/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:40<Zephyr>/drivers/Kconfig:112<Zephyr>/drivers/misc/Kconfig:8

Menu path: (Top) → Device Drivers → Miscellaneous Drivers

config FT800
    bool "FT800 Embedded Video Engine driver"
    depends on SPI
    help
      Enable driver for FT800 controller.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)