diff options
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r-- | configs/hikey_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig new file mode 100644 index 0000000000..aa4fb0dcce --- /dev/null +++ b/configs/hikey_defconfig @@ -0,0 +1,5 @@ +# 96boards HiKey +CONFIG_ARM=y +CONFIG_TARGET_HIKEY=y +CONFIG_NET=y +# CONFIG_CMD_IMLS is not set |