summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cfg/boot-live.cfg3
-rw-r--r--cfg/boot-live.scc2
2 files changed, 2 insertions, 3 deletions
diff --git a/cfg/boot-live.cfg b/cfg/boot-live.cfg
index 56041a949309..b90875db7a4f 100644
--- a/cfg/boot-live.cfg
+++ b/cfg/boot-live.cfg
@@ -1,7 +1,4 @@
CONFIG_BLK_DEV_LOOP=y
-CONFIG_NLS_CODEPAGE_437=y
-CONFIG_NLS_ISO8859_1=y
-CONFIG_VFAT_FS=y
CONFIG_RD_GZIP=y
# Needed for booting (and using) CD images
CONFIG_BLK_DEV_IDECD=y
diff --git a/cfg/boot-live.scc b/cfg/boot-live.scc
index 2d47d6c79d51..70fda3f544ea 100644
--- a/cfg/boot-live.scc
+++ b/cfg/boot-live.scc
@@ -1,4 +1,6 @@
define KFEATURE_DESCRIPTION "Live boot support"
define KFEATURE_COMPATIBILITY arch
+include cfg/fs/vfat.scc
+
kconf non-hardware boot-live.cfg