Input: usbtouchscreen - fix fallout caused by move from drivers/usb
authorOndrej Zary <linux@rainbow-software.org>
Tue, 12 Jun 2007 04:33:13 +0000 (00:33 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Tue, 12 Jun 2007 04:33:13 +0000 (00:33 -0400)
commitc6f8d7066d18ac86ff88627d858b749d9ba168bc
treebbf65c278058f46a6c61f37895d7b06f0b06e0ff
parent1dfa2812404c37d7571622195f907cea3331616c
Input: usbtouchscreen - fix fallout caused by move from drivers/usb

During the move from drivers/usb/input into drivers/input/touchscreen
Kconfig variables were shuffled a bit to use a new namespace
(CONFIG_TOUCHSCREEN) while usbtouchscreen was still using old ones.

Also noticed by Robert P. J. Day <rpjday@mindspring.com>

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/usbtouchscreen.c