1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
if ARCH_NOMADIK menu "Nomadik boards" config MACH_NOMADIK_8815NHK bool "ST 8815 Nomadik Hardware Kit (evaluation board)" select NOMADIK_8815 select I2C select I2C_ALGOBIT endmenu config NOMADIK_8815 bool endif