Re: [PATCH] misc/eeprom: Fix dependecy on 'PPC_MPC5200_GPIO'

From: Anatolij Gustschin
Date: Wed Nov 09 2011 - 04:25:56 EST


On Wed, 09 Nov 2011 00:09:39 +0100
Paul Bolle <pebolle@xxxxxxxxxx> wrote:

> The driver for the DigsyMTC display configuration EEPROMs device got
> added by commit 469dded183 ("misc/eeprom: add eeprom access driver for
> digsy_mtc board"). Its Kconfig symbol depends on PPC_MPC5200_GPIO. But
> at the time that driver got added PPC_MPC5200_GPIO was already renamed
> to GPIO_MPC5200, by commit 6eae1ace68 ("gpio: Move mpc5200 gpio driver
> to drivers/gpio").
>
> So make this driver depend on GPIO_MPC5200. And since GPIO_MPC5200 itself
> implies that GPIOLIB is set, that dependency can be dropped.
>
> Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>

Acked-by: Anatolij Gustschin <agust@xxxxxxx>

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/