From 0626ee8b73f20870540615aba7c660efce0db26a Mon Sep 17 00:00:00 2001 From: Pradchaya P Date: Fri, 22 Mar 2019 14:56:31 +0800 Subject: [PATCH] [device/celestica] haliburton add gpio_ich driver module blacklist --- device/celestica/x86_64-cel_seastone-r0/installer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/device/celestica/x86_64-cel_seastone-r0/installer.conf b/device/celestica/x86_64-cel_seastone-r0/installer.conf index 924e0fb81963..bf643a31d450 100644 --- a/device/celestica/x86_64-cel_seastone-r0/installer.conf +++ b/device/celestica/x86_64-cel_seastone-r0/installer.conf @@ -1,2 +1,3 @@ CONSOLE_PORT=0x3f8 CONSOLE_DEV=0 +ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="module_blacklist=gpio_ich"