[OpenWrt-Devel] [PATCH 6/6] ramips: mt7621: disable ISDN in kernel config
Nikolay Martynov
mar.kolya at gmail.com
Sun Dec 13 22:04:32 EST 2015
It's unlikely that devices on this SoC would need any ISDN support.
This should make kernel a bit smaller.
Signed-off-by: Nikolay Martynov <mar.kolya at gmail.com>
---
target/linux/ramips/mt7621/config-4.3 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/mt7621/config-4.3 b/target/linux/ramips/mt7621/config-4.3
index a56395c..6be42a2 100644
--- a/target/linux/ramips/mt7621/config-4.3
+++ b/target/linux/ramips/mt7621/config-4.3
@@ -114,6 +114,7 @@ CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_IRQ_MIPS_CPU=y
CONFIG_IRQ_WORK=y
+# CONFIG_ISDN is not set
CONFIG_LIBFDT=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
--
2.6.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list