i have been building LE from this guide. i'm trying to enable linux kernel driver - platform - asus wmi and asus nb wmi. if i copy kernel config from project/Generic/linux/linux.x86_64.conf to build dir and do make menuconfig that two items did not show up.
if i remove .config and run make menuconfig the two items that i want show up in the menu.
is there any way to enable kernel driver that i need?