Skip to content

Commit 5179054

Browse files
committed
periph_flash_in_address_space to depend on periph_flashpage_pagewise
1 parent d4df18e commit 5179054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/periph_common/Kconfig.flashpage

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ menuconfig MODULE_PERIPH_FLASHPAGE
1717
config MODULE_PERIPH_FLASHPAGE_IN_ADDRESS_SPACE
1818
bool "Static memory sections can fundamentally be turned into flash pages"
1919
depends on HAS_FLASH_IN_ADDRESS_SPACE
20+
depends on MODULE_PERIPH_FLASHPAGE_PAGEWISE
2021

2122
config MODULE_PERIPH_INIT_FLASHPAGE
2223
bool "Auto initialize Flashpage peripheral"

0 commit comments

Comments
 (0)