diff options
author | Masahiro Yamada | 2015-04-21 20:38:23 +0900 |
---|---|---|
committer | Marek Vasut | 2015-05-07 05:21:17 +0200 |
commit | 55ce920d5f17ede481374bc6342817a720b3de10 (patch) | |
tree | d4e84aeee43b89dbb18e147873451381e1a4e1ae /include | |
parent | 30088b09975017c90979d55bc0ead58ca424652f (diff) |
ARM: socfpga: abolish CONFIG_SOCFPGA
Replace CONFIG_SOCFPGA with CONFIG_ARCH_SOCFPGA.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/socfpga_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h index 61ce3769683..e742acf8021 100644 --- a/include/configs/socfpga_common.h +++ b/include/configs/socfpga_common.h @@ -13,8 +13,6 @@ #define CONFIG_SYS_THUMB_BUILD -#define CONFIG_SOCFPGA - /* * High level configuration */ |