diff options
Diffstat (limited to 'common/Kconfig')
-rw-r--r-- | common/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig index 63c4a67263..35f427937e 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -213,3 +213,5 @@ config VERSION_VARIABLE version as printed by the "version" command. Any change to this variable will be reverted at the next reset. + +source "common/spl/Kconfig" |