mirror of https://gitee.com/openkylin/linux.git
m68k: Kill CONFIG_FB_DAFB
CONFIG_FB_DAFB is a leftover from pre-Kconfig Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
70f9cac5e0
commit
8d13e5ca48
|
@ -627,7 +627,6 @@ config FB_MAC
|
||||||
select FB_CFB_IMAGEBLIT
|
select FB_CFB_IMAGEBLIT
|
||||||
select FB_MACMODES
|
select FB_MACMODES
|
||||||
|
|
||||||
# bool ' Apple DAFB display support' CONFIG_FB_DAFB
|
|
||||||
config FB_HP300
|
config FB_HP300
|
||||||
bool
|
bool
|
||||||
depends on (FB = y) && HP300
|
depends on (FB = y) && HP300
|
||||||
|
|
Loading…
Reference in New Issue