cschramm / irda

36 stars 8 forks source link

Appletalk also needed in Linux 5.15 #9

Closed mirage83-ger closed 2 years ago

mirage83-ger commented 2 years ago

I spend two days to figure out that the CONFIG_ATALK is already needed in Linux 5.15. So please adapt the README accordingly.

Furthermore I would suggest you add a config test (e.g. using IS_ENABLED()) so building will fail if CONFIG_ATALK isn't enabled.

mirage83-ger commented 2 years ago

Duplicate.