Commit e00d8b2f authored by Max Filippov's avatar Max Filippov

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
......@@ -414,6 +414,12 @@ source "fs/Kconfig.binfmt"
endmenu
menu "Power management options"
source "kernel/power/Kconfig"
endmenu
source "net/Kconfig"
source "drivers/Kconfig"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment