summaryrefslogtreecommitdiff
path: root/board/sandbox
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-10-11 23:28:47 +0300
committerTom Rini <trini@konsulko.com>2019-10-12 02:05:14 +0300
commitee8da596eba60dcf55dcb30b5288336c53919c99 (patch)
tree849a66750ab84117fd7fd2ea12e168c62ffc8930 /board/sandbox
parentf18845c27ad86e118b074ce545ce685cb9a97561 (diff)
downloadu-boot-ee8da596eba60dcf55dcb30b5288336c53919c99.tar.xz
sandbox: Remove sandbox_noblk build
At this point, all drivers that do not use CONFIG_BLK are past their migration deadlines, so remove this config as it's no longer helpful and hinders enhancing block drivers. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/sandbox')
-rw-r--r--board/sandbox/MAINTAINERS7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/sandbox/MAINTAINERS b/board/sandbox/MAINTAINERS
index df29abe7aa..433be48a6f 100644
--- a/board/sandbox/MAINTAINERS
+++ b/board/sandbox/MAINTAINERS
@@ -13,13 +13,6 @@ F: board/sandbox/
F: include/configs/sandbox.h
F: configs/sandbox64_defconfig
-SANDBOX_NOBLK BOARD
-M: Simon Glass <sjg@chromium.org>
-S: Maintained
-F: board/sandbox/
-F: include/configs/sandbox.h
-F: configs/sandbox_noblk_defconfig
-
SANDBOX SPL BOARD
M: Simon Glass <sjg@chromium.org>
S: Maintained