Subversion Repositories freemyipod

Rev

Rev 273 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 273 Rev 301
Line 58... Line 58...
58
//#define HAVE_BUTTON
58
//#define HAVE_BUTTON
59
//#define HAVE_CLICKWHEEL
59
//#define HAVE_CLICKWHEEL
60
 
60
 
61
#define HAVE_BOOTFLASH
61
#define HAVE_BOOTFLASH
62
 
62
 
63
//#define HAVE_STORAGE
63
#define HAVE_STORAGE
64
//#define HAVE_HDD_STORAGE
64
#define HAVE_HDD_STORAGE
65
//#define HAVE_STORAGE_FLUSH
65
#define HAVE_STORAGE_FLUSH
66
//#define HAVE_HOTSWAP
66
#define HAVE_HOTSWAP
67
//#define CONFIG_STORAGE STORAGE_ATA
67
#define CONFIG_STORAGE STORAGE_ATA
68
//#define SECTOR_SIZE 4096
68
#define SECTOR_SIZE 4096
69
 
69
 
70
//#define HAVE_TARGETINIT_LATE
70
//#define HAVE_TARGETINIT_LATE
71
 
71
 
72
 
72
 
73
#endif
73
#endif