1
0
Fork 0

xtensa: add power management menu to Kconfig

This allows using runtime power management feature on Xtensa.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
hifive-unleashed-5.1
Max Filippov 2014-10-29 01:42:01 +03:00
parent b2776bf714
commit e00d8b2f44
1 changed files with 6 additions and 0 deletions

View File

@ -414,6 +414,12 @@ source "fs/Kconfig.binfmt"
endmenu
menu "Power management options"
source "kernel/power/Kconfig"
endmenu
source "net/Kconfig"
source "drivers/Kconfig"