Changes in defaults/ia32/Makefile.config [1641eb0:ad8f03d2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/ia32/Makefile.config
r1641eb0 rad8f03d2 38 38 CONFIG_LOG = n 39 39 40 # Kernel function tracing 41 CONFIG_TRACE = n 42 40 43 # Compile kernel tests 41 44 CONFIG_TEST = y … … 67 70 # Mount /data on startup 68 71 CONFIG_MOUNT_DATA = n 72 73 # Bundle netif/nil network layer 74 CONFIG_NETIF_NIL_BUNDLE = n
Note:
See TracChangeset
for help on using the changeset viewer.