Linux/Tipps/Gentoo/Kernel: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Linux/Tipps/Gentoo/Kernel (Quelltext anzeigen)
Version vom 30. Dezember 2007, 18:03 Uhr
, 30. Dezember 2007→Wichtige Kernel-Optionen
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
Zeile 105: | Zeile 105: | ||
* CONFIG_FRAMEBUFFER_CONSOLE: '''Device Drivers -> Graphics support -> Console display driver support -> Framebuffer Console support''' = y | * CONFIG_FRAMEBUFFER_CONSOLE: '''Device Drivers -> Graphics support -> Console display driver support -> Framebuffer Console support''' = y | ||
* CONFIG_FB_CON_DECOR: '''Device Drivers -> Graphics support -> Console display driver support -> Support for the Framebuffer Console Decorations''' = y | * CONFIG_FB_CON_DECOR: '''Device Drivers -> Graphics support -> Console display driver support -> Support for the Framebuffer Console Decorations''' = y | ||
==Joystick== | |||
Allgemein: | |||
* CONFIG_INPUT_JOYDEV: '''Device Drivers -> Input device support -> Joystick interface''' = m | |||
An USB: | |||
* CONFIG_HID_SUPPORT: '''Device Drivers -> HID Devices''' = y | |||
* CONFIG_USB_HID: '''Device Drivers -> HID Devices -> USB Human Interface Device (full HID) support''' = y | |||
Am Gameport (ungetestet): | |||
* CONFIG_INPUT_JOYSTICK: '''Device Drivers -> Input device support -> Joysticks/Gamepads''' = y | |||
* CONFIG_JOYSTICK_ANALOG: '''Device Drivers -> Input device support -> Joysticks/Gamepads -> Classic PC analog joysticks and gamepads''' = y | |||
* CONFIG_GAMEPORT: '''Device Drivers -> Input device support -> Hardware I/O ports -> Gameport support''' = y |