diff options
author | Wolfgang Müller | 2022-04-28 18:48:23 +0200 |
---|---|---|
committer | Wolfgang Müller | 2022-07-10 19:07:43 +0200 |
commit | cc5bb219e917988b18a404b04d3a7a1dd58c766f (patch) | |
tree | f9f48f2362495357d14a5187a9bd45175f8e0022 | |
parent | fd9c893defb8f8f5c5abdcbc9ea16b0903e5c92a (diff) | |
download | kernfrag-cc5bb219e917988b18a404b04d3a7a1dd58c766f.tar.gz |
fragments: Add fragment for albatross
This includes the necessary firmware settings and a specific chipset
configuration toggle.
-rw-r--r-- | fragments/hosts/albatross | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fragments/hosts/albatross b/fragments/hosts/albatross new file mode 100644 index 0000000..0c7e815 --- /dev/null +++ b/fragments/hosts/albatross @@ -0,0 +1,3 @@ +CONFIG_EXTRA_FIRMWARE="amd-ucode/microcode_amd_fam19h.bin" + +CONFIG_I2C_PIIX4=y |