common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:45:10 +0000 (10:45 -0700)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:49 +0000 (23:06 +0530)
commitf2f8e90034b2bfc501c1f59106a33adfd6b0c85c
tree6e70510976bc890e5cac495102a85b626a8acb37
parente4789b0d5b354ac27f3879276ce92a7e169328ad
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA

This is not really a CONFIG since it is not intended to be set by boards.
Move it into the compiler header with other similar defines, and rename
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
README
cmd/mem.c
common/command.c
include/common.h
include/compiler.h
lib/display_options.c
scripts/config_whitelist.txt