Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/kconfig/amd64/, releases/weekly/kconfig/x86/
Date: Tue, 23 Oct 2018 18:23:49
Message-Id: 1540318918.72de12a5caa865cca6dd2fbab94d9675cbd67715.bkohler@gentoo
1 commit: 72de12a5caa865cca6dd2fbab94d9675cbd67715
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 23 18:21:58 2018 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 23 18:21:58 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=72de12a5
7
8 kconfig/{amd64,x86}: add FB_SIMPLE
9
10 releases/weekly/kconfig/amd64/installcd-4.14.52.config | 2 +-
11 releases/weekly/kconfig/x86/installcd-4.14.52.config | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/releases/weekly/kconfig/amd64/installcd-4.14.52.config b/releases/weekly/kconfig/amd64/installcd-4.14.52.config
15 index a44b8b2d..f5330a41 100644
16 --- a/releases/weekly/kconfig/amd64/installcd-4.14.52.config
17 +++ b/releases/weekly/kconfig/amd64/installcd-4.14.52.config
18 @@ -3030,7 +3030,7 @@ CONFIG_XEN_FBDEV_FRONTEND=y
19 # CONFIG_FB_BROADSHEET is not set
20 # CONFIG_FB_AUO_K190X is not set
21 # CONFIG_FB_HYPERV is not set
22 -# CONFIG_FB_SIMPLE is not set
23 +CONFIG_FB_SIMPLE=y
24 # CONFIG_FB_SM712 is not set
25 CONFIG_BACKLIGHT_LCD_SUPPORT=y
26 CONFIG_LCD_CLASS_DEVICE=m
27
28 diff --git a/releases/weekly/kconfig/x86/installcd-4.14.52.config b/releases/weekly/kconfig/x86/installcd-4.14.52.config
29 index 25498699..046d985d 100644
30 --- a/releases/weekly/kconfig/x86/installcd-4.14.52.config
31 +++ b/releases/weekly/kconfig/x86/installcd-4.14.52.config
32 @@ -3006,7 +3006,7 @@ CONFIG_FB_EFI=y
33 # CONFIG_FB_BROADSHEET is not set
34 # CONFIG_FB_AUO_K190X is not set
35 # CONFIG_FB_HYPERV is not set
36 -# CONFIG_FB_SIMPLE is not set
37 +CONFIG_FB_SIMPLE=y
38 # CONFIG_FB_SM712 is not set
39 CONFIG_BACKLIGHT_LCD_SUPPORT=y
40 CONFIG_LCD_CLASS_DEVICE=m