Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7c99911 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] BLK_DEV_IDE_CELLEB dependency fix



It's bool and it depends on IDE => should depend on IDE=y

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent a033f35a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -802,7 +802,7 @@ config BLK_DEV_IDEDMA_PMAC

config BLK_DEV_IDE_CELLEB
	bool "Toshiba's Cell Reference Set IDE support"
	depends on PPC_CELLEB
	depends on PPC_CELLEB && IDE=y
	help
	  This driver provides support for the built-in IDE controller on
	  Toshiba Cell Reference Board.