diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-06-28 19:22:15 +0200 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-10-08 15:55:26 +0200 |
commit | 85fd2f13f9daf96b18aa4bd72d36d838172eaca9 (patch) | |
tree | 902fac9cba3d8b2713f42f7cfd48cc14defa4e7e /4a-hal-cfg-reference/hal-4a-intel-minnow.json | |
parent | af048eb67d8ecc0e9c8f0a9bc4543e3d101ce230 (diff) |
Disable community hals by default
Disable community hals by default.
Also move some hals from reference configurations directory to community
configurations directory.
Add prefixes to all hal for mixer attach.
Change-Id: Ib1f74c313dbc4596457f9535d3e593a7019b55fa
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to '4a-hal-cfg-reference/hal-4a-intel-minnow.json')
-rw-r--r-- | 4a-hal-cfg-reference/hal-4a-intel-minnow.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/4a-hal-cfg-reference/hal-4a-intel-minnow.json b/4a-hal-cfg-reference/hal-4a-intel-minnow.json index 0e78148..67c5467 100644 --- a/4a-hal-cfg-reference/hal-4a-intel-minnow.json +++ b/4a-hal-cfg-reference/hal-4a-intel-minnow.json @@ -35,6 +35,7 @@ "halmixer": { "uid": "intel-minnow", "mixerapi": "smixer", + "prefix": "intel-minnow", "ramps": [ { "uid": "ramp-very-fast", |