summaryrefslogtreecommitdiff
path: root/configs/k2g_evm_defconfig
diff options
context:
space:
mode:
authorCooper Jr., Franklin <fcooper@ti.com>2017-06-16 22:25:33 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-10 18:26:01 (GMT)
commit82f40f3e8b1337650450067df383ee1c5ebbcab5 (patch)
tree5546ff25df2b4dff29d8f7f706a7b74ca42d4fc4 /configs/k2g_evm_defconfig
parentbc420967be37f58af9336f367cfde2929a2858fc (diff)
downloadu-boot-fsl-qoriq-82f40f3e8b1337650450067df383ee1c5ebbcab5.tar.xz
defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST
Include K2G ICE to OF_LIST so it can be used for runtime board detection. Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/k2g_evm_defconfig')
-rw-r--r--configs/k2g_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/k2g_evm_defconfig b/configs/k2g_evm_defconfig
index 8c69667..a43d7fc 100644
--- a/configs/k2g_evm_defconfig
+++ b/configs/k2g_evm_defconfig
@@ -47,4 +47,4 @@ CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
CONFIG_DTB_RESELECT=y
CONFIG_FIT_EMBED=y
-CONFIG_OF_LIST="keystone-k2g-generic keystone-k2g-evm"
+CONFIG_OF_LIST="keystone-k2g-generic keystone-k2g-evm keystone-k2g-ice"