1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 01:51:05 +02:00

[kernel] update the config file

This commit is contained in:
Xiangfu Liu 2010-03-17 21:43:18 +08:00
parent e182d51938
commit c5a2840ebd

View File

@ -1,8 +1,6 @@
ONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_BATTERY_JZ4740=y
CONFIG_CHARGER_GPIO=y
CONFIG_FB_JZ4740=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_JZ4740_ADC=y
CONFIG_JZ4740_QI_LB60=y
@ -12,7 +10,9 @@ CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_GPM940B0=y
CONFIG_LOGO=y
CONFIG_LOGO_OPENWRT_CLUT224=y
CONFIG_SND_JZ4740_SOC_QI_LB60=y
CONFIG_SPI=y
CONFIG_SPI_BITBANG=y
CONFIG_SPI_GPIO=y
CONFIG_SPI_MASTER=y
CONFIG_USB_JZ4740=y