drivers: flash: it8xxx2: Add missing Kconfigs
The original hwmv1 Kconfigs for this flash driver were in the complete wrong place and should not have been merged, which then caused confusion when porting to hwmv2, this adds in the missing Kconfigs to where they should have been in the first place Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufi
parent
553de2ebc9
commit
c2ef907d1d
@@ -8,6 +8,9 @@ config SOC_FLASH_ITE_IT8XXX2
|
||||
default y
|
||||
depends on DT_HAS_ITE_IT8XXX2_FLASH_CONTROLLER_ENABLED
|
||||
select SOC_IT8XXX2_USE_ILM
|
||||
select FLASH_HAS_PAGE_LAYOUT
|
||||
select FLASH_HAS_DRIVER_ENABLED
|
||||
select HAS_FLASH_LOAD_OFFSET
|
||||
help
|
||||
The flash driver includes support for read, write and
|
||||
erase flash operations. It also supports protection.
|
||||
|
||||
Reference in New Issue
Block a user