platform_kernel_configs/android-4.14
Maciej Żenczykowski 8c186b2881 android-4.9+: add CONFIG_NET_SCH_NETEM=y to recommended config
I've received multiple requests to enable the use of the 'netem'
packet scheduling qdisc.  I've also wanted to use it myself.

The amount of code is trivial (~1000 lines of code), but it enables
some pretty useful functionality - although mostly for debugging,
troubleshooting and testing.

One can use netem to introduce delays or packet loss and in general
reproduce a lower quality network.

Now that we've fixed iproute2 to enable support for more qdiscs,
it makes sense to also enable support for it in the kernel.

Bug: 124467469
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I0169514a997a77d044209a5b017d5f306fb3308e
2019-02-14 15:13:13 -08:00
..
android-base-conditional.xml remove SMP condition from PAGE_TABLE_ISOLATION 2018-10-23 16:03:57 -07:00
android-base.config Turn on xt_owner module to replace xt_qtaguid 2019-02-11 19:42:28 +00:00
android-recommended-arm64.config add missing configs 2018-08-27 15:15:24 -07:00
android-recommended-x86.config add missing configs 2018-08-27 15:15:24 -07:00
android-recommended.config android-4.9+: add CONFIG_NET_SCH_NETEM=y to recommended config 2019-02-14 15:13:13 -08:00
Android.bp Add build rules for kernel config requirements 2018-10-15 15:38:10 -07:00