Skip to content

Commit 52eacc8

Browse files
soc: nxp: lpc: lpc55xxx: remove unnecessary Kconfig default setting
Remove unnecessary default change for CONFIG_CAN_MCUX_MCAN. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
1 parent 4523fa5 commit 52eacc8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎soc/nxp/lpc/lpc55xxx/Kconfig.defconfig‎

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,6 @@ if SOC_LPC55S06
4646

4747
endif # SOC_LPC55S06
4848

49-
if SOC_LPC55S16
50-
51-
config CAN_MCUX_MCAN
52-
default y
53-
depends on CAN
54-
55-
endif # SOC_LPC55S16
56-
5749
if SOC_LPC55S36
5850

5951
# Enable cache management features

0 commit comments

Comments
 (0)