From 6cec850c0a299a69ab635c1b133ea019352f4f59 Mon Sep 17 00:00:00 2001 From: Pradchaya P Date: Tue, 26 Mar 2019 06:49:35 +0800 Subject: [PATCH] [device/celestica] seastone add gpio_ich driver module blacklist (#2691) --- 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 924e0fb819..456a3ae8f4 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