- Set a default PCM volume so that something can be heard when driver is
[AROS.git] / arch / all-unix / boot / AROSBootstrap.conf
blobe06c4615ab37c732bfae43229aae969d688c5cfe
1 # Configuration file for hosted AROS bootstrap
2 # Supported keywords:
3 # module <name>      - Add a named file to the kernel
4 # memory <size>      - Allocate <size> MB of RAM for AROS
5 # logfile <pathname> - Redirect AROS debug log to the specified file
6 # arguments <line>   - Specify kickstart command line arguments
8 # Part containing startup code must be the first one in this list
9 module boot/aros-bsp-@arch@
10 module boot/aros-strap-hosted
11 module Devs/timer.device
12 module boot/aros-base