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:
parent
4517e43f00
commit
f93d8928e0
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue