diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-11-13 00:50:30 +0100 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-11-23 22:55:47 -0600 |
commit | a92282524aee149de0014eef10a0771d1d19821f (patch) | |
tree | dc4141feff807aefb08ef34b2575f57b98fc70a6 /scripts | |
parent | c3c3ced77fd1949af753be7731bfdadae88a226b (diff) |
powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'
The driver for the Freescale P3060 QDS got added by commit 96cc017c5b
("[...] Add support for P3060QDS board"). Its Kconfig entry selects
MPC8xxx_GPIO. But at the time that driver got added MPC8xxx_GPIO was
already renamed to GPIO_MPC8XXX, by commit c68308dd50c ("gpio: move
mpc8xxx/512x gpio driver to drivers/gpio").
So make this driver select GPIO_MPC8XXX.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions