Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1709315
| From | "Hean-Loong, Ong" <hean.loong.ong@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCHv6 2/3] ARM:socfpga-defconfig Intel FPGA Video and Image Processing Suite |
| Date | 2017-08-11 09:00 +0200 |
| Message-ID | <udc5j-bt-3@gated-at.bofh.it> (permalink) |
| References | <udbVE-7y-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Ong Hean Loong <hean.loong.ong@intel.com> Intel FPGA Video and Image Processing Suite Frame Buffer II driver config for Arria 10 devkit and its variants Signed-off-by: Ong, Hean Loong <hean.loong.ong@intel.com> --- arch/arm/configs/socfpga_defconfig | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig index 2620ce7..255f553 100644 --- a/arch/arm/configs/socfpga_defconfig +++ b/arch/arm/configs/socfpga_defconfig @@ -111,6 +111,12 @@ CONFIG_MFD_ALTERA_A10SR=y CONFIG_MFD_STMPE=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y +CONFIG_DRM=m +CONFIG_DRM_IVIP=m +CONFIG_DRM_IVIP_OF=m +CONFIG_FB=y +CONFIG_FB_SIMPLE=y +CONFIG_FRAMEBUFFER_CONSOLE=m CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_USB_DWC2=y -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCHv6 0/3] "Hean-Loong, Ong" <hean.loong.ong@intel.com> - 2017-08-11 08:50 +0200
[PATCHv6 2/3] ARM:socfpga-defconfig Intel FPGA Video and Image Processing Suite "Hean-Loong, Ong" <hean.loong.ong@intel.com> - 2017-08-11 09:00 +0200
[PATCHv6 3/3] ARM:drm ivip Intel FPGA Video and Image Processing Suite "Hean-Loong, Ong" <hean.loong.ong@intel.com> - 2017-08-11 09:00 +0200
Re: [PATCHv6 3/3] ARM:drm ivip Intel FPGA Video and Image Processing Suite Randy Dunlap <rdunlap@infradead.org> - 2017-08-11 17:30 +0200
[PATCHv6 1/3] ARM:dt-bindings Intel FPGA Video and Image Processing Suite "Hean-Loong, Ong" <hean.loong.ong@intel.com> - 2017-08-11 09:00 +0200
csiph-web