aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/boot-live.cfg
blob: e13d04b56f3cd81761799cb7af9f7e61723b2a3a (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: MIT
CONFIG_BLK_DEV_LOOP=y
CONFIG_RD_GZIP=y
# Needed for booting (and using) CD images
CONFIG_ISO9660_FS=y
CONFIG_BLK_DEV_SR=y
CONFIG_ZISOFS=y