diff options
Diffstat (limited to 'configs/Colombus_defconfig')
-rw-r--r-- | configs/Colombus_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/Colombus_defconfig b/configs/Colombus_defconfig new file mode 100644 index 0000000..16800de --- /dev/null +++ b/configs/Colombus_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="COLOMBUS" +CONFIG_ARM=y +CONFIG_TARGET_SUN6I=y +CONFIG_FDTFILE="sun6i-a31-colombus.dtb" |