Skip to content

Commit

Permalink
unicore32: select ARCH_MIGHT_HAVE_PC_PARPORT
Browse files Browse the repository at this point in the history
Architectures which support CONFIG_PARPORT_PC should select
ARCH_MIGHT_HAVE_PC_PARPORT.

Signed-off-by: Mark Salter <msalter@redhat.com>
CC: Guan Xuetao <gxt@mprc.pku.edu.cn>
  • Loading branch information
Mark Salter committed Oct 23, 2013
1 parent ff649a6 commit e00ca51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/unicore32/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config UNICORE32
def_bool y
select ARCH_MIGHT_HAVE_PC_PARPORT
select HAVE_MEMBLOCK
select HAVE_GENERIC_DMA_COHERENT
select HAVE_DMA_ATTRS
Expand Down

0 comments on commit e00ca51

Please sign in to comment.