Changeset 5197
- Timestamp:
- Mar 9, 2010 12:38:43 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/mainboard/tyan/s2912_fam10/Kconfig (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/mainboard/tyan/s2912_fam10/Kconfig
r5184 r5197 37 37 hex 38 38 default 0x04000 39 depends on BOARD_TYAN_S2912_FAM10 40 41 config USE_FALLBACK_IMAGE 42 bool 43 default y 44 depends on BOARD_TYAN_S2912_FAM10 45 46 config HAVE_FALLBACK_BOOT 47 bool 48 default y 49 depends on BOARD_TYAN_S2912_FAM10 50 51 config CONFIG_USE_FAILOVER_IMAGE 52 bool 53 default y 54 depends on BOARD_TYAN_S2912_FAM10 55 56 config CONFIG_HAVE_FAILOVER_BOOT 57 bool 58 default y 39 59 depends on BOARD_TYAN_S2912_FAM10 40 60 … … 96 116 config MAX_CPUS 97 117 int 98 default 8118 default 12 99 119 depends on BOARD_TYAN_S2912_FAM10 100 120
Note: See TracChangeset
for help on using the changeset viewer.
