diff --git a/bsp/common-pc/common-pc-drivers.cfg b/bsp/common-pc/common-pc-drivers.cfg index 82113be9..bb6c2d97 100644 --- a/bsp/common-pc/common-pc-drivers.cfg +++ b/bsp/common-pc/common-pc-drivers.cfg @@ -28,7 +28,6 @@ CONFIG_USB_SERIAL_PL2303=y CONFIG_I2C=y CONFIG_SATA_AHCI=y -CONFIG_BLK_DEV_IDECD=y CONFIG_BLK_DEV_FD=m CONFIG_EEPROM_AT24=m diff --git a/cfg/boot-live.cfg b/cfg/boot-live.cfg index b90875db..7a3f52e6 100644 --- a/cfg/boot-live.cfg +++ b/cfg/boot-live.cfg @@ -1,7 +1,6 @@ CONFIG_BLK_DEV_LOOP=y CONFIG_RD_GZIP=y # Needed for booting (and using) CD images -CONFIG_BLK_DEV_IDECD=y CONFIG_ISO9660_FS=y CONFIG_BLK_DEV_SR=y CONFIG_ZISOFS=y