sh: select ARCH_MIGHT_HAVE_PC_PARPORT
Architectures which support CONFIG_PARPORT_PC should select ARCH_MIGHT_HAVE_PC_PARPORT. Signed-off-by: Mark Salter <msalter@redhat.com> CC: Paul Mundt <lethal@linux-sh.org> CC: linux-sh@vger.kernel.org
This commit is contained in:
parent
b7e7c37b6e
commit
09d8dd9371
@ -1,5 +1,6 @@
|
|||||||
config SUPERH
|
config SUPERH
|
||||||
def_bool y
|
def_bool y
|
||||||
|
select ARCH_MIGHT_HAVE_PC_PARPORT
|
||||||
select EXPERT
|
select EXPERT
|
||||||
select CLKDEV_LOOKUP
|
select CLKDEV_LOOKUP
|
||||||
select HAVE_IDE if HAS_IOPORT
|
select HAVE_IDE if HAS_IOPORT
|
||||||
|
Loading…
Reference in New Issue
Block a user