diff options
author | Matteo Croce <mcroce@redhat.com> | 2019-06-12 12:50:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-12 19:42:34 +0300 |
commit | ec66854c832c95f612756192d42ac1158593800f (patch) | |
tree | 158bae9dcefd1e9c5ea848f3373f5662c90534ac /net/lapb/lapb_timer.c | |
parent | 93c65f83f25bd5e072a42c9659a85fdc4fb47c27 (diff) | |
download | linux-ec66854c832c95f612756192d42ac1158593800f.tar.xz |
mpls: fix af_mpls dependencies for real
Randy reported that selecting MPLS_ROUTING without PROC_FS breaks
the build, because since commit c1a9d65954c6 ("mpls: fix af_mpls
dependencies"), MPLS_ROUTING selects PROC_SYSCTL, but Kconfig's select
doesn't recursively handle dependencies.
Change the select into a dependency.
Fixes: c1a9d65954c6 ("mpls: fix af_mpls dependencies")
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions