forked from Mirrors/opensbi
lib: utils: Add simple FDT based system suspend driver framework
The generic platform can have multiple system suspend drivers so add a simple FDT based system suspend driver framework. Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
@@ -44,6 +44,7 @@ CONFIG_FDT_SERIAL_LITEX=y
|
||||
CONFIG_FDT_SERIAL_UART8250=y
|
||||
CONFIG_FDT_SERIAL_XILINX_UARTLITE=y
|
||||
CONFIG_SERIAL_SEMIHOSTING=y
|
||||
CONFIG_FDT_SUSPEND=y
|
||||
CONFIG_FDT_TIMER=y
|
||||
CONFIG_FDT_TIMER_MTIMER=y
|
||||
CONFIG_FDT_TIMER_PLMT=y
|
||||
|
Reference in New Issue
Block a user