drivers: added file structure for Reset Controller Driver

added needed files for reset controller driver

Signed-off-by: Andrei-Edward Popa <andrei.popa105@yahoo.com>
This commit is contained in:
Andrei-Edward Popa 2022-03-22 02:25:39 +02:00 committed by Carles Cufí
commit 8645de581e
5 changed files with 37 additions and 0 deletions

View file

@ -133,4 +133,6 @@ source "drivers/power_domain/Kconfig"
source "drivers/usbc/Kconfig"
source "drivers/reset/Kconfig"
endmenu