From 9fbccdc9cbd4a70f8463437d99ade028975666a2 Mon Sep 17 00:00:00 2001 From: Pradchaya P Date: Thu, 21 Mar 2019 11:23:10 +0800 Subject: [PATCH] [device/celestica] seastone 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 924e0fb8196..456a3ae8f4e 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" \ No newline at end of file