mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
add fb config
This commit is contained in:
44
.config
44
.config
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.32.9
|
||||
# Sat May 15 16:04:46 2010
|
||||
# Tue May 18 17:32:48 2010
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
@@ -196,6 +196,7 @@ CONFIG_ARCH_RK2818=y
|
||||
#
|
||||
CONFIG_MACH_RK2818MID=y
|
||||
CONFIG_RK28_GPIO_IRQ=16
|
||||
CONFIG_RK28_ADC=y
|
||||
|
||||
#
|
||||
# Processor Type
|
||||
@@ -655,6 +656,8 @@ CONFIG_KEYBOARD_RK28ADC=y
|
||||
CONFIG_INPUT_TOUCHSCREEN=y
|
||||
# CONFIG_TOUCHSCREEN_ADS7846 is not set
|
||||
# CONFIG_TOUCHSCREEN_AD7877 is not set
|
||||
# CONFIG_TOUCHSCREEN_RK2818_SPI_XPT2046 is not set
|
||||
# CONFIG_TOUCHSCREEN_RK2818_SPI_XPT2046_CBN is not set
|
||||
# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
|
||||
# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
|
||||
# CONFIG_TOUCHSCREEN_AD7879 is not set
|
||||
@@ -886,9 +889,9 @@ CONFIG_FB=y
|
||||
# CONFIG_FIRMWARE_EDID is not set
|
||||
# CONFIG_FB_DDC is not set
|
||||
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
|
||||
# CONFIG_FB_CFB_FILLRECT is not set
|
||||
# CONFIG_FB_CFB_COPYAREA is not set
|
||||
# CONFIG_FB_CFB_IMAGEBLIT is not set
|
||||
CONFIG_FB_CFB_FILLRECT=y
|
||||
CONFIG_FB_CFB_COPYAREA=y
|
||||
CONFIG_FB_CFB_IMAGEBLIT=y
|
||||
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
|
||||
# CONFIG_FB_SYS_FILLRECT is not set
|
||||
# CONFIG_FB_SYS_COPYAREA is not set
|
||||
@@ -905,7 +908,7 @@ CONFIG_FB=y
|
||||
# Frame buffer hardware drivers
|
||||
#
|
||||
# CONFIG_FB_S1D13XXX is not set
|
||||
# CONFIG_FB_RK2818 is not set
|
||||
CONFIG_FB_RK2818=y
|
||||
# CONFIG_FB_VIRTUAL is not set
|
||||
# CONFIG_FB_METRONOME is not set
|
||||
# CONFIG_FB_MB862XX is not set
|
||||
@@ -915,17 +918,38 @@ CONFIG_FB=y
|
||||
#
|
||||
# Display device support
|
||||
#
|
||||
# CONFIG_DISPLAY_SUPPORT is not set
|
||||
CONFIG_DISPLAY_SUPPORT=y
|
||||
|
||||
#
|
||||
# Display hardware drivers
|
||||
#
|
||||
# CONFIG_LCD_NULL is not set
|
||||
CONFIG_LCD_TD043MGEA1=y
|
||||
# CONFIG_LCD_TJ048NC01CA is not set
|
||||
# CONFIG_LCD_HL070VM4AU is not set
|
||||
# CONFIG_LCD_HSD070IDW1 is not set
|
||||
# CONFIG_LCD_A060SE02 is not set
|
||||
# CONFIG_LCD_S1D13521 is not set
|
||||
# CONFIG_LCD_NT35582 is not set
|
||||
# CONFIG_LCD_NT35580 is not set
|
||||
CONFIG_TV_NULL=y
|
||||
CONFIG_HDMI_NULL=y
|
||||
# CONFIG_HDMI_ANX7150 is not set
|
||||
|
||||
#
|
||||
# Console display driver support
|
||||
#
|
||||
# CONFIG_VGA_CONSOLE is not set
|
||||
CONFIG_DUMMY_CONSOLE=y
|
||||
# CONFIG_FRAMEBUFFER_CONSOLE is not set
|
||||
CONFIG_FRAMEBUFFER_CONSOLE=y
|
||||
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
|
||||
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
|
||||
# CONFIG_FONTS is not set
|
||||
CONFIG_FONT_8x8=y
|
||||
CONFIG_FONT_8x16=y
|
||||
CONFIG_LOGO=y
|
||||
CONFIG_LOGO_LINUX_MONO=y
|
||||
# CONFIG_LOGO_LINUX_VGA16 is not set
|
||||
# CONFIG_LOGO_LINUX_MONO is not set
|
||||
CONFIG_LOGO_LINUX_VGA16=y
|
||||
# CONFIG_LOGO_LINUX_CLUT224 is not set
|
||||
# CONFIG_SOUND is not set
|
||||
CONFIG_HID_SUPPORT=y
|
||||
@@ -1159,8 +1183,6 @@ CONFIG_ANDROID_LOW_MEMORY_KILLER=y
|
||||
#
|
||||
# CONFIG_RAR_REGISTER is not set
|
||||
# CONFIG_IIO is not set
|
||||
CONFIG_RK28=y
|
||||
CONFIG_RK28_ADC=y
|
||||
|
||||
#
|
||||
# File systems
|
||||
|
||||
Reference in New Issue
Block a user