Drupal stores the content in a database. So you can definitely write a migration script to map the database content to a respective content in AEM but nothing available OOB.
As @opkar mentioned, it depends on how much of data you need to reuse or recreate from the content perspective. however, you need to develop the templates and components required in AEM before you map the content with the respective components.