| Kconfig (36dbe2fc5534291d261a4c63033232aa2f60c2a9) | Kconfig (73d5e8f77e88a4d3a154dfdbb4ed2cf461b7bf21) |
|---|---|
| 1# 2# HID driver configuration 3# 4menuconfig HID_SUPPORT 5 bool "HID Devices" 6 depends on INPUT 7 default y 8 ---help--- --- 115 unchanged lines hidden (view full) --- 124config HID_CYPRESS 125 tristate "Cypress" if EMBEDDED 126 depends on USB_HID 127 default !EMBEDDED 128 ---help--- 129 Support for cypress mouse and barcode readers. 130 131config HID_DRAGONRISE | 1# 2# HID driver configuration 3# 4menuconfig HID_SUPPORT 5 bool "HID Devices" 6 depends on INPUT 7 default y 8 ---help--- --- 115 unchanged lines hidden (view full) --- 124config HID_CYPRESS 125 tristate "Cypress" if EMBEDDED 126 depends on USB_HID 127 default !EMBEDDED 128 ---help--- 129 Support for cypress mouse and barcode readers. 130 131config HID_DRAGONRISE |
| 132 tristate "DragonRise Inc. support" if EMBEDDED | 132 tristate "DragonRise Inc. support" |
| 133 depends on USB_HID | 133 depends on USB_HID |
| 134 default !EMBEDDED | |
| 135 ---help--- 136 Say Y here if you have DragonRise Inc.game controllers. 137 138config DRAGONRISE_FF 139 bool "DragonRise Inc. force feedback support" 140 depends on HID_DRAGONRISE 141 select INPUT_FF_MEMLESS 142 ---help--- 143 Say Y here if you want to enable force feedback support for DragonRise Inc. 144 game controllers. 145 146config HID_EGALAX 147 tristate "eGalax multi-touch panel" 148 depends on USB_HID 149 ---help--- | 134 ---help--- 135 Say Y here if you have DragonRise Inc.game controllers. 136 137config DRAGONRISE_FF 138 bool "DragonRise Inc. force feedback support" 139 depends on HID_DRAGONRISE 140 select INPUT_FF_MEMLESS 141 ---help--- 142 Say Y here if you want to enable force feedback support for DragonRise Inc. 143 game controllers. 144 145config HID_EGALAX 146 tristate "eGalax multi-touch panel" 147 depends on USB_HID 148 ---help--- |
| 150 Support for the eGalax dual-touch panel | 149 Support for the eGalax dual-touch panel. |
| 151 152config HID_EZKEY 153 tristate "Ezkey" if EMBEDDED 154 depends on USB_HID 155 default !EMBEDDED 156 ---help--- 157 Support for Ezkey BTC 8193 keyboard. 158 159config HID_KYE 160 tristate "Kye" if EMBEDDED 161 depends on USB_HID 162 default !EMBEDDED 163 ---help--- 164 Support for Kye/Genius Ergo Mouse. 165 166config HID_GYRATION | 150 151config HID_EZKEY 152 tristate "Ezkey" if EMBEDDED 153 depends on USB_HID 154 default !EMBEDDED 155 ---help--- 156 Support for Ezkey BTC 8193 keyboard. 157 158config HID_KYE 159 tristate "Kye" if EMBEDDED 160 depends on USB_HID 161 default !EMBEDDED 162 ---help--- 163 Support for Kye/Genius Ergo Mouse. 164 165config HID_GYRATION |
| 167 tristate "Gyration" if EMBEDDED | 166 tristate "Gyration" |
| 168 depends on USB_HID | 167 depends on USB_HID |
| 169 default !EMBEDDED | |
| 170 ---help--- 171 Support for Gyration remote control. 172 173config HID_TWINHAN | 168 ---help--- 169 Support for Gyration remote control. 170 171config HID_TWINHAN |
| 174 tristate "Twinhan" if EMBEDDED | 172 tristate "Twinhan" |
| 175 depends on USB_HID | 173 depends on USB_HID |
| 176 default !EMBEDDED | |
| 177 ---help--- 178 Support for Twinhan IR remote control. 179 180config HID_KENSINGTON 181 tristate "Kensington" if EMBEDDED 182 depends on USB_HID 183 default !EMBEDDED 184 ---help--- --- 70 unchanged lines hidden (view full) --- 255 256config HID_NTRIG 257 tristate "NTrig" 258 depends on USB_HID 259 ---help--- 260 Support for N-Trig touch screen. 261 262config HID_ORTEK | 174 ---help--- 175 Support for Twinhan IR remote control. 176 177config HID_KENSINGTON 178 tristate "Kensington" if EMBEDDED 179 depends on USB_HID 180 default !EMBEDDED 181 ---help--- --- 70 unchanged lines hidden (view full) --- 252 253config HID_NTRIG 254 tristate "NTrig" 255 depends on USB_HID 256 ---help--- 257 Support for N-Trig touch screen. 258 259config HID_ORTEK |
| 263 tristate "Ortek" if EMBEDDED | 260 tristate "Ortek" |
| 264 depends on USB_HID | 261 depends on USB_HID |
| 265 default !EMBEDDED | |
| 266 ---help--- 267 Support for Ortek WKB-2000 wireless keyboard + mouse trackpad. 268 269config HID_PANTHERLORD | 262 ---help--- 263 Support for Ortek WKB-2000 wireless keyboard + mouse trackpad. 264 265config HID_PANTHERLORD |
| 270 tristate "Pantherlord support" if EMBEDDED | 266 tristate "Pantherlord support" |
| 271 depends on USB_HID | 267 depends on USB_HID |
| 272 default !EMBEDDED | |
| 273 ---help--- 274 Say Y here if you have a PantherLord/GreenAsia based game controller 275 or adapter. 276 277config PANTHERLORD_FF 278 bool "Pantherlord force feedback support" 279 depends on HID_PANTHERLORD 280 select INPUT_FF_MEMLESS 281 ---help--- 282 Say Y here if you have a PantherLord/GreenAsia based game controller 283 or adapter and want to enable force feedback support for it. 284 285config HID_PETALYNX | 268 ---help--- 269 Say Y here if you have a PantherLord/GreenAsia based game controller 270 or adapter. 271 272config PANTHERLORD_FF 273 bool "Pantherlord force feedback support" 274 depends on HID_PANTHERLORD 275 select INPUT_FF_MEMLESS 276 ---help--- 277 Say Y here if you have a PantherLord/GreenAsia based game controller 278 or adapter and want to enable force feedback support for it. 279 280config HID_PETALYNX |
| 286 tristate "Petalynx" if EMBEDDED | 281 tristate "Petalynx" |
| 287 depends on USB_HID | 282 depends on USB_HID |
| 288 default !EMBEDDED | |
| 289 ---help--- 290 Support for Petalynx Maxter remote control. 291 292config HID_PICOLCD 293 tristate "PicoLCD (graphic version)" 294 depends on USB_HID 295 ---help--- 296 This provides support for Minibox PicoLCD devices, currently --- 58 unchanged lines hidden (view full) --- 355 356config HID_ROCCAT_KONE 357 tristate "Roccat Kone Mouse support" 358 depends on USB_HID 359 ---help--- 360 Support for Roccat Kone mouse. 361 362config HID_SAMSUNG | 283 ---help--- 284 Support for Petalynx Maxter remote control. 285 286config HID_PICOLCD 287 tristate "PicoLCD (graphic version)" 288 depends on USB_HID 289 ---help--- 290 This provides support for Minibox PicoLCD devices, currently --- 58 unchanged lines hidden (view full) --- 349 350config HID_ROCCAT_KONE 351 tristate "Roccat Kone Mouse support" 352 depends on USB_HID 353 ---help--- 354 Support for Roccat Kone mouse. 355 356config HID_SAMSUNG |
| 363 tristate "Samsung" if EMBEDDED | 357 tristate "Samsung" |
| 364 depends on USB_HID | 358 depends on USB_HID |
| 365 default !EMBEDDED | |
| 366 ---help--- 367 Support for Samsung InfraRed remote control or keyboards. 368 369config HID_SONY | 359 ---help--- 360 Support for Samsung InfraRed remote control or keyboards. 361 362config HID_SONY |
| 370 tristate "Sony" if EMBEDDED | 363 tristate "Sony" |
| 371 depends on USB_HID | 364 depends on USB_HID |
| 372 default !EMBEDDED | |
| 373 ---help--- 374 Support for Sony PS3 controller. 375 376config HID_STANTUM 377 tristate "Stantum" 378 depends on USB_HID 379 ---help--- 380 Support for Stantum multitouch panel. 381 382config HID_SUNPLUS | 365 ---help--- 366 Support for Sony PS3 controller. 367 368config HID_STANTUM 369 tristate "Stantum" 370 depends on USB_HID 371 ---help--- 372 Support for Stantum multitouch panel. 373 374config HID_SUNPLUS |
| 383 tristate "Sunplus" if EMBEDDED | 375 tristate "Sunplus" |
| 384 depends on USB_HID | 376 depends on USB_HID |
| 385 default !EMBEDDED | |
| 386 ---help--- 387 Support for Sunplus wireless desktop. 388 389config HID_GREENASIA | 377 ---help--- 378 Support for Sunplus wireless desktop. 379 380config HID_GREENASIA |
| 390 tristate "GreenAsia (Product ID 0x12) support" if EMBEDDED | 381 tristate "GreenAsia (Product ID 0x12) support" |
| 391 depends on USB_HID | 382 depends on USB_HID |
| 392 default !EMBEDDED | |
| 393 ---help--- 394 Say Y here if you have a GreenAsia (Product ID 0x12) based game 395 controller or adapter. 396 397config GREENASIA_FF 398 bool "GreenAsia (Product ID 0x12) force feedback support" 399 depends on HID_GREENASIA 400 select INPUT_FF_MEMLESS 401 ---help--- 402 Say Y here if you have a GreenAsia (Product ID 0x12) based game controller 403 (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter 404 and want to enable force feedback support for it. 405 406config HID_SMARTJOYPLUS | 383 ---help--- 384 Say Y here if you have a GreenAsia (Product ID 0x12) based game 385 controller or adapter. 386 387config GREENASIA_FF 388 bool "GreenAsia (Product ID 0x12) force feedback support" 389 depends on HID_GREENASIA 390 select INPUT_FF_MEMLESS 391 ---help--- 392 Say Y here if you have a GreenAsia (Product ID 0x12) based game controller 393 (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter 394 and want to enable force feedback support for it. 395 396config HID_SMARTJOYPLUS |
| 407 tristate "SmartJoy PLUS PS2/USB adapter support" if EMBEDDED | 397 tristate "SmartJoy PLUS PS2/USB adapter support" |
| 408 depends on USB_HID | 398 depends on USB_HID |
| 409 default !EMBEDDED | |
| 410 ---help--- 411 Support for SmartJoy PLUS PS2/USB adapter. 412 413config SMARTJOYPLUS_FF 414 bool "SmartJoy PLUS PS2/USB adapter force feedback support" 415 depends on HID_SMARTJOYPLUS 416 select INPUT_FF_MEMLESS 417 ---help--- 418 Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to 419 enable force feedback support for it. 420 421config HID_TOPSEED | 399 ---help--- 400 Support for SmartJoy PLUS PS2/USB adapter. 401 402config SMARTJOYPLUS_FF 403 bool "SmartJoy PLUS PS2/USB adapter force feedback support" 404 depends on HID_SMARTJOYPLUS 405 select INPUT_FF_MEMLESS 406 ---help--- 407 Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to 408 enable force feedback support for it. 409 410config HID_TOPSEED |
| 422 tristate "TopSeed Cyberlink remote control support" if EMBEDDED | 411 tristate "TopSeed Cyberlink remote control support" |
| 423 depends on USB_HID | 412 depends on USB_HID |
| 424 default !EMBEDDED | |
| 425 ---help--- 426 Say Y if you have a TopSeed Cyberlink or BTC Emprex remote control. 427 428config HID_THRUSTMASTER | 413 ---help--- 414 Say Y if you have a TopSeed Cyberlink or BTC Emprex remote control. 415 416config HID_THRUSTMASTER |
| 429 tristate "ThrustMaster devices support" if EMBEDDED | 417 tristate "ThrustMaster devices support" |
| 430 depends on USB_HID | 418 depends on USB_HID |
| 431 default !EMBEDDED | |
| 432 ---help--- 433 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 434 a THRUSTMASTER Ferrari GT Rumble Wheel. 435 436config THRUSTMASTER_FF 437 bool "ThrustMaster devices force feedback support" 438 depends on HID_THRUSTMASTER 439 select INPUT_FF_MEMLESS --- 12 unchanged lines hidden (view full) --- 452 bool "Wacom Bluetooth devices power supply status support" 453 depends on HID_WACOM 454 select POWER_SUPPLY 455 ---help--- 456 Say Y here if you want to enable power supply status monitoring for 457 Wacom Bluetooth devices. 458 459config HID_ZEROPLUS | 419 ---help--- 420 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 421 a THRUSTMASTER Ferrari GT Rumble Wheel. 422 423config THRUSTMASTER_FF 424 bool "ThrustMaster devices force feedback support" 425 depends on HID_THRUSTMASTER 426 select INPUT_FF_MEMLESS --- 12 unchanged lines hidden (view full) --- 439 bool "Wacom Bluetooth devices power supply status support" 440 depends on HID_WACOM 441 select POWER_SUPPLY 442 ---help--- 443 Say Y here if you want to enable power supply status monitoring for 444 Wacom Bluetooth devices. 445 446config HID_ZEROPLUS |
| 460 tristate "Zeroplus based game controller support" if EMBEDDED | 447 tristate "Zeroplus based game controller support" |
| 461 depends on USB_HID | 448 depends on USB_HID |
| 462 default !EMBEDDED | |
| 463 ---help--- 464 Say Y here if you have a Zeroplus based game controller. 465 466config ZEROPLUS_FF 467 bool "Zeroplus based game controller force feedback support" 468 depends on HID_ZEROPLUS 469 select INPUT_FF_MEMLESS 470 ---help--- 471 Say Y here if you have a Zeroplus based game controller and want 472 to have force feedback support for it. 473 474config HID_ZYDACRON | 449 ---help--- 450 Say Y here if you have a Zeroplus based game controller. 451 452config ZEROPLUS_FF 453 bool "Zeroplus based game controller force feedback support" 454 depends on HID_ZEROPLUS 455 select INPUT_FF_MEMLESS 456 ---help--- 457 Say Y here if you have a Zeroplus based game controller and want 458 to have force feedback support for it. 459 460config HID_ZYDACRON |
| 475 tristate "Zydacron remote control support" if EMBEDDED | 461 tristate "Zydacron remote control support" |
| 476 depends on USB_HID | 462 depends on USB_HID |
| 477 default !EMBEDDED | |
| 478 ---help--- 479 Support for Zydacron remote control. 480 481endmenu 482 483endif # HID_SUPPORT | 463 ---help--- 464 Support for Zydacron remote control. 465 466endmenu 467 468endif # HID_SUPPORT |