um: Avoid redefining ARCH_HAS_CACHE_LINE_SIZE
authorTiwei Bie <tiwei.btw@antgroup.com>
Tue, 8 Jul 2025 09:04:02 +0000 (17:04 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Jul 2025 06:49:18 +0000 (08:49 +0200)
commit5d2c5b8c410c13995aeee7fdf52b7184a084d506
tree25b7cd8dc5a1eda34422323abfb7d7e51d45964a
parent409a0c00c490d3b7c077e316a9261462241acda7
um: Avoid redefining ARCH_HAS_CACHE_LINE_SIZE

There is a generic ARCH_HAS_CACHE_LINE_SIZE option introduced by
commit c2280be81de4 ("mm: generalize ARCH_HAS_CACHE_LINE_SIZE")
in mm/Kconfig. Select that instead.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250708090403.1067440-4-tiwei.bie@linux.dev
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/Kconfig