Loading drivers/video/Kconfig +1 −3 Original line number Diff line number Diff line Loading @@ -4,9 +4,7 @@ menu "Graphics support" if SYSFS source "drivers/video/backlight/Kconfig" endif config FB tristate "Support for frame buffer devices" Loading drivers/video/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ fb-objs := $(fb-y) obj-$(CONFIG_VT) += console/ obj-$(CONFIG_LOGO) += logo/ obj-$(CONFIG_SYSFS) += backlight/ obj-y += backlight/ obj-$(CONFIG_FB_CFB_FILLRECT) += cfbfillrect.o obj-$(CONFIG_FB_CFB_COPYAREA) += cfbcopyarea.o Loading Loading
drivers/video/Kconfig +1 −3 Original line number Diff line number Diff line Loading @@ -4,9 +4,7 @@ menu "Graphics support" if SYSFS source "drivers/video/backlight/Kconfig" endif config FB tristate "Support for frame buffer devices" Loading
drivers/video/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ fb-objs := $(fb-y) obj-$(CONFIG_VT) += console/ obj-$(CONFIG_LOGO) += logo/ obj-$(CONFIG_SYSFS) += backlight/ obj-y += backlight/ obj-$(CONFIG_FB_CFB_FILLRECT) += cfbfillrect.o obj-$(CONFIG_FB_CFB_COPYAREA) += cfbcopyarea.o Loading