summaryrefslogtreecommitdiffstats
path: root/scripts/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2023-02-28 14:57:23 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-03-01 11:17:09 +0100
commit79185d7042e222e97aa33a41b9d3dedb38db7a9a (patch)
treeb8901b0473c955689d3e6b42f01d20dece02a294 /scripts/Kconfig
parent0a7cbe927546a45020a01c93e1f586dd5648b56d (diff)
downloadbarebox-79185d7042e222e97aa33a41b9d3dedb38db7a9a.tar.gz
barebox-79185d7042e222e97aa33a41b9d3dedb38db7a9a.tar.xz
ARM: remove samsung arch
arch/arm/mach-samsung/ hasn't seen any active maintenance or interest for a long time. Remove the architecture, boards and defconfig files Reviewed-by: Marco Felsch <m.felsch@pengutronix.de> Link: https://lore.barebox.org/20230228135727.1602351-2-s.hauer@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts/Kconfig')
-rw-r--r--scripts/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/Kconfig b/scripts/Kconfig
index 25d57e4b2a..dcd5f32d1d 100644
--- a/scripts/Kconfig
+++ b/scripts/Kconfig
@@ -63,13 +63,6 @@ config OMAP_IMAGE
help
This enables building the image creation tools for TI OMAP SoCs
-config S5P_IMAGE
- bool "S5P image tool" if COMPILE_HOST_TOOLS
- depends on ARCH_S5PCxx || COMPILE_HOST_TOOLS
- default y if ARCH_S5PCxx
- help
- This enables building the image creation tool for S5P SoCs
-
config DAVINCI_IMAGE
bool "Davinci image tool" if COMPILE_HOST_TOOLS
depends on ARCH_DAVINCI || COMPILE_HOST_TOOLS