Commit latest Qisda version and Bookeen's modification
This commit is contained in:
@@ -89,4 +89,11 @@ config HP_SDC_RTC
|
||||
Say Y here if you want to support the built-in real time clock
|
||||
of the HP SDC controller.
|
||||
|
||||
config CYBOOK_ORIZON_TILT
|
||||
tristate "Cybook Orizon Tilt Sensor"
|
||||
depends on MACH_CYBOOK_ORIZON && CYBOOK_CYIO
|
||||
default y
|
||||
help
|
||||
Say Y here ig you want to support the Cybook Orizon Tilt Sensor
|
||||
|
||||
endif
|
||||
|
||||
@@ -12,3 +12,4 @@ obj-$(CONFIG_INPUT_WISTRON_BTNS) += wistron_btns.o
|
||||
obj-$(CONFIG_INPUT_ATLAS_BTNS) += atlas_btns.o
|
||||
obj-$(CONFIG_HP_SDC_RTC) += hp_sdc_rtc.o
|
||||
obj-$(CONFIG_INPUT_IXP4XX_BEEPER) += ixp4xx-beeper.o
|
||||
obj-$(CONFIG_CYBOOK_ORIZON_TILT) += orizon_tilt.o
|
||||
|
||||
Reference in New Issue
Block a user