1# 2# Zorro configuration 3# 4 5if [ "$CONFIG_ZORRO" = "y" ]; then 6 bool 'Zorro device name database' CONFIG_ZORRO_NAMES 7fi 8