mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm: rockchip_defconfig: support dtb appended and bootargs extended
This patch support using appended device tree blob to zImage and supplementing the appended DTB with traditional ATAG information. Change-Id: I8e8e63513c17544fdafd9107fda425740c63220e Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
This commit is contained in:
@@ -57,6 +57,9 @@ CONFIG_ZSMALLOC=y
|
||||
CONFIG_SECCOMP=y
|
||||
CONFIG_ZBOOT_ROM_TEXT=0x0
|
||||
CONFIG_ZBOOT_ROM_BSS=0x0
|
||||
CONFIG_ARM_APPENDED_DTB=y
|
||||
CONFIG_ARM_ATAG_DTB_COMPAT=y
|
||||
CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND=y
|
||||
CONFIG_CPU_FREQ=y
|
||||
CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
|
||||
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
|
||||
|
||||
Reference in New Issue
Block a user