Skip to content

Commit 563cc01

Browse files
rdob-antcarlescufi
authored andcommitted
soc/arm/silabs/bg2x: enable flash driver
It is enabled by default if Device Tree includes a flash controller, and disabled otherwise. SoC defconfig should not touch it. Signed-off-by: Roman Dobrodii <rdobrodii@antmicro.com>
1 parent 6c934ab commit 563cc01

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

soc/arm/silabs_exx32/efr32bg22/Kconfig.defconfig.efr32bg22

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@
55

66
config GPIO_GECKO
77
default y
8-
9-
config SOC_FLASH_GECKO
10-
default n

soc/arm/silabs_exx32/efr32bg27/Kconfig.defconfig.efr32bg27

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@
55

66
config GPIO_GECKO
77
default y
8-
9-
config SOC_FLASH_GECKO
10-
default n

0 commit comments

Comments
 (0)