summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-11-12 17:36:42 -0500
committerTom Rini <[email protected]>2022-12-05 16:05:38 -0500
commit715cce65b889214a728dd44759204316aff29006 (patch)
tree5fa8d7cbe9c43ff908caf2651fa0f3d43fff6a2f /include/linux/stringify.h
parent1c470f32f74248ff4aa145bf033fb6524dc7fc2e (diff)
Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_DBW_8 CONFIG_SYS_NAND_DBW_16 Note that all instances of the code check for CONFIG_SYS_NAND_DBW_16 being defined, and then "else" to CONFIG_SYS_NAND_DBW_8 whereas all of the configs set CONFIG_SYS_NAND_DBW_8. So we introduce CONFIG_SYS_NAND_DBW_16 as an option. Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions