diff options
author | Michael Büsch <mb@bu3sch.de> | 2015-10-07 09:40:42 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2015-10-07 09:40:42 +0000 |
commit | ce4754ba8b2a4c12a5ef4e021216ec6fddc885b9 (patch) | |
tree | f71c1fa656dae1515cefafce2ae03bcf9b6ad543 | |
parent | a9ef5e74170652095679fa7a01d59dc2b282580d (diff) | |
download | master-187ad058-ce4754ba8b2a4c12a5ef4e021216ec6fddc885b9.tar.gz master-187ad058-ce4754ba8b2a4c12a5ef4e021216ec6fddc885b9.tar.bz2 master-187ad058-ce4754ba8b2a4c12a5ef4e021216ec6fddc885b9.zip |
omap24xx: Add missing kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47155 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/omap24xx/config-4.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/omap24xx/config-4.1 b/target/linux/omap24xx/config-4.1 index 896e5f39f4..1b7074e1f6 100644 --- a/target/linux/omap24xx/config-4.1 +++ b/target/linux/omap24xx/config-4.1 @@ -259,3 +259,6 @@ CONFIG_WATCHDOG_CORE=y CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZONE_DMA_FLAG=0 +# CONFIG_REGULATOR_PBIAS is not set +# CONFIG_EXTCON_USB_GPIO is not set +# CONFIG_PHY_DM816X_USB is not set |