javierm: ``` [root@halaney-x13s linux]# make laptop_defconfig # # configuration written to .config # [root@halaney-x13s linux]# cat .config | grep FW_LOADER_COMPRESS_XZ CONFIG_FW_LOADER_COMPRESS_XZ=y [root@halaney-x13s linux]# git status On branch lenovo-x13s-6.0.3-halaney Untracked files: (use "git add ..." to include in what will be committed) 6.0.0-rc6.config nothing added to commit but untracked files present (use "git add" to track) [root@halaney-x13s linux]# ```