Test that definitions for KONFIG_... (e.g. KONFIG_MEMALIGN) are valid.
CompiletimeTest KONFIG_VALUE | Test that definitions for KONFIG_... |
Copyright | This program is free software. |
Files | |
C-kern/ | Header file of CompiletimeTest KONFIG_VALUE. |
C-kern/ | Included from Compiletime-Tests. |
KONFIG_MEMALIGN Test | Test that KONFIG_MEMALIGN is set to a valid value out of [1,4,8,16,32]. |
KONFIG_USERINTERFACE Test | Test that KONFIG_USERINTERFACE is set to a valid value. |
This program is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
© 2011 Jörg Seebohn
Header file of CompiletimeTest KONFIG_VALUE.
Included from Compiletime-Tests.
Test that KONFIG_MEMALIGN is set to a valid value out of [1,4,8,16,32].
Test that KONFIG_USERINTERFACE is set to a valid value.
Alignment of allocated memory.
#define KONFIG_MEMALIGN 4
Sets the graphic subsystem.
#define KONFIG_USERINTERFACE NONE