[ar933x] re-add the ar71xx_apb device for AR933x.
This prevents the console from working! Tested: * carambola2, AR933x
This commit is contained in:
parent
621c14d3f9
commit
823e739b44
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user