mach-exynos: fix typo
Signed-off-by: BlackMesa123 <brother12@hotmail.it>
This commit is contained in:
parent
e971af97ef
commit
18f7009e78
|
@ -8,7 +8,7 @@ dtb-$(CONFIG_MACH_EXYNOS7885_JACKPOTLTE_EUR_OPEN) := \
|
|||
exynos7885-jackpotlte_eur_open_06.dtb \
|
||||
exynos7885-jackpotlte_eur_open_07.dtb
|
||||
|
||||
dtb-$(CONFIG_MACH_EXYNOS7885_JACKPOTLTE_KOR_OPEN) := \
|
||||
dtb-$(CONFIG_MACH_EXYNOS7885_JACKPOTLTE_KOR) := \
|
||||
exynos7885-jackpotlte_kor_00.dtb \
|
||||
exynos7885-jackpotlte_kor_01.dtb \
|
||||
exynos7885-jackpotlte_kor_02.dtb \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.147 Kernel Configuration
|
||||
# Linux/arm64 4.4.148 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -364,7 +364,7 @@ CONFIG_ARCH_EXYNOS7=y
|
|||
#
|
||||
# CONFIG_MACH_EXYNOS7885_NONE is not set
|
||||
# CONFIG_MACH_EXYNOS7885_JACKPOTLTE_EUR_OPEN is not set
|
||||
# CONFIG_MACH_EXYNOS7885_JACKPOTLTE_KOR_OPEN is not set
|
||||
# CONFIG_MACH_EXYNOS7885_JACKPOTLTE_KOR is not set
|
||||
CONFIG_MACH_EXYNOS7885_JACKPOT2LTE_EUR_OPEN=y
|
||||
CONFIG_EXYNOS_DTBTOOL=y
|
||||
CONFIG_EXYNOS_DTBH_PLATFORM_CODE=0x50a6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.147 Kernel Configuration
|
||||
# Linux/arm64 4.4.148 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -364,7 +364,7 @@ CONFIG_ARCH_EXYNOS7=y
|
|||
#
|
||||
# CONFIG_MACH_EXYNOS7885_NONE is not set
|
||||
CONFIG_MACH_EXYNOS7885_JACKPOTLTE_EUR_OPEN=y
|
||||
# CONFIG_MACH_EXYNOS7885_JACKPOTLTE_KOR_OPEN is not set
|
||||
# CONFIG_MACH_EXYNOS7885_JACKPOTLTE_KOR is not set
|
||||
# CONFIG_MACH_EXYNOS7885_JACKPOT2LTE_EUR_OPEN is not set
|
||||
CONFIG_EXYNOS_DTBTOOL=y
|
||||
CONFIG_EXYNOS_DTBH_PLATFORM_CODE=0x50a6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.147 Kernel Configuration
|
||||
# Linux/arm64 4.4.148 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -364,7 +364,7 @@ CONFIG_ARCH_EXYNOS7=y
|
|||
#
|
||||
# CONFIG_MACH_EXYNOS7885_NONE is not set
|
||||
# CONFIG_MACH_EXYNOS7885_JACKPOTLTE_EUR_OPEN is not set
|
||||
CONFIG_MACH_EXYNOS7885_JACKPOTLTE_KOR_OPEN=y
|
||||
CONFIG_MACH_EXYNOS7885_JACKPOTLTE_KOR=y
|
||||
# CONFIG_MACH_EXYNOS7885_JACKPOT2LTE_EUR_OPEN is not set
|
||||
CONFIG_EXYNOS_DTBTOOL=y
|
||||
CONFIG_EXYNOS_DTBH_PLATFORM_CODE=0x50a6
|
||||
|
|
|
@ -22,7 +22,7 @@ config MACH_EXYNOS7885_JACKPOTLTE_EUR_OPEN
|
|||
bool "Galaxy A8 (SM-A530F)"
|
||||
select EXYNOS_DTBTOOL
|
||||
|
||||
config MACH_EXYNOS7885_JACKPOTLTE_KOR_OPEN
|
||||
config MACH_EXYNOS7885_JACKPOTLTE_KOR
|
||||
bool "Galaxy A8 (SM-A530N)"
|
||||
select EXYNOS_DTBTOOL
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user