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-armv7hl-lpae-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-armv7hl-lpae-debug.config')
-rw-r--r-- | kernel-armv7hl-lpae-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config index 1bf161992..7c8166eac 100644 --- a/kernel-armv7hl-lpae-debug.config +++ b/kernel-armv7hl-lpae-debug.config @@ -3824,7 +3824,7 @@ CONFIG_NET_PKTGEN=m CONFIG_NET_POLL_CONTROLLER=y CONFIG_NETROM=m 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 |