CONFIG_LS0XX

LS0XX memory display controller driver

Type: bool

Help

Enable driver for sharp memory display series LS0XXX7DXXX

Direct dependencies

(DISPLAY && SHIELD_LS013B7DH03) || (DISPLAY && SHIELD_LS013B7DH03) || (DISPLAY && SHIELD_LS013B7DH03) || (SPI && DISPLAY)

(Includes any dependencies from ifs and menus.)

Defaults

  • y

  • y

  • y

Kconfig definitions

At <Zephyr>/boards/shields/ls0xx_generic/Kconfig.defconfig:11

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

Menu path: (Top)

config LS0XX
    bool
    default y
    depends on DISPLAY && SHIELD_LS013B7DH03

At <Zephyr>/boards/shields/ls0xx_generic/Kconfig.defconfig:11

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

Menu path: (Top)

config LS0XX
    bool
    default y
    depends on DISPLAY && SHIELD_LS013B7DH03

At <Zephyr>/boards/shields/ls0xx_generic/Kconfig.defconfig:11

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

Menu path: (Top)

config LS0XX
    bool
    default y
    depends on DISPLAY && SHIELD_LS013B7DH03

At <Zephyr>/drivers/display/Kconfig.ls0xx:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:40<Zephyr>/drivers/Kconfig:72<Zephyr>/drivers/display/Kconfig:28

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

config LS0XX
    bool "LS0XX memory display controller driver"
    depends on SPI && DISPLAY
    help
      Enable driver for sharp memory display series LS0XXX7DXXX

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