mirror of https://gitee.com/openkylin/linux.git
CRIS: Remove NO_IOMEM config, we have IO memory.
This commit is contained in:
parent
10f9f9c857
commit
5062969d77
|
@ -47,9 +47,6 @@ config GENERIC_CALIBRATE_DELAY
|
|||
config NO_IOPORT
|
||||
def_bool y
|
||||
|
||||
config NO_IOMEM
|
||||
def_bool y
|
||||
|
||||
config FORCE_MAX_ZONEORDER
|
||||
int
|
||||
default 6
|
||||
|
|
Loading…
Reference in New Issue