[OpenWrt-Devel] [PATCH 6/6] ramips: mt7621: disable ISDN in kernel config

John Crispin blogic at openwrt.org
Mon Dec 14 02:38:58 EST 2015



On 14/12/2015 04:04, Nikolay Martynov wrote:
> 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
> 

ah you found my easter egg. this has been in our config for ages for
some reason beyond my knowledge ;)

thanks for the patches i'll go over them during the day
_______________________________________________
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