Kconfig (f9565129993446e16678cfc4d9c7f3b7e75eecbd) Kconfig (8c4c731a89ea6458001f48033f8988447736fb38)
1#
2# Misc strange devices
3#
4
5menu "Misc devices"
6
7config IBM_ASM
8 tristate "Device driver for IBM RSA service processor"

--- 43 unchanged lines hidden (view full) ---

52 This option enables support for Texas Instruments(R) PCI74xx and
53 PCI76xx families of Flash Media adapters, found in many laptops.
54 To make actual use of the device, you will have to select some
55 flash card format drivers, as outlined in the TIFM_CORE Help.
56
57 To compile this driver as a module, choose M here: the module will
58 be called tifm_7xx1.
59
1#
2# Misc strange devices
3#
4
5menu "Misc devices"
6
7config IBM_ASM
8 tristate "Device driver for IBM RSA service processor"

--- 43 unchanged lines hidden (view full) ---

52 This option enables support for Texas Instruments(R) PCI74xx and
53 PCI76xx families of Flash Media adapters, found in many laptops.
54 To make actual use of the device, you will have to select some
55 flash card format drivers, as outlined in the TIFM_CORE Help.
56
57 To compile this driver as a module, choose M here: the module will
58 be called tifm_7xx1.
59
60config MSI_LAPTOP
61 tristate "MSI Laptop Extras"
62 depends on X86
63 depends on ACPI_EC
64 depends on BACKLIGHT_CLASS_DEVICE
65 ---help---
66 This is a driver for laptops built by MSI (MICRO-STAR
67 INTERNATIONAL):
68
69 MSI MegaBook S270 (MS-1013)
70 Cytron/TCM/Medion/Tchibo MD96100/SAM2000
71
72 It adds support for Bluetooth, WLAN and LCD brightness control.
73
74 More information about this driver is available at
75 <http://0pointer.de/lennart/tchibo.html>.
76
77 If you have an MSI S270 laptop, say Y or M here.
78
60endmenu
79endmenu