Commit 2fc5baba authored by Greg Banks's avatar Greg Banks Committed by Linus Torvalds

[PATCH] PATCH 2.5: kconfig synchronise banners (8_16)

1/3 definitions of CONFIG_PARPORT_1284 have trivially different banners.
parent 9df5723d
......@@ -125,7 +125,7 @@ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
fi
dep_tristate ' Parallel printer support' CONFIG_PRINTER $CONFIG_PARPORT
if [ "$CONFIG_PRINTER" != "n" ]; then
bool ' Support IEEE1284 status readback' CONFIG_PARPORT_1284
bool ' IEEE 1284 transfer modes' CONFIG_PARPORT_1284
fi
fi
......
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