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:
Nava kishore Manne 2015-04-08 16:07:24 +05:30
parent 245b41d87f
commit 6f0945d1d0

View file

@ -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;