1
0

config: add CONFIG_PAGE_SIZE and CONFIG_INIT_PAGE_SIZE

This commit is contained in:
2013-01-01 23:53:18 -05:00
parent e69440c698
commit 1c75a68815
6 changed files with 17 additions and 16 deletions

View File

@ -1,3 +1,5 @@
CONFIG_RPI = y
#CONFIG_VEXPRESS_A9 = y
#CONFIG_INTEGRATOR_CP = n
CONFIG_PAGE_SIZE = 0x1000
CONFIG_INIT_PAGE_SIZE = 0x100000