#ifndef __CHDCONFIG_H__ #define __CHDCONFIG_H__ /* Configure CHDR features here */ #define WANT_RAW_DATA_SECTOR 1 #define WANT_SUBCODE 0 #define NEED_CACHE_HUNK 0 #define VERIFY_BLOCK_CRC 0 #endif