xref: /openbmc/u-boot/configs/chromebook_minnie_defconfig (revision 187809517da0f488f6f2069543783cf2923abb23)
1 c420ef67SSimon GlassCONFIG_ARM=y
2 c420ef67SSimon GlassCONFIG_ARCH_ROCKCHIP=y
3 c420ef67SSimon GlassCONFIG_SYS_MALLOC_F_LEN=0x2000
4 c420ef67SSimon Glass# CONFIG_SPL_MMC_SUPPORT is not set
5 c420ef67SSimon GlassCONFIG_ROCKCHIP_RK3288=y
6 c420ef67SSimon GlassCONFIG_TARGET_CHROMEBOOK_MINNIE=y
7 c420ef67SSimon GlassCONFIG_SPL_SPI_FLASH_SUPPORT=y
8 c420ef67SSimon GlassCONFIG_SPL_SPI_SUPPORT=y
9 c420ef67SSimon GlassCONFIG_SPL_STACK_R_ADDR=0x80000
10 c420ef67SSimon GlassCONFIG_DEFAULT_DEVICE_TREE="rk3288-veyron-minnie"
11 c420ef67SSimon GlassCONFIG_SILENT_CONSOLE=y
12 c420ef67SSimon Glass# CONFIG_DISPLAY_CPUINFO is not set
13 c420ef67SSimon GlassCONFIG_SPL_STACK_R=y
14 c420ef67SSimon GlassCONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x2000
15 c420ef67SSimon GlassCONFIG_HUSH_PARSER=y
16 c420ef67SSimon GlassCONFIG_CMD_BOOTZ=y
17 c420ef67SSimon Glass# CONFIG_CMD_IMLS is not set
18 c420ef67SSimon GlassCONFIG_CMD_MMC=y
19 c420ef67SSimon GlassCONFIG_CMD_SF=y
20 c420ef67SSimon GlassCONFIG_CMD_SPI=y
21 c420ef67SSimon GlassCONFIG_CMD_I2C=y
22 c420ef67SSimon GlassCONFIG_CMD_GPIO=y
23 c420ef67SSimon Glass# CONFIG_CMD_SETEXPR is not set
24 c420ef67SSimon GlassCONFIG_CMD_DHCP=y
25 c420ef67SSimon GlassCONFIG_CMD_MII=y
26 c420ef67SSimon GlassCONFIG_CMD_PING=y
27 c420ef67SSimon GlassCONFIG_CMD_CACHE=y
28 c420ef67SSimon GlassCONFIG_CMD_TIME=y
29 c420ef67SSimon GlassCONFIG_CMD_PMIC=y
30 c420ef67SSimon GlassCONFIG_CMD_REGULATOR=y
31 c420ef67SSimon GlassCONFIG_CMD_EXT2=y
32 c420ef67SSimon GlassCONFIG_CMD_EXT4=y
33 c420ef67SSimon GlassCONFIG_CMD_FAT=y
34 c420ef67SSimon GlassCONFIG_CMD_FS_GENERIC=y
35 c420ef67SSimon GlassCONFIG_SPL_OF_CONTROL=y
36 c420ef67SSimon GlassCONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
37 *18780951SMasahiro YamadaCONFIG_SPL_OF_PLATDATA=y
38 c420ef67SSimon GlassCONFIG_REGMAP=y
39 c420ef67SSimon GlassCONFIG_SPL_REGMAP=y
40 c420ef67SSimon GlassCONFIG_SYSCON=y
41 c420ef67SSimon GlassCONFIG_SPL_SYSCON=y
42 c420ef67SSimon Glass# CONFIG_SPL_SIMPLE_BUS is not set
43 c420ef67SSimon GlassCONFIG_CLK=y
44 c420ef67SSimon GlassCONFIG_SPL_CLK=y
45 c420ef67SSimon GlassCONFIG_ROCKCHIP_GPIO=y
46 c420ef67SSimon GlassCONFIG_I2C_CROS_EC_TUNNEL=y
47 c420ef67SSimon GlassCONFIG_SYS_I2C_ROCKCHIP=y
48 c420ef67SSimon GlassCONFIG_I2C_MUX=y
49 c420ef67SSimon GlassCONFIG_DM_KEYBOARD=y
50 c420ef67SSimon GlassCONFIG_CROS_EC_KEYB=y
51 c420ef67SSimon GlassCONFIG_CROS_EC=y
52 c420ef67SSimon GlassCONFIG_CROS_EC_SPI=y
53 c420ef67SSimon GlassCONFIG_PWRSEQ=y
54 c420ef67SSimon GlassCONFIG_ROCKCHIP_DWMMC=y
55 c420ef67SSimon GlassCONFIG_PINCTRL=y
56 c420ef67SSimon GlassCONFIG_SPL_PINCTRL=y
57 c420ef67SSimon Glass# CONFIG_SPL_PINCTRL_FULL is not set
58 c420ef67SSimon GlassCONFIG_ROCKCHIP_RK3288_PINCTRL=y
59 c420ef67SSimon GlassCONFIG_DM_PMIC=y
60 c420ef67SSimon Glass# CONFIG_SPL_PMIC_CHILDREN is not set
61 c420ef67SSimon GlassCONFIG_PMIC_RK808=y
62 c420ef67SSimon GlassCONFIG_DM_REGULATOR_FIXED=y
63 c420ef67SSimon GlassCONFIG_REGULATOR_RK808=y
64 c420ef67SSimon GlassCONFIG_PWM_ROCKCHIP=y
65 c420ef67SSimon GlassCONFIG_RAM=y
66 c420ef67SSimon GlassCONFIG_SPL_RAM=y
67 c420ef67SSimon GlassCONFIG_DEBUG_UART=y
68 c420ef67SSimon GlassCONFIG_DEBUG_UART_BASE=0xff690000
69 c420ef67SSimon GlassCONFIG_DEBUG_UART_CLOCK=24000000
70 c420ef67SSimon GlassCONFIG_DEBUG_UART_SHIFT=2
71 c420ef67SSimon GlassCONFIG_SYS_NS16550=y
72 c420ef67SSimon GlassCONFIG_ROCKCHIP_SERIAL=y
73 c420ef67SSimon GlassCONFIG_ROCKCHIP_SPI=y
74 c420ef67SSimon GlassCONFIG_SYSRESET=y
75 c420ef67SSimon GlassCONFIG_DM_VIDEO=y
76 c420ef67SSimon GlassCONFIG_DISPLAY=y
77 c420ef67SSimon GlassCONFIG_VIDEO_ROCKCHIP=y
78 c420ef67SSimon GlassCONFIG_CONSOLE_SCROLL_LINES=10
79 c420ef67SSimon GlassCONFIG_USE_TINY_PRINTF=y
80 c420ef67SSimon GlassCONFIG_CMD_DHRYSTONE=y
81 c420ef67SSimon GlassCONFIG_ERRNO_STR=y
82 c420ef67SSimon Glass# CONFIG_SPL_OF_LIBFDT is not set
83