Commit fbce8464 authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds

[PATCH] xconfig fix

Alexander.Riesen@synopsys.com: xconfig for tulip subsection:
  fixes broken xconfig for tulip drivers.

  P.S. Why the double quotes in comment break it?
parent 856e7226
......@@ -3,7 +3,7 @@
#
mainmenu_option next_comment
comment '"Tulip" family network device support'
comment 'Tulip family network device support'
bool '"Tulip" family network device support' CONFIG_NET_TULIP
if [ "$CONFIG_NET_TULIP" = "y" ]; then
......
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