From e5afb1e4eed4a23bc04170052a388509253303cf Mon Sep 17 00:00:00 2001 From: Morgan Allen Date: Sat, 28 Jul 2018 13:43:05 -0700 Subject: [PATCH] default lora to enabled --- Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/Kconfig b/Kconfig index 330c2a1..9ee3aa0 100644 --- a/Kconfig +++ b/Kconfig @@ -1,5 +1,6 @@ menuconfig LORA32_ENABLED bool "LORA32" + default y help Select this option to enable LORA32 driver and show the submodule with configuration