diff options
Diffstat (limited to 'src/soc/ucb')
-rw-r--r-- | src/soc/ucb/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/ucb/Kconfig b/src/soc/ucb/Kconfig new file mode 100644 index 0000000000..e5221df61e --- /dev/null +++ b/src/soc/ucb/Kconfig @@ -0,0 +1,2 @@ +# Load all chipsets +source "src/soc/ucb/*/Kconfig" |