TPG: Modified IP pheripheral support

Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
This commit is contained in:
VNSL Durga 2015-08-20 22:05:51 +05:30 committed by Nava kishore Manne
parent 0546b2b8db
commit d794be5726

View file

@ -32,7 +32,7 @@
BEGIN driver tpg
OPTION supported_peripherals = (v_tpg);
OPTION supported_peripherals = (v_tpg_v[0-6]_[0-9]);
OPTION driver_state = ACTIVE;
OPTION copyfiles = all;
OPTION VERSION = 3.0;