diff --git a/drivers/soc/rockchip/Kconfig b/drivers/soc/rockchip/Kconfig index b522061c7b92..06d5910ee901 100644 --- a/drivers/soc/rockchip/Kconfig +++ b/drivers/soc/rockchip/Kconfig @@ -134,4 +134,10 @@ config ROCKCHIP_DEBUG help Print dbgpcsr for every cpu when panic. +config ROCKCHIP_THUNDER_BOOT + bool "Rockchip Thunder Boot support" + help + Say y here to enable Rockchip thunder boot support. + This option make the kernel boot faster. + endif