Select the types of activity you want to include in your feed.
1obj-$(CONFIG_FB_INTEL) += intelfb.o 2 3intelfb-objs := intelfbdrv.o intelfbhw.o 4 5ifdef CONFIG_FB_INTEL_DEBUG 6#EXTRA_CFLAGS += -DDEBUG -DVERBOSE -DREGDUMP 7EXTRA_CFLAGS += -DDEBUG -DREGDUMP 8endif