diff options
author | Angelo Dureghello <angelo@sysam.it> | 2017-08-07 01:17:18 +0200 |
---|---|---|
committer | Angelo Dureghello <angelo@sysam.it> | 2017-08-18 01:26:52 +0200 |
commit | a373024e7f70a04b7fed1c11be1fcd50fc21aac2 (patch) | |
tree | 2394d5abea3eb6a22338aea9bc9fd7f87534a2db /scripts/config_whitelist.txt | |
parent | 02a6eddabab9d2c4f53d633aacd73030bf113d78 (diff) |
m68k: add board stmark2, mcf5441x based
Sysam stmark2 board is a generic and fully (hw and sw) open board, with
a mcf54415 Coldfire CPU, 128MB of DDR2, 16MB of SPI flash and SD card
as non volatile memories, and a wifi module included on-board.
The board is actually used mainly for Coldfire custodian testing activity
related to the mcf5441x Coldfire family.
For further information please see: http://sysam.it/cff_stmark2.html
Signed-off-by: Angelo Dureghello <angelo@sysam.it>
---
Changes in v2:
- remove CMD_REGINFO
- add board information in commit message
Diffstat (limited to 'scripts/config_whitelist.txt')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index db284571f7..b3dac2dceb 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2294,6 +2294,7 @@ CONFIG_STM32_GPIO CONFIG_STM32_HSE_HZ CONFIG_STM32_HZ CONFIG_STM32_SERIAL +CONFIG_STMARK2 CONFIG_STRIDER CONFIG_STRIDER_CON CONFIG_STRIDER_CON_DP |