]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: Split out platform options to separate Kconfig
authorOlof Johansson <olof@lixom.net>
Wed, 15 Jul 2015 11:10:21 +0000 (07:10 -0400)
committerOlof Johansson <olof@lixom.net>
Fri, 17 Jul 2015 17:29:42 +0000 (10:29 -0700)
commiteed6b3eb20b97beff66ca59bb610ac73532278ee
treece508d0da8880e447dbd63a80f9f1b59d56023e4
parentfe467ad1e430ffbde37a61a7dacf6218f420d78b
arm64: Split out platform options to separate Kconfig

Let's move out the platform Kconfig entries to a separate file, since these
changes usually get moved through arm-soc instead of the arm64 arch tree, and
this will lead to fewer conflicts

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Will Deacon <will.deacon@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/Kconfig
arch/arm64/Kconfig.platforms [new file with mode: 0644]