[linux-yocto] [PATCH 04/17] common-pc: remove obselete subsystem

Anuj Mittal anuj.mittal at intel.com
Wed Aug 29 21:28:34 PDT 2018


From: Bruce Ashfield <bruce.ashfield at windriver.com>

  commit 4a72a7af462de09a2f6ef2bafd08878062b3cb5d
  Author: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
  Date:   Sun May 10 14:54:38 2015 +0200

    staging: remove i2o subsystem

    This subsystem isn't used anymore, and the hardware isn't around.
    It's been in staging for a while, and it's time for it to now be
    removed.

    Cc: Alan Cox <alan at linux.intel.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
---
 bsp/common-pc/common-pc-drivers.cfg | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/bsp/common-pc/common-pc-drivers.cfg b/bsp/common-pc/common-pc-drivers.cfg
index a996ef51..5d993958 100644
--- a/bsp/common-pc/common-pc-drivers.cfg
+++ b/bsp/common-pc/common-pc-drivers.cfg
@@ -58,13 +58,6 @@ CONFIG_SATA_AHCI=y
 CONFIG_BLK_DEV_IDECD=y
 CONFIG_BLK_DEV_FD=m
 
-CONFIG_I2O=m
-CONFIG_I2O_BLOCK=m
-CONFIG_I2O_CONFIG=m
-CONFIG_I2O_CONFIG_OLD_IOCTL=y
-CONFIG_I2O_PROC=m
-CONFIG_I2O_SCSI=m
-
 CONFIG_EEPROM_AT24=m
 
 CONFIG_NVME_CORE=y
-- 
2.17.1



More information about the linux-yocto mailing list