diff options
| author | Tom Rini <[email protected]> | 2019-11-11 09:39:11 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-01-10 10:25:13 -0500 |
| commit | 8947145cd0ae8adf1c5dc0ae6756d49bf5330b48 (patch) | |
| tree | 70fdfaf5ccdb1ead07fbd0e59b94870fe3dcff0c /scripts | |
| parent | ae3d38f3187143673d60852d527369e290c0c29d (diff) | |
m68k: Drop CONFIG_MCFPIT support
All platforms currently use the "MCFTMR" DMA timer rather than the PIT
timer, so drop the MCFPIT code.
Cc: Huan Wang <[email protected]>
Cc: Angelo Dureghello <[email protected]>
Cc: TsiChung Liew <[email protected]>
Cc: Wolfgang Wegner <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Angelo Dureghello <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 9f5d1738201..ce6c3394112 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1081,7 +1081,6 @@ CONFIG_MAX_RAM_BANK_SIZE CONFIG_MCF5249 CONFIG_MCF5253 CONFIG_MCFFEC -CONFIG_MCFPIT CONFIG_MCFRTC CONFIG_MCFTMR CONFIG_MCLK_DIS |
