livegui: more genkernel hardwiring

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-04-12 21:13:45 +02:00
parent 127ecb640d
commit b90802c12b
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
2 changed files with 21 additions and 3 deletions

View file

@ -6874,7 +6874,7 @@ CONFIG_USB_TMC=m
#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_REALTEK=m
CONFIG_REALTEK_AUTOPM=y
@ -8748,7 +8748,7 @@ CONFIG_UDF_FS=m
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
# CONFIG_FAT_DEFAULT_UTF8 is not set

View file

@ -1,5 +1,5 @@
diff --git a/releases/kconfig/amd64/livegui-amd64-5.15.23.config b/releases/kconfig/amd64/livegui-amd64-5.15.23.config
index 93bc862c..62cc8b3f 100644
index 93bc862c..42e322cd 100644
--- a/releases/kconfig/amd64/livegui-amd64-5.15.23.config
+++ b/releases/kconfig/amd64/livegui-amd64-5.15.23.config
@@ -2395,8 +2395,8 @@ CONFIG_ZRAM_DEF_COMP_LZORLE=y
@ -13,6 +13,15 @@ index 93bc862c..62cc8b3f 100644
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
@@ -6874,7 +6874,7 @@ CONFIG_USB_TMC=m
#
# also be needed; see USB_STORAGE Help for more info
#
-CONFIG_USB_STORAGE=m
+CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_REALTEK=m
CONFIG_REALTEK_AUTOPM=y
@@ -8715,7 +8715,7 @@ CONFIG_FUSE_FS=m
CONFIG_CUSE=m
CONFIG_VIRTIO_FS=m
@ -31,6 +40,15 @@ index 93bc862c..62cc8b3f 100644
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
@@ -8748,7 +8748,7 @@ CONFIG_UDF_FS=m
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
-CONFIG_VFAT_FS=m
+CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
# CONFIG_FAT_DEFAULT_UTF8 is not set
@@ -8825,7 +8825,7 @@ CONFIG_UBIFS_FS_AUTHENTICATION=y
CONFIG_CRAMFS=m
CONFIG_CRAMFS_BLOCKDEV=y