-
CONFIG_SOC_FLASH_SAM0
¶
Atmel SAM0 flash driver
Type: bool
Help¶
Enable the Atmel SAM0 series internal flash driver.
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/flash/Kconfig.sam0:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:60
→ <Zephyr>/drivers/flash/Kconfig:77
Menu path: (Top) → Device Drivers → Flash hardware support
menuconfig SOC_FLASH_SAM0 bool "Atmel SAM0 flash driver" default y selectFLASH_HAS_PAGE_LAYOUT
selectFLASH_HAS_DRIVER_ENABLED
depends onSOC_FAMILY_SAM0
&&FLASH
help Enable the Atmel SAM0 series internal flash driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)