Component Type: kbuild config
Description: Cache Line Length (as power of 2)
More info: Starting with ARC700 4.9, Cache line length is configurable, This option specifies "N", with Line-len = 2 power N So line lengths of 32, 64, 128 are specified by 5,6,7, respectively Linux only supports same line lengths for I and D caches.
Build project: Kconfig (Linux kconfig) (Path: arch\arc\Kconfig )
Other views: file explorer