:orphan: .. title:: CONFIG_WIFI_WINC1500_REGION_EUROPE .. kconfig:: CONFIG_WIFI_WINC1500_REGION_EUROPE CONFIG_WIFI_WINC1500_REGION_EUROPE ################################## *Region Europe* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/wifi/winc1500/Kconfig.winc1500:68`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:78`` → ``/wifi/Kconfig:32`` Menu path: (Top) → Device Drivers → Wi-Fi Drivers → WINC1500 driver support → In which region is the chip running? .. code-block:: kconfig config WIFI_WINC1500_REGION_EUROPE bool "Region Europe" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*