diff options
author | Arnd Bergmann <[email protected]> | 2021-09-27 16:10:37 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2021-10-15 12:27:10 +0200 |
commit | 603362b4a58393061dcfed1c7f0d0fd4aba61126 (patch) | |
tree | 933dd9df2492cf88a12f5ae25ba64ad93a4f2813 /scripts/gdb/linux/utils.py | |
parent | b72841e4dcd54de486fca2e4ffa00b8defc1eecc (diff) |
mtd: fixup CFI on ixp4xx
drivers/mtd/maps/ixp4xx.c requires MTD_CFI_BE_BYTE_SWAP to be set
in order to compile.
drivers/mtd/maps/ixp4xx.c:57:4: error: #error CONFIG_MTD_CFI_BE_BYTE_SWAP required
This patch avoids the #error output by enforcing the policy in
Kconfig. Not sure if this is the right approach, but it helps doing
randconfig builds.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions