summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.input
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/config/Config.in.input')
-rw-r--r--target/linux/config/Config.in.input10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/config/Config.in.input b/target/linux/config/Config.in.input
index 629b0576f..2dad34d1f 100644
--- a/target/linux/config/Config.in.input
+++ b/target/linux/config/Config.in.input
@@ -111,7 +111,7 @@ menu "Input devices"
depends on ADK_TARGET_WITH_USB || ADK_TARGET_WITH_INPUT || ADK_TARGET_WITH_TOUCHSCREEN
config ADK_KPACKAGE_KMOD_USB_HID
- prompt "kmod-usb-hid..................... USB keyboard/mouse support"
+ prompt "USB keyboard/mouse support"
tristate
depends on !ADK_KERNEL_USB_HID
select ADK_KERNEL_INPUT
@@ -126,7 +126,7 @@ config ADK_KPACKAGE_KMOD_USB_HID
default n
config ADK_KERNEL_LOGITECH_DINOVO
- prompt "................................. Support for Logitech DiNovo keyboard/mouse"
+ prompt "Support for Logitech DiNovo keyboard/mouse"
boolean
select ADK_KERNEL_HID_LOGITECH
select ADK_KERNEL_HID_LOGITECH_DJ
@@ -135,7 +135,7 @@ config ADK_KERNEL_LOGITECH_DINOVO
Support for Logitech DiNovo keyboard/mouse combination.
config ADK_KPACKAGE_KMOD_KEYBOARD_ATKBD
- prompt "kmod-input-keyboard.............. Keyboard support (AT)"
+ prompt "Keyboard support (AT)"
tristate
select ADK_KERNEL_INPUT
select ADK_KERNEL_INPUT_KEYBOARD
@@ -144,14 +144,14 @@ config ADK_KPACKAGE_KMOD_KEYBOARD_ATKBD
default n
config ADK_KPACKAGE_KMOD_INPUT_MOUSEDEV
- prompt "kmod-input-mouse................. Mouse support"
+ prompt "Mouse support"
tristate
select ADK_KERNEL_INPUT
depends on !ADK_KERNEL_INPUT_MOUSEDEV
default n
config ADK_KPACKAGE_KMOD_INPUT_EVDEV
- prompt "kmod-input-evdev................. Event support"
+ prompt "Event device support"
tristate
select ADK_KERNEL_INPUT
depends on !ADK_KERNEL_INPUT_EVDEV