The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_SSD1306_DEFAULT

Default SSD1306 controller

Type: bool

Direct dependencies

<choice: Display controller type>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/display/Kconfig.ssd1306:30

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:72drivers/display/Kconfig:26

Menu path: (top menu) → Device Drivers → Display Drivers → SSD1306 display driver → Display controller type

config SSD1306_DEFAULT
    bool
    prompt "Default SSD1306 controller" if <choice: Display controller type>
    depends on <choice: Display controller type>

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