提交 8f27489d 编写于 作者: R Richard Purdie

backlight: Remove bogus SYSFS dependency

Remove a bogus SYSFS dependency from the backlight class
Signed-off-by: NRichard Purdie <rpurdie@rpsys.net>
上级 40f5a0ce
......@@ -4,9 +4,7 @@
menu "Graphics support"
if SYSFS
source "drivers/video/backlight/Kconfig"
endif
source "drivers/video/backlight/Kconfig"
config FB
tristate "Support for frame buffer devices"
......
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册