BeagleBoardPkg: drop unused PcdCacheEnabled dependency

Commit f72df138 got rid of the use of PcdCacheEnabled, but failed to
actually drop it as a dependency for BeagleBoardLib.

Get rid of it, so the module will still build when the Pcd is _really_
removed.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
This commit is contained in:
Leif Lindholm 2018-02-08 19:13:35 +00:00
parent ce2818e418
commit 4745a1efe5
1 changed files with 0 additions and 3 deletions

View File

@ -44,9 +44,6 @@
BeagleBoardHelper.S | GCC BeagleBoardHelper.S | GCC
BeagleBoardHelper.asm | RVCT BeagleBoardHelper.asm | RVCT
[FeaturePcd]
gEmbeddedTokenSpaceGuid.PcdCacheEnable
[FixedPcd] [FixedPcd]
gArmTokenSpaceGuid.PcdFdBaseAddress gArmTokenSpaceGuid.PcdFdBaseAddress
gArmTokenSpaceGuid.PcdFdSize gArmTokenSpaceGuid.PcdFdSize