]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
powerpc: select ARCH_MIGHT_HAVE_PC_PARPORT
authorMark Salter <msalter@redhat.com>
Tue, 8 Oct 2013 02:15:32 +0000 (22:15 -0400)
committerMark Salter <msalter@redhat.com>
Wed, 23 Oct 2013 20:00:05 +0000 (16:00 -0400)
Architectures which support CONFIG_PARPORT_PC should select
ARCH_MIGHT_HAVE_PC_PARPORT.

Signed-off-by: Mark Salter <msalter@redhat.com>
CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: Paul Mackerras <paulus@samba.org>
CC: linuxppc-dev@lists.ozlabs.org
arch/powerpc/Kconfig

index 38f3b7e47ec5efd190018de0d9bba1d2ef5b4011..fcc626cc577b5a167b3961bcee27c64612ac75c1 100644 (file)
@@ -85,6 +85,7 @@ config GENERIC_HWEIGHT
 config PPC
        bool
        default y
+       select ARCH_MIGHT_HAVE_PC_PARPORT
        select BINFMT_ELF
        select OF
        select OF_EARLY_FLATTREE