-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve
patch/kconfig-exclusions
(#170)
- Loading branch information
1 parent
a28b399
commit cb4712f
Showing
1 changed file
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,12 @@ | ||
[common] | ||
# Unset X86_PAT and STRICT_DEVMEM according to Broadcom's requirement | ||
# Unset DEVMEN also for CENTEC arm64 arch | ||
# Unset STRICT_DEVMEM according to Broadcom's requirement and for CENTEC arm64 arch | ||
CONFIG_STRICT_DEVMEM | ||
|
||
[amd64] | ||
# Unset X86_PAT and STRICT_DEVMEM according to Broadcom's requirement | ||
# Unset X86_PAT according to Broadcom's requirement | ||
CONFIG_X86_PAT | ||
CONFIG_MLXSW_PCI | ||
|
||
[arm64] | ||
|
||
[armhf] | ||
|
||
|