1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 17:49:46 +01:00

Fix options for rpi2

This commit is contained in:
Pascal Vizeli
2018-05-20 15:41:36 +02:00
parent 648360e9c7
commit 8bb2746659
2 changed files with 1 additions and 2 deletions
@@ -5,7 +5,6 @@ CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
CONFIG_ARM_UNWIND=y
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_MMU=y
CONFIG_MALLOC_SIZE=0x0
CONFIG_MALLOC_TLSF=y
CONFIG_KALLSYMS=y
CONFIG_PROMPT="HassOS-boot:"
+1 -1
View File
@@ -1,5 +1,5 @@
BR2_arm=y
BR2_cortex_a53=y
BR2_cortex_a7=y
BR2_ARM_FPU_VFPV4=y
BR2_DL_DIR="/cache/dl"
BR2_CCACHE=y