It's not difficult. If you want to add an atheros option look into the
Makefile the better place for it. This link points to one of the ath
sections: 
https://dev.openwrt.org/browser/trunk/package/kernel/mac80211/Makefile#L494
You see Linux-3.10.34 Kconfig items because it is patched for the
kernels supported in trunk.
This patch will guide you: http://patchwork.openwrt.org/patch/1960/

Pepe

2014-04-08 0:44 GMT+02:00, John Clark <jeclark2...@aim.com>:
> I'm looking at the various Kconfig files in 'compat-wireless-2014-01-23.1'
> that is part of my current build setup.
>
> When I use the command
>
> make menuconfig
>
> and look at the various options for building the atheros drivers, I see what
> appears to be the 'standard' Linux-3.10.34 Kconfig items.
>
> However, when I look at the equivalent
> 'compat-wireless-2014-01-23.1/drivers/net/wireless/ath' Kconfig file, there
> are different options, some of which I want to enable.
>
> Does one have to do this by hand, or is there some magic option to 'make
> menuconfig' to show the 'compat-wireless' Kconfig file.
>
> Thanks,
> John Clark.
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to