By default we turn off kernel module support in the kernel. This makes the kernel a bit more modular, and give us the ability to use a single boot image (fs) and multiple kernels. The recommended way to add the driver would be to recompile the kernel, which sounds much more complicated then it really is. The directions are posted here...