Skip to content
Kconfig 24.9 KiB
Newer Older
config KEYS_COMPAT
	bool
	depends on COMPAT && KEYS
	default y

source "crypto/Kconfig"

config PPC_CLOCK
	bool
	default n
source "arch/powerpc/kvm/Kconfig"