diff options
Diffstat (limited to 'target/linux/brcm2708/patches-3.18/0066-config-Enable-device-tree.patch')
-rw-r--r--[-rwxr-xr-x] | target/linux/brcm2708/patches-3.18/0066-config-Enable-device-tree.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/brcm2708/patches-3.18/0066-config-Enable-device-tree.patch b/target/linux/brcm2708/patches-3.18/0066-config-Enable-device-tree.patch index e4ae6f95e2..9bc653e390 100755..100644 --- a/target/linux/brcm2708/patches-3.18/0066-config-Enable-device-tree.patch +++ b/target/linux/brcm2708/patches-3.18/0066-config-Enable-device-tree.patch @@ -7,8 +7,6 @@ Subject: [PATCH 066/114] config: Enable device tree arch/arm/configs/bcmrpi_defconfig | 1 + 1 file changed, 1 insertion(+) -diff --git a/arch/arm/configs/bcmrpi_defconfig b/arch/arm/configs/bcmrpi_defconfig -index 997e1f3..2cd8227 100644 --- a/arch/arm/configs/bcmrpi_defconfig +++ b/arch/arm/configs/bcmrpi_defconfig @@ -39,6 +39,7 @@ CONFIG_PARTITION_ADVANCED=y @@ -19,6 +17,3 @@ index 997e1f3..2cd8227 100644 CONFIG_PREEMPT=y CONFIG_AEABI=y CONFIG_CLEANCACHE=y --- -1.8.3.2 - |