aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-05-11 22:13:23 +0200
committerDavid S. Miller <[email protected]>2016-05-12 16:56:30 -0400
commit2073dbad172f5d55545c1aadc5f7ce8792dfc060 (patch)
tree1384010f4da3be585e55581fe546ce7933a1aa38 /net/unix/af_unix.c
parent1b7cc307a88377b0c948f9cbc36d026b272fe6e3 (diff)
net: mvneta: bm: fix dependencies again
I tried to fix this before, but my previous fix was incomplete and we can still get the same link error in randconfig builds because of the way that Kconfig treats the default y if MVNETA=y && MVNETA_BM_ENABLE line that does not actually trigger when MVNETA_BM_ENABLE=m, unlike I intended. Changing the line to use MVNETA_BM_ENABLE!=n however has the desired effect and hopefully makes all configurations work as expected. Signed-off-by: Arnd Bergmann <[email protected]> Fixes: 019ded3aa7c9 ("net: mvneta: bm: clarify dependencies") Acked-by: Gregory CLEMENT <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions