diff options
Diffstat (limited to 'board/AndesTech/ae350/Kconfig')
-rw-r--r-- | board/AndesTech/ae350/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/AndesTech/ae350/Kconfig b/board/AndesTech/ae350/Kconfig index 75815bf99aa..a85e7d63517 100644 --- a/board/AndesTech/ae350/Kconfig +++ b/board/AndesTech/ae350/Kconfig @@ -1,4 +1,4 @@ -if TARGET_AE350 +if TARGET_ANDES_AE350 config SYS_CPU default "andesv5" |