vphy: Added dependency on video common.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
This commit is contained in:
Andrei-Liviu Simion 2015-11-10 18:36:41 -07:00 committed by Nava kishore Manne
parent 4517e43f00
commit f93d8928e0

View file

@ -35,6 +35,7 @@ OPTION psf_version = 2.1;
BEGIN driver vphy
OPTION supported_peripherals = (vid_phy_controller);
OPTION driver_state = ACTIVE;
OPTION depends = (video_common_v2_1);
OPTION copyfiles = all;
OPTION VERSION = 1.0;
OPTION NAME = vphy;