diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-06 01:32:17 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-06 01:32:17 +0000 |
commit | 12cb8e47f82cfc3132962382d3a290028548b902 (patch) | |
tree | 65d74b06f4e472da29770bc5ee7ba329c5b0ad9d /target/linux/xburst/qi_lb60 | |
parent | a4cf24d38a15dec9dbc1970b53049af4823ea476 (diff) |
[xburst] Add 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24914 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/qi_lb60')
-rw-r--r-- | target/linux/xburst/qi_lb60/config-2.6.37 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/target/linux/xburst/qi_lb60/config-2.6.37 b/target/linux/xburst/qi_lb60/config-2.6.37 new file mode 100644 index 000000000..f313550ad --- /dev/null +++ b/target/linux/xburst/qi_lb60/config-2.6.37 @@ -0,0 +1,17 @@ +CONFIG_BACKLIGHT_LCD_SUPPORT=y +CONFIG_FB_JZ4740=y +# CONFIG_FB_TMIO is not set +CONFIG_FRAMEBUFFER_CONSOLE=y +CONFIG_INPUT_PWM_BEEPER=y +CONFIG_JZ4740_QI_LB60=y +CONFIG_KEYBOARD_GPIO=y +CONFIG_KEYBOARD_MATRIX=y +CONFIG_LCD_CLASS_DEVICE=y +CONFIG_LCD_ILI8960=y +CONFIG_LOGO=y +CONFIG_MFD_CORE=y +CONFIG_MFD_JZ4740_ADC=y +CONFIG_SPI=y +CONFIG_SPI_BITBANG=y +CONFIG_SPI_GPIO=y +CONFIG_SPI_MASTER=y |