diff options
author | tangmeng <[email protected]> | 2022-03-22 14:49:09 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2022-03-22 15:57:12 -0700 |
commit | 3213a3c10fc81e8dd441b74b6555bb9cb287f898 (patch) | |
tree | 1aec982cfcf118ede7098e4cabef5b7b6f354827 /drivers/fpga/fpga-bridge.c | |
parent | 851040566a008f7248cb754d5bb9a3e34f2effe5 (diff) |
mm/damon: remove unnecessary CONFIG_DAMON option
In mm/Makefile has:
obj-$(CONFIG_DAMON) += damon/
So that we don't need 'obj-$(CONFIG_DAMON) :=' in mm/damon/Makefile,
delete it from mm/damon/Makefile.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: tangmeng <[email protected]>
Cc: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions