The latest development version of this page may be more current than this released 2.7.5 version.
choice: In which region is the chip running?

In which region is the chip running?

Type: bool

Direct dependencies

WIFI_WINC1500 && WIFI

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/wifi/winc1500/Kconfig.winc1500:61

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:78drivers/wifi/Kconfig:32

Menu path: (Top) → Device Drivers → Wi-Fi Drivers → WINC1500 driver support

choice
    bool "In which region is the chip running?"
    default WIFI_WINC1500_REGION_NORTH_AMERICA
    depends on WIFI_WINC1500 && WIFI

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