From 7b45617ef76f2b5404c2794c248a5239a2c86b83 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Tue, 19 Nov 2019 11:42:18 -0500 Subject: Enable CONFIG_IONIC It's an ethernet driver. --- configs/fedora/generic/CONFIG_IONIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/fedora/generic/CONFIG_IONIC') diff --git a/configs/fedora/generic/CONFIG_IONIC b/configs/fedora/generic/CONFIG_IONIC index d363a0927..389ea4bb6 100644 --- a/configs/fedora/generic/CONFIG_IONIC +++ b/configs/fedora/generic/CONFIG_IONIC @@ -1 +1 @@ -# CONFIG_IONIC is not set +CONFIG_IONIC=m -- cgit