blob: fe289276a4fd31c2d6ef318737f2e047ced58297 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (c) 2025 Realtek Semiconductor Corporation, SIBG-SD7
#
config SOC_FLASH_RTS5912
bool "Realtek RTS5912 flash driver"
default y
depends on DT_HAS_REALTEK_RTS5912_FLASH_CONTROLLER_ENABLED
select FLASH_HAS_PAGE_LAYOUT
select FLASH_HAS_DRIVER_ENABLED
select FLASH_HAS_EXPLICIT_ERASE
select FLASH_HAS_EX_OP
select HAS_FLASH_LOAD_OFFSET
help
The flash driver includes support for read, write and
erase flash operations. It also supports protection.
The rts5912 flash size is 960K byte.