drivers: rkflash: Including rkflash source files

Change-Id: I09dea4be626bbe75575ef2de1a9c03277d06a155
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
Jon Lin 2021-06-01 19:51:01 +08:00 committed by Tao Huang
parent 3b695b24ad
commit f560bd4115
2 changed files with 4 additions and 0 deletions

View file

@ -235,4 +235,7 @@ source "drivers/interconnect/Kconfig"
source "drivers/counter/Kconfig"
source "drivers/most/Kconfig"
source "drivers/rkflash/Kconfig"
endmenu

View file

@ -189,3 +189,4 @@ obj-$(CONFIG_GNSS) += gnss/
obj-$(CONFIG_INTERCONNECT) += interconnect/
obj-$(CONFIG_COUNTER) += counter/
obj-$(CONFIG_MOST) += most/
obj-$(CONFIG_RK_FLASH) += rkflash/