Skip to content

Commit

Permalink
Update myconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
SakuraFallingMad committed Jan 13, 2023
1 parent 6965b32 commit e0a1964
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions myconfig
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ CONFIG_TARGET_PROFILE="DEVICE_generic"
CONFIG_TARGET_ARCH_PACKAGES="x86_64"
CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe"
CONFIG_CPU_TYPE=" "
CONFIG_LINUX_5_15=y
CONFIG_LINUX_6_1=y
CONFIG_DEFAULT_autocore-x86=y
CONFIG_DEFAULT_automount=y
CONFIG_DEFAULT_autosamba=y
Expand Down Expand Up @@ -2203,7 +2203,6 @@ CONFIG_PACKAGE_kmod-cryptodev=y
# Filesystems
#
# CONFIG_PACKAGE_kmod-fs-9p is not set
# CONFIG_PACKAGE_kmod-fs-afs is not set
# CONFIG_PACKAGE_kmod-fs-autofs4 is not set
# CONFIG_PACKAGE_kmod-fs-btrfs is not set
CONFIG_PACKAGE_kmod-fs-cifs=y
Expand All @@ -2214,15 +2213,13 @@ CONFIG_PACKAGE_kmod-fs-exfat=y
# CONFIG_PACKAGE_kmod-fs-exportfs is not set
CONFIG_PACKAGE_kmod-fs-ext4=y
CONFIG_PACKAGE_kmod-fs-f2fs=y
# CONFIG_PACKAGE_kmod-fs-fscache is not set
# CONFIG_PACKAGE_kmod-fs-hfs is not set
# CONFIG_PACKAGE_kmod-fs-hfsplus is not set
# CONFIG_PACKAGE_kmod-fs-isofs is not set
# CONFIG_PACKAGE_kmod-fs-jfs is not set
# CONFIG_PACKAGE_kmod-fs-ksmbd is not set
# CONFIG_PACKAGE_kmod-fs-minix is not set
# CONFIG_PACKAGE_kmod-fs-msdos is not set
# CONFIG_PACKAGE_kmod-fs-netfs is not set
# CONFIG_PACKAGE_kmod-fs-nfs is not set
# CONFIG_PACKAGE_kmod-fs-nfs-common is not set
# CONFIG_PACKAGE_kmod-fs-nfs-common-rpcsec is not set
Expand Down Expand Up @@ -2579,7 +2576,7 @@ CONFIG_PACKAGE_kmod-pcnet32=y
# CONFIG_PACKAGE_kmod-phy-broadcom is not set
# CONFIG_PACKAGE_kmod-phy-marvell is not set
# CONFIG_PACKAGE_kmod-phy-realtek is not set
# CONFIG_PACKAGE_kmod-phylink is not set
CONFIG_PACKAGE_kmod-phylink=y
# CONFIG_PACKAGE_kmod-qede is not set
# CONFIG_PACKAGE_kmod-qlcnic is not set
# CONFIG_PACKAGE_kmod-r6040 is not set
Expand Down Expand Up @@ -2881,10 +2878,13 @@ CONFIG_PACKAGE_kmod-usb-storage-uas=y
#
# Video Support
#
CONFIG_PACKAGE_kmod-acpi-video=y
CONFIG_PACKAGE_kmod-backlight=y
# CONFIG_PACKAGE_kmod-backlight-pwm is not set
CONFIG_PACKAGE_kmod-drm=y
CONFIG_PACKAGE_kmod-drm-amdgpu=y
CONFIG_PACKAGE_kmod-drm-buddy=y
CONFIG_PACKAGE_kmod-drm-display-helper=y
CONFIG_PACKAGE_kmod-drm-i915=y
CONFIG_PACKAGE_kmod-drm-kms-helper=y
# CONFIG_PACKAGE_kmod-drm-nouveau is not set
Expand Down

0 comments on commit e0a1964

Please sign in to comment.