You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[PATCH] fbdev: atyfb: Remove BIOS-less booting
CONFIG_ATYFB_XL_INIT option is broken for a long time. It will always cause a kernel hang. Since no one has fixed this problem for some time now, remove it from atyfb. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
313e58ab36
commit
cb639258f9
@@ -993,12 +993,6 @@ config FB_ATY_GENERIC_LCD
|
||||
Say Y if you have a laptop with an ATI Rage LT PRO, Rage Mobility,
|
||||
Rage XC, or Rage XL chipset.
|
||||
|
||||
config FB_ATY_XL_INIT
|
||||
bool "Rage XL No-BIOS Init support"
|
||||
depends on FB_ATY_CT
|
||||
help
|
||||
Say Y here to support booting a Rage XL without BIOS support.
|
||||
|
||||
config FB_ATY_GX
|
||||
bool "Mach64 GX support" if PCI
|
||||
depends on FB_ATY
|
||||
|
||||
Reference in New Issue
Block a user