diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-12-08 05:39:36 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-08 11:29:01 -0500 |
commit | 281f15e6d9bfe18f200119bf8ffcbc67e8a33718 (patch) | |
tree | f87d31803519649f2bd5077ee42e18726c304b25 /drivers/isdn/hisax/Kconfig | |
parent | 41f96935b4c41daea2c4dbbf137960375cf764c1 (diff) |
[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>
Diffstat (limited to 'drivers/isdn/hisax/Kconfig')
-rw-r--r-- | drivers/isdn/hisax/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/isdn/hisax/Kconfig b/drivers/isdn/hisax/Kconfig index edf0e50990a7..6fa12cc8e4ff 100644 --- a/drivers/isdn/hisax/Kconfig +++ b/drivers/isdn/hisax/Kconfig | |||
@@ -349,13 +349,6 @@ config HISAX_ENTERNOW_PCI | |||
349 | This enables HiSax support for the Formula-n enter:now PCI | 349 | This enables HiSax support for the Formula-n enter:now PCI |
350 | ISDN card. | 350 | ISDN card. |
351 | 351 | ||
352 | config HISAX_AMD7930 | ||
353 | bool "Am7930 (EXPERIMENTAL)" | ||
354 | depends on EXPERIMENTAL && SPARC && BROKEN | ||
355 | help | ||
356 | This enables HiSax support for the AMD7930 chips on some SPARCs. | ||
357 | This code is not finished yet. | ||
358 | |||
359 | endif | 352 | endif |
360 | 353 | ||
361 | if ISDN_DRV_HISAX | 354 | if ISDN_DRV_HISAX |