diff options
author | Laura Abbott <labbott@redhat.com> | 2019-11-19 13:22:33 -0500 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-11-22 10:59:27 -0500 |
commit | 778c57c3df0fd8556689f2b57b22f2a6ef414974 (patch) | |
tree | 70b8ed6f523f7301a7f8db4a4d6623316e67f2bf | |
parent | d5de29366877efca7e7ae1fbe62576d8dcf38c36 (diff) | |
download | kernel-778c57c3df0fd8556689f2b57b22f2a6ef414974.tar.gz kernel-778c57c3df0fd8556689f2b57b22f2a6ef414974.tar.xz kernel-778c57c3df0fd8556689f2b57b22f2a6ef414974.zip |
Delete CONFIG_AMD_XGBE at the top level
This is architecture specific and doesn't need to be turned on
-rw-r--r-- | configs/fedora/generic/CONFIG_AMD_XGBE | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_AMD_XGBE b/configs/fedora/generic/CONFIG_AMD_XGBE deleted file mode 100644 index bc3c626e4..000000000 --- a/configs/fedora/generic/CONFIG_AMD_XGBE +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_AMD_XGBE is not set |