CONFIG_WIFI_WINC1500_REGION_EUROPE

Region Europe

Type: bool

Direct dependencies

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

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

Kconfig definition

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

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:78drivers/wifi/Kconfig:44

Menu path: (top menu) → Device Drivers → add support for WiFi Drivers → WINC1500 driver support → In which region is the chip running?

config WIFI_WINC1500_REGION_EUROPE
    bool
    prompt "Region Europe" if <choice: In which region is the chip running?>
    depends on <choice: In which region is the chip running?>

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