Drivers mdd file changes
This commit is contained in:
parent
7329bd7e91
commit
bccbbd9be1
2 changed files with 0 additions and 2 deletions
|
@ -35,7 +35,6 @@ BEGIN driver coresightps_dcc
|
|||
OPTION copyfiles = all;
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION supported_peripherals = (ps7_coresight_comp);
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = coresightps_dcc;
|
||||
|
||||
|
||||
|
|
|
@ -36,7 +36,6 @@ BEGIN driver devcfg
|
|||
OPTION supported_peripherals = (ps7_dev_cfg);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.3;
|
||||
OPTION NAME = devcfg;
|
||||
|
||||
END driver
|
||||
|
|
Loading…
Add table
Reference in a new issue