[linux-yocto] [yocto-4.14][PATCH] fragments: drop obsolete configs

Anuj Mittal anuj.mittal at intel.com
Tue Aug 28 01:22:26 PDT 2018


Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
---
 ktypes/preempt-rt/preempt-rt.cfg | 1 -
 ktypes/standard/standard.cfg     | 1 -
 2 files changed, 2 deletions(-)

diff --git a/ktypes/preempt-rt/preempt-rt.cfg b/ktypes/preempt-rt/preempt-rt.cfg
index 7215ed3c..edf8fc3d 100644
--- a/ktypes/preempt-rt/preempt-rt.cfg
+++ b/ktypes/preempt-rt/preempt-rt.cfg
@@ -128,7 +128,6 @@ CONFIG_INET_TUNNEL=m
 # Core Netfilter Configuration
 #
 CONFIG_NETFILTER=y
-# CONFIG_NETFILTER_DEBUG is not set
 
 #
 # DECnet: Netfilter Configuration
diff --git a/ktypes/standard/standard.cfg b/ktypes/standard/standard.cfg
index 06d1be11..7ebf421a 100644
--- a/ktypes/standard/standard.cfg
+++ b/ktypes/standard/standard.cfg
@@ -122,7 +122,6 @@ CONFIG_INET_TUNNEL=m
 # Core Netfilter Configuration
 #
 CONFIG_NETFILTER=y
-# CONFIG_NETFILTER_DEBUG is not set
 
 #
 # DECnet: Netfilter Configuration
-- 
2.17.1



More information about the linux-yocto mailing list