Changes in defaults/ia64/Makefile.config [1641eb0:ad8f03d2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/ia64/Makefile.config
r1641eb0 rad8f03d2 35 35 CONFIG_LOG = n 36 36 37 # Kernel function tracing 38 CONFIG_TRACE = n 39 37 40 # Compile kernel tests 38 41 CONFIG_TEST = y … … 49 52 # Mount /data on startup 50 53 CONFIG_MOUNT_DATA = n 54 55 # Bundle netif/nil network layer 56 CONFIG_NETIF_NIL_BUNDLE = n
Note:
See TracChangeset
for help on using the changeset viewer.