find kernel config option in menuconfig
Posted
by
puchu
on Super User
See other posts from Super User
or by puchu
Published on 2012-06-22T20:43:03Z
Indexed on
2012/06/22
21:18 UTC
Read the original article
Hit count: 241
I've upgraded my gentoo-sources today to 3.3.8, and now I am looking at diff between old kernel's defconfig and old kernel's .config: there are about 20 changes. I want to apply this changes manually to new kernel's menuconfig.
Where can I find tool like:
menuconfig-find -v 3.3.8-gentoo CONFIG_KVM_AMD
>> Virtualization
>> -> Kernel-based Virtual Machine (KVM) support
>> -> KVM for AMD processors support
© Super User or respective owner