summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cs5535/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/cs5535/chip.h')
-rw-r--r--src/southbridge/amd/cs5535/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/cs5535/chip.h b/src/southbridge/amd/cs5535/chip.h
index 1a02d59e8e..3894a06906 100644
--- a/src/southbridge/amd/cs5535/chip.h
+++ b/src/southbridge/amd/cs5535/chip.h
@@ -4,7 +4,7 @@
extern struct chip_operations southbridge_amd_cs5535_ops;
struct southbridge_amd_cs5535_config {
- int none;
+ int setupflash;
};
#endif /* _SOUTHBRIDGE_AMD_CS5536 */