pc, pc64: bump Qmax in devarch
my x301 and t420 run out of archfiles with *acpi= while trying to add hdacmd from audiohda.
This commit is contained in:
parent
0ab5d34be4
commit
319a9cc905
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ enum {
|
|||
Qmsr,
|
||||
Qbase,
|
||||
|
||||
Qmax = 16,
|
||||
Qmax = 32,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
|
Loading…
Reference in a new issue