Skip to content

Commit

Permalink
[PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.c
Browse files Browse the repository at this point in the history
It's wasn't referenced in Makefile since at least 2.2.8, unbuildable due to
trivial typos and things like DATA_LATCH and arc_write_control() which
doesn't exist.

Adrian Bunk:
adapted the patch to unrelated context changes

Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Domen Puncer authored and Linus Torvalds committed Jun 23, 2006
1 parent 8d27e90 commit 32797f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 144 deletions.
5 changes: 0 additions & 5 deletions drivers/parport/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,6 @@ config PARPORT_PC_PCMCIA
config PARPORT_NOT_PC
bool

config PARPORT_ARC
tristate "Archimedes hardware"
depends on ARM && PARPORT
select PARPORT_NOT_PC

config PARPORT_IP32
tristate "SGI IP32 builtin port (EXPERIMENTAL)"
depends on SGI_IP32 && PARPORT && EXPERIMENTAL
Expand Down
139 changes: 0 additions & 139 deletions drivers/parport/parport_arc.c

This file was deleted.

0 comments on commit 32797f9

Please sign in to comment.