ieee1905: dont use fragmentation at tlv boundry as default

This commit is contained in:
Jakob Olsson 2023-11-01 18:04:01 +01:00
parent 881b8edaa9
commit d5ef59f028

View file

@ -20,7 +20,6 @@ config IEEE1905_WIFI_EASYMESH
config IEEE1905_CMDU_FRAGMENT_TLV_BOUNDARY
bool "Fragment large CMDU frame at TLV boundary instead of octet boundary"
default y
endmenu