Re: adding drivers to the kernel
Jim Abernathy
On 08/23/2012 08:35 AM, Marc Ferland wrote:
Jim Abernathy <jfabernathy@...> writes:You are correct. after I posted my question, I cheated and booted Ubuntu on the same hardware and saw the list of modules that lsmod showed were loaded to support my WiFi card. my config fragment files now has:If I need to add a driver for a networking device that should be inYou probably need to enable MAC80211 first. Your RTL8192CE driver will CONFIG_RTL8192CE=y CONFIG_RTL8192C_COMMON=y CONFIG_RTLWIFI=y CONFIG_MAC80211=y CONFIG_CFG80211=y It's still building, but at least the .config file now has all the right parameters in it and they didn't get deleted by the bitbake linux-yocto -c compile -f Thanks, Jim A _______________________________________________
|
|