drivers: wdtps: 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
73a8484b60
commit
245b41d87f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
|
|||
|
||||
BEGIN driver wdtps
|
||||
|
||||
OPTION supported_peripherals = (ps7_wdt);
|
||||
OPTION supported_peripherals = (ps7_wdt ps8_wdt pss_wdt);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION NAME = wdtps;
|
||||
|
|
Loading…
Add table
Reference in a new issue