diff options
author | Laura Abbott <labbott@redhat.com> | 2018-12-28 14:19:03 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-12-28 14:19:06 -0800 |
commit | 78aac8bf1fe2cc19dbca5f2a16c0fc4b5c1851ed (patch) | |
tree | 6c59b3b1d871599001fb4bb569bdfd5f86ce7366 /kernel-x86_64-debug.config | |
parent | 968d34de7de1f7a58b0f43afa86ccf63cb486ba5 (diff) | |
download | kernel-78aac8bf1fe2cc19dbca5f2a16c0fc4b5c1851ed.tar.gz kernel-78aac8bf1fe2cc19dbca5f2a16c0fc4b5c1851ed.tar.xz kernel-78aac8bf1fe2cc19dbca5f2a16c0fc4b5c1851ed.zip |
Enable CONFIG_NET_SCH_CAKE (rhbz 1655155)
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index aaccd7428..27106ce5d 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -3666,7 +3666,7 @@ CONFIG_NET_POLL_CONTROLLER=y CONFIG_NETROM=m # CONFIG_NET_SB1000 is not set CONFIG_NET_SCH_ATM=m -# CONFIG_NET_SCH_CAKE is not set +CONFIG_NET_SCH_CAKE=m CONFIG_NET_SCH_CBQ=m CONFIG_NET_SCH_CBS=m CONFIG_NET_SCH_CHOKE=m |