On Wed, Dec 31, 2008 at 04:51:32PM +0530, Kamalesh Babulal wrote: > next-20081230 randconfig build fails on S390, with CONFIG_BLOCK=n > > Adding the dependency of CONFIG_BLOCK to CONFIG_S390_TAPE_BLOCK > > Signed-off-by: Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx > > --- a/drivers/s390/char/Kconfig > +++ b/drivers/s390/char/Kconfig > @@ -100,7 +100,7 @@ comment "S/390 tape interface support" > > config S390_TAPE_BLOCK > bool "Support for tape block devices" > - depends on S390_TAPE > + depends on S390_TAPE && BLOCK Thank you, added it to our patch queue. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html