diff options
| author | Tom Rini <[email protected]> | 2015-01-22 09:52:19 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-01-22 20:04:05 -0500 |
| commit | 1d6a95011ffa25241c2e9c112893f6c6c96f2b46 (patch) | |
| tree | bd522a58c75d301d7666a0baad5268201cdffc27 /include | |
| parent | 9d86c8dc960c6f4e7e349a41cd2757098da6a92f (diff) | |
| parent | e520023882c7187a7cbaecfea0726ea158440aef (diff) | |
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/malta.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/malta.h b/include/configs/malta.h index a29b86b4f63..684d2495903 100644 --- a/include/configs/malta.h +++ b/include/configs/malta.h @@ -38,8 +38,6 @@ #define CONFIG_SYS_MHZ 250 /* arbitrary value */ #define CONFIG_SYS_MIPS_TIMER_FREQ (CONFIG_SYS_MHZ * 1000000) -#define CONFIG_SWAP_IO_SPACE - /* * Memory map */ |
