diff options
Diffstat (limited to 'drivers/sgi/Config.in')
-rw-r--r-- | drivers/sgi/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/sgi/Config.in b/drivers/sgi/Config.in index c399abeef..2f05afc6d 100644 --- a/drivers/sgi/Config.in +++ b/drivers/sgi/Config.in @@ -12,7 +12,6 @@ fi bool 'SGI DS1286 RTC support' CONFIG_SGI_DS1286 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then - tristate 'SGI HAL2 Audio support' CONFIG_SGI_HAL2 tristate 'SGI Newport Graphics support' CONFIG_SGI_NEWPORT_GFX tristate 'SGI Newport Console support' CONFIG_SGI_NEWPORT_CONSOLE if [ "$CONFIG_SGI_NEWPORT_CONSOLE" = "m" ]; then |