summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-02-08 15:11:22 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-02-08 15:11:22 +0100
commit4554e51cd58cab268ca093c811b3d4434325b226 (patch)
treefa7cff764da6544d445663149e5951d3d0e2c7e9
parent73df2d5c7e981f0a27de02f913e7ad553e11e6ef (diff)
remove duplicate entry
-rw-r--r--target/config/Config.in.rootfs1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.rootfs b/target/config/Config.in.rootfs
index e02e69ab2..f77bcd931 100644
--- a/target/config/Config.in.rootfs
+++ b/target/config/Config.in.rootfs
@@ -111,7 +111,6 @@ config ADK_TARGET_ROOTFS_USB
bool "Boot from USB stick"
select ADK_LINUX_KERNEL_EXT4_FS if ADK_TARGET_OS_LINUX
select ADK_LINUX_KERNEL_SCSI if ADK_TARGET_OS_LINUX
- select ADK_LINUX_KERNEL_SCSI if ADK_TARGET_OS_LINUX
select ADK_LINUX_KERNEL_BLK_DEV_SD if ADK_TARGET_OS_LINUX
select ADK_LINUX_KERNEL_USB if ADK_TARGET_OS_LINUX
select ADK_LINUX_KERNEL_USB_EHCI_HCD if ADK_TARGET_OS_LINUX