these should have been in x86-generic, not all-generic
This commit is contained in:
parent
8ce7027f61
commit
68f00c16fb
2 changed files with 4 additions and 4 deletions
|
|
@ -4711,7 +4711,3 @@ CONFIG_INTEL_MID_PTI=m
|
|||
|
||||
CONFIG_IOMMU_SUPPORT=y
|
||||
|
||||
CONFIG_SCHED_SMT=y
|
||||
CONFIG_CC_STACKPROTECTOR=y
|
||||
CONFIG_RELOCATABLE=y
|
||||
|
||||
|
|
|
|||
|
|
@ -392,3 +392,7 @@ CONFIG_HP_ACCEL=m
|
|||
|
||||
# CONFIG_GPIO_GENERIC_PLATFORM is not set
|
||||
# CONFIG_GPIO_MCP23S08 is not set
|
||||
|
||||
CONFIG_SCHED_SMT=y
|
||||
CONFIG_CC_STACKPROTECTOR=y
|
||||
CONFIG_RELOCATABLE=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue