Add simple config system for both #ifdef's and conditional compilation
This commit is contained in:
3
config_example
Normal file
3
config_example
Normal file
@ -0,0 +1,3 @@
|
||||
CONFIG_RPI = y
|
||||
#CONFIG_VEXPRESS_A9 = y
|
||||
#CONFIG_INTEGRATOR_CP = n
|
Reference in New Issue
Block a user