For the moment, make board configuration a compile time option. This
saves space in the final kernel, but at the expense of flexibility to boot the same kernel accross a family of boards.
This commit is contained in:
parent
375906f555
commit
cbc25facdf
@ -16,3 +16,5 @@ STARTUP_PAGETABLE_ADDR opt_global.h
|
||||
XSCALE_CACHE_READ_WRITE_ALLOCATE opt_global.h
|
||||
XSACLE_DISABLE_CCNT opt_timer.h
|
||||
VERBOSE_INIT_ARM opt_global.h
|
||||
AT91_TSC opt_at91.h
|
||||
AT91_KWIKBYTE opt_at91.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user