find kernel config option in menuconfig
- by puchu
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