Author: blogic Date: 2015-04-21 08:59:18 +0200 (Tue, 21 Apr 2015) New Revision: 45530
Modified: trunk/target/linux/generic/config-3.18 Log: kernel: fix generic/3.18 wpan symbols -removed symbol because it should be handled by wpan.mk -add missing FAKEHARD symbol (this symbol is removed in Kernel 4.0) Signed-off-by: Dirk Neukirchen <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-04-21 06:59:10 UTC (rev 45529) +++ trunk/target/linux/generic/config-3.18 2015-04-21 06:59:18 UTC (rev 45530) @@ -1428,7 +1428,7 @@ # CONFIG_IDE_PHISON is not set # CONFIG_IDE_PROC_FS is not set # CONFIG_IDE_TASK_IOCTL is not set -# CONFIG_IEEE802154 is not set +# CONFIG_IEEE802154_FAKEHARD is not set # CONFIG_IFB is not set # CONFIG_IGB is not set # CONFIG_IGBVF is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
