config: add CONFIG_PAGE_SIZE and CONFIG_INIT_PAGE_SIZE
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
CONFIG_RPI = y
|
||||
#CONFIG_VEXPRESS_A9 = y
|
||||
#CONFIG_INTEGRATOR_CP = n
|
||||
CONFIG_PAGE_SIZE = 0x1000
|
||||
CONFIG_INIT_PAGE_SIZE = 0x100000
|
||||
|
Reference in New Issue
Block a user