diff options
Diffstat (limited to 'target/sh')
-rw-r--r-- | target/sh/kernel/numato-mimasv2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/sh/kernel/numato-mimasv2 b/target/sh/kernel/numato-mimasv2 index ca290f15d..faa0ff558 100644 --- a/target/sh/kernel/numato-mimasv2 +++ b/target/sh/kernel/numato-mimasv2 @@ -15,3 +15,4 @@ CONFIG_MMC_SPI=y CONFIG_CLKSRC_JCORE_PIT=y CONFIG_JCORE_AIC=y CONFIG_SERIAL_EARLYCON=y +CONFIG_COMPAT_32BIT_TIME=y |