Merge "ARM: qca: Enabled config CONFIG_SYS_VSNPRINTF"

This commit is contained in:
Linux Build Service Account 2017-11-02 21:54:56 -07:00 committed by Gerrit - the friendly Code Review server
commit f5f4608b0b
3 changed files with 3 additions and 0 deletions

View file

@ -30,6 +30,7 @@
#define CONFIG_SYS_CACHELINE_SIZE 64
#define CONFIG_SKIP_LOWLEVEL_INIT
#define CONFIG_SYS_HZ 1000
#define CONFIG_SYS_VSNPRINTF
#define CONFIG_IPQ40XX_UART
#define CONFIG_CONS_INDEX 1

View file

@ -42,6 +42,7 @@
#define CONFIG_IPQ_FDT_HIGH 0x48000000
#define CONFIG_BOOTARGS "console=ttyMSM0,115200n8"
#define CONFIG_SYS_HUSH_PARSER
#define CONFIG_SYS_VSNPRINTF
#define CONFIG_MBN_HEADER
#define CONFIG_IPQ_APPSBL_IMG_TYPE 0x5

View file

@ -32,6 +32,7 @@
#define CONFIG_BOARD_LATE_INIT
#define CONFIG_SYS_NO_FLASH
#define CONFIG_SYS_CACHELINE_SIZE 64
#define CONFIG_SYS_VSNPRINTF
#define CONFIG_IPQ807X_UART
#define CONFIG_NR_DRAM_BANKS 1