]> Git Repo - J-u-boot.git/blame - configs/geekbox_defconfig
MAINTAINERS: Take over DB410c maintainership
[J-u-boot.git] / configs / geekbox_defconfig
CommitLineData
54c57ae0
AF
1CONFIG_ARM=y
2CONFIG_ARCH_ROCKCHIP=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x00200000
d6d26e76 4CONFIG_SYS_MALLOC_F_LEN=0x1000
54c57ae0
AF
5CONFIG_ROCKCHIP_RK3368=y
6CONFIG_TARGET_GEEKBOX=y
7CONFIG_DEFAULT_DEVICE_TREE="rk3368-geekbox"
fb82fe38 8CONFIG_DEBUG_UART=y
54c57ae0 9# CONFIG_DISPLAY_CPUINFO is not set
78eba69d 10CONFIG_DISPLAY_BOARDINFO_LATE=y
54c57ae0
AF
11CONFIG_REGMAP=y
12CONFIG_SYSCON=y
13CONFIG_CLK=y
54c57ae0
AF
14CONFIG_PINCTRL=y
15CONFIG_PINCTRL_ROCKCHIP_RK3368=y
16CONFIG_RAM=y
54c57ae0
AF
17CONFIG_DEBUG_UART_BASE=0xFF690000
18CONFIG_DEBUG_UART_CLOCK=24000000
19CONFIG_DEBUG_UART_SHIFT=2
20CONFIG_DEBUG_UART_ANNOUNCE=y
21CONFIG_DEBUG_UART_SKIP_INIT=y
fb82fe38 22CONFIG_SYSRESET=y
54c57ae0 23CONFIG_ERRNO_STR=y
This page took 0.175265 seconds and 4 git commands to generate.