Changes in defaults/mips32/Makefile.config [1641eb0:ad8f03d2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/mips32/Makefile.config
r1641eb0 rad8f03d2 29 29 CONFIG_LOG = n 30 30 31 # Kernel function tracing 32 CONFIG_TRACE = n 33 31 34 # Compile kernel tests 32 35 CONFIG_TEST = y … … 43 46 # Mount /data on startup 44 47 CONFIG_MOUNT_DATA = n 48 49 # Bundle netif/nil network layer 50 CONFIG_NETIF_NIL_BUNDLE = n
Note:
See TracChangeset
for help on using the changeset viewer.