blob: 46e94be141b937ca276bf094e85a69eae85c98a6 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Alexey Brodkin288aaac2014-02-04 12:56:13 +04002/*
3 * Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved.
Alexey Brodkin288aaac2014-02-04 12:56:13 +04004 */
5
6#ifndef __ASM_ARC_CONFIG_H_
7#define __ASM_ARC_CONFIG_H_
8
Alexey Brodkind119a2e2014-05-24 12:17:20 +04009#define CONFIG_SYS_BOOT_RAMDISK_HIGH
York Sun2a1680e2014-05-02 17:28:04 -070010
Alexey Brodkin288aaac2014-02-04 12:56:13 +040011#endif /*__ASM_ARC_CONFIG_H_ */