diff options
| author | John Crispin <john@openwrt.org> | 2015-04-21 06:59:18 +0000 |
|---|---|---|
| committer | John Crispin <john@openwrt.org> | 2015-04-21 06:59:18 +0000 |
| commit | ca7fe0d4c611223eb9ce9b2462ff432787e5afb3 (patch) | |
| tree | 750711cecbe498519219b6f720a77be4e4b22a25 /target/linux | |
| parent | 87ef12fad30031155cfe9736b8b2a45a0c734bea (diff) | |
| download | upstream-ca7fe0d4c611223eb9ce9b2462ff432787e5afb3.tar.gz upstream-ca7fe0d4c611223eb9ce9b2462ff432787e5afb3.tar.bz2 upstream-ca7fe0d4c611223eb9ce9b2462ff432787e5afb3.zip | |
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>
SVN-Revision: 45530
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/generic/config-3.18 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index e116190aa4c..8cc909f2a9b 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -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 |
