diff options
Diffstat (limited to 'board/AndesTech/adp-ag101p')
-rw-r--r-- | board/AndesTech/adp-ag101p/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/board/AndesTech/adp-ag101p/Kconfig b/board/AndesTech/adp-ag101p/Kconfig index 5e8aa22c448..0fb7a10409b 100644 --- a/board/AndesTech/adp-ag101p/Kconfig +++ b/board/AndesTech/adp-ag101p/Kconfig @@ -1,5 +1,9 @@ if TARGET_ADP_AG101P +config DEBUG_LED + hex + default 0x902FFFFC + config SYS_CPU default "n1213" |