summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux-simtec-2.6.26-simtec1
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-11-04 11:43:33 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-11-04 11:43:33 +0000
commit51be1fad9c2889755787f94f07174f854d23f8db (patch)
treef22a5a4ec17ff97eedfd95b366482f05ec74d9a3 /meta/packages/linux/linux-simtec-2.6.26-simtec1
parentf27cbd1a4e76ae4ce9728a380ee678df9953ed21 (diff)
downloadopenembedded-core-51be1fad9c2889755787f94f07174f854d23f8db.tar.gz
openembedded-core-51be1fad9c2889755787f94f07174f854d23f8db.tar.bz2
openembedded-core-51be1fad9c2889755787f94f07174f854d23f8db.tar.xz
openembedded-core-51be1fad9c2889755787f94f07174f854d23f8db.zip
linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE
Diffstat (limited to 'meta/packages/linux/linux-simtec-2.6.26-simtec1')
-rw-r--r--meta/packages/linux/linux-simtec-2.6.26-simtec1/depicture-defconfig-append18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/packages/linux/linux-simtec-2.6.26-simtec1/depicture-defconfig-append b/meta/packages/linux/linux-simtec-2.6.26-simtec1/depicture-defconfig-append
deleted file mode 100644
index fc1af85be..000000000
--- a/meta/packages/linux/linux-simtec-2.6.26-simtec1/depicture-defconfig-append
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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