On Fri, Nov 27, 2020 at 08:34:02PM +0000, Ken Moffat via blfs-support wrote: > On Thu, Nov 26, 2020 at 04:58:17PM -0600, rhubarbpieguy--- via blfs-support > wrote: > > > > -------------------------------------------------------------------------------------------------------------- > > > > > > Xorg AMDGPU Driver > > > > Device Drivers ---> > > Graphics support ---> > > <*> Direct Rendering Manager (XFree86 ... support) ---> [CONFIG_DRM] > > <*/M> AMD GPU [CONFIG_DRM_AMDGPU] > > [ /*] Enable amdgpu support for SI parts [CONFIG_DRM_AMDGPU_SI] > > [ /*] Enable amdgpu support for CIK parts [CONFIG_DRM_AMDGPU_CIK] > > > > Should the [ /*]'s above be [*]? > > > > Yes, these are either on or off (so if amdgpu is a module, either it > supports SI or it doesn't, and similarly either it supports CIK or > it doesn't.)
Actually, no, they should be < /*> : '[]' for not-optional, '<>' for make a choice. And as the wording says, the expected choice is to leave them blank and use a different driver. Apart from that, I've done the others I said I'd do. The qemu Virtualization part is now a bit wide, but such is life. ĸen -- To say that it (his hair) was black and bound up in a ponytail is to miss the opportunity of using the term 'elephantine'. It was hair with personality. -- The Thief Of Time (about the monk, Sato). -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
