Loading drivers/mfd/Kconfig +3 −0 Original line number Diff line number Diff line Loading @@ -728,6 +728,9 @@ config MFD_TPS65910 if you say yes here you get support for the TPS65910 series of Power Management chips. config TPS65911_COMPARATOR tristate endif # MFD_SUPPORT menu "Multimedia Capabilities Port drivers" Loading drivers/mfd/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -94,3 +94,4 @@ obj-$(CONFIG_MFD_OMAP_USB_HOST) += omap-usb-host.o obj-$(CONFIG_MFD_PM8921_CORE) += pm8921-core.o obj-$(CONFIG_MFD_PM8XXX_IRQ) += pm8xxx-irq.o obj-$(CONFIG_MFD_TPS65910) += tps65910.o tps65910-irq.o obj-$(CONFIG_TPS65911_COMPARATOR) += tps65911-comparator.o Loading
drivers/mfd/Kconfig +3 −0 Original line number Diff line number Diff line Loading @@ -728,6 +728,9 @@ config MFD_TPS65910 if you say yes here you get support for the TPS65910 series of Power Management chips. config TPS65911_COMPARATOR tristate endif # MFD_SUPPORT menu "Multimedia Capabilities Port drivers" Loading
drivers/mfd/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -94,3 +94,4 @@ obj-$(CONFIG_MFD_OMAP_USB_HOST) += omap-usb-host.o obj-$(CONFIG_MFD_PM8921_CORE) += pm8921-core.o obj-$(CONFIG_MFD_PM8XXX_IRQ) += pm8xxx-irq.o obj-$(CONFIG_MFD_TPS65910) += tps65910.o tps65910-irq.o obj-$(CONFIG_TPS65911_COMPARATOR) += tps65911-comparator.o