drivers: ttcps: change in mdd file

This patch changes mdd file for selecting proper peripherals

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
This commit is contained in:
Kinjal Pravinbhai Patel 2014-12-13 13:13:28 +05:30 committed by Suneel Garapati
parent d4ebc8c091
commit 7b4272f1aa

View file

@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
BEGIN driver ttcps
OPTION supported_peripherals = (ps7_ttc, ps8_ttc, pss_ttc);
OPTION supported_peripherals = (ps7_ttc ps8_ttc pss_ttc);
OPTION driver_state = ACTIVE;
OPTION copyfiles = all;
OPTION VERSION = 3.0;