From e06e7dc00787cd60e27cf6571b1d322eb05b4c47 Mon Sep 17 00:00:00 2001 From: Pradchaya P Date: Sat, 23 Mar 2019 07:39:24 +0800 Subject: [PATCH] [device/celestica] haliburton add gpio_ich driver module blacklist (#2692) --- 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..bf643a31d4 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"