diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-24 10:08:21 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-25 14:30:43 +0200 |
| commit | 486a2b404cb6ab5359a2b1c0008b7b83ed584a29 (patch) | |
| tree | 8e21f638cdb984dd8debee7d32c3a697ed36d688 /target | |
| parent | 326f3d7e4d8ef3b5850697de7e1f21022c87d9b0 (diff) | |
fix type
Diffstat (limited to 'target')
| -rw-r--r-- | target/linux/config/Config.in.input | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.input b/target/linux/config/Config.in.input index 53304da47..ac246319e 100644 --- a/target/linux/config/Config.in.input +++ b/target/linux/config/Config.in.input @@ -139,7 +139,7 @@ config ADK_KERNEL_KEYBOARD_ATKBD config ADK_KERNEL_MOUSE_PS2 prompt "Mouse support (PS/2)" - tristate + boolean select ADK_KERNEL_INPUT select ADK_KERNEL_INPUT_MOUSEDEV select ADK_KERNEL_INPUT_MOUSE |
