arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configs
Move CONFIG_SUPPORT_RAW_INITRD out of the octeontx_common header and into the defconfig files. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
#ifndef __OCTEONTX_COMMON_H__
|
||||
#define __OCTEONTX_COMMON_H__
|
||||
|
||||
#define CONFIG_SUPPORT_RAW_INITRD
|
||||
|
||||
/** Maximum size of image supported for bootm (and bootable FIT images) */
|
||||
#define CONFIG_SYS_BOOTM_LEN (256 << 20)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user