Blame view

include/configs/socfpga_stratix10_socdk.h 274 Bytes
a684729a1   Ley Foon Tan   arm: socfpga: str...
1
2
  /* SPDX-License-Identifier: GPL-2.0
   *
380477f1d   Ley Foon Tan   configs: socfpga:...
3
   * Copyright (C) 2017-2019 Intel Corporation <www.intel.com>
a684729a1   Ley Foon Tan   arm: socfpga: str...
4
5
6
7
8
   *
   */
  
  #ifndef __CONFIG_SOCFGPA_STRATIX10_H__
  #define __CONFIG_SOCFGPA_STRATIX10_H__
380477f1d   Ley Foon Tan   configs: socfpga:...
9
  #include <configs/socfpga_soc64_common.h>
a684729a1   Ley Foon Tan   arm: socfpga: str...
10

380477f1d   Ley Foon Tan   configs: socfpga:...
11
  #endif	/* __CONFIG_SOCFGPA_STRATIX10_H__ */