diff options
| -rw-r--r-- | meta-fsl-arm/recipes-kernel/linux/linux-timesys-3.0.15/defconfig | 3 | ||||
| -rw-r--r-- | meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-timesys-3.0.15/defconfig b/meta-fsl-arm/recipes-kernel/linux/linux-timesys-3.0.15/defconfig index 2d90b1ef8..b750bed71 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-timesys-3.0.15/defconfig +++ b/meta-fsl-arm/recipes-kernel/linux/linux-timesys-3.0.15/defconfig | |||
| @@ -11,10 +11,11 @@ CONFIG_MODVERSIONS=y | |||
| 11 | CONFIG_ARCH_MXC=y | 11 | CONFIG_ARCH_MXC=y |
| 12 | CONFIG_ARCH_MVF=y | 12 | CONFIG_ARCH_MVF=y |
| 13 | CONFIG_MACH_MVFA5_TWR_VF700=y | 13 | CONFIG_MACH_MVFA5_TWR_VF700=y |
| 14 | CONFIG_MXC_USE_PIT=y | ||
| 15 | CONFIG_DMA_ZONE_SIZE=16 | 14 | CONFIG_DMA_ZONE_SIZE=16 |
| 16 | CONFIG_ARM_ERRATA_743622=y | 15 | CONFIG_ARM_ERRATA_743622=y |
| 17 | CONFIG_ARM_ERRATA_754322=y | 16 | CONFIG_ARM_ERRATA_754322=y |
| 17 | CONFIG_NO_HZ=y | ||
| 18 | CONFIG_HIGH_RES_TIMERS=y | ||
| 18 | CONFIG_VMSPLIT_2G=y | 19 | CONFIG_VMSPLIT_2G=y |
| 19 | CONFIG_AEABI=y | 20 | CONFIG_AEABI=y |
| 20 | # CONFIG_OABI_COMPAT is not set | 21 | # CONFIG_OABI_COMPAT is not set |
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb b/meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb index 82d40eedf..217feb648 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb | |||
| @@ -9,8 +9,8 @@ SRC_URI = "git://github.com/Timesys/linux-timesys.git;protocol=git;branch=${SRCB | |||
| 9 | file://0002-mvf.c-Change-console-device-name-to-match-mainline-u.patch \ | 9 | file://0002-mvf.c-Change-console-device-name-to-match-mainline-u.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRCBRANCH = "3.0.15_vybrid" | 12 | SRCBRANCH = "3.0.15_vybrid-twr" |
| 13 | SRCREV = "dea13473ce0c106fc56af798eefc7196bb150695" | 13 | SRCREV = "50c4c848d6b8743894cfcec166db475ef6140504" |
| 14 | LOCALVERSION = "-3.0-mvf+yocto" | 14 | LOCALVERSION = "-3.0-mvf+yocto" |
| 15 | 15 | ||
| 16 | COMPATIBLE_MACHINE = "(vf60)" | 16 | COMPATIBLE_MACHINE = "(vf60)" |
