summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-02-12 09:51:33 -0500
committerTom Rini <trini@konsulko.com>2018-02-13 23:24:22 -0500
commit34a5c4257a4f41675a3082df8c15444a1b9d58d7 (patch)
tree339e1b9250bbfd52c1b1932f2b36e5a1cb127cd5 /configs/sandbox_defconfig
parentfbca0e66cc982325d8031094736d79ed007e42e2 (diff)
SystemACE: Remove
This driver is no longer used on any supported platform in U-Boot and there is no interest in maintaining it further from people that have used it historically. Cc: Simon Glass <sjg@chromium.org> Cc: Michal Simek <michal.simek@xilinx.com> c: Alexey Brodkin <alexey.brodkin@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index c0f4c0a89f..063828333d 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -81,9 +81,6 @@ CONFIG_DEVRES=y
CONFIG_DEBUG_DEVRES=y
CONFIG_ADC=y
CONFIG_ADC_SANDBOX=y
-CONFIG_SYSTEMACE=y
-CONFIG_SYS_SYSTEMACE_BASE=0x0
-CONFIG_SYS_SYSTEMACE_WIDTH=16
CONFIG_CLK=y
CONFIG_CPU=y
CONFIG_DM_DEMO=y