diff options
Diffstat (limited to 'configs/taurus_defconfig')
-rw-r--r-- | configs/taurus_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/taurus_defconfig b/configs/taurus_defconfig index 793de29..0f6841b 100644 --- a/configs/taurus_defconfig +++ b/configs/taurus_defconfig @@ -1,4 +1,6 @@ CONFIG_ARM=y +# CONFIG_SPL_USE_ARCH_MEMCPY is not set +# CONFIG_SPL_USE_ARCH_MEMSET is not set CONFIG_ARCH_AT91=y CONFIG_TARGET_TAURUS=y CONFIG_SPL_GPIO_SUPPORT=y |