arc: minor fixes in Kconfig
authorAlexey Brodkin <abrodkin@synopsys.com>
Tue, 17 Mar 2015 11:26:43 +0000 (14:26 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 3 Apr 2015 06:47:49 +0000 (09:47 +0300)
commitb903792e4492a710d6a58ccd136c9b3a2f684180
treeb2c51436a0ac5818088d9465af6633744fd959b7
parentf56d625ee07a1ffb424e6c9278dd84b534e0bc1e
arc: minor fixes in Kconfig

 [1] Fix misspeling in ARC_CACHE_LINE_SHIFT dependency, now cache-line
lenth selection is correctly enabled if either I$ or D$ are enabled.

 [2] Add dummy entry to target list to make sure target type is always
mentioned in defconfig. Otherwise defconfig for the first target in the
list will not have target name and later on with addition of the new
target on top of the list in Kconfig will lead to corrupted
configuration expanded from defconfig.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/Kconfig