[ar933x] re-add the ar71xx_apb device for AR933x.

This prevents the console from working!

Tested:

* carambola2, AR933x
This commit is contained in:
Adrian Chadd 2017-07-23 07:02:10 +00:00
parent 782e896088
commit 1656a5b991
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=321379

View File

@ -33,6 +33,11 @@ options TCP_HHOOK # hhook(9) framework for TCP
options PSEUDOFS #Pseudo-filesystem framework
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
# Enable boot time calibration hints
options AR71XX_ATH_EEPROM
device ar71xx_caldata
device firmware
# PMC
options HWPMC_HOOKS
@ -61,5 +66,6 @@ device scbus
device umass
device da
device uart_ar933x
device ar71xx_apb
device uart_ar933x