aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-simtec-2.6.26-simtec3/depicture-defconfig-append
blob: fc1af85bef237c53a78e3dfe1f733d45b220c7d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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