linux/cybook.config:
* Use new epaper driver instead of qisda fb driver linux/arch/arm/mach-s3c2416/orizon-devs.c: * Rename old cyio-dev.c linux/arch/arm/mach-s3c2416/mach-cybook_orizon.c, linux/arch/arm/mach-s3c2416/orizon-devs.c: + Add support for new drivers in platform device list linux/drivers/video/Makefile, linux/drivers/video/Kconfig, linux/drivers/video/epaper/*: + Add new epaper driver for tcon (resolve #9) linux/drivers/input/misc/orizon_tilt.c: + Add new driver for the tilt sensor linux/drivers/char/s3c-adc.c: - Remove bloated code (this code must be audited, see ticket #8) linux/include/cybook.h: * Extend the CAPABILITY Field
This commit is contained in:
3
drivers/video/epaper/Makefile
Normal file
3
drivers/video/epaper/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
# Makefile for the ePaper drivers
|
||||
|
||||
obj-$(CONFIG_EPAPER_TCON_K1900) += auo-tcon-k1900.o
|
||||
Reference in New Issue
Block a user