samples: net: cloud: tagio: Drop pinmux dependency
This dependency it is not required since majoprity of platforms are working with new pinctrl API. This drops the pinmux dependency. Fixes #46091 Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
This commit is contained in:
parent
d55c921e2f
commit
2ef3fe7bca
1 changed files with 0 additions and 3 deletions
|
@ -42,6 +42,3 @@ CONFIG_NET_HTTP_LOG_LEVEL_DBG=n
|
|||
# TagoIO API
|
||||
CONFIG_TAGOIO_DEVICE_TOKEN="<your device token API>"
|
||||
CONFIG_CBPRINTF_FP_SUPPORT=y
|
||||
|
||||
# Fix #30029 - Undefined initialization levels used
|
||||
CONFIG_PINMUX=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue