Commit Graph

10 Commits

Author SHA1 Message Date
ThomasKaiser
841a6411b7 Kernel support for zram 2017-11-03 10:58:22 -07:00
Igor Pecovnik
c4079d274c Enable CONFIG_ATA_OVER_ETH
https://github.com/armbian/build/issues/788
2017-09-30 23:01:57 +02:00
Igor Pecovnik
de72fbca1a Udoo default config update 2017-08-13 08:37:56 +02:00
Jason A. Donenfeld
60855e21a2 kernel: enable IPV6_MULTIPLE_TABLES in all configurations
It doesn't make any sense to allow policy routing (see ip-rule(8)) on
IPv4 but not on IPv6. If v6 is going to be there at all, it should have
the same features as v4. Also, multiple routing tables and policy
routing is just one of those standard Linux networking features people
expect to exist. Tutorials are peppered with its usage. Judging by the
inconsistent nature of its current enablement across different kernel
configs, I think it was just forgotten by accident from these configs.
So, this patch simply enables it again.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-08-06 04:43:01 +02:00
Thomas Kaiser
ca3637c57f Make kernels OMV friendly -- see #36 2017-04-02 16:06:55 +02:00
Igor Pecovnik
a0c6156229 This TS driver breaks the compilation of Udoo default kernel, removing 2016-11-28 18:04:45 +01:00
Igor Pecovnik
d95530ce8f OverlayFS for Udoo 2016-09-29 19:49:33 +02:00
Igor Pecovnik
49497f3e14 Enable ramdisk support on Udoo, tested on both kernels 2016-09-12 18:17:42 +02:00
zador-blood-stained
5f7c2cfac0 Removed evbug from kernel configs 2016-05-10 16:27:02 +03:00
Igor Pecovnik
4c52d1d5a8 Moving configurations to subfolders, renaming version to 5.10 2016-04-25 19:00:37 +02:00