diff options
Diffstat (limited to 'packages/linux/linux-omap/omap3evm/defconfig')
-rw-r--r-- | packages/linux/linux-omap/omap3evm/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-omap/omap3evm/defconfig b/packages/linux/linux-omap/omap3evm/defconfig index 427daa6eed..78fb68ba2d 100644 --- a/packages/linux/linux-omap/omap3evm/defconfig +++ b/packages/linux/linux-omap/omap3evm/defconfig @@ -1376,9 +1376,9 @@ CONFIG_FB_OMAP2_NUM_FBS=3 # OMAP2/3 Display Device Drivers # CONFIG_PANEL_DVI=y -# CONFIG_PANEL_DVI_640X480 is not set +CONFIG_PANEL_DVI_640X480=y # CONFIG_PANEL_DVI_800X600 is not set -CONFIG_PANEL_DVI_1024X768=y +#CONFIG_PANEL_DVI_1024X768=n # CONFIG_PANEL_DVI_1280X1024 is not set CONFIG_PANEL_SHARP_LS037V7DW01=y CONFIG_BACKLIGHT_LCD_SUPPORT=y |