Skip to content

Commit dae7a77

Browse files
committed
RTC: fixed frdm_mcxn947 build
1 parent 3235670 commit dae7a77

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

variants/frdm_mcxn947_mcxn947_cpu0/frdm_mcxn947_mcxn947_cpu0.conf

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,7 @@ CONFIG_NET_MGMT_EVENT_STACK_SIZE=8192
5656
CONFIG_NET_TCP=y
5757
CONFIG_NET_SOCKETS=y
5858
CONFIG_POSIX_API=y
59-
CONFIG_NET_L2_ETHERNET_MGMT=y
59+
CONFIG_NET_L2_ETHERNET_MGMT=y
60+
61+
#override default settings from prj.conf common Kconfig
62+
CONFIG_RTC=n

0 commit comments

Comments
 (0)