2 Copyright 2009, The AROS Development Team. All rights reserved.
6 #if !defined(DRM_AROS_CONFIG_H)
7 #define DRM_AROS_CONFIG_H
9 /* Define this flag to enable code changes for running nouveau driver under
10 linux-hosted AROS with pcimock.hidd. THIS IS PURELLY FOR DEBUG PURPOSES */
11 /* #define MOCK_HARDWARE */
15 #define __OS_HAS_AGP 1
17 #endif /* DRM_AROS_CONFIG_H */