Commit a6af4147 authored by Greg Banks's avatar Greg Banks Committed by James Morris

[PATCH] PATCH 2.5: kconfig missing EXPERIMENTAL 2 (6_7)

 Symbol CONFIG_SGI_NEWPORT_GFX depends on CONFIG_EXPERIMENTAL but does
 not say so in its banner.
parent 4f9d4cef
......@@ -11,7 +11,7 @@ fi
bool 'SGI DS1286 RTC support' CONFIG_SGI_DS1286
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
tristate 'SGI Newport Graphics support' CONFIG_SGI_NEWPORT_GFX
tristate 'SGI Newport Graphics support (EXPERIMENTAL)' CONFIG_SGI_NEWPORT_GFX
fi
endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment