mainmenu "AVR-IOE blink configuration" # We need CONFIG_IOPORTS, but we don't care about anything else. config BLINK_DEFAULTS bool default y select CONFIG_IOPORTS config CONFIG_BLINK_IO string "Output pin used to connect led" depends on BLINK_DEFAULTS default "IO_B0" source "../../ioe.Kconfig"