[linux-yocto] [PATCH 4/4] common-pc-drivers.cfg: Remove I2O configs

California Sullivan california.l.sullivan at intel.com
Mon Aug 29 12:49:11 PDT 2016


The dependencies for these configurations were not being met as the
drivers were moved to staging. This was causing warnings with the new
kernel tools.

Rather than satisfying the dependencies and building a bunch of new
things we probably don't need, just remove the config options.

Signed-off-by: California Sullivan <california.l.sullivan at intel.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 cea6a99..a783744 100644
--- a/bsp/common-pc/common-pc-drivers.cfg
+++ b/bsp/common-pc/common-pc-drivers.cfg
@@ -58,11 +58,4 @@ 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
-- 
2.5.5



More information about the linux-yocto mailing list