Files
wlan-ap/feeds/morse/utils/wpa_supplicant_s1g/Config.in
ian77_chen f39339564a mediatek-sdk: Support HaLow on EAP112
1. porting MorseMicro HaLow driver to support HaLow on EAP112
2. Only support FCC regulation because of hardware limitation
3. Add /etc/init.d/halow-gpio-reset to initialize HaLow chip in early stage
4. Add /etc/uci-defaults/aaa-fix-phy0-to-morse to correct the default uci for HaLow radio.

Signed-off-by: Ian Chen <ian77_chen@accton.com>
2025-05-12 10:45:38 +02:00

14 lines
272 B
Plaintext

if PACKAGE_wpa_supplicant_s1g
config MORSE_WPA_SUPPLICANT_S1G_MESH_NETWORKING
bool
default n
prompt "Enable mesh networking support"
config MORSE_WPA_SUPPLICANT_S1G_EAP
bool
default n
prompt "Enable Extensible Authentication Protocol (EAP) support"
endif