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

CONFIG_WIFI_WINC1500_REGION_NORTH_AMERICA

Region North America

Type: bool

Direct dependencies

<choice: In which region is the chip running?>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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

Menu path: (Top) → Device Drivers → Wi-Fi Drivers → WINC1500 driver support → In which region is the chip running?

config WIFI_WINC1500_REGION_NORTH_AMERICA
    bool "Region North America"
    depends on <choice>

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