diff options
Diffstat (limited to 'arch/tile/Kconfig')
-rw-r--r-- | arch/tile/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index 6e2cdd5ae96b..e32b0c23c4c8 100644 --- a/arch/tile/Kconfig +++ b/arch/tile/Kconfig | |||
@@ -51,7 +51,7 @@ config GENERIC_TIME | |||
51 | config GENERIC_CLOCKEVENTS | 51 | config GENERIC_CLOCKEVENTS |
52 | def_bool y | 52 | def_bool y |
53 | 53 | ||
54 | # FIXME: tilegx can implement a more efficent rwsem. | 54 | # FIXME: tilegx can implement a more efficient rwsem. |
55 | config RWSEM_GENERIC_SPINLOCK | 55 | config RWSEM_GENERIC_SPINLOCK |
56 | def_bool y | 56 | def_bool y |
57 | 57 | ||