drivers: ttcps: change in mdd file
This patch changes mdd file for selecting proper peripherals Signed-off-by: Nava kishore Manne <navam@xilinx.com>
This commit is contained in:
parent
245b41d87f
commit
6f0945d1d0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
|
|||
|
||||
BEGIN driver ttcps
|
||||
|
||||
OPTION supported_peripherals = (ps7_ttc);
|
||||
OPTION supported_peripherals = (ps7_ttc ps8_ttc pss_ttc);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION NAME = ttcps;
|
||||
|
|
Loading…
Add table
Reference in a new issue