Skip to content
Kconfig 25.8 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"