aboutsummaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2006-06-26 00:25:39 -0700
committerLinus Torvalds <[email protected]>2006-06-26 09:58:23 -0700
commitf05e15b59467d97c30fbffed80db9e00b73d640b (patch)
tree90bc3b3a0854e0b063d438c8b151f0085d287ba0 /include/linux/blkdev.h
parent5024ad4af69b3570e18d312786dc46318a1bad1a (diff)
[PATCH] nfsd kconfig: select things at the closest tristate instead of bool
I noticed recently that my CONFIG_CRYPTO_MD5 turned into a y again instead of m. It turns out that CONFIG_NFSD_V4 is selecting it to be y even though I've chosen to compile nfsd as a module. In general when we have a bool sitting under a tristate it is better to select things you need from the tristate rather than the bool since that allows the things you select to be modules. The following patch does it for nfsd. Signed-off-by: Herbert Xu <[email protected]> Cc: Neil Brown <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions