]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/scsi/Kconfig
[SCSI] fix up SCSI netlink build
authorJames Bottomley <James.Bottomley@steeleye.com>
Thu, 7 Sep 2006 20:14:46 +0000 (15:14 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 7 Sep 2006 20:21:50 +0000 (15:21 -0500)
commit2b7cbe20174695bca1afe2a8f755e1eb299f4768
treeaa60d5d6cab1860b756b373ab98abecbce733754
parenta01e70e570a72b8a8c9a58062e4f5bdcd3986222
[SCSI] fix up SCSI netlink build

CONFIG_SCSI_NETLINK can become a bool since the item its
selecting (CONFIG_NET) cannot be a module.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/Kconfig