* [PATCH] staging: I2O cleanup
@ 2015-05-14 13:43 Valentin Rothberg
0 siblings, 0 replies; only message in thread
From: Valentin Rothberg @ 2015-05-14 13:43 UTC (permalink / raw)
To: gregkh; +Cc: alan, linux-kernel, devel, stefan.hengelein, Valentin Rothberg
Remove the last reference on menuconfig I20 that has been removed by
commit 4a72a7af462d ("staging: remove i2o subsystem").
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
---
drivers/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/Makefile b/drivers/Makefile
index 46d2554be404..9a02fb7c5106 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -98,7 +98,6 @@ obj-$(CONFIG_USB_GADGET) += usb/
obj-$(CONFIG_SERIO) += input/serio/
obj-$(CONFIG_GAMEPORT) += input/gameport/
obj-$(CONFIG_INPUT) += input/
-obj-$(CONFIG_I2O) += message/
obj-$(CONFIG_RTC_LIB) += rtc/
obj-y += i2c/ media/
obj-$(CONFIG_PPS) += pps/
--
2.4.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-05-14 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-14 13:43 [PATCH] staging: I2O cleanup Valentin Rothberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome