aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto-3.10/tosa
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-yocto-3.10/tosa')
-rw-r--r--recipes-kernel/linux/linux-yocto-3.10/tosa/tosa-standard.scc7
-rw-r--r--recipes-kernel/linux/linux-yocto-3.10/tosa/tosa.cfg65
-rw-r--r--recipes-kernel/linux/linux-yocto-3.10/tosa/tosa.scc9
3 files changed, 0 insertions, 81 deletions
diff --git a/recipes-kernel/linux/linux-yocto-3.10/tosa/tosa-standard.scc b/recipes-kernel/linux/linux-yocto-3.10/tosa/tosa-standard.scc
deleted file mode 100644
index b2e1324..0000000
--- a/recipes-kernel/linux/linux-yocto-3.10/tosa/tosa-standard.scc
+++ /dev/null
@@ -1,7 +0,0 @@
-define KMACHINE tosa
-define KTYPE standard
-define KARCH arm
-
-include ktypes/standard/standard.scc
-
-include tosa.scc
diff --git a/recipes-kernel/linux/linux-yocto-3.10/tosa/tosa.cfg b/recipes-kernel/linux/linux-yocto-3.10/tosa/tosa.cfg
deleted file mode 100644
index 77aedfe..0000000
--- a/recipes-kernel/linux/linux-yocto-3.10/tosa/tosa.cfg
+++ /dev/null
@@ -1,65 +0,0 @@
-#
-# End-user Products (sorted by vendor name)
-#
-CONFIG_MACH_TOSA=y
-CONFIG_TOSA_BT=m
-CONFIG_PXA25x=y
-
-#
-# Boot options
-#
-CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 loglevel=3"
-
-#
-# Multifunction device drivers
-#
-CONFIG_MFD_CORE=y
-CONFIG_MFD_TMIO=y
-CONFIG_MFD_TC6393XB=y
-
-#
-# Disk-On-Chip Device Drivers
-#
-CONFIG_MTD_NAND_TMIO=y
-
-#
-# Input Device Drivers
-#
-CONFIG_KEYBOARD_MATRIX=y
-CONFIG_TOUCHSCREEN_WM97XX=m
-CONFIG_TOUCHSCREEN_WM9705=y
-CONFIG_TOUCHSCREEN_WM9712=y
-CONFIG_TOUCHSCREEN_WM9713=y
-
-#
-# Userland interfaces
-#
-CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
-CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480
-
-#
-# Frame buffer hardware drivers
-#
-CONFIG_FB_TMIO=y
-CONFIG_FB_TMIO_ACCELL=y
-CONFIG_LCD_TOSA=y
-CONFIG_BACKLIGHT_GENERIC=y
-CONFIG_BACKLIGHT_TOSA=y
-
-#
-# Console display driver support
-#
-CONFIG_FONT_8x16=y
-
-#
-# USB Miscellaneous drivers
-#
-CONFIG_USB_PXA25X=m
-CONFIG_SND_PXA2XX_SOC_AC97=m
-CONFIG_SND_PXA2XX_SOC_TOSA=m
-CONFIG_SND_SOC_WM9712=m
-CONFIG_SND_SOC_AC97_BUS=y
-
-# USB GPIO expanders:
-#
-CONFIG_BATTERY_TOSA=m
diff --git a/recipes-kernel/linux/linux-yocto-3.10/tosa/tosa.scc b/recipes-kernel/linux/linux-yocto-3.10/tosa/tosa.scc
deleted file mode 100644
index a184b0f..0000000
--- a/recipes-kernel/linux/linux-yocto-3.10/tosa/tosa.scc
+++ /dev/null
@@ -1,9 +0,0 @@
-kconf hardware tosa.cfg
-
-include ../zaurus-pxa-only.scc
-include ../zaurus-common.scc
-include ../zaurus-usb-host.scc
-
-patch ../patches/patches-pxa/sharpsl_param.patch
-patch ../patches/patches-power/tosa_battery_irq_to_gpio.patch
-patch ../patches/patches-pxa/tosa-keys-mapping.patch