Skip to content

Commit c52bea0

Browse files
dleach02kartben
authored andcommitted
soc: imxrt: remove MEMC config selection
MEMC no longer needs to be default y on RT builds. Fixes #89782 Signed-off-by: David Leach <[email protected]>
1 parent 18c18c6 commit c52bea0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

soc/nxp/imxrt/Kconfig.defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ config SYSTEM_WORKQUEUE_STACK_SIZE
5858

5959
endif # ETH_NXP_ENET
6060

61-
config MEMC
62-
default y if !SOC_SERIES_IMXRT118X # RT118X lacks FLEXRAM
63-
6461
DT_CHOSEN_Z_DTCM := zephyr,dtcm
6562

6663
choice SEGGER_RTT_SECTION

0 commit comments

Comments
 (0)