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 <dirkneukirchen@web.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45530 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2015-04-21 06:59:18 +00:00
parent f102202ffc
commit d2a6459596
1 changed files with 1 additions and 1 deletions

View File

@ -1428,7 +1428,7 @@ CONFIG_HZ_100=y
# 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