aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorJulian Braha <[email protected]>2021-10-29 21:42:44 +0000
committerGreg Kroah-Hartman <[email protected]>2021-10-30 09:12:50 +0000
commit88c47bbf9a2f1dd30ac145ffa057ba72c6ddec1b (patch)
tree495e5f57d9c91abaf5d03839889fb42bbaf3bbbe /fs/ext4/fast_commit.c
parentstaging: vchiq_core: get rid of typedef (diff)
downloadkernel-88c47bbf9a2f1dd30ac145ffa057ba72c6ddec1b.tar.gz
kernel-88c47bbf9a2f1dd30ac145ffa057ba72c6ddec1b.zip
staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4
When RTL8723BS is selected, and CRYPTO is not selected, Kbuild gives the following warning: WARNING: unmet direct dependencies detected for CRYPTO_LIB_ARC4 Depends on [n]: CRYPTO [=n] Selected by [m]: - RTL8723BS [=m] && STAGING [=y] && WLAN [=y] && MMC [=y] && CFG80211 [=y] && m && MODULES [=y] - RTLLIB_CRYPTO_WEP [=m] && STAGING [=y] && RTLLIB [=m] This is because RTL8723BS selects CRYPTO_LIB_ARC4 without selecting CRYPTO, despite CRYPTO_LIB_ARC4 depending on CRYPTO. This unmet dependency bug was detected by Kismet, a static analysis tool for Kconfig. Please advise if this is not the appropriate solution. Reviewed-by: Arnd Bergmann <[email protected]> Signed-off-by: Julian Braha <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions