Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57f05bfa authored by Manjunatha Halli's avatar Manjunatha Halli Committed by Mauro Carvalho Chehab
Browse files

[media] drivers:media:radio: Update Kconfig and Makefile for wl128x FM driver

parent a68793d2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -454,4 +454,7 @@ config RADIO_WL1273
	  To compile this driver as a module, choose M here: the
	  module will be called radio-wl1273.

# TI's ST based wl128x FM radio
source "drivers/media/radio/wl128x/Kconfig"

endif # RADIO_ADAPTERS
+1 −0
Original line number Diff line number Diff line
@@ -26,5 +26,6 @@ obj-$(CONFIG_RADIO_SAA7706H) += saa7706h.o
obj-$(CONFIG_RADIO_TEF6862) += tef6862.o
obj-$(CONFIG_RADIO_TIMBERDALE) += radio-timb.o
obj-$(CONFIG_RADIO_WL1273) += radio-wl1273.o
obj-$(CONFIG_RADIO_WL128X) += wl128x/

EXTRA_CFLAGS += -Isound