mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
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
|
||||
def_bool y
|
||||
select ARCH_MIGHT_HAVE_PC_PARPORT
|
||||
select EXPERT
|
||||
select CLKDEV_LOOKUP
|
||||
select HAVE_IDE if HAS_IOPORT
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user