diff options
Diffstat (limited to 'target/linux/brcm2708/patches-3.18/0079-config-Remove-STRICT_DEVMEM.patch')
-rw-r--r--[-rwxr-xr-x] | target/linux/brcm2708/patches-3.18/0079-config-Remove-STRICT_DEVMEM.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/brcm2708/patches-3.18/0079-config-Remove-STRICT_DEVMEM.patch b/target/linux/brcm2708/patches-3.18/0079-config-Remove-STRICT_DEVMEM.patch index 5e38fb39b4..3f961918ef 100755..100644 --- a/target/linux/brcm2708/patches-3.18/0079-config-Remove-STRICT_DEVMEM.patch +++ b/target/linux/brcm2708/patches-3.18/0079-config-Remove-STRICT_DEVMEM.patch @@ -7,8 +7,6 @@ Subject: [PATCH 079/114] config: Remove STRICT_DEVMEM arch/arm/configs/bcmrpi_defconfig | 1 - 1 file changed, 1 deletion(-) -diff --git a/arch/arm/configs/bcmrpi_defconfig b/arch/arm/configs/bcmrpi_defconfig -index 41b90b4..fd7c022 100644 --- a/arch/arm/configs/bcmrpi_defconfig +++ b/arch/arm/configs/bcmrpi_defconfig @@ -1124,7 +1124,6 @@ CONFIG_FUNCTION_PROFILER=y @@ -19,6 +17,3 @@ index 41b90b4..fd7c022 100644 CONFIG_CRYPTO_USER=m CONFIG_CRYPTO_NULL=m CONFIG_CRYPTO_CRYPTD=m --- -1.8.3.2 - |