Rev 4263 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4263 | Rev 4718 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | # Input device class |
40 | # Input device class |
41 | CONFIG_HID_IN = generic |
41 | CONFIG_HID_IN = generic |
42 | 42 | ||
43 | # Output device class |
43 | # Output device class |
44 | CONFIG_HID_OUT = generic |
44 | CONFIG_HID_OUT = generic |
- | 45 | ||
- | 46 | # Load disk drivers on startup |
|
- | 47 | CONFIG_START_BD = n |
|
- | 48 | ||
- | 49 | # Mount /data on startup |
|
- | 50 | CONFIG_MOUNT_DATA = n |