wget https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.6.6.tar.xz tar -xpJf linux-4.6.6.tar.xz ln -s linux-4.6.6 linux make oldconfig make menuconfig make-kpkg clean CONCURENCY_LEVEL=3 fakeroot make-kpkg --initrd --revision=14082016.01 kernel_image kernel_headers
But USB do not work!
I do not found CONFIG_AXP20X_POWER
in new config.
After manual add its gone!
How to solve this ?????


