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

2015-12-14 Thread Nikolay Martynov
2015-12-14 4:54 GMT-05:00 Felix Fietkau : > On 2015-12-14 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 > NACK from me on this one. I don't want people to fill up

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

2015-12-14 Thread Felix Fietkau
On 2015-12-14 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 NACK from me on this one. I don't want people to fill up the target configs with random arbitrary overrid

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

2015-12-14 Thread Bastian Bittorf
* John Crispin [14.12.2015 09:19]: > > +# CONFIG_ISDN is not set > > ah you found my easter egg. this has been in our config for ages for > some reason beyond my knowledge ;) using OpenWrt as an ISDN-dialup/concentrator is not totally out of scope, but nowadays it's at least exotic... bye, bast

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

2015-12-13 Thread John Crispin
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 > --- > target/linux/ramips/mt7621/config-4.3 | 1 + > 1 file changed, 1 insertion(+) > > diff --git

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

2015-12-13 Thread Nikolay Martynov
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 --- 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/mt