Commit Graph

12 Commits

Author SHA1 Message Date
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
Tonymac32
ffb032449e Rockchip Dev 4.12 config update
A whole bunch of kernel config entries moving around for 4.12, 
enabled AT24 EEPROM as module for Tinker Board
enabled 3-wire HCI for Bluetooth (Not yet functional)
2017-07-09 03:09:01 -04:00
Tonymac32
3d8d7bbe4b Update linux-rockchip-dev.config 2017-06-03 14:50:54 -04:00
Igor Pecovnik
718fc37a37 Freezing Rockchip NEXT at 4.11, introducing DEV branch for master branch 2017-05-16 09:07:27 +02:00
Igor Pecovnik
7c0a5e3435 MiQi and Tinkerboard, renaming DEV branch to NEXT, which remains under nigjtly building, kernel remain attached to master branch for now. 2017-05-04 16:43:53 +02:00
Igor Pecovnik
6dc6102809 Update rockchip DEV kernel config and added experimentral Mali / Vcodec patch 2017-04-28 10:01:03 +02:00
Thomas Kaiser
bbd904c52e OMV: mvebu64-default and rockchip kernel config 2017-04-24 07:35:37 +02:00
Igor Pecovnik
945bfde9bc Kernel config updates and two upstream patches 2017-04-04 21:00:34 +02:00
Thomas Kaiser
ca3637c57f Make kernels OMV friendly -- see #36 2017-04-02 16:06:55 +02:00
Igor Pecovnik
7e34e51921 MiQi DEV kernel configuration and patches update 2017-03-14 10:16:16 +01:00
Igor Pecovnik
a9009593d9 MiQi turbo boost and throttle patches up to 2.21 GHz, enable with: echo 1 > /sys/devices/system/cpu/cpufreq/boost, configuration update 2017-03-01 21:37:52 +01:00
Igor Pecovnik
89ccaa6457 MiQi: fixed eMMC install, added developement kernel with MALI driver, added default to normal builds and keep dev at nightly, adjusted CPU frequency 2017-02-21 13:51:17 +01:00