diff options
Diffstat (limited to 'board/freescale/ls1012aqds/Kconfig')
-rw-r--r-- | board/freescale/ls1012aqds/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/ls1012aqds/Kconfig b/board/freescale/ls1012aqds/Kconfig index c0b12ed78f..b702fb2740 100644 --- a/board/freescale/ls1012aqds/Kconfig +++ b/board/freescale/ls1012aqds/Kconfig @@ -12,6 +12,9 @@ config SYS_SOC config SYS_CONFIG_NAME default "ls1012aqds" +config SYS_LS_PPA_FW_ADDR + hex "PPA Firmware Addr" + default 0x40400000 if FSL_PFE |