kconfig: Changed default values of bool configs

- Some bool configs were using default values true and false,
  instead of y and n.


* Original commit: espressif/esp-idf@25c5c214f3
This commit is contained in:
Laukik Hase
2022-03-10 14:26:37 +05:30
committed by suren-gabrielyan-espressif
parent b720d02fca
commit eb536a74a0

View File

@ -2,7 +2,7 @@ menu "LWIP-MOCK-CONFIG"
config LWIP_IPV6
bool "Enable IPv6"
default true
default y
help
Enable/disable IPv6