Changes in defaults/amd64/Makefile.config [1641eb0:ad8f03d2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
r1641eb0 rad8f03d2 32 32 CONFIG_LOG = n 33 33 34 # Kernel function tracing 35 CONFIG_TRACE = n 36 34 37 # Compile kernel tests 35 38 CONFIG_TEST = y … … 61 64 # Mount /data on startup 62 65 CONFIG_MOUNT_DATA = n 66 67 # Bundle netif/nil network layer 68 CONFIG_NETIF_NIL_BUNDLE = n
Note:
See TracChangeset
for help on using the changeset viewer.