Thread (49 messages) 49 messages, 4 authors, 2017-04-07
STALE3346d

[PATCH v9 04/12] soc: samsung: add exynos chipid driver support

From: arnd@arndb.de (Arnd Bergmann)
Date: 2017-03-30 13:50:24
Also in: linux-samsung-soc

On Thu, Mar 30, 2017 at 3:16 PM, Pankaj Dubey [off-list ref] wrote:
+config EXYNOS_CHIPID
+       bool "Exynos Chipid controller driver" if COMPILE_TEST
+       depends on ARCH_EXYNOS || COMPILE_TEST
+       select SOC_BUS
This lets you disable the driver when COMPILE_TEST is set on exynos,
which is probably not what you wanted.

I'd do

         bool "Exynos Chipid controller driver" if COMPILE_TEST && !ARCHEXYNOS
         default ARCH_EXYNOS

     Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help