diff options
Diffstat (limited to 'configs/Colombus_defconfig')
-rw-r--r-- | configs/Colombus_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Colombus_defconfig b/configs/Colombus_defconfig index 4c0ea78..89291f9 100644 --- a/configs/Colombus_defconfig +++ b/configs/Colombus_defconfig @@ -1,5 +1,5 @@ -CONFIG_SYS_EXTRA_OPTIONS="COLOMBUS" CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN6I=y +CONFIG_TARGET_COLOMBUS=y CONFIG_FDTFILE="sun6i-a31-colombus.dtb" |