diff options
Diffstat (limited to 'board')
-rw-r--r-- | board/imx31_phycore/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/imx31_phycore/Kconfig b/board/imx31_phycore/Kconfig index d3d2025..e897ee1 100644 --- a/board/imx31_phycore/Kconfig +++ b/board/imx31_phycore/Kconfig @@ -1,4 +1,4 @@ -if TARGET_IMX31_PHYCORE +if TARGET_IMX31_PHYCORE || TARGET_IMX31_PHYCORE_EET config SYS_BOARD default "imx31_phycore" |