From 7ea43a153f121934354740b9831accc0234b236b Mon Sep 17 00:00:00 2001 From: Reg Tiangha Date: Wed, 17 May 2017 22:24:02 -0600 Subject: [PATCH] Disable Remote debugging over FireWire early on boot. --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 450e66b..40f336b 100644 --- a/config +++ b/config @@ -7035,7 +7035,7 @@ CONFIG_ASYNC_RAID6_TEST=m # CONFIG_TEST_UUID is not set # CONFIG_TEST_RHASHTABLE is not set # CONFIG_TEST_HASH is not set -CONFIG_PROVIDE_OHCI1394_DMA_INIT=y +# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set # CONFIG_DMA_API_DEBUG is not set # CONFIG_TEST_LKM is not set # CONFIG_TEST_USER_COPY is not set