| Commit | Line | Data |
39923942 SS |
1 | # Used by the device build to check for device support |
| 2 | # |
| 39923942 |
3 | |
e774ca6d MD |
4 | DEV_SUPPORT= acpica5 agp bridge crypto disk drm est misc netif \ |
| 5 | pccard powermng raid serial sound usbmisc video |
| 39923942 |
6 | |
e774ca6d MD |
7 | #SYSCONS_APM_SUPPORT=1 |
| 8 | BOOT0CFG_SUPPORT=1 |
| 39923942 |
9 | |