mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 01:34:00 +08:00
C6X: remove unused config items
Signed-off-by: Mark Salter <msalter@redhat.com>
This commit is contained in:
parent
fce2447627
commit
8ff98b9c99
@ -19,24 +19,12 @@ config C6X
|
|||||||
config MMU
|
config MMU
|
||||||
def_bool n
|
def_bool n
|
||||||
|
|
||||||
config ZONE_DMA
|
|
||||||
def_bool y
|
|
||||||
|
|
||||||
config FPU
|
config FPU
|
||||||
def_bool n
|
def_bool n
|
||||||
|
|
||||||
config HIGHMEM
|
|
||||||
def_bool n
|
|
||||||
|
|
||||||
config NUMA
|
|
||||||
def_bool n
|
|
||||||
|
|
||||||
config RWSEM_GENERIC_SPINLOCK
|
config RWSEM_GENERIC_SPINLOCK
|
||||||
def_bool y
|
def_bool y
|
||||||
|
|
||||||
config RWSEM_XCHGADD_ALGORITHM
|
|
||||||
def_bool n
|
|
||||||
|
|
||||||
config GENERIC_CALIBRATE_DELAY
|
config GENERIC_CALIBRATE_DELAY
|
||||||
def_bool y
|
def_bool y
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user