Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61918
b: refs/heads/master
c: dfedfaf
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jul 20, 2007
1 parent e25fc97 commit a16b79a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 446df4c1e5f56cb68ec0cd9c29bbb2c7b04a513e
refs/heads/master: dfedfaf55a452637d72bfc482c80f902a470ebb7
3 changes: 3 additions & 0 deletions trunk/arch/m68k/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ config ARCH_MAY_HAVE_PC_FDC
config NO_IOPORT
def_bool y

config NO_DMA
def_bool SUN3

mainmenu "Linux/68k Kernel Configuration"

source "init/Kconfig"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/parport/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ if PARPORT

config PARPORT_PC
tristate "PC-style hardware"
depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV
depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && (!M68K || ISA)
---help---
You should say Y here if you have a PC-style parallel port. All
IBM PC compatible computers and some Alphas have PC-style
Expand Down

0 comments on commit a16b79a

Please sign in to comment.