1*17aa548cSSimon GlassCONFIG_ARM=y 2*17aa548cSSimon GlassCONFIG_ARCH_ROCKCHIP=y 3*17aa548cSSimon GlassCONFIG_SYS_MALLOC_F_LEN=0x2000 4*17aa548cSSimon GlassCONFIG_ROCKCHIP_RK3288=y 5*17aa548cSSimon GlassCONFIG_TARGET_FIREFLY_RK3288=y 6*17aa548cSSimon GlassCONFIG_DEFAULT_DEVICE_TREE="rk3288-firefly" 7*17aa548cSSimon GlassCONFIG_SPL_STACK_R=y 8*17aa548cSSimon GlassCONFIG_SPL_STACK_R_ADDR=0x80000 9*17aa548cSSimon Glass# CONFIG_CMD_IMLS is not set 10*17aa548cSSimon Glass# CONFIG_CMD_SETEXPR is not set 11*17aa548cSSimon GlassCONFIG_CMD_PMIC=y 12*17aa548cSSimon GlassCONFIG_CMD_REGULATOR=y 13*17aa548cSSimon GlassCONFIG_SPL_OF_CONTROL=y 14*17aa548cSSimon GlassCONFIG_CLK=y 15*17aa548cSSimon GlassCONFIG_SPL_CLK=y 16*17aa548cSSimon GlassCONFIG_REGMAP=y 17*17aa548cSSimon GlassCONFIG_SYSCON=y 18*17aa548cSSimon GlassCONFIG_RESET=y 19*17aa548cSSimon GlassCONFIG_LED=y 20*17aa548cSSimon GlassCONFIG_SPL_LED=y 21*17aa548cSSimon GlassCONFIG_LED_GPIO=y 22*17aa548cSSimon GlassCONFIG_DEBUG_UART=y 23*17aa548cSSimon GlassCONFIG_DEBUG_UART_BASE=0xff690000 24*17aa548cSSimon GlassCONFIG_DEBUG_UART_CLOCK=24000000 25*17aa548cSSimon GlassCONFIG_DEBUG_UART_SHIFT=2 26*17aa548cSSimon GlassCONFIG_SYS_I2C_ROCKCHIP=y 27*17aa548cSSimon GlassCONFIG_PINCTRL=y 28*17aa548cSSimon GlassCONFIG_SPL_PINCTRL=y 29*17aa548cSSimon Glass# CONFIG_PINCTRL_FULL is not set 30*17aa548cSSimon Glass# CONFIG_SPL_PINCTRL_FULL is not set 31*17aa548cSSimon GlassCONFIG_ROCKCHIP_PINCTRL=y 32*17aa548cSSimon GlassCONFIG_ROCKCHIP_GPIO=y 33*17aa548cSSimon GlassCONFIG_DM_PMIC=y 34*17aa548cSSimon GlassCONFIG_PMIC_ACT8846=y 35*17aa548cSSimon GlassCONFIG_DM_REGULATOR=y 36*17aa548cSSimon GlassCONFIG_REGULATOR_ACT8846=y 37*17aa548cSSimon GlassCONFIG_RAM=y 38*17aa548cSSimon GlassCONFIG_SPL_RAM=y 39*17aa548cSSimon GlassCONFIG_DM_MMC=y 40*17aa548cSSimon GlassCONFIG_ROCKCHIP_DWMMC=y 41*17aa548cSSimon GlassCONFIG_USE_PRIVATE_LIBGCC=y 42*17aa548cSSimon GlassCONFIG_CMD_DHRYSTONE=y 43*17aa548cSSimon GlassCONFIG_ERRNO_STR=y 44