summaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/id800wt
diff options
context:
space:
mode:
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-13 01:55:44 +0000
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-13 01:55:44 +0000
commit28ea12b3b334cd77895c287b4b264771ebf7b546 (patch)
tree0500a23fe2c4041ed711e5849387d52c9ddaf2b6 /target/linux/xburst/id800wt
parentad24e60fe0793266af146e12e59a7002fc6245b0 (diff)
[xburst] Add 2.6.36 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23421 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/id800wt')
-rw-r--r--target/linux/xburst/id800wt/config-2.6.3643
-rw-r--r--target/linux/xburst/id800wt/target.mk8
2 files changed, 51 insertions, 0 deletions
diff --git a/target/linux/xburst/id800wt/config-2.6.36 b/target/linux/xburst/id800wt/config-2.6.36
new file mode 100644
index 000000000..37bbc12bf
--- /dev/null
+++ b/target/linux/xburst/id800wt/config-2.6.36
@@ -0,0 +1,43 @@
+CONFIG_BACKLIGHT_CLASS_DEVICE=y
+CONFIG_BACKLIGHT_LCD_SUPPORT=y
+# CONFIG_BACKLIGHT_ADP8860 is not set
+CONFIG_BACKLIGHT_PWM=y
+CONFIG_BLK_DEV_SD=y
+CONFIG_FB_JZ4740=y
+# CONFIG_FB_TMIO is not set
+CONFIG_FRAMEBUFFER_CONSOLE=y
+CONFIG_GPIO_SYSFS=y
+CONFIG_INPUT_PWM_BEEPER=y
+CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_JZ4740_ID800WT=y
+CONFIG_KEYBOARD_GPIO=y
+CONFIG_KEYBOARD_MATRIX=y
+CONFIG_LCD_CLASS_DEVICE=y
+CONFIG_LCD_ILI8960=y
+# CONFIG_LCD_S6E63M0 is not set
+CONFIG_LOGO=y
+CONFIG_MFD_CORE=y
+CONFIG_MFD_JZ4740_ADC=y
+CONFIG_SCSI=y
+CONFIG_SCSI_DMA=y
+CONFIG_SPI=y
+CONFIG_SPI_BITBANG=y
+CONFIG_SPI_GPIO=y
+CONFIG_SPI_MASTER=y
+# CONFIG_TOUCHSCREEN_DYNAPRO is not set
+# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
+CONFIG_TOUCHSCREEN_JZ4740=y
+CONFIG_USB=y
+# CONFIG_USB_ETH_RNDIS is not set
+# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
+# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
+CONFIG_USB_OHCI_HCD=y
+CONFIG_USB_STORAGE=y
+# CONFIG_USB_STORAGE_ALAUDA is not set
+# CONFIG_USB_STORAGE_DATAFAB is not set
+# CONFIG_USB_STORAGE_FREECOM is not set
+# CONFIG_USB_STORAGE_JUMPSHOT is not set
+# CONFIG_USB_STORAGE_KARMA is not set
+# CONFIG_USB_STORAGE_SDDR09 is not set
+# CONFIG_USB_STORAGE_SDDR55 is not set
+# CONFIG_USB_STORAGE_USBAT is not set
diff --git a/target/linux/xburst/id800wt/target.mk b/target/linux/xburst/id800wt/target.mk
new file mode 100644
index 000000000..754ba34f9
--- /dev/null
+++ b/target/linux/xburst/id800wt/target.mk
@@ -0,0 +1,8 @@
+BOARDNAME:=Sungale Pictureframe (id800wt)
+DEFAULT_PACKAGES += \
+ kmod-sound-core \
+ kmod-sound-soc-core \
+ kmod-sound-soc-jz4740 \
+ kmod-sound-soc-jz4740-codec \
+ kmod-sound-soc-id800wt \
+