diff options
Diffstat (limited to 'configs/geekbox_defconfig')
-rw-r--r-- | configs/geekbox_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/geekbox_defconfig b/configs/geekbox_defconfig index 608543cb8c..af1dd1a06b 100644 --- a/configs/geekbox_defconfig +++ b/configs/geekbox_defconfig @@ -8,6 +8,7 @@ CONFIG_DEBUG_UART_BASE=0xFF690000 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_DEFAULT_DEVICE_TREE="rk3368-geekbox" CONFIG_DEBUG_UART=y +CONFIG_DEFAULT_FDT_FILE="rockchip/rk3368-geekbox.dtb" # CONFIG_DISPLAY_CPUINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_REGMAP=y |