diff options
author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-01-30 13:59:03 +0100 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2018-01-30 22:34:38 +0800 |
commit | e21b04fec465c84a51ca6fc6450263e0c0953fcb (patch) | |
tree | da4d313fa10648a052f132df1432a860b9cffd18 /arch/powerpc/include/asm/config.h | |
parent | d0c0752addcb82fbc74c43842a58cca34d22de00 (diff) |
x86: kconfig: Remove meaningless 'select n'
'select n' selects a constant symbol, which is meaningless and has no
effect. Maybe this was meant to be a 'default n', though bool and
tristate symbols already implicitly default to n.
Discovered in Kconfiglib (https://github.com/ulfalizer/Kconfiglib),
which does more strict checking here:
kconfiglib.KconfigSyntaxError: board/google/Kconfig:34: Couldn't parse ' select n': expected nonconstant symbol
Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/powerpc/include/asm/config.h')
0 files changed, 0 insertions, 0 deletions