diff options
author | Cástor Muñoz <cmvidal@gmail.com> | 2016-05-15 02:28:34 +0200 |
---|---|---|
committer | Cástor Muñoz <cmvidal@gmail.com> | 2016-05-15 21:47:22 +0200 |
commit | 201f57171a67530a288f2a29a7a7060293e93bf2 (patch) | |
tree | 04a934931badf8e6b0cbde20df8c97b0acfc700d /firmware/export/config | |
parent | dbcde01835f73285d1a4a61a2dc55add92ad25de (diff) |
iPod Classic: remove ATA_HAVE_BBT
Change-Id: I45e26a413c13e401164a01996b0b4c6788096a7f
Diffstat (limited to 'firmware/export/config')
-rw-r--r-- | firmware/export/config/ipod6g.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h index 84a13d8830..c8920c767c 100644 --- a/firmware/export/config/ipod6g.h +++ b/firmware/export/config/ipod6g.h @@ -194,9 +194,6 @@ /* Define this if you can read an absolute wheel position */ #define HAVE_WHEEL_POSITION -#define ATA_HAVE_BBT -#define ATA_BBT_PAGES 4096 - #define SECTOR_SIZE 4096 #define STORAGE_NEEDS_ALIGN |