From 4e2b4d80723f472de88de1da60d9ab0209bd2d10 Mon Sep 17 00:00:00 2001
From: Jonas Gorski <jogo@openwrt.org>
Date: Fri, 22 May 2015 22:51:34 +0000
Subject: [PATCH] kernel: add missing generic config symbol

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45714
---
 target/linux/generic/config-3.18 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 13e172f46b..7a38deefcf 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -1429,6 +1429,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
-- 
GitLab