diff options
author | Mathias Kresin <dev@kresin.me> | 2018-05-15 17:34:18 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-05-17 07:40:19 +0200 |
commit | bf781bd2effea04827ff08fd5130f00f06a02113 (patch) | |
tree | b33096a493fc56ef74b059250b9e16f7880baa53 /target/linux/ath79/generic | |
parent | b2cef5d04594f3ac45a961f6e95b6f557dde4a2e (diff) | |
download | upstream-bf781bd2effea04827ff08fd5130f00f06a02113.tar.gz upstream-bf781bd2effea04827ff08fd5130f00f06a02113.tar.bz2 upstream-bf781bd2effea04827ff08fd5130f00f06a02113.zip |
ath79: cleanup kernel config
Remove outdated or not required kernel config settings.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ath79/generic')
-rw-r--r-- | target/linux/ath79/generic/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ath79/generic/config-default b/target/linux/ath79/generic/config-default index bbed97b6b5..70977057b7 100644 --- a/target/linux/ath79/generic/config-default +++ b/target/linux/ath79/generic/config-default @@ -1,7 +1,5 @@ CONFIG_BLK_MQ_PCI=y -CONFIG_HW_HAS_PCI=y CONFIG_LEDS_RESET=y -# CONFIG_MIPS_MACHINE is not set CONFIG_OF_ADDRESS_PCI=y CONFIG_OF_PCI=y CONFIG_OF_PCI_IRQ=y |