diff options
| author | Nikita Kiryanov <[email protected]> | 2016-02-21 13:59:20 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-02-24 18:44:10 -0500 |
| commit | 4b8f4892890b3921453fa81889d6233343577ab1 (patch) | |
| tree | d3f4809cadeb815bf8f8a8d28b1d45d870f85025 /include/linux/stringify.h | |
| parent | 7d751d661afa526f4433bafa4ce8fe49bc310bdc (diff) | |
arm: am437x: cm-t43: bring back BOOTDELAY feature
Commit 755324 (configs: Use config_distro_defaults.h in ti_armv7_common.h)
made ti_armv7_common.h include config_distro_defaults.h. This breaks the
bootdelay feature in cm_t43 because now the
- #include ti_armv7_common.h (#define CONFIG_BOOTDELAY 1)
- #undef CONFIG_BOOTDELAY
- #include config_distro_defaults.h (#define CONFIG_BOOTDELAY 2)
dance in cm_t43.h is no longer valid and in fact leads to CONFIG_BOOTDELAY
not being defined.
Adapt the config file to the new inclusion hierarchy.
Cc: Tom Rini <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Igor Grinberg <[email protected]>
Signed-off-by: Nikita Kiryanov <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
