[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090102100159.GA4730@osiris.boeblingen.de.ibm.com>
Date: Fri, 2 Jan 2009 11:01:59 +0100
From: Heiko Carstens <heiko.carstens@...ibm.com>
To: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
linux-s390@...r.kernel.org, schwidefsky@...ibm.com
Subject: Re: [BUILD-FAILURE] next-20081230 - S390 - tape drive fails to
build with !CONFIG_BLOCK
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@...ux.vnet.ibm.com
>
> --- 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists