summaryrefslogtreecommitdiffstats
path: root/src/device/Kconfig
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2021-08-24 16:03:57 -0700
committerFelix Held <felix-coreboot@felixheld.de>2021-08-26 15:18:45 +0000
commit5ff1808f20a70912796b274c03cec3d91ddf890a (patch)
tree5b8207fc81eca4b6c1dddf478ad47a8537a0a2e6 /src/device/Kconfig
parent7d41491e76eea186fe0e734e50fdb827e877e0ad (diff)
downloadcoreboot-5ff1808f20a70912796b274c03cec3d91ddf890a.tar.gz
coreboot-5ff1808f20a70912796b274c03cec3d91ddf890a.tar.bz2
coreboot-5ff1808f20a70912796b274c03cec3d91ddf890a.zip
device/mipi: Move to drivers/mipi
Sounds like we prefer to have this under drivers/ instead of device/. Also move all MIPI-related headers out from device/ into their own directory. Signed-off-by: Julius Werner <jwerner@chromium.org> Change-Id: Ib3e66954b8f0cf85b28d8d186b09d7846707559d Reviewed-on: https://review.coreboot.org/c/coreboot/+/57128 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/device/Kconfig')
-rw-r--r--src/device/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/device/Kconfig b/src/device/Kconfig
index 16daeaa25d5e..5ae3466d3287 100644
--- a/src/device/Kconfig
+++ b/src/device/Kconfig
@@ -1,7 +1,5 @@
## SPDX-License-Identifier: GPL-2.0-only
-source "src/device/mipi/Kconfig"
-
menu "Devices"
config HAVE_VGA_TEXT_FRAMEBUFFER