CONFIG_DSA_KSZ8XXX

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

NET_DSA && NET_L2_ETHERNET

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr Driver>/ethernet/Kconfig.dsa:16

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:20<Zephyr Driver>/ethernet/Kconfig:59

Menu path: (Top) → Device Drivers → Ethernet Drivers → Distributed Switch Architecture support

config DSA_KSZ8XXX
    bool
    depends on NET_DSA && NET_L2_ETHERNET

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