diff options
Diffstat (limited to 'roms/u-boot/board/cortina/common/Kconfig')
-rw-r--r-- | roms/u-boot/board/cortina/common/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roms/u-boot/board/cortina/common/Kconfig b/roms/u-boot/board/cortina/common/Kconfig new file mode 100644 index 000000000..00c709e70 --- /dev/null +++ b/roms/u-boot/board/cortina/common/Kconfig @@ -0,0 +1,6 @@ +config CORTINA_PLATFORM + bool "Cortina-Access Platform" + default y + help + Select this option for Cortina-Access platforms + to enables selection of CAxxxx drivers |