[PATCH] i4l: remove the broken HISAX_AMD7930 option
HISAX_AMD7930 was never anywhere near to being working, and this doesn't seem to change in the forseeable future. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
41f96935b4
commit
281f15e6d9
@ -1139,12 +1139,6 @@ struct IsdnCardState {
|
||||
#define CARD_HFC_SX 0
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_HISAX_AMD7930
|
||||
#define CARD_AMD7930 1
|
||||
#else
|
||||
#define CARD_AMD7930 0
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_HISAX_NICCY
|
||||
#define CARD_NICCY 1
|
||||
#ifndef ISDN_CHIP_ISAC
|
||||
|
Reference in New Issue
Block a user