X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Ffrv%2FKconfig;h=2e25b95a494beeffbfb7190770a7937e83f21a1d;hb=f4cb57007662a4ec3c2de3c027900223e0299bdd;hp=74eef7111f2bd429e60d93e1a5d021dd3ca5f50d;hpb=3334500b460a5eede2e3466ca97a90fe3b91ceb5;p=karo-tx-linux.git diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index 74eef7111f2b..2e25b95a494b 100644 --- a/arch/frv/Kconfig +++ b/arch/frv/Kconfig @@ -357,6 +357,11 @@ source "drivers/pcmcia/Kconfig" # should probably wait a while. menu "Power management options" + +config ARCH_SUSPEND_POSSIBLE + def_bool y + depends on !SMP + source kernel/power/Kconfig endmenu @@ -375,6 +380,8 @@ source "drivers/Kconfig" source "fs/Kconfig" +source "kernel/Kconfig.instrumentation" + source "arch/frv/Kconfig.debug" source "security/Kconfig"