diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/u-boot/gru_bob/config/default | 2 | ||||
| -rw-r--r-- | config/u-boot/gru_kevin/config/default | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/config/u-boot/gru_bob/config/default b/config/u-boot/gru_bob/config/default index 9486e9df..9150a519 100644 --- a/config/u-boot/gru_bob/config/default +++ b/config/u-boot/gru_bob/config/default @@ -2044,7 +2044,7 @@ CONFIG_VIDEO_FONT_8X16=y  CONFIG_VIDEO_LOGO=y  CONFIG_BACKLIGHT=y  CONFIG_VIDEO_PCI_DEFAULT_FB_SIZE=0 -CONFIG_VIDEO_COPY=y +# CONFIG_VIDEO_COPY is not set  CONFIG_VIDEO_DAMAGE=y  CONFIG_BACKLIGHT_PWM=y  # CONFIG_BACKLIGHT_GPIO is not set diff --git a/config/u-boot/gru_kevin/config/default b/config/u-boot/gru_kevin/config/default index 3cc74337..d715151d 100644 --- a/config/u-boot/gru_kevin/config/default +++ b/config/u-boot/gru_kevin/config/default @@ -2044,7 +2044,7 @@ CONFIG_VIDEO_FONT_16X32=y  CONFIG_VIDEO_LOGO=y  CONFIG_BACKLIGHT=y  CONFIG_VIDEO_PCI_DEFAULT_FB_SIZE=0 -CONFIG_VIDEO_COPY=y +# CONFIG_VIDEO_COPY is not set  CONFIG_VIDEO_DAMAGE=y  CONFIG_BACKLIGHT_PWM=y  # CONFIG_BACKLIGHT_GPIO is not set | 
