Commit f96e769e authored by Greg Banks's avatar Greg Banks Committed by Linus Torvalds

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

1/2 definitions of CONFIG_PC_KEYB have trivially different banners.
parent 2fc5baba
...@@ -50,7 +50,7 @@ bool 'Support for ITE 8172G board' CONFIG_MIPS_ITE8172 ...@@ -50,7 +50,7 @@ bool 'Support for ITE 8172G board' CONFIG_MIPS_ITE8172
if [ "$CONFIG_QTRONIX_KEYBOARD" = "y" ]; then if [ "$CONFIG_QTRONIX_KEYBOARD" = "y" ]; then
define_bool CONFIG_IT8172_CIR y define_bool CONFIG_IT8172_CIR y
else else
bool ' Enable PS2 Keyboard Support ' CONFIG_PC_KEYB bool ' Enable PS2 Keyboard Support' CONFIG_PC_KEYB
fi fi
bool ' Enable Smart Card Reader 0 Support ' CONFIG_IT8172_SCR0 bool ' Enable Smart Card Reader 0 Support ' CONFIG_IT8172_SCR0
bool ' Enable Smart Card Reader 1 Support ' CONFIG_IT8172_SCR1 bool ' Enable Smart Card Reader 1 Support ' CONFIG_IT8172_SCR1
......
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