Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e00d8b2f authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: add power management menu to Kconfig



This allows using runtime power management feature on Xtensa.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent b2776bf7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -414,6 +414,12 @@ source "fs/Kconfig.binfmt"

endmenu

menu "Power management options"

source "kernel/power/Kconfig"

endmenu

source "net/Kconfig"

source "drivers/Kconfig"