menu "Ubuntu added mactel drivers"

config SENSORS_APPLESMC
	tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)"
	depends on HWMON && INPUT && X86
	default n
	help
         This driver provides support for the Apple System Management
         Controller, which provides an accelerometer (Apple Sudden Motion
         Sensor), light sensors, and keyboard backlight control.

         Only Intel-based Apple's laptops are supported (MacBook Pro, MacBook).

         The accelerometer and light sensors data is readable via sysfs, and
         the keyboard backlight is writable.

         This driver also provides an absolute input class device, allowing
         the laptop to act as a pinball machine-esque joystick.

         Say Y here if you have an applicable laptop and want to experience
         the awesome power of applesmc.

config USB_APPLEIR
	tristate "Apple Mac Mini USB IR receiver (built in)"
	depends on USB && INPUT && X86

endmenu
