From: Santosh Shilimkar Date: Tue, 8 Sep 2015 15:14:45 +0000 (-0700) Subject: uek-rpm: configs: Enbale X86_SYSFB on OL7 too X-Git-Tag: v4.1.12-92~282^2~10 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=20779262ad8601c36179a0aff1362a199b6fce9f;p=users%2Fjedix%2Flinux-maple.git uek-rpm: configs: Enbale X86_SYSFB on OL7 too Orabug: 21802188 Signed-off-by: Santosh Shilimkar --- diff --git a/uek-rpm/ol7/config-x86_64 b/uek-rpm/ol7/config-x86_64 index ae52c940ccbe2..67cdeec7a1305 100644 --- a/uek-rpm/ol7/config-x86_64 +++ b/uek-rpm/ol7/config-x86_64 @@ -792,7 +792,7 @@ CONFIG_RAPIDIO_DISC_TIMEOUT=30 # CONFIG_RAPIDIO_CPS_XX is not set # CONFIG_RAPIDIO_TSI568 is not set # CONFIG_RAPIDIO_CPS_GEN2 is not set -# CONFIG_X86_SYSFB is not set +CONFIG_X86_SYSFB=y # # Executable file formats / Emulations diff --git a/uek-rpm/ol7/config-x86_64-debug b/uek-rpm/ol7/config-x86_64-debug index e576933bbd36b..8e39cd05b0944 100644 --- a/uek-rpm/ol7/config-x86_64-debug +++ b/uek-rpm/ol7/config-x86_64-debug @@ -783,7 +783,7 @@ CONFIG_RAPIDIO_DISC_TIMEOUT=30 # CONFIG_RAPIDIO_CPS_XX is not set # CONFIG_RAPIDIO_TSI568 is not set # CONFIG_RAPIDIO_CPS_GEN2 is not set -# CONFIG_X86_SYSFB is not set +CONFIG_X86_SYSFB=y # # Executable file formats / Emulations