From 51be1fad9c2889755787f94f07174f854d23f8db Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 4 Nov 2008 11:43:33 +0000 Subject: linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE --- .../depicture-defconfig-append | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 meta/packages/linux/linux-simtec-2.6.26-simtec3/depicture-defconfig-append (limited to 'meta/packages/linux/linux-simtec-2.6.26-simtec3') diff --git a/meta/packages/linux/linux-simtec-2.6.26-simtec3/depicture-defconfig-append b/meta/packages/linux/linux-simtec-2.6.26-simtec3/depicture-defconfig-append new file mode 100644 index 000000000..fc1af85be --- /dev/null +++ b/meta/packages/linux/linux-simtec-2.6.26-simtec3/depicture-defconfig-append @@ -0,0 +1,18 @@ +# The Depicture needs the S3C24xx's Framebuffer and LCD stuff +CONFIG_FB_S3C2410=y +CONFIG_LCD_CLASS_DEVICE=y +CONFIG_BACKLIGHT_CLASS_DEVICE=y +CONFIG_BACKLIGHT_S3C2410=y +CONFIG_LCD_PLATFORM=y +CONFIG_BACKLIGHT_PWM=y +CONFIG_SIMTEC_LCD=y +# And also the touchscreen interface +CONFIG_TOUCHSCREEN_S3C2410=y +CONFIG_INPUT_EVDEV=y +CONFIG_SENSORS_S3C_ADC=y +# And the MMC makes sense to compile in. +CONFIG_MMC=y +CONFIG_MMC_BLOCK=y +CONFIG_MMC_S3C=y +# IPv6 is needed for the X server +CONFIG_IPV6=y -- cgit v1.2.3