[PATCH] powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig
Kumar Gala
galak at kernel.crashing.org
Sat Oct 4 07:55:01 EST 2008
On Oct 3, 2008, at 2:40 PM, Anton Vorontsov wrote:
> Specifying user-selectable option in the qe_lib/Kconfig was a bad idea
> because the qe_lib/Kconfig is included into the top level Kconfig, and
> thus the QE_GPIO option appears at the top level menu.
>
> This patch effectively moves the QE_GPIO option under the platform
> menu
> instead.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
>
> On Fri, Oct 03, 2008 at 12:48:31PM -0500, Kumar Gala wrote:
> [...]
>> I want to leave the "hidden" options in qe_lib/Kconfig.. just move
>> the
>> user selectable one (QE_GPIO) in to platforms/Kconfig
>
> Here it is.
>
> arch/powerpc/platforms/Kconfig | 9 +++++++++
> arch/powerpc/sysdev/qe_lib/Kconfig | 9 ---------
> 2 files changed, 9 insertions(+), 9 deletions(-)
applied
- k
More information about the Linuxppc-dev
mailing list